- SearchService - Interface in com.microsoft.azure.management.search
-
An immutable client-side representation of an Azure registry.
- SearchService.Definition - Interface in com.microsoft.azure.management.search
-
The entirety of the Search service definition.
- SearchService.DefinitionStages - Interface in com.microsoft.azure.management.search
-
Grouping of virtual network definition stages.
- SearchService.DefinitionStages.Blank - Interface in com.microsoft.azure.management.search
-
The first stage of the Search service definition.
- SearchService.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.search
-
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 - Interface in com.microsoft.azure.management.search
-
The stage of the Search service definition allowing to specify the resource group.
- SearchService.DefinitionStages.WithPartitionsAndCreate - Interface in com.microsoft.azure.management.search
-
- SearchService.DefinitionStages.WithReplicasAndCreate - Interface in com.microsoft.azure.management.search
-
- SearchService.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.search
-
The stage of the Search service definition allowing to specify the SKU.
- SearchService.Update - Interface in com.microsoft.azure.management.search
-
The template for a Search service update operation, containing all the settings that can be modified.
- SearchService.UpdateStages - Interface in com.microsoft.azure.management.search
-
Grouping of all the Search service update stages.
- SearchService.UpdateStages.WithPartitionCount - Interface in com.microsoft.azure.management.search
-
The stage of the Search service update allowing to modify the number of partitions used.
- SearchService.UpdateStages.WithReplicaCount - Interface in com.microsoft.azure.management.search
-
The stage of the Search service update allowing to modify the number of replicas used.
- SearchServices - Interface in com.microsoft.azure.management.search
-
Entry point to Search service management API in Azure.
- SearchServiceStatus - Enum in com.microsoft.azure.management.search
-
Defines values for SearchServiceStatus.
- secondaryKey() - Method in interface com.microsoft.azure.management.search.AdminKeys
-
Get the secondaryKey value.
- sku() - Method in interface com.microsoft.azure.management.search.SearchService
-
- Sku - Class in com.microsoft.azure.management.search
-
Defines the SKU of an Azure Search Service, which determines price tier and
capacity limits.
- Sku() - Constructor for class com.microsoft.azure.management.search.Sku
-
- SkuName - Enum in com.microsoft.azure.management.search
-
Defines values for SkuName.
- status() - Method in interface com.microsoft.azure.management.search.SearchService
-
The status of the Search service.
- statusDetails() - Method in interface com.microsoft.azure.management.search.SearchService
-
- valueOf(String) - Static method in enum com.microsoft.azure.management.search.AdminKeyKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.management.search.HostingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.management.search.ProvisioningState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.management.search.SearchServiceStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.management.search.SkuName
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.microsoft.azure.management.search.AdminKeyKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.azure.management.search.HostingMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.azure.management.search.ProvisioningState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.azure.management.search.SearchServiceStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.azure.management.search.SkuName
-
Returns an array containing the constants of this enum type, in
the order they are declared.