See: Description
| Interface | Description |
|---|---|
| AdminKeys |
Response containing the primary and secondary admin API keys for a given Azure Cognitive Search service.
|
| QueryKey |
Describes an API key for a given Azure Cognitive Search service that has permissions
for query operations only.
|
| SearchService |
An immutable client-side representation of an Azure Cognitive Search service.
|
| SearchService.Definition |
The entirety of the Search service definition.
|
| SearchService.DefinitionStages |
Grouping of virtual network definition stages.
|
| SearchService.DefinitionStages.Blank |
The first stage of the Search service definition.
|
| SearchService.DefinitionStages.WithCreate |
The stage of the definition which contains all the minimum required inputs for the resource to be created
(via
Creatable.create()), but also allows for any other optional settings to be specified. |
| SearchService.DefinitionStages.WithGroup |
The stage of the Search service definition allowing to specify the resource group.
|
| SearchService.DefinitionStages.WithPartitionsAndCreate | |
| SearchService.DefinitionStages.WithReplicasAndCreate | |
| SearchService.DefinitionStages.WithSku |
The stage of the Search service definition allowing to specify the SKU.
|
| SearchService.Update |
The template for a Search service update operation, containing all the settings that can be modified.
|
| SearchService.UpdateStages |
Grouping of all the Search service update stages.
|
| SearchService.UpdateStages.WithPartitionCount |
The stage of the Search service update allowing to modify the number of partitions used.
|
| SearchService.UpdateStages.WithReplicaCount |
The stage of the Search service update allowing to modify the number of replicas used.
|
| SearchServices |
Entry point to Cognitive Search service management API in Azure.
|
| Class | Description |
|---|---|
| CheckNameAvailabilityInput |
Input of check name availability API.
|
| CheckNameAvailabilityOutput |
Output of check name availability API.
|
| Identity |
Identity for the resource.
|
| IpRule |
The IP restriction rule of the Azure Cognitive Search service.
|
| ListQueryKeysResult |
Response containing the query API keys for a given Azure Cognitive Search service.
|
| NetworkRuleSet |
Network specific rules that determine how the Azure Cognitive Search service may be reached.
|
| OperationDisplay |
The object that describes the operation.
|
| OperationListResult |
The result of the request to list REST API operations.
|
| PrivateEndpointConnectionListResult |
Response containing a list of Private Endpoint connections.
|
| PrivateEndpointConnectionProperties |
Describes the properties of an existing Private Endpoint connection to the Azure Cognitive Search service.
|
| PrivateEndpointConnectionPropertiesPrivateEndpoint |
The private endpoint resource from Microsoft.Network provider.
|
| PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState |
Describes the current state of an existing Private Link Service connection to the Azure Private Endpoint.
|
| PrivateLinkResourceProperties |
Describes the properties of a supported private link resource for the Azure Cognitive Search service.
|
| PrivateLinkResourcesResult |
Response containing a list of supported Private Link Resources.
|
| SearchServiceListResult |
Response containing a list of Azure Cognitive Search services.
|
| SearchServiceUpdate |
The parameters used to update an Azure Cognitive Search service.
|
| ShareablePrivateLinkResourceProperties |
Describes the properties of a resource type that has been onboarded to private link service, supported by Azure
Cognitive Search.
|
| ShareablePrivateLinkResourceType |
Describes an resource type that has been onboarded to private link service, supported by Azure Cognitive Search.
|
| SharedPrivateLinkResourceAsyncOperationResult |
Defines values for SharedPrivateLinkResourceAsyncOperationResult.
|
| SharedPrivateLinkResourceListResult |
Response containing a list of Shared Private Link Resources.
|
| SharedPrivateLinkResourceProperties |
Describes the properties of an existing Shared Private Link Resource managed by the Azure Cognitive Search service.
|
| Sku |
Defines the SKU of an Azure Cognitive Search Service, which determines price tier and capacity limits.
|
| UnavailableNameReason |
Defines values for UnavailableNameReason.
|
| Enum | Description |
|---|---|
| AdminKeyKind |
Defines values for AdminKeyKind.
|
| HostingMode |
Defines values for HostingMode.
|
| IdentityType |
Defines values for IdentityType.
|
| PrivateLinkServiceConnectionStatus |
Defines values for PrivateLinkServiceConnectionStatus.
|
| ProvisioningState |
Defines values for ProvisioningState.
|
| PublicNetworkAccess |
Defines values for PublicNetworkAccess.
|
| SearchServiceStatus |
Defines values for SearchServiceStatus.
|
| SharedPrivateLinkResourceProvisioningState |
Defines values for SharedPrivateLinkResourceProvisioningState.
|
| SharedPrivateLinkResourceStatus |
Defines values for SharedPrivateLinkResourceStatus.
|
| SkuName |
Defines values for SkuName.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.