EventData.OperationName Property

Definition

Gets the operation name.

[Newtonsoft.Json.JsonProperty(PropertyName="operationName")]
public Microsoft.Azure.Management.Monitor.Models.LocalizableString OperationName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="operationName")>]
member this.OperationName : Microsoft.Azure.Management.Monitor.Models.LocalizableString
Public ReadOnly Property OperationName As LocalizableString

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to