ResumeReplicationContent.ResumeReplicationProviderSpecificDetails Property

Definition

The provider specific input for resume replication. Please note ResumeReplicationProviderSpecificContent 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 VMwareCbtResumeReplicationContent.

public Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.ResumeReplicationProviderSpecificContent ResumeReplicationProviderSpecificDetails { get; }
member this.ResumeReplicationProviderSpecificDetails : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.ResumeReplicationProviderSpecificContent
Public ReadOnly Property ResumeReplicationProviderSpecificDetails As ResumeReplicationProviderSpecificContent

Property Value

Applies to