AppComponent interface
Azure 資源物件 (請參閱 azure 泛型資源模型:https://docs.microsoft.com/en-us/rest/api/resources/resources/get-by-id#genericresource)
屬性
| display |
Azure 資源顯示名稱 |
| kind | Azure 資源類型的類型 |
| resource |
Azure 資源的資源組名 |
| resource |
完整資源標識符,例如 subscriptions/{subId}/resourceGroups/{rg}/providers/Microsoft.LoadTestService/loadtests/{resName} |
| resource |
建立應用程式元件時所需的 Azure 資源名稱。 |
| resource |
建立應用程式元件時所需的 Azure 資源類型。 |
| subscription |
Azure 資源的訂用帳戶標識碼 |
屬性詳細資料
displayName
Azure 資源顯示名稱
displayName?: string
屬性值
string
kind
Azure 資源類型的類型
kind?: string
屬性值
string
resourceGroup
Azure 資源的資源組名
resourceGroup?: string
屬性值
string
resourceId
完整資源標識符,例如 subscriptions/{subId}/resourceGroups/{rg}/providers/Microsoft.LoadTestService/loadtests/{resName}
resourceId?: string
屬性值
string
resourceName
建立應用程式元件時所需的 Azure 資源名稱。
resourceName?: string
屬性值
string
resourceType
建立應用程式元件時所需的 Azure 資源類型。
resourceType?: string
屬性值
string
subscriptionId
Azure 資源的訂用帳戶標識碼
subscriptionId?: string
屬性值
string