共用方式為


A2AEnableProtectionInput interface

A2A 啟用保護輸入。

Extends

屬性

autoProtectionOfDataDisk

值,指出是否啟用自動保護。

diskEncryptionInfo

) 兩個傳遞流程的復原磁碟加密資訊 (。

fabricObjectId

虛擬機的網狀架構特定物件標識碼。

instanceType

多型辨別器,指定這個物件可以有不同的類型

multiVmGroupId

多重 VM 群組識別碼。

multiVmGroupName

多重 VM 組名。

recoveryAvailabilitySetId

復原可用性設定組標識碼。

recoveryAvailabilityZone

復原可用性區域。

recoveryAzureNetworkId

復原 Azure 虛擬網路 ARM 識別碼。

recoveryBootDiagStorageAccountId

開機診斷記憶體帳戶。

recoveryCapacityReservationGroupId

復原容量保留群組標識碼。

recoveryCloudServiceId

復原雲端服務標識碼。適用於 V1 案例。

recoveryContainerId

復原容器標識碼。

recoveryExtendedLocation

復原擴充位置。

recoveryProximityPlacementGroupId

復原鄰近放置群組標識碼。

recoveryResourceGroupId

復原資源群組標識碼。適用於 V2 案例。

recoverySubnetName

復原子網名稱。

recoveryVirtualMachineScaleSetId

虛擬機擴展集標識碼。

vmDisks

VM 磁碟詳細數據的清單。

vmManagedDisks

VM 受控磁碟詳細數據的清單。

屬性詳細資料

autoProtectionOfDataDisk

值,指出是否啟用自動保護。

autoProtectionOfDataDisk?: string

屬性值

string

diskEncryptionInfo

) 兩個傳遞流程的復原磁碟加密資訊 (。

diskEncryptionInfo?: DiskEncryptionInfo

屬性值

fabricObjectId

虛擬機的網狀架構特定物件標識碼。

fabricObjectId: string

屬性值

string

instanceType

多型辨別器,指定這個物件可以有不同的類型

instanceType: "A2A"

屬性值

"A2A"

multiVmGroupId

多重 VM 群組識別碼。

multiVmGroupId?: string

屬性值

string

multiVmGroupName

多重 VM 組名。

multiVmGroupName?: string

屬性值

string

recoveryAvailabilitySetId

復原可用性設定組標識碼。

recoveryAvailabilitySetId?: string

屬性值

string

recoveryAvailabilityZone

復原可用性區域。

recoveryAvailabilityZone?: string

屬性值

string

recoveryAzureNetworkId

復原 Azure 虛擬網路 ARM 識別碼。

recoveryAzureNetworkId?: string

屬性值

string

recoveryBootDiagStorageAccountId

開機診斷記憶體帳戶。

recoveryBootDiagStorageAccountId?: string

屬性值

string

recoveryCapacityReservationGroupId

復原容量保留群組標識碼。

recoveryCapacityReservationGroupId?: string

屬性值

string

recoveryCloudServiceId

復原雲端服務標識碼。適用於 V1 案例。

recoveryCloudServiceId?: string

屬性值

string

recoveryContainerId

復原容器標識碼。

recoveryContainerId?: string

屬性值

string

recoveryExtendedLocation

復原擴充位置。

recoveryExtendedLocation?: ExtendedLocation

屬性值

recoveryProximityPlacementGroupId

復原鄰近放置群組標識碼。

recoveryProximityPlacementGroupId?: string

屬性值

string

recoveryResourceGroupId

復原資源群組標識碼。適用於 V2 案例。

recoveryResourceGroupId?: string

屬性值

string

recoverySubnetName

復原子網名稱。

recoverySubnetName?: string

屬性值

string

recoveryVirtualMachineScaleSetId

虛擬機擴展集標識碼。

recoveryVirtualMachineScaleSetId?: string

屬性值

string

vmDisks

VM 磁碟詳細數據的清單。

vmDisks?: A2AVmDiskInputDetails[]

屬性值

vmManagedDisks

VM 受控磁碟詳細數據的清單。

vmManagedDisks?: A2AVmManagedDiskInputDetails[]

屬性值