共用方式為


StorageAccountSkuConversionStatus.TargetSkuName Property

Definition

This property represents the target sku name to which the account sku is being converted asynchronously.

public Azure.Provisioning.BicepValue<Azure.Provisioning.Storage.StorageSkuName> TargetSkuName { get; set; }
member this.TargetSkuName : Azure.Provisioning.BicepValue<Azure.Provisioning.Storage.StorageSkuName> with get, set
Public Property TargetSkuName As BicepValue(Of StorageSkuName)

Property Value

Applies to