NetworkConnectionUpdate interface
部分更新的網路連線屬性。 更新要求中未提供的屬性將不會變更。
- Extends
屬性
domain |
Active Directory 功能變數名稱 |
domain |
用來加入網域之帳戶的密碼 |
domain |
有權在 Active Directory 中建立電腦物件的 Active Directory 帳戶使用者名稱(使用者或服務帳戶)。 必要格式:admin@contoso.com。 |
organization |
Active Directory 網域組織單位 (OU) |
subnet |
要連結虛擬機的子網 |
繼承的屬性
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
tags
資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}