Share via


SearchManagementClient class

Properties

adminKeys

The operation groups for adminKeys

networkSecurityPerimeterConfigurations

The operation groups for networkSecurityPerimeterConfigurations

offerings

The operation groups for offerings

operations

The operation groups for operations

pipeline

The pipeline used by this client to make requests

privateEndpointConnections

The operation groups for privateEndpointConnections

privateLinkResources

The operation groups for privateLinkResources

queryKeys

The operation groups for queryKeys

services

The operation groups for services

sharedPrivateLinkResources

The operation groups for sharedPrivateLinkResources

usages

The operation groups for usages

Methods

usageBySubscriptionSku(string, string, UsageBySubscriptionSkuOptionalParams)

Gets the quota usage for a search SKU in the given subscription.

Constructor Details

SearchManagementClient(TokenCredential, SearchManagementClientOptionalParams)

new SearchManagementClient(credential: TokenCredential, options?: SearchManagementClientOptionalParams)

Parameters

credential
TokenCredential

SearchManagementClient(TokenCredential, string, SearchManagementClientOptionalParams)

new SearchManagementClient(credential: TokenCredential, subscriptionId: string, options?: SearchManagementClientOptionalParams)

Parameters

credential
TokenCredential
subscriptionId

string

Property Details

adminKeys

The operation groups for adminKeys

adminKeys: AdminKeysOperations

Property Value

networkSecurityPerimeterConfigurations

The operation groups for networkSecurityPerimeterConfigurations

networkSecurityPerimeterConfigurations: NetworkSecurityPerimeterConfigurationsOperations

Property Value

offerings

The operation groups for offerings

offerings: OfferingsOperations

Property Value

operations

The operation groups for operations

operations: OperationsOperations

Property Value

pipeline

The pipeline used by this client to make requests

pipeline: Pipeline

Property Value

privateEndpointConnections

The operation groups for privateEndpointConnections

privateEndpointConnections: PrivateEndpointConnectionsOperations

Property Value

privateLinkResources

The operation groups for privateLinkResources

privateLinkResources: PrivateLinkResourcesOperations

Property Value

queryKeys

The operation groups for queryKeys

queryKeys: QueryKeysOperations

Property Value

services

The operation groups for services

services: ServicesOperations

Property Value

sharedPrivateLinkResources

The operation groups for sharedPrivateLinkResources

sharedPrivateLinkResources: SharedPrivateLinkResourcesOperations

Property Value

usages

The operation groups for usages

usages: UsagesOperations

Property Value

Method Details

usageBySubscriptionSku(string, string, UsageBySubscriptionSkuOptionalParams)

Gets the quota usage for a search SKU in the given subscription.

function usageBySubscriptionSku(location: string, skuName: string, options?: UsageBySubscriptionSkuOptionalParams): Promise<QuotaUsageResult>

Parameters

location

string

skuName

string

Returns

Promise<QuotaUsageResult>