DomainJoinSettings 成员

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

以下各表列出了由 DomainJoinSettings 类型公开的成员。

公共 构造函数

  Name 说明
  DomainJoinSettings Initializes a new instance of the DomainJoinSettings class.

返回页首

公共 属性

  Name 说明
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.

返回页首

公共 方法

(另请参见 受保护 方法)

  Name 说明
Equals  (继承自 Object
GetHashCode  (继承自 Object
GetType  (继承自 Object
ToString  (继承自 Object

返回页首

受保护 方法

  Name 说明
Finalize  (继承自 Object
MemberwiseClone  (继承自 Object

返回页首

另请参阅

参考

DomainJoinSettings 类
Microsoft.WindowsAzure.Management.Compute.Models 命名空间