Udostępnij za pośrednictwem


NodeType.DataDiskType Property

Definition

Gets or sets possible values include: 'Standard_LRS', 'StandardSSD_LRS', 'Premium_LRS'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to