@azure/arm-networkfunction package
類別
AzureTrafficCollectorClient |
介面
類型別名
ApiVersionParameter |
定義 ApiVersionParameter 的值。 服務支援的已知值
2022-05-01 |
AzureTrafficCollectorsByResourceGroupListNextResponse |
包含 listNext 作業的響應數據。 |
AzureTrafficCollectorsByResourceGroupListResponse |
包含清單作業的回應數據。 |
AzureTrafficCollectorsBySubscriptionListNextResponse |
包含 listNext 作業的響應數據。 |
AzureTrafficCollectorsBySubscriptionListResponse |
包含清單作業的回應數據。 |
AzureTrafficCollectorsCreateOrUpdateResponse |
包含 createOrUpdate 作業的響應數據。 |
AzureTrafficCollectorsGetResponse |
包含取得作業的回應數據。 |
AzureTrafficCollectorsUpdateTagsResponse |
包含 updateTags 作業的響應數據。 |
CollectorPoliciesCreateOrUpdateResponse |
包含 createOrUpdate 作業的響應數據。 |
CollectorPoliciesGetResponse |
包含取得作業的回應數據。 |
CollectorPoliciesListNextResponse |
包含 listNext 作業的響應數據。 |
CollectorPoliciesListResponse |
包含清單作業的回應數據。 |
CollectorPoliciesUpdateTagsResponse |
包含 updateTags 作業的響應數據。 |
CreatedByType |
定義 CreatedByType 的值。 服務支援的已知值
使用者 |
DestinationType |
定義 DestinationType 的值。 服務支援的已知值AzureMonitor |
EmissionType |
定義 EmissionType 的值。 服務支援的已知值IPFIX |
IngestionType |
定義 IngestionType 的值。 服務支援的已知值IPFIX |
NetworkFunctionListOperationsResponse |
包含 listOperations 作業的響應數據。 |
ProvisioningState |
定義 ProvisioningState 的值。 服務支援的已知值成功 |
SourceType |
定義SourceType的值。 服務支援的已知值資源 |
列舉
KnownApiVersionParameter |
ApiVersionParameter 服務的已知值。 |
KnownCreatedByType |
服務接受的 CreatedByType 已知值。 |
KnownDestinationType |
服務接受的 DestinationType 已知值。 |
KnownEmissionType |
服務接受的已知值 EmissionType。 |
KnownIngestionType |
服務接受 IngestionType 的已知值。 |
KnownProvisioningState |
服務接受的 ProvisioningState 已知值。 |
KnownSourceType |
服務接受 SourceType 的已知值。 |
函式
get |
指定可分頁作業的結果頁面,會傳回接續令牌,以便稍後從該點開始分頁。 |
函式詳細資料
getContinuationToken(unknown)
指定可分頁作業的結果頁面,會傳回接續令牌,以便稍後從該點開始分頁。
function getContinuationToken(page: unknown): string | undefined
參數
- page
-
unknown
在分頁作業上呼叫 .byPage() 的結果物件。
傳回
string | undefined
可傳遞至 byPage() 的接續令牌。