次の方法で共有


DisableProtectionContent(DisableProtectionProperties) コンストラクター

定義

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 です。

適用対象