@azure/arm-search package
類別
SearchManagementClient |
介面
類型別名
AadAuthFailureMode |
定義 AadAuthFailureMode 的值。 |
AdminKeyKind |
定義 AdminKeyKind 的值。 |
AdminKeysGetResponse |
包含取得作業的回應數據。 |
AdminKeysRegenerateResponse |
包含重新產生作業的響應數據。 |
HostingMode |
定義 HostingMode 的值。 |
IdentityType |
定義 IdentityType 的值。 |
OperationsListResponse |
包含清單作業的回應數據。 |
PrivateEndpointConnectionsDeleteResponse |
包含刪除作業的回應數據。 |
PrivateEndpointConnectionsGetResponse |
包含取得作業的回應數據。 |
PrivateEndpointConnectionsListByServiceNextResponse |
包含 listByServiceNext 作業的響應數據。 |
PrivateEndpointConnectionsListByServiceResponse |
包含 listByService 作業的響應數據。 |
PrivateEndpointConnectionsUpdateResponse |
包含更新作業的回應數據。 |
PrivateLinkResourcesListSupportedResponse |
包含 listSupported 作業的響應數據。 |
PrivateLinkServiceConnectionProvisioningState |
定義 PrivateLinkServiceConnectionProvisioningState 的值。 服務支援的已知值
更新:私人鏈接服務連線正在建立的過程中,與其他資源一起建立,使其功能完整。 |
PrivateLinkServiceConnectionStatus |
定義 PrivateLinkServiceConnectionStatus 的值。 |
ProvisioningState |
定義 ProvisioningState 的值。 |
PublicNetworkAccess |
定義 PublicNetworkAccess 的值。 |
QueryKeysCreateResponse |
包含建立作業的響應數據。 |
QueryKeysListBySearchServiceNextResponse |
包含 listBySearchServiceNext 作業的響應數據。 |
QueryKeysListBySearchServiceResponse |
包含 listBySearchService 作業的響應數據。 |
SearchEncryptionComplianceStatus |
定義 SearchEncryptionComplianceStatus 的值。 |
SearchEncryptionWithCmk |
定義 SearchEncryptionWithCmk 的值。 |
SearchSemanticSearch |
定義 SearchSemanticSearch 的值。 服務支援的已知值
停用:表示已停用搜尋服務的語意搜尋。 |
SearchServiceStatus |
定義 SearchServiceStatus 的值。 |
ServicesCheckNameAvailabilityResponse |
包含 checkNameAvailability 作業的響應數據。 |
ServicesCreateOrUpdateResponse |
包含 createOrUpdate 作業的響應數據。 |
ServicesGetResponse |
包含取得作業的回應數據。 |
ServicesListByResourceGroupNextResponse |
包含 listByResourceGroupNext 作業的響應數據。 |
ServicesListByResourceGroupResponse |
包含 listByResourceGroup 作業的響應數據。 |
ServicesListBySubscriptionNextResponse |
包含 listBySubscriptionNext 作業的響應數據。 |
ServicesListBySubscriptionResponse |
包含 listBySubscription 作業的響應數據。 |
ServicesUpdateResponse |
包含更新作業的回應數據。 |
SharedPrivateLinkResourceAsyncOperationResult |
定義 SharedPrivateLinkResourceAsyncOperationResult 的值。 服務支援的已知值執行 |
SharedPrivateLinkResourceProvisioningState |
定義 SharedPrivateLinkResourceProvisioningState 的值。 |
SharedPrivateLinkResourceStatus |
定義 SharedPrivateLinkResourceStatus 的值。 |
SharedPrivateLinkResourcesCreateOrUpdateResponse |
包含 createOrUpdate 作業的響應數據。 |
SharedPrivateLinkResourcesGetResponse |
包含取得作業的回應數據。 |
SharedPrivateLinkResourcesListByServiceNextResponse |
包含 listByServiceNext 作業的響應數據。 |
SharedPrivateLinkResourcesListByServiceResponse |
包含 listByService 作業的響應數據。 |
SkuName |
定義 SkuName 的值。 |
UnavailableNameReason |
定義 UnavailableNameReason 的值。 服務支援的已知值
無效:搜尋服務名稱不符合命名需求。 |
UsageBySubscriptionSkuResponse |
包含 usageBySubscriptionSku 作業的響應數據。 |
UsagesListBySubscriptionNextResponse |
包含 listBySubscriptionNext 作業的響應數據。 |
UsagesListBySubscriptionResponse |
包含 listBySubscription 作業的響應數據。 |
列舉
函式
get |
假設 |
函式詳細資料
getContinuationToken(unknown)
假設 byPage
反覆運算器所產生的最後一個 .value
,傳回接續令牌,可用來從該點稍後開始分頁。
function getContinuationToken(page: unknown): string | undefined
參數
- page
-
unknown
從 byPage
反覆運算器存取 IteratorResult 上 value
的物件。
傳回
string | undefined
未來呼叫期間可傳遞至 byPage() 的接續令牌。