DisableProtectionContent(DisableProtectionProperties) Constructor

Definition

Initializes a new instance of 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)

Parameters

properties
DisableProtectionProperties

Disable protection input properties.

Exceptions

properties is null.

Applies to