ISubnetPropertiesFormat.RouteTablePropertiesResourceGuid Property

Definition

The resource GUID property of the route table.

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

Property Value

Attributes

Applies to