次の方法で共有


InMageAzureV2EnableProtectionContent クラス

定義

VMware Azure 固有の保護を有効にする入力。

public class InMageAzureV2EnableProtectionContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.EnableProtectionProviderSpecificContent
type InMageAzureV2EnableProtectionContent = class
    inherit EnableProtectionProviderSpecificContent
Public Class InMageAzureV2EnableProtectionContent
Inherits EnableProtectionProviderSpecificContent
継承
InMageAzureV2EnableProtectionContent

コンストラクター

InMageAzureV2EnableProtectionContent()

InMageAzureV2EnableProtectionContent の新しいインスタンスを初期化します。

プロパティ

DiskEncryptionSetId

DiskEncryptionSet ARM ID。

DisksToInclude

含めるディスクの一覧。

DiskType

DiskType。

EnableRdpOnTargetOption

フェールオーバー後にターゲット VM で RDP\SSH を有効にするオプションを選択します。 SrsDataContract.EnableRDPOnTargetOption 列挙型の文字列値。

LicenseType

ライセンスの種類。

LogStorageAccountId

レプリケーション中のログ記録に使用するストレージ アカウント。

MasterTargetId

マスター ターゲット ID。

MultiVmGroupId

マルチ VM グループ ID。

MultiVmGroupName

マルチ VM グループ名。

ProcessServerId

プロセス サーバー ID。

RunAsAccountId

CS アカウント ID。

SeedManagedDiskTags

シード マネージド ディスクのタグ。

SqlServerLicenseType

SQL Serverライセンスの種類。

StorageAccountId

ストレージ アカウント ID。

TargetAvailabilitySetId

リソース マネージャーのデプロイのターゲット可用性セット ARM ID。

TargetAvailabilityZone

ターゲット可用性ゾーン。

TargetAzureNetworkId

選択したターゲット Azure ネットワーク ID。

TargetAzureSubnetId

選択したターゲット Azure サブネット ID。

TargetAzureV1ResourceGroupId

フェールオーバー VM を作成するターゲット リソース グループ (クラシック デプロイの場合) の ID。

TargetAzureV2ResourceGroupId

フェールオーバー VM を作成するターゲット リソース グループ (リソース マネージャーのデプロイ用) の ID。

TargetAzureVmName

ターゲットの Azure VM 名。

TargetManagedDiskTags

ターゲット マネージド ディスクのタグ。

TargetNicTags

ターゲット NIC のタグ。

TargetProximityPlacementGroupId

近接配置グループの ARM ID。

TargetVmSize

ターゲット VM のサイズ。

TargetVmTags

ターゲット VM タグ。

適用対象