你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWorkloadNetworkDnsServiceProperties.LogLevel Property

Definition

DNS Service log level.

[Microsoft.Azure.PowerShell.Cmdlets.VMware.PSArgumentCompleter(new System.String[] { "DEBUG", "INFO", "WARNING", "ERROR", "FATAL" })]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="DNS Service log level.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="logLevel", Update=true)]
public string LogLevel { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.PSArgumentCompleter(new System.String[] { "DEBUG", "INFO", "WARNING", "ERROR", "FATAL" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="DNS Service log level.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="logLevel", Update=true)>]
member this.LogLevel : string with get, set
Public Property LogLevel As String

Property Value

Attributes

Applies to