AzureAccountInfoObject interface
定義 Azure 帳戶信息物件。
屬性
| account |
Azure 帳戶名稱。 |
| azure |
Azure 訂用帳戶的標識碼。 |
| resource |
Azure 資源組名。 |
屬性詳細資料
accountName
Azure 帳戶名稱。
accountName: string
屬性值
string
azureSubscriptionId
Azure 訂用帳戶的標識碼。
azureSubscriptionId: string
屬性值
string
resourceGroup
Azure 資源組名。
resourceGroup: string
屬性值
string