共用方式為


WindowsGmsaProfile.DnsServer Property

Definition

Specifies the DNS server for Windows gMSA. <br><br> Set it to empty if you have configured the DNS server in the vnet which is used to create the managed cluster.

public Azure.Provisioning.BicepValue<string> DnsServer { get; set; }
member this.DnsServer : Azure.Provisioning.BicepValue<string> with get, set
Public Property DnsServer As BicepValue(Of String)

Property Value

Applies to