你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

NetworkConnectionUpdate interface

部分更新的网络连接属性。 不会更改更新请求中未提供的属性。

属性

domainName

Active Directory域名。

domainPassword

用于加入域的帐户的密码。

domainUsername

有权在 Active Directory 中创建计算机对象的 Active Directory 帐户(用户或服务帐户)的用户名。 必需格式:admin@contoso.com。

location

资源所在的地理位置。

organizationUnit

Active Directory域组织单位(OU)。

subnetId

要附加到的子网虚拟机。

tags

资源标记。

属性详细信息

domainName

Active Directory域名。

domainName?: string

属性值

string

domainPassword

用于加入域的帐户的密码。

domainPassword?: string

属性值

string

domainUsername

有权在 Active Directory 中创建计算机对象的 Active Directory 帐户(用户或服务帐户)的用户名。 必需格式:admin@contoso.com。

domainUsername?: string

属性值

string

location

资源所在的地理位置。

location?: string

属性值

string

organizationUnit

Active Directory域组织单位(OU)。

organizationUnit?: string

属性值

string

subnetId

要附加到的子网虚拟机。

subnetId?: string

属性值

string

tags

资源标记。

tags?: Record<string, string>

属性值

Record<string, string>