다음을 통해 공유


DiagnosticContract.LoggerId Property

Definition

Gets or sets resource Id of a target logger.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to