Volume.NetworkFeatures 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 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