ComponentQuotaStatus interface
代表 ComponentQuotaStatus 的介面。
方法
get(string, string, Component |
傳回 Application Insights 元件的每日數據量上限(配額)狀態。 |
方法詳細資料
get(string, string, ComponentQuotaStatusGetOptionalParams)
傳回 Application Insights 元件的每日數據量上限(配額)狀態。
function get(resourceGroupName: string, resourceName: string, options?: ComponentQuotaStatusGetOptionalParams): Promise<ApplicationInsightsComponentQuotaStatus>
參數
- resourceGroupName
-
string
資源群組的名稱。 名稱不區分大小寫。
- resourceName
-
string
Application Insights 元件資源的名稱。
選項參數。