RecoveryServicesSku Class

Definition

Identifies the unique system identifier for each Azure resource.

public class RecoveryServicesSku
type RecoveryServicesSku = class
Public Class RecoveryServicesSku
Inheritance
RecoveryServicesSku

Constructors

RecoveryServicesSku(RecoveryServicesSkuName)

Initializes a new instance of RecoveryServicesSku.

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.

Applies to