ISubnetPropertiesFormat.NetworkSecurityGroupPropertiesResourceGuid Property

Definition

The resource GUID property of the network security group resource.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=false, Description="The resource GUID property of the network security group resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resourceGuid", Update=false)]
public string NetworkSecurityGroupPropertiesResourceGuid { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=false, Description="The resource GUID property of the network security group resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resourceGuid", Update=false)>]
member this.NetworkSecurityGroupPropertiesResourceGuid : string
Public ReadOnly Property NetworkSecurityGroupPropertiesResourceGuid As String

Property Value

Attributes

Applies to