Compartilhar via


Membros DomainJoinSettings

Represents the settings that are used to join a Virtual Machine to a domain.

As tabelas a seguir listam os membros expostos pelo tipo DomainJoinSettings.

Público Construtores

  Nome Descrição
  DomainJoinSettings Initializes a new instance of the DomainJoinSettings class.

Início

Público Propriedades

  Nome Descrição
Credentials Gets or sets an DomainJoinCredentials object that specifies the credentials to use to join the Virtual Machine to the domain.
DomainToJoin Gets or sets the name of the domain to join.
LdapMachineObjectOU Gets or sets the Lightweight Directory Access Protocol (LDAP) X 500-distinguished name of the organizational unit (OU) in which the computer account is created.
Provisioning Gets or sets an DomainJoinProvisioning object that provides the configuration that is used to join a Virtual Machine to the domain.

Início

Público Métodos

(consulte tambémProtegido Métodos)

  Nome Descrição
Equals  (Herança de Object)
GetHashCode  (Herança de Object)
GetType  (Herança de Object)
ToString  (Herança de Object)

Início

Protegido Métodos

  Nome Descrição
Finalize  (Herança de Object)
MemberwiseClone  (Herança de Object)

Início

Consulte também

Referência

Classe DomainJoinSettings
Namespace Microsoft.WindowsAzure.Management.Compute.Models