Share via


DisableProtectionProperties.ReplicationProviderContent Property

Definition

Replication provider specific input. Please note DisableProtectionProviderSpecificContent is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include InMageDisableProtectionProviderSpecificContent.

public Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.DisableProtectionProviderSpecificContent ReplicationProviderContent { get; set; }
member this.ReplicationProviderContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.DisableProtectionProviderSpecificContent with get, set
Public Property ReplicationProviderContent As DisableProtectionProviderSpecificContent

Property Value

Applies to