다음을 통해 공유


WorkloadNetworkDnsService.LogLevel 속성

정의

DNS 서비스 로그 수준을 가져오거나 설정합니다. 가능한 값은 'DEBUG', 'INFO', 'WARNING', 'ERROR', 'FATAL'입니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상