VMwareToAzStackHciProtectedItemModelCustomProperties コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
VMwareToAzStackHciProtectedItemModelCustomProperties の新しいインスタンスを初期化します。
public VMwareToAzStackHciProtectedItemModelCustomProperties (Azure.Core.ResourceIdentifier targetHciClusterId, Azure.Core.ResourceIdentifier targetArcClusterCustomLocationId, Azure.Core.ResourceIdentifier storageContainerId, Azure.Core.ResourceIdentifier targetResourceGroupId, string customLocationRegion, System.Collections.Generic.IEnumerable<Azure.ResourceManager.RecoveryServicesDataReplication.Models.VMwareToAzStackHciDiskInput> disksToInclude, System.Collections.Generic.IEnumerable<Azure.ResourceManager.RecoveryServicesDataReplication.Models.VMwareToAzStackHciNicInput> nicsToInclude, string hyperVGeneration, Azure.Core.ResourceIdentifier fabricDiscoveryMachineId, string runAsAccountId, string sourceDraName, string targetDraName);
new Azure.ResourceManager.RecoveryServicesDataReplication.Models.VMwareToAzStackHciProtectedItemModelCustomProperties : Azure.Core.ResourceIdentifier * Azure.Core.ResourceIdentifier * Azure.Core.ResourceIdentifier * Azure.Core.ResourceIdentifier * string * seq<Azure.ResourceManager.RecoveryServicesDataReplication.Models.VMwareToAzStackHciDiskInput> * seq<Azure.ResourceManager.RecoveryServicesDataReplication.Models.VMwareToAzStackHciNicInput> * string * Azure.Core.ResourceIdentifier * string * string * string -> Azure.ResourceManager.RecoveryServicesDataReplication.Models.VMwareToAzStackHciProtectedItemModelCustomProperties
Public Sub New (targetHciClusterId As ResourceIdentifier, targetArcClusterCustomLocationId As ResourceIdentifier, storageContainerId As ResourceIdentifier, targetResourceGroupId As ResourceIdentifier, customLocationRegion As String, disksToInclude As IEnumerable(Of VMwareToAzStackHciDiskInput), nicsToInclude As IEnumerable(Of VMwareToAzStackHciNicInput), hyperVGeneration As String, fabricDiscoveryMachineId As ResourceIdentifier, runAsAccountId As String, sourceDraName As String, targetDraName As String)
パラメーター
- targetHciClusterId
- ResourceIdentifier
ターゲット HCI クラスター ARM ID を取得または設定します。
- targetArcClusterCustomLocationId
- ResourceIdentifier
ターゲット Arc クラスターのカスタム位置 ARM ID を取得または設定します。
- storageContainerId
- ResourceIdentifier
ターゲット ストレージ コンテナーの ARM ID を取得または設定します。
- targetResourceGroupId
- ResourceIdentifier
ターゲット リソース グループの ARM ID を取得または設定します。
- customLocationRegion
- String
Azure Arc HCI カスタムの場所リソースの場所を取得または設定します。
- disksToInclude
- IEnumerable<VMwareToAzStackHciDiskInput>
レプリケートするディスクの一覧を取得または設定します。
- nicsToInclude
- IEnumerable<VMwareToAzStackHciNicInput>
レプリケートする VM NIC の一覧を取得または設定します。
- hyperVGeneration
- String
仮想マシンで使用可能な値のハイパーバイザー生成を取得または設定します。値は 1,2 です。
- fabricDiscoveryMachineId
- ResourceIdentifier
検出されたマシンの ARM ID を取得または設定します。
- runAsAccountId
- String
実行をアカウント ID として取得または設定します。
- sourceDraName
- String
ソース DRA 名を取得または設定します。
- targetDraName
- String
ターゲットの DRA 名を取得または設定します。
例外
targetHciClusterId
、targetArcClusterCustomLocationId
、storageContainerId
、targetResourceGroupId
、、customLocationRegion
、、disksToInclude
、nicsToInclude
hyperVGeneration
、runAsAccountId
fabricDiscoveryMachineId
sourceDraName
、または targetDraName
は null です。