Delen via


EnableProtectionInputProperties Class

Definition

Enable protection input properties.

public class EnableProtectionInputProperties
type EnableProtectionInputProperties = class
Public Class EnableProtectionInputProperties
Inheritance
EnableProtectionInputProperties

Constructors

EnableProtectionInputProperties()

Initializes a new instance of the EnableProtectionInputProperties class.

EnableProtectionInputProperties(String, String, EnableProtectionProviderSpecificInput)

Initializes a new instance of the EnableProtectionInputProperties class.

Properties

PolicyId

Gets or sets the Policy Id.

ProtectableItemId

Gets or sets the protectable item Id.

ProviderSpecificDetails

Gets or sets the ReplicationProviderInput. For HyperVReplicaAzure provider, it will be AzureEnableProtectionInput object. For San provider, it will be SanEnableProtectionInput object. For HyperVReplicaAzure provider, it can be null.

Applies to