EnableProtectionInputProperties interface
啟用保護輸入屬性。
屬性
policy |
原則識別碼。 |
protectable |
可保護的專案識別碼。 |
provider |
ReplicationProviderInput。 針對 HyperVReplicaAzure 提供者,它會是 AzureEnableProtectionInput 物件。 針對 San 提供者,它會是 SanEnableProtectionInput 物件。 針對 HyperVReplicaAzure 提供者,它可以是 Null。 |
屬性詳細資料
policyId
原則識別碼。
policyId?: string
屬性值
string
protectableItemId
可保護的專案識別碼。
protectableItemId?: string
屬性值
string
providerSpecificDetails
ReplicationProviderInput。 針對 HyperVReplicaAzure 提供者,它會是 AzureEnableProtectionInput 物件。 針對 San 提供者,它會是 SanEnableProtectionInput 物件。 針對 HyperVReplicaAzure 提供者,它可以是 Null。
providerSpecificDetails?: EnableProtectionProviderSpecificInputUnion