@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 的值。 服務支援的已知值
disabled:指出已停用搜尋服務的語意搜尋。 |
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
從反覆運算器存取 value
IteratorResult byPage
的物件。
傳回
string | undefined
未來呼叫期間可以傳入 byPage () 的接續權杖。