Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NetworkProperties

Package version

Network properties

Hierarchy

Index

Properties

domainJoinType

domainJoinType: DomainJoinType

AAD Join type.

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 healthCheckStatus

healthCheckStatus: HealthCheckStatus

Overall health status of the network connection. Health checks are run on creation, update, and periodically to validate the network connection. NOTE: This property will not be serialized. It can only be populated by the server.

Optional networkingResourceGroupName

networkingResourceGroupName: undefined | string

The name for resource group where NICs will be placed.

Optional organizationUnit

organizationUnit: undefined | string

Active Directory domain Organization Unit (OU)

Optional provisioningState

provisioningState: undefined | string

The provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional subnetId

subnetId: undefined | string

The subnet to attach Virtual Machines to

Generated using TypeDoc