LocalDnsOverride.QueryLogging Property

Definition

Log level for DNS queries in localDNS.

public Azure.ResourceManager.ContainerService.Models.LocalDnsQueryLogging? QueryLogging { get; set; }
member this.QueryLogging : Nullable<Azure.ResourceManager.ContainerService.Models.LocalDnsQueryLogging> with get, set
Public Property QueryLogging As Nullable(Of LocalDnsQueryLogging)

Property Value

Applies to