Compartir a través de


NodeType.DataDiskType Propiedad

Definición

Obtiene o establece valores posibles: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a