This documentation is archived and is not being maintained.
DomainJoinCredentials Properties
Namespace:
Microsoft.WindowsAzure.Management.Compute.ModelsAssembly:
Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
| Name | Description |
|---|
 | Domain | Gets or sets the name of the domain that is used to authenticate an account. |
 | Password | Gets or sets the password that is used to join the domain. |
 | UserName | Gets or sets the name of the user account that can be used to join the domain. |
Return to top