Compartir a través de


VirtualNetworkRule.State Propiedad

Definición

Obtiene el estado de la regla de red virtual. Entre los valores posibles se incluyen: "Provisioning", "Desaprovisionamiento", "Succeeded", "Failed", "NetworkSourceDeleted"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a