NetworkConnectionUpdate interface
部分的な更新のネットワーク接続プロパティ。 更新要求で指定されていないプロパティは変更されません。
- Extends
プロパティ
domain |
Active Directory ドメイン名 |
domain |
ドメインへの参加に使用するアカウントのパスワード |
domain |
Active Directory でコンピューター オブジェクトを作成するアクセス許可を持つ Active Directory アカウント (ユーザーまたはサービス アカウント) のユーザー名。 必須の形式: admin@contoso.com。 |
organization |
Active Directory ドメイン組織単位 (OU) |
subnet |
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
tags
リソース タグ。
tags?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}