ConfigurationSet.DomainJoin Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. Contains properties that specify a domain to which the virtual machine will be joined. This element is only used with the WindowsProvisioningConfiguration set.
public Microsoft.WindowsAzure.Management.Compute.Models.DomainJoinSettings DomainJoin { get; set; }
member this.DomainJoin : Microsoft.WindowsAzure.Management.Compute.Models.DomainJoinSettings with get, set
Public Property DomainJoin As DomainJoinSettings