Bagikan melalui


ReplicationProtectionIntentCreateOrUpdateContent.SiteRecoveryCreateProtectionIntentProviderSpecificDetails Property

Definition

The ReplicationProviderInput. For A2A provider, it will be A2ACreateProtectionIntentInput object. Please note SiteRecoveryCreateProtectionIntentProviderDetail 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 A2ACreateProtectionIntentContent.

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

Property Value

Applies to