Udostępnij za pośrednictwem


SiteRecoveryEventProperties.EventSpecificDetails Property

Definition

The event specific settings. Please note SiteRecoveryEventSpecificDetails 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 SiteRecoveryJobStatusEventDetails.

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

Property Value

Applies to