@azure/arm-monitor-profile-2020-09-01-hybrid package
類別
MonitorClient |
介面
類型別名
AggregationType |
定義 AggregationType 的值。 |
CategoryType |
定義 CategoryType 的值。 |
DiagnosticSettingsCategoryGetResponse |
包含取得作業的回應數據。 |
DiagnosticSettingsCategoryListResponse |
包含清單作業的回應數據。 |
DiagnosticSettingsCreateOrUpdateResponse |
包含 createOrUpdate 作業的響應數據。 |
DiagnosticSettingsGetResponse |
包含取得作業的回應數據。 |
DiagnosticSettingsListResponse |
包含清單作業的回應數據。 |
EventCategoriesListResponse |
包含清單作業的回應數據。 |
MetricClass |
定義 MetricClass 的值。 服務支援的已知值
可用性 |
MetricDefinitionsListResponse |
包含清單作業的回應數據。 |
MetricUnit |
定義 MetricUnit 的值。 服務支援的已知值
計數 |
MetricsListResponse |
包含清單作業的回應數據。 |
OperationsListResponse |
包含清單作業的回應數據。 |
ResultType |
定義 ResultType 的值。 |
列舉
KnownMetricClass |
服務接受的 MetricClass 已知值。 |
KnownMetricUnit |
服務的已知 MetricUnit 值。 |
函式
get |
假設 |
函式詳細資料
getContinuationToken(unknown)
假設 byPage
反覆運算器所產生的最後一個 .value
,傳回接續令牌,可用來從該點稍後開始分頁。
function getContinuationToken(page: unknown): string | undefined
參數
- page
-
unknown
從 byPage
反覆運算器存取 IteratorResult 上 value
的物件。
傳回
string | undefined
未來呼叫期間可傳遞至 byPage() 的接續令牌。