Compartilhar via


VirtualNetworkRule.State Propriedade

Definição

Obtém o estado da regra de rede virtual. Os valores possíveis incluem: 'provisioning', 'desprovisioning', 'succeeded', 'failed', 'networkSourceDeleted'

[Newtonsoft.Json.JsonProperty(PropertyName="state")]
public Microsoft.Azure.Management.Storage.Fluent.Models.State? State { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="state")>]
member this.State : Nullable<Microsoft.Azure.Management.Storage.Fluent.Models.State> with get, set
Public Property State As Nullable(Of State)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a