StorageAccountSkuConversionStatus.TargetSkuName Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit cette propriété représente le nom de la référence SKU cible vers laquelle la référence SKU du compte est convertie de manière asynchrone. Les valeurs possibles sont « Standard_LRS », « Standard_GRS », « Standard_RAGRS », « Standard_ZRS », « Premium_LRS », « Premium_ZRS », « Standard_GZRS », « Standard_RAGZRS »
[Newtonsoft.Json.JsonProperty(PropertyName="targetSkuName")]
public string TargetSkuName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="targetSkuName")>]
member this.TargetSkuName : string with get, set
Public Property TargetSkuName As String
Valeur de propriété
- Attributs
-
Newtonsoft.Json.JsonPropertyAttribute
S’applique à
Azure SDK for .NET