Partager via


DiskSku.Name Propriété

Définition

Obtient ou définit le nom de la référence SKU. Les valeurs possibles sont les suivantes : « Standard_LRS », « Premium_LRS », « StandardSSD_LRS », « UltraSSD_LRS », « Premium_ZRS », « StandardSSD_ZRS », « PremiumV2_LRS »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à