Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NetworkConnectionUpdate

Package version

The network connection properties for partial update. Properties not provided in the update request will not be changed.

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 location

location: undefined | string

The geo-location where the resource lives

Optional organizationUnit

organizationUnit: undefined | string

Active Directory domain Organization Unit (OU)

Optional subnetId

subnetId: undefined | string

The subnet to attach Virtual Machines to

Optional tags

tags: undefined | {}

Resource tags.

Generated using TypeDoc