UpdateReplicationProtectedItemInputProperties interface
更新受保護的專案輸入屬性。
屬性
| enable |
在故障轉移之後,在目標 VM 上啟用 RDP\SSH 的選取選項。 SrsDataContract.EnableRDPOnTargetOption 列舉的字串值。 |
| license |
授權類型。 |
| provider |
提供者特定的輸入,可更新復寫保護的專案。 |
| recovery |
目標可用性設定組標識碼。 |
| recovery |
以使用者指定的 Azure VM 名稱為目標。 |
| recovery |
以 Azure VM 大小為目標。 |
| selected |
目標 Azure 網路識別碼。 |
| selected |
選取的來源 nic 識別碼,將在故障轉移期間作為主要 nic 使用。 |
| selected |
測試故障轉移的 Azure 網路識別碼。 |
| vm |
VM nic 詳細資料的清單。 |
屬性詳細資料
enableRdpOnTargetOption
在故障轉移之後,在目標 VM 上啟用 RDP\SSH 的選取選項。 SrsDataContract.EnableRDPOnTargetOption 列舉的字串值。
enableRdpOnTargetOption?: string
屬性值
string
licenseType
授權類型。
licenseType?: string
屬性值
string
providerSpecificDetails
提供者特定的輸入,可更新復寫保護的專案。
providerSpecificDetails?: UpdateReplicationProtectedItemProviderInputUnion
屬性值
recoveryAvailabilitySetId
目標可用性設定組標識碼。
recoveryAvailabilitySetId?: string
屬性值
string
recoveryAzureVMName
以使用者指定的 Azure VM 名稱為目標。
recoveryAzureVMName?: string
屬性值
string
recoveryAzureVMSize
以 Azure VM 大小為目標。
recoveryAzureVMSize?: string
屬性值
string
selectedRecoveryAzureNetworkId
目標 Azure 網路識別碼。
selectedRecoveryAzureNetworkId?: string
屬性值
string
selectedSourceNicId
選取的來源 nic 識別碼,將在故障轉移期間作為主要 nic 使用。
selectedSourceNicId?: string
屬性值
string
selectedTfoAzureNetworkId
測試故障轉移的 Azure 網路識別碼。
selectedTfoAzureNetworkId?: string
屬性值
string