Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NetworkConnectionUpdateProperties

Package version

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

Hierarchy

Index

Properties

Optional domainName

domainName: undefined | string

Active Directory domain name

Optional domainPassword

domainPassword: undefined | string

The password for the account used to join domain

Optional domainUsername

domainUsername: undefined | string

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.

Optional organizationUnit

organizationUnit: undefined | string

Active Directory domain Organization Unit (OU)

Optional subnetId

subnetId: undefined | string

The subnet to attach Virtual Machines to

Generated using TypeDoc