DomainJoinSettings.Credentials Property

 

Gets or sets an DomainJoinCredentials object that specifies the credentials to use to join the Virtual Machine to the domain.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

public DomainJoinCredentials Credentials { get; set; }
Return to top
Show: