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