ASRProtectionContainer Class

Definition

Azure Site Recovery Protection Container.

public class ASRProtectionContainer
type ASRProtectionContainer = class
Public Class ASRProtectionContainer
Inheritance
ASRProtectionContainer

Constructors

ASRProtectionContainer()

Initializes a new instance of the ASRProtectionContainer class.

ASRProtectionContainer(ProtectionContainer, List<ASRPolicy>, List<ASRProtectionContainerMapping>)

Initializes a new instance of the ASRProtectionContainer class with required parameters.

Properties

AvailablePolicies

Gets or sets the list of Policies.

FabricFriendlyName

Gets or sets Protection container's Fabric Friendly Name.

FabricType

Gets or sets the type of Fabric - VMM.

FriendlyName

Gets or sets name of the Protection container.

ID

Gets or sets Protection container ID.

Name

Gets or sets name of the Protection container.

ProtectionContainerMappings

Gets or sets the list of Protection Container Mappings.

Role

Gets or sets a role of the protection container.

Type

Gets or sets the type e.g. VMM, HyperVSite, etc.

Applies to