Gmsa Authentication Properties Args
Class for GMSA authentication details to configure Active Directory connectivity.
Constructors
Properties
Gets or sets the list of dns server that can resolve the Active Directory Domain Name/Address.
Gets or sets the FQDN of the Active Directory Domain. For e.g. 'contoso.local', 'fareast.corp.microsoft.com' etc.
Gets or sets the password of the user specified by RestApi.Controllers.V2022_05_01_preview.Models.WorkloadDeployment.Gmsa.GmsaAuthenticationProperties.DomainAdminUsername.
Gets or sets the name of the user having admin rights on the Active Directory Domain Controller.
Gets or sets the address of the Active Directory Domain Controller running Domain Services.
Gets or sets the name to be used for GMSA.
Gets or sets username of the user having authorization to access GMSA on Active Directory.
Gets or sets the password of the user specified by RestApi.Controllers.V2022_05_01_preview.Models.WorkloadDeployment.Gmsa.GmsaAuthenticationProperties.GmsaUsername.