Compartir a través de


StorageAccountSkuConversionStatus.TargetSkuName Propiedad

Definición

Obtiene o establece esta propiedad representa el nombre de la SKU de destino al que la SKU de la cuenta se convierte de forma asincrónica. Los valores posibles son: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a