Package | Description |
---|---|
com.microsoft.azure.management |
This package contains the Azure rollup client.
|
com.microsoft.azure.management.search |
This package contains the classes for SearchManagementClient.
|
Class and Description |
---|
SearchServices
Entry point to Search service management API in Azure.
|
Class and Description |
---|
AdminKeyKind
Defines values for AdminKeyKind.
|
AdminKeys
Response containing the primary and secondary admin API keys for a given Azure Search service.
|
CheckNameAvailabilityInput
Input of check name availability API.
|
CheckNameAvailabilityResult
The result of checking for Search service name availability.
|
HostingMode
Defines values for HostingMode.
|
ProvisioningState
Defines values for ProvisioningState.
|
QueryKey
Describes an API key for a given Azure Search service that has permissions
for query operations only.
|
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.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.
|
SearchServiceStatus
Defines values for SearchServiceStatus.
|
Sku
Defines the SKU of an Azure Search Service, which determines price tier and
capacity limits.
|
SkuName
Defines values for SkuName.
|
UnavailableNameReason
Defines values for UnavailableNameReason.
|
Copyright © 2019. All rights reserved.