Share via


ApplyClusterRecoveryPointContentProperties.ProviderSpecificDetails Property

Definition

The provider specific input for applying cluster recovery point. Please note ApplyClusterRecoveryPointProviderSpecificContent 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 A2AApplyClusterRecoveryPointContent.

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

Property Value

Applies to