Compartilhar via


EventsResultData.Operation Propriedade

Definição

Obtém ou define informações de operação do evento

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a