Share via


Volume_2022_11_01.NetworkFeatures Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to