VolumeGroupVolumeProperties.EffectiveNetworkFeatures Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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