Share via


ScheduledEventsAdditionalPublishingTargets.EventGridAndResourceGraph Property

Definition

Gets or sets the configuration parameters used while creating eventGridAndResourceGraph Scheduled Event setting.

[Newtonsoft.Json.JsonProperty(PropertyName="eventGridAndResourceGraph")]
public Microsoft.Azure.Management.Compute.Models.EventGridAndResourceGraph EventGridAndResourceGraph { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="eventGridAndResourceGraph")>]
member this.EventGridAndResourceGraph : Microsoft.Azure.Management.Compute.Models.EventGridAndResourceGraph with get, set
Public Property EventGridAndResourceGraph As EventGridAndResourceGraph

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to