Share via


VolumeGroupVolumeProperties.EffectiveNetworkFeatures Property

Definition

Gets the effective value of the network features type available to the volume, or current effective state of update. Possible values include: 'Basic', 'Standard', 'Basic_Standard', 'Standard_Basic'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.effectiveNetworkFeatures")]
public string EffectiveNetworkFeatures { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.effectiveNetworkFeatures")>]
member this.EffectiveNetworkFeatures : string
Public ReadOnly Property EffectiveNetworkFeatures As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to