Partager via


VirtualNetworkRule.State Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to