NetworkConnectionUpdateProperties interface
Properties of network connection. These properties can be updated after the resource has been created.
Properties
domain |
Active Directory domain name |
domain |
The password for the account used to join domain |
domain |
The username of an Active Directory account (user or service account) that has permissions to create computer objects in Active Directory. Required format: admin@contoso.com. |
organization |
Active Directory domain Organization Unit (OU) |
subnet |
The subnet to attach Virtual Machines to |
Property Details
domainName
Active Directory domain name
domainName?: string
Property Value
string
domainPassword
The password for the account used to join domain
domainPassword?: string
Property Value
string
domainUsername
The username of an Active Directory account (user or service account) that has permissions to create computer objects in Active Directory. Required format: admin@contoso.com.
domainUsername?: string
Property Value
string
organizationUnit
Active Directory domain Organization Unit (OU)
organizationUnit?: string
Property Value
string
subnetId
The subnet to attach Virtual Machines to
subnetId?: string
Property Value
string