ISubnet.NetworkSecurityGroupPropertiesResourceGuid Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The resource GUID property of the network security group resource.
[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="The resource GUID property of the network security group resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="resourceGuid")]
public string NetworkSecurityGroupPropertiesResourceGuid { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="The resource GUID property of the network security group resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="resourceGuid")>]
member this.NetworkSecurityGroupPropertiesResourceGuid : string
Public ReadOnly Property NetworkSecurityGroupPropertiesResourceGuid As String
Property Value
- Attributes