Share via


SnapshotSkuOutput interface

The snapshots sku name. Can be Standard_LRS, Premium_LRS, or Standard_ZRS. This is an optional parameter for incremental snapshot and the default behavior is the SKU will be set to the same sku as the previous snapshot

Properties

name

The sku name.

tier

The sku tier.

Property Details

name

The sku name.

name?: "Standard_LRS" | "Premium_LRS" | "Standard_ZRS"

Property Value

"Standard_LRS" | "Premium_LRS" | "Standard_ZRS"

tier

The sku tier.

tier?: string

Property Value

string