Freigeben über


DiagnosticContract.OperationNameFormat Eigenschaft

Definition

Ruft das Format des Vorgangsnamens für Application Insights-Telemetriedaten ab oder legt es fest. Der Standardwert ist Name. Mögliche Werte: "Name", "Url"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.operationNameFormat")]
public string OperationNameFormat { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.operationNameFormat")>]
member this.OperationNameFormat : string with get, set
Public Property OperationNameFormat As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: