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
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