@azure/arm-advisor package
類別
AdvisorManagementClient |
介面
類型別名
Category |
定義 Category 的值。 服務支援的已知值
HighAvailability |
ConfigurationName |
定義 ConfigurationName 的值。 服務支援的已知值預設值 |
ConfigurationsCreateInResourceGroupResponse |
包含 createInResourceGroup 作業的回應資料。 |
ConfigurationsCreateInSubscriptionResponse |
包含 createInSubscription 作業的回應資料。 |
ConfigurationsListByResourceGroupResponse |
包含 listByResourceGroup 作業的回應資料。 |
ConfigurationsListBySubscriptionNextResponse |
包含 listBySubscriptionNext 作業的回應資料。 |
ConfigurationsListBySubscriptionResponse |
包含 listBySubscription 作業的回應資料。 |
CpuThreshold |
定義 CpuThreshold 的值。 服務支援的已知值
5 |
DigestConfigState |
定義 DigestConfigState 的值。 服務支援的已知值
使用中 |
Impact |
定義影響的值。 服務支援的已知值
高 |
OperationsListNextResponse |
包含 listNext 作業的回應資料。 |
OperationsListResponse |
包含清單作業的回應資料。 |
RecommendationMetadataGetResponse |
包含取得作業的回應資料。 |
RecommendationMetadataListNextResponse |
包含 listNext 作業的回應資料。 |
RecommendationMetadataListResponse |
包含清單作業的回應資料。 |
RecommendationsGenerateResponse |
包含產生作業的回應資料。 |
RecommendationsGetResponse |
包含取得作業的回應資料。 |
RecommendationsListNextResponse |
包含 listNext 作業的回應資料。 |
RecommendationsListResponse |
包含清單作業的回應資料。 |
Risk |
定義 Risk 的值。 服務支援的已知值
錯誤 |
Scenario |
定義 Scenario 的值。 服務支援的已知值警示 |
SuppressionsCreateResponse |
包含建立作業的回應資料。 |
SuppressionsGetResponse |
包含取得作業的回應資料。 |
SuppressionsListNextResponse |
包含 listNext 作業的回應資料。 |
SuppressionsListResponse |
包含清單作業的回應資料。 |
列舉
KnownCategory |
服務接受的 Category 已知值。 |
KnownConfigurationName |
服務的 ConfigurationName 已知值。 |
KnownCpuThreshold |
服務接受的 CpuThreshold 已知值。 |
KnownDigestConfigState |
服務的 DigestConfigState 已知值。 |
KnownImpact |
服務的 已知影響 值。 |
KnownRisk |
服務的已知 風險 值。 |
KnownScenario |
服務接受的 Scenario 已知值。 |
函式
get |
|
函式詳細資料
getContinuationToken(unknown)
.value
假設反覆運算器最後一個產生 byPage
,會傳回接續權杖,以便稍後開始從該點分頁。
function getContinuationToken(page: unknown): string | undefined
參數
- page
-
unknown
從反覆運算器存取 value
IteratorResult byPage
的物件。
傳回
string | undefined
後續呼叫期間可傳入 byPage () 的接續權杖。