EnableProtectionInputProperties interface
Abilitare le proprietà di input di protezione.
Proprietà
policy |
ID criterio. |
protectable |
ID elemento protetto. |
provider |
The ReplicationProviderInput. Per il provider HyperVReplicaAzure, sarà l'oggetto AzureEnableProtectionInput. Per il provider San, sarà l'oggetto SanEnableProtectionInput. Per il provider HyperVReplicaAzure, può essere null. |
Dettagli proprietà
policyId
ID criterio.
policyId?: string
Valore della proprietà
string
protectableItemId
ID elemento protetto.
protectableItemId?: string
Valore della proprietà
string
providerSpecificDetails
The ReplicationProviderInput. Per il provider HyperVReplicaAzure, sarà l'oggetto AzureEnableProtectionInput. Per il provider San, sarà l'oggetto SanEnableProtectionInput. Per il provider HyperVReplicaAzure, può essere null.
providerSpecificDetails?: EnableProtectionProviderSpecificInputUnion