Sdílet prostřednictvím


StorageAccountSkuConversionStatus.TargetSkuName Property

Definition

Gets or sets this property represents the target sku name to which the account sku is being converted asynchronously. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to