次の方法で共有


NetworkConnectionUpdate interface

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

Extends

プロパティ

domainName

Active Directory ドメイン名

domainPassword

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

domainUsername

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

organizationUnit

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

subnetId

Virtual Machinesをアタッチするサブネット

継承されたプロパティ

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

Virtual Machinesをアタッチするサブネット

subnetId?: string

プロパティ値

string

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

location

リソースが保存されている地理的な場所

location?: string

プロパティ値

string

TrackedResourceUpdate.locationから継承

tags

リソース タグ。

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

プロパティ値

{[propertyName: string]: string}

TrackedResourceUpdate.tagsから継承