次の方法で共有


A2AReplicationIntentDetails interface

A2A プロバイダー固有の設定。

Extends

プロパティ

agentAutoUpdateStatus

自動更新が有効になっているかどうかを示す値。

automationAccountArmId

Automation アカウントの ARM ID。

automationAccountAuthenticationType

Automation アカウントに使用する認証の種類を示す値。

autoProtectionOfDataDisk

自動保護が有効かどうかを示す値。

diskEncryptionInfo

回復ディスクの暗号化情報 (2 つのパス フローの場合)。

fabricObjectId

仮想マシンのファブリック固有のオブジェクト ID。

instanceType

ポリモーフィック識別子。このオブジェクトに使用できるさまざまな型を指定します。

multiVmGroupId

マルチ VM グループ ID。

multiVmGroupName

マルチ VM グループ名。

primaryLocation

仮想マシンのプライマリの場所。

primaryStagingStorageAccount

プライマリ ステージング ストレージ アカウントの詳細。

protectionProfile

保護プロファイルのカスタムの詳細。

recoveryAvailabilitySet

復旧可用性セットの詳細。

recoveryAvailabilityType

仮想マシンの回復の可用性の種類。

recoveryAvailabilityZone

復旧可用性ゾーン。

recoveryBootDiagStorageAccount

ブート診断ストレージ アカウント。

recoveryLocation

仮想マシンの回復場所。

recoveryProximityPlacementGroup

回復近接配置グループのカスタム詳細。

recoveryResourceGroupId

回復リソース グループ ID。

recoverySubscriptionId

仮想マシンの復旧サブスクリプション ID。

recoveryVirtualNetwork

復旧仮想ネットワークの詳細。

vmDisks

VM ディスクの詳細の一覧。

vmManagedDisks

VM マネージド ディスクの詳細の一覧。

プロパティの詳細

agentAutoUpdateStatus

自動更新が有効になっているかどうかを示す値。

agentAutoUpdateStatus?: string

プロパティ値

string

automationAccountArmId

Automation アカウントの ARM ID。

automationAccountArmId?: string

プロパティ値

string

automationAccountAuthenticationType

Automation アカウントに使用する認証の種類を示す値。

automationAccountAuthenticationType?: string

プロパティ値

string

autoProtectionOfDataDisk

自動保護が有効かどうかを示す値。

autoProtectionOfDataDisk?: string

プロパティ値

string

diskEncryptionInfo

回復ディスクの暗号化情報 (2 つのパス フローの場合)。

diskEncryptionInfo?: DiskEncryptionInfo

プロパティ値

fabricObjectId

仮想マシンのファブリック固有のオブジェクト ID。

fabricObjectId?: string

プロパティ値

string

instanceType

ポリモーフィック識別子。このオブジェクトに使用できるさまざまな型を指定します。

instanceType: "A2A"

プロパティ値

"A2A"

multiVmGroupId

マルチ VM グループ ID。

multiVmGroupId?: string

プロパティ値

string

multiVmGroupName

マルチ VM グループ名。

multiVmGroupName?: string

プロパティ値

string

primaryLocation

仮想マシンのプライマリの場所。

primaryLocation?: string

プロパティ値

string

primaryStagingStorageAccount

プライマリ ステージング ストレージ アカウントの詳細。

primaryStagingStorageAccount?: StorageAccountCustomDetailsUnion

プロパティ値

protectionProfile

保護プロファイルのカスタムの詳細。

protectionProfile?: ProtectionProfileCustomDetailsUnion

プロパティ値

recoveryAvailabilitySet

復旧可用性セットの詳細。

recoveryAvailabilitySet?: RecoveryAvailabilitySetCustomDetailsUnion

プロパティ値

recoveryAvailabilityType

仮想マシンの回復の可用性の種類。

recoveryAvailabilityType: string

プロパティ値

string

recoveryAvailabilityZone

復旧可用性ゾーン。

recoveryAvailabilityZone?: string

プロパティ値

string

recoveryBootDiagStorageAccount

ブート診断ストレージ アカウント。

recoveryBootDiagStorageAccount?: StorageAccountCustomDetailsUnion

プロパティ値

recoveryLocation

仮想マシンの回復場所。

recoveryLocation?: string

プロパティ値

string

recoveryProximityPlacementGroup

回復近接配置グループのカスタム詳細。

recoveryProximityPlacementGroup?: RecoveryProximityPlacementGroupCustomDetailsUnion

プロパティ値

recoveryResourceGroupId

回復リソース グループ ID。

recoveryResourceGroupId?: string

プロパティ値

string

recoverySubscriptionId

仮想マシンの復旧サブスクリプション ID。

recoverySubscriptionId?: string

プロパティ値

string

recoveryVirtualNetwork

復旧仮想ネットワークの詳細。

recoveryVirtualNetwork?: RecoveryVirtualNetworkCustomDetailsUnion

プロパティ値

vmDisks

VM ディスクの詳細の一覧。

vmDisks?: A2AProtectionIntentDiskInputDetails[]

プロパティ値

vmManagedDisks

VM マネージド ディスクの詳細の一覧。

vmManagedDisks?: A2AProtectionIntentManagedDiskInputDetails[]

プロパティ値