次の方法で共有


NetworkConnectionUpdate interface

部分更新のネットワーク接続プロパティ。 更新要求で指定されていないプロパティは変更されません。

Extends

プロパティ

domainName

Active Directory ドメイン名

domainPassword

ドメインへの参加に使用するアカウントのパスワード

domainUsername

Active Directory でコンピューター オブジェクトを作成するアクセス許可を持つ Active Directory アカウント (ユーザーまたはサービス アカウント) のユーザー名。 必須の形式: admin@contoso.com.

organizationUnit

Active Directory ドメイン組織単位 (OU)

subnetId

仮想マシンをアタッチするサブネット

継承されたプロパティ

location

リソースが存在する地理的な場所

tags

リソース タグ。

プロパティの詳細

domainName

Active Directory ドメイン名

domainName?: string

プロパティ値

string

domainPassword

ドメインへの参加に使用するアカウントのパスワード

domainPassword?: string

プロパティ値

string

domainUsername

Active Directory でコンピューター オブジェクトを作成するアクセス許可を持つ Active Directory アカウント (ユーザーまたはサービス アカウント) のユーザー名。 必須の形式: admin@contoso.com.

domainUsername?: string

プロパティ値

string

organizationUnit

Active Directory ドメイン組織単位 (OU)

organizationUnit?: string

プロパティ値

string

subnetId

仮想マシンをアタッチするサブネット

subnetId?: string

プロパティ値

string

継承されたプロパティの詳細

location

リソースが存在する地理的な場所

location?: string

プロパティ値

string

承元TrackedResourceUpdate.location

tags

リソース タグ。

tags?: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}

承元TrackedResourceUpdate.tags