HeatMap interface
表示 HeatMap 的介面。
方法
get(string, string, Heat |
取得流量管理員設定檔的最新熱度圖。 |
方法詳細資料
get(string, string, HeatMapGetOptionalParams)
取得流量管理員設定檔的最新熱度圖。
function get(resourceGroupName: string, profileName: string, options?: HeatMapGetOptionalParams): Promise<HeatMapModel>
參數
- resourceGroupName
-
string
資源群組的名稱。 名稱不區分大小寫。
- profileName
-
string
流量管理員設定檔的名稱。
- options
- HeatMapGetOptionalParams
選項參數。
傳回
Promise<HeatMapModel>