Compartilhar via


IWindowsGmsaProfile.RootDomainName Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="Specifies the root domain name 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.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="rootDomainName")]
public string RootDomainName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="Specifies the root domain name 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.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="rootDomainName")>]
member this.RootDomainName : string with get, set
Public Property RootDomainName As String

Property Value

Attributes

Applies to