次の方法で共有


EventProperties.EventSpecificDetails Property

Definition

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

Applies to