NetworkProperties interface

Network properties

Extends

Properties

domainJoinType

AAD Join type.

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.

networkingResourceGroupName

The name for resource group where NICs will be placed.

provisioningState

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

Inherited 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

domainJoinType

AAD Join type.

domainJoinType: string

Property Value

string

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.

healthCheckStatus?: string

Property Value

string

networkingResourceGroupName

The name for resource group where NICs will be placed.

networkingResourceGroupName?: string

Property Value

string

provisioningState

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

provisioningState?: string

Property Value

string

Inherited Property Details

domainName

Active Directory domain name

domainName?: string

Property Value

string

Inherited From NetworkConnectionUpdateProperties.domainName

domainPassword

The password for the account used to join domain

domainPassword?: string

Property Value

string

Inherited From NetworkConnectionUpdateProperties.domainPassword

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

Inherited From NetworkConnectionUpdateProperties.domainUsername

organizationUnit

Active Directory domain Organization Unit (OU)

organizationUnit?: string

Property Value

string

Inherited From NetworkConnectionUpdateProperties.organizationUnit

subnetId

The subnet to attach Virtual Machines to

subnetId?: string

Property Value

string

Inherited From NetworkConnectionUpdateProperties.subnetId