InMageRcmReprotectContent(String, String, ResourceIdentifier) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
InMageRcmReprotectContent の新しいインスタンスを初期化します。
public InMageRcmReprotectContent (string reprotectAgentId, string datastoreName, Azure.Core.ResourceIdentifier logStorageAccountId);
new Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageRcmReprotectContent : string * string * Azure.Core.ResourceIdentifier -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageRcmReprotectContent
Public Sub New (reprotectAgentId As String, datastoreName As String, logStorageAccountId As ResourceIdentifier)
パラメーター
- reprotectAgentId
- String
再保護エージェント ID。
- datastoreName
- String
ターゲット データストア名。
- logStorageAccountId
- ResourceIdentifier
ログ ストレージ アカウントの ARM ID。
例外
reprotectAgentId
、datastoreName
、または logStorageAccountId
が null です。