Sku interface
Identifies the unique system identifier for each Azure resource.
Properties
capacity | The sku capacity |
family | The sku family |
name | Name of SKU is RS0 (Recovery Services 0th version) and the tier is standard tier. They do not have affect on backend storage redundancy or any other vault settings. To manage storage redundancy, use the backupstorageconfig |
size | The sku size |
tier | The Sku tier. |
Property Details
capacity
The sku capacity
capacity?: string
Property Value
string
family
The sku family
family?: string
Property Value
string
name
Name of SKU is RS0 (Recovery Services 0th version) and the tier is standard tier. They do not have affect on backend storage redundancy or any other vault settings. To manage storage redundancy, use the backupstorageconfig
name: string
Property Value
string
size
The sku size
size?: string
Property Value
string
tier
The Sku tier.
tier?: string
Property Value
string