共用方式為


LogFile.LogFileType Property

Definition

Gets or sets type of the log file.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to