DisableProtectionContent(DisableProtectionProperties) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
DisableProtectionContent の新しいインスタンスを初期化します。
public DisableProtectionContent (Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.DisableProtectionProperties properties);
new Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.DisableProtectionContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.DisableProtectionProperties -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.DisableProtectionContent
Public Sub New (properties As DisableProtectionProperties)
パラメーター
- properties
- DisableProtectionProperties
保護入力プロパティを無効にします。
例外
properties
が null です。