Dela via


Volume.NetworkFeatures Property

Definition

Gets or sets the original value of the network features type available to the volume at the time it was created. 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