Share via


VirtualHub.RoutingState Property

Definition

Gets or sets the routing state. Possible values include: 'None', 'Provisioned', 'Provisioning', 'Failed'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.routingState")]
public string RoutingState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.routingState")>]
member this.RoutingState : string with get, set
Public Property RoutingState As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to