ISubnet.RouteTablePropertiesProvisioningState Property

Definition

The provisioning state of the route table resource.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.PSArgumentCompleter(new System.String[] { "Succeeded", "Updating", "Deleting", "Failed" })]
[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=false, Description="The provisioning state of the route table resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="provisioningState", Update=false)]
public string RouteTablePropertiesProvisioningState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.PSArgumentCompleter(new System.String[] { "Succeeded", "Updating", "Deleting", "Failed" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=false, Description="The provisioning state of the route table resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="provisioningState", Update=false)>]
member this.RouteTablePropertiesProvisioningState : string
Public ReadOnly Property RouteTablePropertiesProvisioningState As String

Property Value

Attributes

Applies to