EnableProtectionInputProperties interface
Enable protection input properties.
Properties
policy |
The Policy Id. |
protectable |
The protectable item Id. |
provider |
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