EnableProtectionInputProperties interface
Habilite las propiedades de entrada de protección.
Propiedades
policy |
Identificador de directiva. |
protectable |
Identificador de elemento protegible. |
provider |
The ReplicationProviderInput. En el caso del proveedor HyperVReplicaAzure, será el objeto AzureEnableProtectionInput. Para el proveedor de San, será el objeto SanEnableProtectionInput. En el caso del proveedor HyperVReplicaAzure, puede ser NULL. |
Detalles de las propiedades
policyId
Identificador de directiva.
policyId?: string
Valor de propiedad
string
protectableItemId
Identificador de elemento protegible.
protectableItemId?: string
Valor de propiedad
string
providerSpecificDetails
The ReplicationProviderInput. En el caso del proveedor HyperVReplicaAzure, será el objeto AzureEnableProtectionInput. Para el proveedor de San, será el objeto SanEnableProtectionInput. En el caso del proveedor HyperVReplicaAzure, puede ser NULL.
providerSpecificDetails?: EnableProtectionProviderSpecificInputUnion