A2ACreateProtectionIntentInput interface
A2A 建立保護意圖輸入。
- Extends
屬性
agent |
值,指出是否啟用自動更新。 |
automation |
自動化帳戶arm識別碼。 |
automation |
值,表示自動化帳戶的驗證類型。 預設值為 “RunAsAccount”。 |
auto |
值,指出是否啟用自動保護。 |
disk |
復原磁碟加密資訊(適用於兩個傳遞流程)。 |
fabric |
虛擬機的網狀架構特定物件標識碼。 |
instance |
多型歧視性,指定這個物件可以是的不同類型 |
multi |
多重 VM 群組識別碼。 |
multi |
多重 VM 組名。 |
primary |
虛擬機的主要位置。 |
primary |
主要預備記憶體帳戶輸入。 |
protection |
保護配置檔自定義輸入。 |
recovery |
復原可用性設定組輸入。 |
recovery |
虛擬機的復原可用性類型。 |
recovery |
復原可用性區域。 |
recovery |
開機診斷記憶體帳戶。 |
recovery |
虛擬機的復原位置。 |
recovery |
復原鄰近放置群組自定義輸入。 |
recovery |
復原資源群組標識碼。適用於 V2 案例。 |
recovery |
虛擬機的復原訂用帳戶標識碼。 |
recovery |
復原虛擬網路輸入。 |
vm |
VM 磁碟輸入的清單。 |
vm |
VM 受控磁碟輸入的清單。 |
屬性詳細資料
agentAutoUpdateStatus
值,指出是否啟用自動更新。
agentAutoUpdateStatus?: string
屬性值
string
automationAccountArmId
自動化帳戶arm識別碼。
automationAccountArmId?: string
屬性值
string
automationAccountAuthenticationType
值,表示自動化帳戶的驗證類型。 預設值為 “RunAsAccount”。
automationAccountAuthenticationType?: string
屬性值
string
autoProtectionOfDataDisk
值,指出是否啟用自動保護。
autoProtectionOfDataDisk?: string
屬性值
string
diskEncryptionInfo
fabricObjectId
虛擬機的網狀架構特定物件標識碼。
fabricObjectId: string
屬性值
string
instanceType
多型歧視性,指定這個物件可以是的不同類型
instanceType: "A2A"
屬性值
"A2A"
multiVmGroupId
多重 VM 群組識別碼。
multiVmGroupId?: string
屬性值
string
multiVmGroupName
多重 VM 組名。
multiVmGroupName?: string
屬性值
string
primaryLocation
虛擬機的主要位置。
primaryLocation: string
屬性值
string
primaryStagingStorageAccountCustomInput
主要預備記憶體帳戶輸入。
primaryStagingStorageAccountCustomInput?: StorageAccountCustomDetailsUnion
屬性值
protectionProfileCustomInput
保護配置檔自定義輸入。
protectionProfileCustomInput?: ProtectionProfileCustomDetailsUnion
屬性值
recoveryAvailabilitySetCustomInput
復原可用性設定組輸入。
recoveryAvailabilitySetCustomInput?: RecoveryAvailabilitySetCustomDetailsUnion
屬性值
recoveryAvailabilityType
虛擬機的復原可用性類型。
recoveryAvailabilityType: string
屬性值
string
recoveryAvailabilityZone
復原可用性區域。
recoveryAvailabilityZone?: string
屬性值
string
recoveryBootDiagStorageAccount
開機診斷記憶體帳戶。
recoveryBootDiagStorageAccount?: StorageAccountCustomDetailsUnion
屬性值
recoveryLocation
虛擬機的復原位置。
recoveryLocation: string
屬性值
string
recoveryProximityPlacementGroupCustomInput
復原鄰近放置群組自定義輸入。
recoveryProximityPlacementGroupCustomInput?: RecoveryProximityPlacementGroupCustomDetailsUnion
屬性值
recoveryResourceGroupId
復原資源群組標識碼。適用於 V2 案例。
recoveryResourceGroupId: string
屬性值
string
recoverySubscriptionId
虛擬機的復原訂用帳戶標識碼。
recoverySubscriptionId: string
屬性值
string
recoveryVirtualNetworkCustomInput
復原虛擬網路輸入。
recoveryVirtualNetworkCustomInput?: RecoveryVirtualNetworkCustomDetailsUnion
屬性值
vmDisks
VM 磁碟輸入的清單。
vmDisks?: A2AProtectionIntentDiskInputDetails[]
屬性值
vmManagedDisks
VM 受控磁碟輸入的清單。
vmManagedDisks?: A2AProtectionIntentManagedDiskInputDetails[]