EnableProtectionInputProperties interface

Enable protection input properties.

Properties

policyId

The Policy Id.

protectableItemId

The protectable item Id.

providerSpecificDetails

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.

Property Details

policyId

The Policy Id.

policyId?: string

Property Value

string

protectableItemId

The protectable item Id.

protectableItemId?: string

Property Value

string

providerSpecificDetails

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.

providerSpecificDetails?: EnableProtectionProviderSpecificInputUnion

Property Value