다음을 통해 공유


AppLogsConfiguration.Destination Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to