NetworkConnectionUpdateProperties interface

Properties of network connection. These properties can be updated after the resource has been created.

Properties

domainName

Active Directory domain name

domainPassword

The password for the account used to join domain

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.

organizationUnit

Active Directory domain Organization Unit (OU)

subnetId

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