Skip to content
Docs Try Aspire

AzureNetworkSecurityGroupResource Properties

Class Properties 2 members
Represents an Azure Network Security Group resource.
Id Section titled Id BicepOutputReference
Gets the "id" output reference from the Azure Network Security Group resource.
public BicepOutputReference Id { get; }
NameOutput Section titled NameOutput BicepOutputReference
Gets the "name" output reference for the resource.
public BicepOutputReference NameOutput { get; }