AzureNetworkSecurityGroupResource
Class net8.0
Represents an Azure Network Security Group resource.
namespace Aspire.Hosting.Azure;
public class AzureNetworkSecurityGroupResource : Aspire.Hosting.Azure.AzureProvisioningResource{ // ...} AzureProvisioningResource
Remarks
Section titled Remarks A Network Security Group contains security rules that control inbound and outbound network traffic. Use
AzureProvisioningResourceExtensions.ConfigureInfrastructure to configure specific Azure.Provisioning properties. Constructors1
Section titled ConstructorsProperties2
Section titled PropertiesIdgetBicepOutputReference Gets the "id" output reference from the Azure Network Security Group resource.
NameOutputgetBicepOutputReference Gets the "name" output reference for the resource.