EventProperties.EventSpecificDetails Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the event specific settings.
[Newtonsoft.Json.JsonProperty(PropertyName="eventSpecificDetails")]
public Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.EventSpecificDetails EventSpecificDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="eventSpecificDetails")>]
member this.EventSpecificDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.EventSpecificDetails with get, set
Public Property EventSpecificDetails As EventSpecificDetails
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute