StorageAccountSkuConversionStatus interface

This defines the sku conversion status object for asynchronous sku conversions.

Properties

endTime

This property represents the sku conversion end time.

skuConversionStatus

This property indicates the current sku conversion status.

startTime

This property represents the sku conversion start time.

targetSkuName

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

Property Details

endTime

This property represents the sku conversion end time.

endTime?: string

Property Value

string

skuConversionStatus

This property indicates the current sku conversion status.

skuConversionStatus?: string

Property Value

string

startTime

This property represents the sku conversion start time.

startTime?: string

Property Value

string

targetSkuName

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

targetSkuName?: string

Property Value

string