SnapshotSku 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. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
name
The sku name.
name?: string
Property Value
string
tier
The sku tier. NOTE: This property will not be serialized. It can only be populated by the server.
tier?: string
Property Value
string