@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 的值。 服務支援的已知值Count |
MetricsListResponse |
包含清單作業的回應資料。 |
OperationsListResponse |
包含清單作業的回應資料。 |
ResultType |
定義 ResultType 的值。 |
列舉
KnownMetricClass |
服務接受的 MetricClass 已知值。 |
KnownMetricUnit |
服務接受的 MetricUnit 已知值。 |
函數
get |
假設反覆運算器所產生的 |
函式詳細資料
getContinuationToken(unknown)
假設反覆運算器所產生的 byPage
最後 .value
一個,傳回一個接續權杖,可用來開始從該點稍後分頁。
function getContinuationToken(page: unknown): string | undefined
參數
- page
-
unknown
從反覆運算器存取 value
IteratorResult byPage
的物件。
傳回
string | undefined
未來呼叫期間可以傳入 byPage () 的接續權杖。