Dela via


EventsResultData.Operation Property

Definition

Gets or sets operation info of the event

[Newtonsoft.Json.JsonProperty(PropertyName="operation")]
public Microsoft.Azure.ApplicationInsights.Models.EventsOperationInfo Operation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="operation")>]
member this.Operation : Microsoft.Azure.ApplicationInsights.Models.EventsOperationInfo with get, set
Public Property Operation As EventsOperationInfo

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to