Compartir a través de


EnableProtectionInputProperties interface

Habilite las propiedades de entrada de protección.

Propiedades

policyId

Identificador de directiva.

protectableItemId

Identificador de elemento protegible.

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.

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

Valor de propiedad