DisableProtectionContent(DisableProtectionProperties) Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Initialisiert eine neue instance von 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)
Parameter
- properties
- DisableProtectionProperties
Deaktivieren Sie die Eigenschaften der Schutzeingabe.
Ausnahmen
properties
ist NULL.