Index
All Classes and Interfaces|All Packages
A
- actionsRequired() - Method in class com.azure.resourcemanager.search.models.PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState
-
Get the actionsRequired property: A description of any extra actions that may be required.
- AdminKeyKind - Enum in com.azure.resourcemanager.search.models
-
Defines values for AdminKeyKind.
- AdminKeyResultInner - Class in com.azure.resourcemanager.search.fluent.models
-
Response containing the primary and secondary admin API keys for a given Azure Cognitive Search service.
- AdminKeyResultInner() - Constructor for class com.azure.resourcemanager.search.fluent.models.AdminKeyResultInner
- AdminKeys - Interface in com.azure.resourcemanager.search.models
-
Response containing the primary and secondary admin API keys for a given Azure Cognitive Search service.
- AdminKeysClient - Interface in com.azure.resourcemanager.search.fluent
-
An instance of this class provides access to all the operations defined in AdminKeysClient.
- ALREADY_EXISTS - Static variable in class com.azure.resourcemanager.search.models.UnavailableNameReason
-
Static value AlreadyExists for UnavailableNameReason.
- APPROVED - Enum constant in enum com.azure.resourcemanager.search.models.PrivateLinkServiceConnectionStatus
-
Enum value Approved.
- APPROVED - Enum constant in enum com.azure.resourcemanager.search.models.SharedPrivateLinkResourceStatus
-
Enum value Approved.
- authenticate(TokenCredential, AzureProfile) - Static method in class com.azure.resourcemanager.search.SearchServiceManager
-
Creates an instance of SearchServiceManager that exposes Cognitive Search resource management API entry points.
- authenticate(TokenCredential, AzureProfile) - Method in interface com.azure.resourcemanager.search.SearchServiceManager.Configurable
-
Creates an instance of SearchServiceManager that exposes Cognitive Search service resource management API entry points.
- authenticate(HttpPipeline, AzureProfile) - Static method in class com.azure.resourcemanager.search.SearchServiceManager
-
Creates an instance of SearchServiceManager that exposes Cognitive Search resource management API entry points.
B
- BASIC - Enum constant in enum com.azure.resourcemanager.search.models.SkuName
-
Enum value basic.
- beginCreateOrUpdate(String, String, SearchServiceInner, UUID) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Creates or updates a search service in the given resource group.
- beginCreateOrUpdate(String, String, SearchServiceInner, UUID, Context) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Creates or updates a search service in the given resource group.
- beginCreateOrUpdate(String, String, String, UUID, SharedPrivateLinkResourceProperties) - Method in interface com.azure.resourcemanager.search.fluent.SharedPrivateLinkResourcesClient
-
Initiates the creation or update of a shared private link resource managed by the search service in the given resource group.
- beginCreateOrUpdate(String, String, String, UUID, SharedPrivateLinkResourceProperties, Context) - Method in interface com.azure.resourcemanager.search.fluent.SharedPrivateLinkResourcesClient
-
Initiates the creation or update of a shared private link resource managed by the search service in the given resource group.
- beginCreateOrUpdateAsync(String, String, SearchServiceInner, UUID) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Creates or updates a search service in the given resource group.
- beginCreateOrUpdateAsync(String, String, String, UUID, SharedPrivateLinkResourceProperties) - Method in interface com.azure.resourcemanager.search.fluent.SharedPrivateLinkResourcesClient
-
Initiates the creation or update of a shared private link resource managed by the search service in the given resource group.
- beginDelete(String, String, String, UUID) - Method in interface com.azure.resourcemanager.search.fluent.SharedPrivateLinkResourcesClient
-
Initiates the deletion of the shared private link resource from the search service.
- beginDelete(String, String, String, UUID, Context) - Method in interface com.azure.resourcemanager.search.fluent.SharedPrivateLinkResourcesClient
-
Initiates the deletion of the shared private link resource from the search service.
- beginDeleteAsync(String, String, String, UUID) - Method in interface com.azure.resourcemanager.search.fluent.SharedPrivateLinkResourcesClient
-
Initiates the deletion of the shared private link resource from the search service.
C
- checkNameAvailability(String) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Checks whether or not the given search service name is available for use.
- checkNameAvailability(String) - Method in interface com.azure.resourcemanager.search.models.SearchServices
-
Checks if the specified Search service name is valid and available.
- checkNameAvailabilityAsync(String) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Checks whether or not the given search service name is available for use.
- checkNameAvailabilityAsync(String) - Method in interface com.azure.resourcemanager.search.models.SearchServices
-
Checks if Search service name is valid and is not in use asynchronously.
- checkNameAvailabilityAsync(String, UUID) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Checks whether or not the given search service name is available for use.
- CheckNameAvailabilityInput - Class in com.azure.resourcemanager.search.models
-
Input of check name availability API.
- CheckNameAvailabilityInput() - Constructor for class com.azure.resourcemanager.search.models.CheckNameAvailabilityInput
-
Creates an instance of CheckNameAvailabilityInput class.
- CheckNameAvailabilityOutput - Class in com.azure.resourcemanager.search.models
-
Output of check name availability API.
- CheckNameAvailabilityOutput() - Constructor for class com.azure.resourcemanager.search.models.CheckNameAvailabilityOutput
- checkNameAvailabilityWithResponse(String, UUID, Context) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Checks whether or not the given search service name is available for use.
- checkNameAvailabilityWithResponseAsync(String, UUID) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Checks whether or not the given search service name is available for use.
- com.azure.resourcemanager.search - package com.azure.resourcemanager.search
-
Package containing the classes for SearchManagementClient.
- com.azure.resourcemanager.search.fluent - package com.azure.resourcemanager.search.fluent
-
Package containing the service clients for SearchManagementClient.
- com.azure.resourcemanager.search.fluent.models - package com.azure.resourcemanager.search.fluent.models
-
Package containing the inner data models for SearchManagementClient.
- com.azure.resourcemanager.search.models - package com.azure.resourcemanager.search.models
-
Package containing the data models for SearchManagementClient.
- configure() - Static method in class com.azure.resourcemanager.search.SearchServiceManager
-
Get a Configurable instance that can be used to create SearchServiceManager with optional configuration.
- create(String, String, String) - Method in interface com.azure.resourcemanager.search.fluent.QueryKeysClient
-
Generates a new query key for the specified search service.
- createAsync(String, String, String) - Method in interface com.azure.resourcemanager.search.fluent.QueryKeysClient
-
Generates a new query key for the specified search service.
- createAsync(String, String, String, UUID) - Method in interface com.azure.resourcemanager.search.fluent.QueryKeysClient
-
Generates a new query key for the specified search service.
- createOrUpdate(String, String, SearchServiceInner) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Creates or updates a search service in the given resource group.
- createOrUpdate(String, String, SearchServiceInner, UUID) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Creates or updates a search service in the given resource group.
- createOrUpdate(String, String, SearchServiceInner, UUID, Context) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Creates or updates a search service in the given resource group.
- createOrUpdate(String, String, String) - Method in interface com.azure.resourcemanager.search.fluent.SharedPrivateLinkResourcesClient
-
Initiates the creation or update of a shared private link resource managed by the search service in the given resource group.
- createOrUpdate(String, String, String, UUID, SharedPrivateLinkResourceProperties) - Method in interface com.azure.resourcemanager.search.fluent.SharedPrivateLinkResourcesClient
-
Initiates the creation or update of a shared private link resource managed by the search service in the given resource group.
- createOrUpdate(String, String, String, UUID, SharedPrivateLinkResourceProperties, Context) - Method in interface com.azure.resourcemanager.search.fluent.SharedPrivateLinkResourcesClient
-
Initiates the creation or update of a shared private link resource managed by the search service in the given resource group.
- createOrUpdateAsync(String, String, SearchServiceInner) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Creates or updates a search service in the given resource group.
- createOrUpdateAsync(String, String, SearchServiceInner, UUID) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Creates or updates a search service in the given resource group.
- createOrUpdateAsync(String, String, String) - Method in interface com.azure.resourcemanager.search.fluent.SharedPrivateLinkResourcesClient
-
Initiates the creation or update of a shared private link resource managed by the search service in the given resource group.
- createOrUpdateAsync(String, String, String, UUID, SharedPrivateLinkResourceProperties) - Method in interface com.azure.resourcemanager.search.fluent.SharedPrivateLinkResourcesClient
-
Initiates the creation or update of a shared private link resource managed by the search service in the given resource group.
- createOrUpdateWithResponseAsync(String, String, SearchServiceInner, UUID) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Creates or updates a search service in the given resource group.
- createOrUpdateWithResponseAsync(String, String, String, UUID, SharedPrivateLinkResourceProperties) - Method in interface com.azure.resourcemanager.search.fluent.SharedPrivateLinkResourcesClient
-
Initiates the creation or update of a shared private link resource managed by the search service in the given resource group.
- createQueryKey(String) - Method in interface com.azure.resourcemanager.search.models.SearchService
-
Regenerates either the primary or secondary admin API key.
- createQueryKey(String, String, String) - Method in interface com.azure.resourcemanager.search.models.SearchServices
-
Regenerates either the primary or secondary admin API key.
- createQueryKeyAsync(String) - Method in interface com.azure.resourcemanager.search.models.SearchService
-
Regenerates either the primary or secondary admin API key.
- createQueryKeyAsync(String, String, String) - Method in interface com.azure.resourcemanager.search.models.SearchServices
-
Regenerates either the primary or secondary admin API key.
- createWithResponse(String, String, String, UUID, Context) - Method in interface com.azure.resourcemanager.search.fluent.QueryKeysClient
-
Generates a new query key for the specified search service.
- createWithResponseAsync(String, String, String, UUID) - Method in interface com.azure.resourcemanager.search.fluent.QueryKeysClient
-
Generates a new query key for the specified search service.
D
- DEFAULT - Enum constant in enum com.azure.resourcemanager.search.models.HostingMode
-
Enum value default.
- DEGRADED - Enum constant in enum com.azure.resourcemanager.search.models.SearchServiceStatus
-
Enum value degraded.
- delete(String, String) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Deletes a search service in the given resource group, along with its associated resources.
- delete(String, String, String) - Method in interface com.azure.resourcemanager.search.fluent.PrivateEndpointConnectionsClient
-
Disconnects the private endpoint connection and deletes it from the search service.
- delete(String, String, String) - Method in interface com.azure.resourcemanager.search.fluent.QueryKeysClient
-
Deletes the specified query key.
- delete(String, String, String) - Method in interface com.azure.resourcemanager.search.fluent.SharedPrivateLinkResourcesClient
-
Initiates the deletion of the shared private link resource from the search service.
- delete(String, String, String, UUID) - Method in interface com.azure.resourcemanager.search.fluent.SharedPrivateLinkResourcesClient
-
Initiates the deletion of the shared private link resource from the search service.
- delete(String, String, String, UUID, Context) - Method in interface com.azure.resourcemanager.search.fluent.SharedPrivateLinkResourcesClient
-
Initiates the deletion of the shared private link resource from the search service.
- deleteAsync(String, String) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Deletes a search service in the given resource group, along with its associated resources.
- deleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.search.fluent.PrivateEndpointConnectionsClient
-
Disconnects the private endpoint connection and deletes it from the search service.
- deleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.search.fluent.QueryKeysClient
-
Deletes the specified query key.
- deleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.search.fluent.SharedPrivateLinkResourcesClient
-
Initiates the deletion of the shared private link resource from the search service.
- deleteAsync(String, String, String, UUID) - Method in interface com.azure.resourcemanager.search.fluent.PrivateEndpointConnectionsClient
-
Disconnects the private endpoint connection and deletes it from the search service.
- deleteAsync(String, String, String, UUID) - Method in interface com.azure.resourcemanager.search.fluent.QueryKeysClient
-
Deletes the specified query key.
- deleteAsync(String, String, String, UUID) - Method in interface com.azure.resourcemanager.search.fluent.SharedPrivateLinkResourcesClient
-
Initiates the deletion of the shared private link resource from the search service.
- deleteAsync(String, String, UUID) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Deletes a search service in the given resource group, along with its associated resources.
- deleteQueryKey(String) - Method in interface com.azure.resourcemanager.search.models.SearchService
-
Deletes the specified query key.
- deleteQueryKey(String, String, String) - Method in interface com.azure.resourcemanager.search.models.SearchServices
-
Deletes the specified query key.
- deleteQueryKeyAsync(String) - Method in interface com.azure.resourcemanager.search.models.SearchService
-
Deletes the specified query key.
- deleteQueryKeyAsync(String, String, String) - Method in interface com.azure.resourcemanager.search.models.SearchServices
-
Deletes the specified query key.
- deleteWithResponse(String, String, String, UUID, Context) - Method in interface com.azure.resourcemanager.search.fluent.PrivateEndpointConnectionsClient
-
Disconnects the private endpoint connection and deletes it from the search service.
- deleteWithResponse(String, String, String, UUID, Context) - Method in interface com.azure.resourcemanager.search.fluent.QueryKeysClient
-
Deletes the specified query key.
- deleteWithResponse(String, String, UUID, Context) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Deletes a search service in the given resource group, along with its associated resources.
- deleteWithResponseAsync(String, String, String, UUID) - Method in interface com.azure.resourcemanager.search.fluent.PrivateEndpointConnectionsClient
-
Disconnects the private endpoint connection and deletes it from the search service.
- deleteWithResponseAsync(String, String, String, UUID) - Method in interface com.azure.resourcemanager.search.fluent.QueryKeysClient
-
Deletes the specified query key.
- deleteWithResponseAsync(String, String, String, UUID) - Method in interface com.azure.resourcemanager.search.fluent.SharedPrivateLinkResourcesClient
-
Initiates the deletion of the shared private link resource from the search service.
- deleteWithResponseAsync(String, String, UUID) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Deletes a search service in the given resource group, along with its associated resources.
- DELETING - Enum constant in enum com.azure.resourcemanager.search.models.SearchServiceStatus
-
Enum value deleting.
- DELETING - Enum constant in enum com.azure.resourcemanager.search.models.SharedPrivateLinkResourceProvisioningState
-
Enum value Deleting.
- description() - Method in class com.azure.resourcemanager.search.models.OperationDisplay
-
Get the description property: The friendly name of the operation.
- description() - Method in class com.azure.resourcemanager.search.models.PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState
-
Get the description property: The description for the private link service connection state.
- description() - Method in class com.azure.resourcemanager.search.models.ShareablePrivateLinkResourceProperties
-
Get the description property: The description of the resource type that has been onboarded to private link service, supported by Azure Cognitive Search.
- DISABLED - Enum constant in enum com.azure.resourcemanager.search.models.PublicNetworkAccess
-
Enum value disabled.
- DISABLED - Enum constant in enum com.azure.resourcemanager.search.models.SearchServiceStatus
-
Enum value disabled.
- DISCONNECTED - Enum constant in enum com.azure.resourcemanager.search.models.PrivateLinkServiceConnectionStatus
-
Enum value Disconnected.
- DISCONNECTED - Enum constant in enum com.azure.resourcemanager.search.models.SharedPrivateLinkResourceStatus
-
Enum value Disconnected.
- display() - Method in class com.azure.resourcemanager.search.fluent.models.OperationInner
-
Get the display property: The object that describes the operation.
E
- ENABLED - Enum constant in enum com.azure.resourcemanager.search.models.PublicNetworkAccess
-
Enum value enabled.
- ERROR - Enum constant in enum com.azure.resourcemanager.search.models.SearchServiceStatus
-
Enum value error.
F
- FAILED - Enum constant in enum com.azure.resourcemanager.search.models.ProvisioningState
-
Enum value failed.
- FAILED - Enum constant in enum com.azure.resourcemanager.search.models.SharedPrivateLinkResourceProvisioningState
-
Enum value Failed.
- FAILED - Static variable in class com.azure.resourcemanager.search.models.SharedPrivateLinkResourceAsyncOperationResult
-
Static value Failed for SharedPrivateLinkResourceAsyncOperationResult.
- FREE - Enum constant in enum com.azure.resourcemanager.search.models.SkuName
-
Enum value free.
- fromString(String) - Static method in enum com.azure.resourcemanager.search.models.AdminKeyKind
-
Parses a serialized value to a AdminKeyKind instance.
- fromString(String) - Static method in enum com.azure.resourcemanager.search.models.HostingMode
-
Parses a serialized value to a HostingMode instance.
- fromString(String) - Static method in enum com.azure.resourcemanager.search.models.IdentityType
-
Parses a serialized value to a IdentityType instance.
- fromString(String) - Static method in enum com.azure.resourcemanager.search.models.PrivateLinkServiceConnectionStatus
-
Parses a serialized value to a PrivateLinkServiceConnectionStatus instance.
- fromString(String) - Static method in enum com.azure.resourcemanager.search.models.ProvisioningState
-
Parses a serialized value to a ProvisioningState instance.
- fromString(String) - Static method in enum com.azure.resourcemanager.search.models.PublicNetworkAccess
-
Parses a serialized value to a PublicNetworkAccess instance.
- fromString(String) - Static method in enum com.azure.resourcemanager.search.models.SearchServiceStatus
-
Parses a serialized value to a SearchServiceStatus instance.
- fromString(String) - Static method in class com.azure.resourcemanager.search.models.SharedPrivateLinkResourceAsyncOperationResult
-
Creates or finds a SharedPrivateLinkResourceAsyncOperationResult from its string representation.
- fromString(String) - Static method in enum com.azure.resourcemanager.search.models.SharedPrivateLinkResourceProvisioningState
-
Parses a serialized value to a SharedPrivateLinkResourceProvisioningState instance.
- fromString(String) - Static method in enum com.azure.resourcemanager.search.models.SharedPrivateLinkResourceStatus
-
Parses a serialized value to a SharedPrivateLinkResourceStatus instance.
- fromString(String) - Static method in enum com.azure.resourcemanager.search.models.SkuName
-
Parses a serialized value to a SkuName instance.
- fromString(String) - Static method in class com.azure.resourcemanager.search.models.UnavailableNameReason
-
Creates or finds a UnavailableNameReason from its string representation.
G
- get(String, String) - Method in interface com.azure.resourcemanager.search.fluent.AdminKeysClient
-
Gets the primary and secondary admin API keys for the specified Azure Cognitive Search service.
- get(String, String, String) - Method in interface com.azure.resourcemanager.search.fluent.PrivateEndpointConnectionsClient
-
Gets the details of the private endpoint connection to the search service in the given resource group.
- get(String, String, String) - Method in interface com.azure.resourcemanager.search.fluent.SharedPrivateLinkResourcesClient
-
Gets the details of the shared private link resource managed by the search service in the given resource group.
- getAdminKeys() - Method in interface com.azure.resourcemanager.search.fluent.SearchManagementClient
-
Gets the AdminKeysClient object to access its operations.
- getAdminKeys() - Method in interface com.azure.resourcemanager.search.models.SearchService
-
The primary and secondary admin API keys for the specified Azure Search service.
- getAdminKeys(String, String) - Method in interface com.azure.resourcemanager.search.models.SearchServices
-
Gets the primary and secondary admin API keys for the specified Azure Search service.
- getAdminKeysAsync() - Method in interface com.azure.resourcemanager.search.models.SearchService
-
The primary and secondary admin API keys for the specified Azure Search service.
- getAdminKeysAsync(String, String) - Method in interface com.azure.resourcemanager.search.models.SearchServices
-
Gets the primary and secondary admin API keys for the specified Azure Search service.
- getApiVersion() - Method in interface com.azure.resourcemanager.search.fluent.SearchManagementClient
-
Gets Api Version.
- getAsync(String, String) - Method in interface com.azure.resourcemanager.search.fluent.AdminKeysClient
-
Gets the primary and secondary admin API keys for the specified Azure Cognitive Search service.
- getAsync(String, String, String) - Method in interface com.azure.resourcemanager.search.fluent.PrivateEndpointConnectionsClient
-
Gets the details of the private endpoint connection to the search service in the given resource group.
- getAsync(String, String, String) - Method in interface com.azure.resourcemanager.search.fluent.SharedPrivateLinkResourcesClient
-
Gets the details of the shared private link resource managed by the search service in the given resource group.
- getAsync(String, String, String, UUID) - Method in interface com.azure.resourcemanager.search.fluent.PrivateEndpointConnectionsClient
-
Gets the details of the private endpoint connection to the search service in the given resource group.
- getAsync(String, String, String, UUID) - Method in interface com.azure.resourcemanager.search.fluent.SharedPrivateLinkResourcesClient
-
Gets the details of the shared private link resource managed by the search service in the given resource group.
- getAsync(String, String, UUID) - Method in interface com.azure.resourcemanager.search.fluent.AdminKeysClient
-
Gets the primary and secondary admin API keys for the specified Azure Cognitive Search service.
- getByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Gets the search service with the given name in the given resource group.
- getByResourceGroupAsync(String, String) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Gets the search service with the given name in the given resource group.
- getByResourceGroupAsync(String, String, UUID) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Gets the search service with the given name in the given resource group.
- getByResourceGroupWithResponse(String, String, UUID, Context) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Gets the search service with the given name in the given resource group.
- getByResourceGroupWithResponseAsync(String, String, UUID) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Gets the search service with the given name in the given resource group.
- getDefaultPollInterval() - Method in interface com.azure.resourcemanager.search.fluent.SearchManagementClient
-
Gets The default poll interval for long-running operation.
- getEndpoint() - Method in interface com.azure.resourcemanager.search.fluent.SearchManagementClient
-
Gets server parameter.
- getHttpPipeline() - Method in interface com.azure.resourcemanager.search.fluent.SearchManagementClient
-
Gets The HTTP pipeline to send requests through.
- getOperations() - Method in interface com.azure.resourcemanager.search.fluent.SearchManagementClient
-
Gets the OperationsClient object to access its operations.
- getPrivateEndpointConnections() - Method in interface com.azure.resourcemanager.search.fluent.SearchManagementClient
-
Gets the PrivateEndpointConnectionsClient object to access its operations.
- getPrivateLinkResources() - Method in interface com.azure.resourcemanager.search.fluent.SearchManagementClient
-
Gets the PrivateLinkResourcesClient object to access its operations.
- getQueryKeys() - Method in interface com.azure.resourcemanager.search.fluent.SearchManagementClient
-
Gets the QueryKeysClient object to access its operations.
- getServices() - Method in interface com.azure.resourcemanager.search.fluent.SearchManagementClient
-
Gets the ServicesClient object to access its operations.
- getSharedPrivateLinkResources() - Method in interface com.azure.resourcemanager.search.fluent.SearchManagementClient
-
Gets the SharedPrivateLinkResourcesClient object to access its operations.
- getSubscriptionId() - Method in interface com.azure.resourcemanager.search.fluent.SearchManagementClient
-
Gets The unique identifier for a Microsoft Azure subscription.
- getWithResponse(String, String, String, UUID, Context) - Method in interface com.azure.resourcemanager.search.fluent.PrivateEndpointConnectionsClient
-
Gets the details of the private endpoint connection to the search service in the given resource group.
- getWithResponse(String, String, String, UUID, Context) - Method in interface com.azure.resourcemanager.search.fluent.SharedPrivateLinkResourcesClient
-
Gets the details of the shared private link resource managed by the search service in the given resource group.
- getWithResponse(String, String, UUID, Context) - Method in interface com.azure.resourcemanager.search.fluent.AdminKeysClient
-
Gets the primary and secondary admin API keys for the specified Azure Cognitive Search service.
- getWithResponseAsync(String, String, String, UUID) - Method in interface com.azure.resourcemanager.search.fluent.PrivateEndpointConnectionsClient
-
Gets the details of the private endpoint connection to the search service in the given resource group.
- getWithResponseAsync(String, String, String, UUID) - Method in interface com.azure.resourcemanager.search.fluent.SharedPrivateLinkResourcesClient
-
Gets the details of the shared private link resource managed by the search service in the given resource group.
- getWithResponseAsync(String, String, UUID) - Method in interface com.azure.resourcemanager.search.fluent.AdminKeysClient
-
Gets the primary and secondary admin API keys for the specified Azure Cognitive Search service.
- groupId() - Method in class com.azure.resourcemanager.search.models.PrivateLinkResourceProperties
-
Get the groupId property: The group ID of the private link resource.
- groupId() - Method in class com.azure.resourcemanager.search.models.ShareablePrivateLinkResourceProperties
-
Get the groupId property: The resource provider group id for the resource that has been onboarded to private link service, supported by Azure Cognitive Search.
- groupId() - Method in class com.azure.resourcemanager.search.models.SharedPrivateLinkResourceProperties
-
Get the groupId property: The group id from the provider of resource the shared private link resource is for.
H
- HIGH_DENSITY - Enum constant in enum com.azure.resourcemanager.search.models.HostingMode
-
Enum value highDensity.
- hostingMode() - Method in class com.azure.resourcemanager.search.fluent.models.SearchServiceInner
-
Get the hostingMode property: Applicable only for the standard3 SKU.
- hostingMode() - Method in interface com.azure.resourcemanager.search.models.SearchService
-
The hosting mode value.
- hostingMode() - Method in class com.azure.resourcemanager.search.models.SearchServiceUpdate
-
Get the hostingMode property: Applicable only for the standard3 SKU.
- HostingMode - Enum in com.azure.resourcemanager.search.models
-
Defines values for HostingMode.
I
- id() - Method in class com.azure.resourcemanager.search.models.PrivateEndpointConnectionPropertiesPrivateEndpoint
-
Get the id property: The resource id of the private endpoint resource from Microsoft.Network provider.
- identity() - Method in class com.azure.resourcemanager.search.fluent.models.SearchServiceInner
-
Get the identity property: The identity of the resource.
- identity() - Method in class com.azure.resourcemanager.search.models.SearchServiceUpdate
-
Get the identity property: The identity of the resource.
- Identity - Class in com.azure.resourcemanager.search.models
-
Identity for the resource.
- Identity() - Constructor for class com.azure.resourcemanager.search.models.Identity
- IdentityType - Enum in com.azure.resourcemanager.search.models
-
Defines values for IdentityType.
- INCOMPLETE - Enum constant in enum com.azure.resourcemanager.search.models.SharedPrivateLinkResourceProvisioningState
-
Enum value Incomplete.
- INVALID - Static variable in class com.azure.resourcemanager.search.models.UnavailableNameReason
-
Static value Invalid for UnavailableNameReason.
- IpRule - Class in com.azure.resourcemanager.search.models
-
The IP restriction rule of the Azure Cognitive Search service.
- IpRule() - Constructor for class com.azure.resourcemanager.search.models.IpRule
- ipRules() - Method in class com.azure.resourcemanager.search.models.NetworkRuleSet
-
Get the ipRules property: A list of IP restriction rules that defines the inbound network(s) with allowing access to the search service endpoint.
- isNameAvailable() - Method in class com.azure.resourcemanager.search.models.CheckNameAvailabilityOutput
-
Get the isNameAvailable property: A value indicating whether the name is available.
K
- key() - Method in class com.azure.resourcemanager.search.fluent.models.QueryKeyInner
-
Get the key property: The value of the query API key.
- key() - Method in interface com.azure.resourcemanager.search.models.QueryKey
L
- list() - Method in interface com.azure.resourcemanager.search.fluent.OperationsClient
-
Lists all of the available REST API operations of the Microsoft.Search provider.
- list() - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Gets a list of all search services in the given subscription.
- list(Context) - Method in interface com.azure.resourcemanager.search.fluent.OperationsClient
-
Lists all of the available REST API operations of the Microsoft.Search provider.
- list(UUID, Context) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Gets a list of all search services in the given subscription.
- listAsync() - Method in interface com.azure.resourcemanager.search.fluent.OperationsClient
-
Lists all of the available REST API operations of the Microsoft.Search provider.
- listAsync() - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Gets a list of all search services in the given subscription.
- listAsync(UUID) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Gets a list of all search services in the given subscription.
- listByResourceGroup(String) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Gets a list of all search services in the given resource group.
- listByResourceGroup(String, UUID, Context) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Gets a list of all search services in the given resource group.
- listByResourceGroupAsync(String) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Gets a list of all search services in the given resource group.
- listByResourceGroupAsync(String, UUID) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Gets a list of all search services in the given resource group.
- listBySearchService(String, String) - Method in interface com.azure.resourcemanager.search.fluent.QueryKeysClient
-
Returns the list of query API keys for the given Azure Cognitive Search service.
- listBySearchService(String, String, UUID, Context) - Method in interface com.azure.resourcemanager.search.fluent.QueryKeysClient
-
Returns the list of query API keys for the given Azure Cognitive Search service.
- listBySearchServiceAsync(String, String) - Method in interface com.azure.resourcemanager.search.fluent.QueryKeysClient
-
Returns the list of query API keys for the given Azure Cognitive Search service.
- listBySearchServiceAsync(String, String, UUID) - Method in interface com.azure.resourcemanager.search.fluent.QueryKeysClient
-
Returns the list of query API keys for the given Azure Cognitive Search service.
- listByService(String, String) - Method in interface com.azure.resourcemanager.search.fluent.PrivateEndpointConnectionsClient
-
Gets a list of all private endpoint connections in the given service.
- listByService(String, String) - Method in interface com.azure.resourcemanager.search.fluent.SharedPrivateLinkResourcesClient
-
Gets a list of all shared private link resources managed by the given service.
- listByService(String, String, UUID, Context) - Method in interface com.azure.resourcemanager.search.fluent.PrivateEndpointConnectionsClient
-
Gets a list of all private endpoint connections in the given service.
- listByService(String, String, UUID, Context) - Method in interface com.azure.resourcemanager.search.fluent.SharedPrivateLinkResourcesClient
-
Gets a list of all shared private link resources managed by the given service.
- listByServiceAsync(String, String) - Method in interface com.azure.resourcemanager.search.fluent.PrivateEndpointConnectionsClient
-
Gets a list of all private endpoint connections in the given service.
- listByServiceAsync(String, String) - Method in interface com.azure.resourcemanager.search.fluent.SharedPrivateLinkResourcesClient
-
Gets a list of all shared private link resources managed by the given service.
- listByServiceAsync(String, String, UUID) - Method in interface com.azure.resourcemanager.search.fluent.PrivateEndpointConnectionsClient
-
Gets a list of all private endpoint connections in the given service.
- listByServiceAsync(String, String, UUID) - Method in interface com.azure.resourcemanager.search.fluent.SharedPrivateLinkResourcesClient
-
Gets a list of all shared private link resources managed by the given service.
- listQueryKeys() - Method in interface com.azure.resourcemanager.search.models.SearchService
-
Returns the list of query API keys for the given Azure Search service.
- listQueryKeys(String, String) - Method in interface com.azure.resourcemanager.search.models.SearchServices
-
Returns the list of query API keys for the given Azure Search service.
- listQueryKeysAsync() - Method in interface com.azure.resourcemanager.search.models.SearchService
-
Returns the list of query API keys for the given Azure Search service.
- listQueryKeysAsync(String, String) - Method in interface com.azure.resourcemanager.search.models.SearchServices
-
Returns the list of query API keys for the given Azure Search service.
- ListQueryKeysResult - Class in com.azure.resourcemanager.search.models
-
Response containing the query API keys for a given Azure Cognitive Search service.
- ListQueryKeysResult() - Constructor for class com.azure.resourcemanager.search.models.ListQueryKeysResult
- listSupported(String, String) - Method in interface com.azure.resourcemanager.search.fluent.PrivateLinkResourcesClient
-
Gets a list of all supported private link resource types for the given service.
- listSupported(String, String, UUID, Context) - Method in interface com.azure.resourcemanager.search.fluent.PrivateLinkResourcesClient
-
Gets a list of all supported private link resource types for the given service.
- listSupportedAsync(String, String) - Method in interface com.azure.resourcemanager.search.fluent.PrivateLinkResourcesClient
-
Gets a list of all supported private link resource types for the given service.
- listSupportedAsync(String, String, UUID) - Method in interface com.azure.resourcemanager.search.fluent.PrivateLinkResourcesClient
-
Gets a list of all supported private link resource types for the given service.
- location() - Method in class com.azure.resourcemanager.search.models.SearchServiceUpdate
-
Get the location property: The geographic location of the resource.
M
- message() - Method in class com.azure.resourcemanager.search.models.CheckNameAvailabilityOutput
-
Get the message property: A message that explains why the name is invalid and provides resource naming requirements.
N
- name() - Method in class com.azure.resourcemanager.search.fluent.models.OperationInner
-
Get the name property: The name of the operation.
- name() - Method in class com.azure.resourcemanager.search.fluent.models.QueryKeyInner
-
Get the name property: The name of the query API key; may be empty.
- name() - Method in class com.azure.resourcemanager.search.models.CheckNameAvailabilityInput
-
Get the name property: The search service name to validate.
- name() - Method in interface com.azure.resourcemanager.search.models.QueryKey
- name() - Method in class com.azure.resourcemanager.search.models.ShareablePrivateLinkResourceType
-
Get the name property: The name of the resource type that has been onboarded to private link service, supported by Azure Cognitive Search.
- name() - Method in class com.azure.resourcemanager.search.models.Sku
-
Get the name property: The SKU of the search service.
- networkRuleSet() - Method in class com.azure.resourcemanager.search.fluent.models.SearchServiceInner
-
Get the networkRuleSet property: Network specific rules that determine how the Azure Cognitive Search service may be reached.
- networkRuleSet() - Method in class com.azure.resourcemanager.search.models.SearchServiceUpdate
-
Get the networkRuleSet property: Network specific rules that determine how the Azure Cognitive Search service may be reached.
- NetworkRuleSet - Class in com.azure.resourcemanager.search.models
-
Network specific rules that determine how the Azure Cognitive Search service may be reached.
- NetworkRuleSet() - Constructor for class com.azure.resourcemanager.search.models.NetworkRuleSet
- nextLink() - Method in class com.azure.resourcemanager.search.models.ListQueryKeysResult
-
Get the nextLink property: Request URL that can be used to query next page of query keys.
- nextLink() - Method in class com.azure.resourcemanager.search.models.OperationListResult
-
Get the nextLink property: The URL to get the next set of operation list results, if any.
- nextLink() - Method in class com.azure.resourcemanager.search.models.PrivateEndpointConnectionListResult
-
Get the nextLink property: Request URL that can be used to query next page of private endpoint connections.
- nextLink() - Method in class com.azure.resourcemanager.search.models.SearchServiceListResult
-
Get the nextLink property: Request URL that can be used to query next page of search services.
- nextLink() - Method in class com.azure.resourcemanager.search.models.SharedPrivateLinkResourceListResult
-
Get the nextLink property: The URL to get the next set of shared private link resources, if there are any.
- NONE - Enum constant in enum com.azure.resourcemanager.search.models.IdentityType
-
Enum value None.
O
- operation() - Method in class com.azure.resourcemanager.search.models.OperationDisplay
-
Get the operation property: The operation type: read, write, delete, listKeys/action, etc.
- OperationDisplay - Class in com.azure.resourcemanager.search.models
-
The object that describes the operation.
- OperationDisplay() - Constructor for class com.azure.resourcemanager.search.models.OperationDisplay
- OperationInner - Class in com.azure.resourcemanager.search.fluent.models
-
Describes a REST API operation.
- OperationInner() - Constructor for class com.azure.resourcemanager.search.fluent.models.OperationInner
- OperationListResult - Class in com.azure.resourcemanager.search.models
-
The result of the request to list REST API operations.
- OperationListResult() - Constructor for class com.azure.resourcemanager.search.models.OperationListResult
- OperationsClient - Interface in com.azure.resourcemanager.search.fluent
-
An instance of this class provides access to all the operations defined in OperationsClient.
P
- partitionCount() - Method in class com.azure.resourcemanager.search.fluent.models.SearchServiceInner
-
Get the partitionCount property: The number of partitions in the search service; if specified, it can be 1, 2, 3, 4, 6, or 12.
- partitionCount() - Method in interface com.azure.resourcemanager.search.models.SearchService
- partitionCount() - Method in class com.azure.resourcemanager.search.models.SearchServiceUpdate
-
Get the partitionCount property: The number of partitions in the search service; if specified, it can be 1, 2, 3, 4, 6, or 12.
- PENDING - Enum constant in enum com.azure.resourcemanager.search.models.PrivateLinkServiceConnectionStatus
-
Enum value Pending.
- PENDING - Enum constant in enum com.azure.resourcemanager.search.models.SharedPrivateLinkResourceStatus
-
Enum value Pending.
- PRIMARY - Enum constant in enum com.azure.resourcemanager.search.models.AdminKeyKind
-
Enum value primary.
- primaryKey() - Method in class com.azure.resourcemanager.search.fluent.models.AdminKeyResultInner
-
Get the primaryKey property: The primary admin API key of the search service.
- primaryKey() - Method in interface com.azure.resourcemanager.search.models.AdminKeys
-
Get the primaryKey value.
- principalId() - Method in class com.azure.resourcemanager.search.models.Identity
-
Get the principalId property: The principal ID of resource identity.
- privateEndpoint() - Method in class com.azure.resourcemanager.search.models.PrivateEndpointConnectionProperties
-
Get the privateEndpoint property: The private endpoint resource from Microsoft.Network provider.
- PrivateEndpointConnectionInner - Class in com.azure.resourcemanager.search.fluent.models
-
Describes an existing Private Endpoint connection to the Azure Cognitive Search service.
- PrivateEndpointConnectionInner() - Constructor for class com.azure.resourcemanager.search.fluent.models.PrivateEndpointConnectionInner
- PrivateEndpointConnectionListResult - Class in com.azure.resourcemanager.search.models
-
Response containing a list of Private Endpoint connections.
- PrivateEndpointConnectionListResult() - Constructor for class com.azure.resourcemanager.search.models.PrivateEndpointConnectionListResult
- PrivateEndpointConnectionProperties - Class in com.azure.resourcemanager.search.models
-
Describes the properties of an existing Private Endpoint connection to the Azure Cognitive Search service.
- PrivateEndpointConnectionProperties() - Constructor for class com.azure.resourcemanager.search.models.PrivateEndpointConnectionProperties
- PrivateEndpointConnectionPropertiesPrivateEndpoint - Class in com.azure.resourcemanager.search.models
-
The private endpoint resource from Microsoft.Network provider.
- PrivateEndpointConnectionPropertiesPrivateEndpoint() - Constructor for class com.azure.resourcemanager.search.models.PrivateEndpointConnectionPropertiesPrivateEndpoint
- PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState - Class in com.azure.resourcemanager.search.models
-
Describes the current state of an existing Private Link Service connection to the Azure Private Endpoint.
- PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState() - Constructor for class com.azure.resourcemanager.search.models.PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState
- privateEndpointConnections() - Method in class com.azure.resourcemanager.search.fluent.models.SearchServiceInner
-
Get the privateEndpointConnections property: The list of private endpoint connections to the Azure Cognitive Search service.
- privateEndpointConnections() - Method in class com.azure.resourcemanager.search.models.SearchServiceUpdate
-
Get the privateEndpointConnections property: The list of private endpoint connections to the Azure Cognitive Search service.
- PrivateEndpointConnectionsClient - Interface in com.azure.resourcemanager.search.fluent
-
An instance of this class provides access to all the operations defined in PrivateEndpointConnectionsClient.
- privateLinkResourceId() - Method in class com.azure.resourcemanager.search.models.SharedPrivateLinkResourceProperties
-
Get the privateLinkResourceId property: The resource id of the resource the shared private link resource is for.
- PrivateLinkResourceInner - Class in com.azure.resourcemanager.search.fluent.models
-
Describes a supported private link resource for the Azure Cognitive Search service.
- PrivateLinkResourceInner() - Constructor for class com.azure.resourcemanager.search.fluent.models.PrivateLinkResourceInner
- PrivateLinkResourceProperties - Class in com.azure.resourcemanager.search.models
-
Describes the properties of a supported private link resource for the Azure Cognitive Search service.
- PrivateLinkResourceProperties() - Constructor for class com.azure.resourcemanager.search.models.PrivateLinkResourceProperties
- PrivateLinkResourcesClient - Interface in com.azure.resourcemanager.search.fluent
-
An instance of this class provides access to all the operations defined in PrivateLinkResourcesClient.
- PrivateLinkResourcesResult - Class in com.azure.resourcemanager.search.models
-
Response containing a list of supported Private Link Resources.
- PrivateLinkResourcesResult() - Constructor for class com.azure.resourcemanager.search.models.PrivateLinkResourcesResult
- privateLinkServiceConnectionState() - Method in class com.azure.resourcemanager.search.models.PrivateEndpointConnectionProperties
-
Get the privateLinkServiceConnectionState property: Describes the current state of an existing Private Link Service connection to the Azure Private Endpoint.
- PrivateLinkServiceConnectionStatus - Enum in com.azure.resourcemanager.search.models
-
Defines values for PrivateLinkServiceConnectionStatus.
- properties() - Method in class com.azure.resourcemanager.search.fluent.models.PrivateEndpointConnectionInner
-
Get the properties property: Describes the properties of an existing Private Endpoint connection to the Azure Cognitive Search service.
- properties() - Method in class com.azure.resourcemanager.search.fluent.models.PrivateLinkResourceInner
-
Get the properties property: Describes the properties of a supported private link resource for the Azure Cognitive Search service.
- properties() - Method in class com.azure.resourcemanager.search.fluent.models.SharedPrivateLinkResourceInner
-
Get the properties property: Describes the properties of a Shared Private Link Resource managed by the Azure Cognitive Search service.
- properties() - Method in class com.azure.resourcemanager.search.models.ShareablePrivateLinkResourceType
-
Get the properties property: Describes the properties of a resource type that has been onboarded to private link service, supported by Azure Cognitive Search.
- provider() - Method in class com.azure.resourcemanager.search.models.OperationDisplay
-
Get the provider property: The friendly name of the resource provider.
- PROVISIONING - Enum constant in enum com.azure.resourcemanager.search.models.ProvisioningState
-
Enum value provisioning.
- PROVISIONING - Enum constant in enum com.azure.resourcemanager.search.models.SearchServiceStatus
-
Enum value provisioning.
- provisioningState() - Method in class com.azure.resourcemanager.search.fluent.models.SearchServiceInner
-
Get the provisioningState property: The state of the last provisioning operation performed on the search service.
- provisioningState() - Method in interface com.azure.resourcemanager.search.models.SearchService
-
The state of the last provisioning operation performed on the Search service.
- provisioningState() - Method in class com.azure.resourcemanager.search.models.SearchServiceUpdate
-
Get the provisioningState property: The state of the last provisioning operation performed on the search service.
- provisioningState() - Method in class com.azure.resourcemanager.search.models.SharedPrivateLinkResourceProperties
-
Get the provisioningState property: The provisioning state of the shared private link resource.
- ProvisioningState - Enum in com.azure.resourcemanager.search.models
-
Defines values for ProvisioningState.
- publicNetworkAccess() - Method in class com.azure.resourcemanager.search.fluent.models.SearchServiceInner
-
Get the publicNetworkAccess property: This value can be set to 'enabled' to avoid breaking changes on existing customer resources and templates.
- publicNetworkAccess() - Method in class com.azure.resourcemanager.search.models.SearchServiceUpdate
-
Get the publicNetworkAccess property: This value can be set to 'enabled' to avoid breaking changes on existing customer resources and templates.
- PublicNetworkAccess - Enum in com.azure.resourcemanager.search.models
-
Defines values for PublicNetworkAccess.
Q
- QueryKey - Interface in com.azure.resourcemanager.search.models
-
Describes an API key for a given Azure Cognitive Search service that has permissions for query operations only.
- QueryKeyInner - Class in com.azure.resourcemanager.search.fluent.models
-
Describes an API key for a given Azure Cognitive Search service that has permissions for query operations only.
- QueryKeyInner() - Constructor for class com.azure.resourcemanager.search.fluent.models.QueryKeyInner
- QueryKeysClient - Interface in com.azure.resourcemanager.search.fluent
-
An instance of this class provides access to all the operations defined in QueryKeysClient.
R
- reason() - Method in class com.azure.resourcemanager.search.models.CheckNameAvailabilityOutput
-
Get the reason property: The reason why the name is not available.
- regenerate(String, String, AdminKeyKind) - Method in interface com.azure.resourcemanager.search.fluent.AdminKeysClient
-
Regenerates either the primary or secondary admin API key.
- regenerateAdminKeys(AdminKeyKind) - Method in interface com.azure.resourcemanager.search.models.SearchService
-
Regenerates either the primary or secondary admin API key.
- regenerateAdminKeys(String, String, AdminKeyKind) - Method in interface com.azure.resourcemanager.search.models.SearchServices
-
Regenerates either the primary or secondary admin API key.
- regenerateAdminKeysAsync(AdminKeyKind) - Method in interface com.azure.resourcemanager.search.models.SearchService
-
Regenerates either the primary or secondary admin API key.
- regenerateAdminKeysAsync(String, String, AdminKeyKind) - Method in interface com.azure.resourcemanager.search.models.SearchServices
-
Regenerates either the primary or secondary admin API key.
- regenerateAsync(String, String, AdminKeyKind) - Method in interface com.azure.resourcemanager.search.fluent.AdminKeysClient
-
Regenerates either the primary or secondary admin API key.
- regenerateAsync(String, String, AdminKeyKind, UUID) - Method in interface com.azure.resourcemanager.search.fluent.AdminKeysClient
-
Regenerates either the primary or secondary admin API key.
- regenerateWithResponse(String, String, AdminKeyKind, UUID, Context) - Method in interface com.azure.resourcemanager.search.fluent.AdminKeysClient
-
Regenerates either the primary or secondary admin API key.
- regenerateWithResponseAsync(String, String, AdminKeyKind, UUID) - Method in interface com.azure.resourcemanager.search.fluent.AdminKeysClient
-
Regenerates either the primary or secondary admin API key.
- REJECTED - Enum constant in enum com.azure.resourcemanager.search.models.PrivateLinkServiceConnectionStatus
-
Enum value Rejected.
- REJECTED - Enum constant in enum com.azure.resourcemanager.search.models.SharedPrivateLinkResourceStatus
-
Enum value Rejected.
- replicaCount() - Method in class com.azure.resourcemanager.search.fluent.models.SearchServiceInner
-
Get the replicaCount property: The number of replicas in the search service.
- replicaCount() - Method in interface com.azure.resourcemanager.search.models.SearchService
- replicaCount() - Method in class com.azure.resourcemanager.search.models.SearchServiceUpdate
-
Get the replicaCount property: The number of replicas in the search service.
- requestMessage() - Method in class com.azure.resourcemanager.search.models.SharedPrivateLinkResourceProperties
-
Get the requestMessage property: The request message for requesting approval of the shared private link resource.
- requiredMembers() - Method in class com.azure.resourcemanager.search.models.PrivateLinkResourceProperties
-
Get the requiredMembers property: The list of required members of the private link resource.
- requiredZoneNames() - Method in class com.azure.resourcemanager.search.models.PrivateLinkResourceProperties
-
Get the requiredZoneNames property: The list of required DNS zone names of the private link resource.
- resource() - Method in class com.azure.resourcemanager.search.models.OperationDisplay
-
Get the resource property: The resource type on which the operation is performed.
- resourceRegion() - Method in class com.azure.resourcemanager.search.models.SharedPrivateLinkResourceProperties
-
Get the resourceRegion property: Optional.
- RUNNING - Enum constant in enum com.azure.resourcemanager.search.models.SearchServiceStatus
-
Enum value running.
- RUNNING - Static variable in class com.azure.resourcemanager.search.models.SharedPrivateLinkResourceAsyncOperationResult
-
Static value Running for SharedPrivateLinkResourceAsyncOperationResult.
S
- SearchManagementClient - Interface in com.azure.resourcemanager.search.fluent
-
The interface for SearchManagementClient class.
- SearchService - Interface in com.azure.resourcemanager.search.models
-
An immutable client-side representation of an Azure Cognitive Search service.
- SearchService.Definition - Interface in com.azure.resourcemanager.search.models
-
The entirety of the Search service definition.
- SearchService.DefinitionStages - Interface in com.azure.resourcemanager.search.models
-
Grouping of virtual network definition stages.
- SearchService.DefinitionStages.Blank - Interface in com.azure.resourcemanager.search.models
-
The first stage of the Search service definition.
- SearchService.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.search.models
-
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.azure.resourcemanager.search.models
-
The stage of the Search service definition allowing to specify the resource group.
- SearchService.DefinitionStages.WithPartitionsAndCreate - Interface in com.azure.resourcemanager.search.models
-
The stage of the Search service definition allowing to specify the partition count.
- SearchService.DefinitionStages.WithReplicasAndCreate - Interface in com.azure.resourcemanager.search.models
-
The stage of the Search service definition allowing to specify the replica count.
- SearchService.DefinitionStages.WithSku - Interface in com.azure.resourcemanager.search.models
-
The stage of the Search service definition allowing to specify the SKU.
- SearchService.Update - Interface in com.azure.resourcemanager.search.models
-
The template for a Search service update operation, containing all the settings that can be modified.
- SearchService.UpdateStages - Interface in com.azure.resourcemanager.search.models
-
Grouping of all the Search service update stages.
- SearchService.UpdateStages.WithPartitionCount - Interface in com.azure.resourcemanager.search.models
-
The stage of the Search service update allowing to modify the number of partitions used.
- SearchService.UpdateStages.WithReplicaCount - Interface in com.azure.resourcemanager.search.models
-
The stage of the Search service update allowing to modify the number of replicas used.
- SearchServiceInner - Class in com.azure.resourcemanager.search.fluent.models
-
Describes an Azure Cognitive Search service and its current state.
- SearchServiceInner() - Constructor for class com.azure.resourcemanager.search.fluent.models.SearchServiceInner
- SearchServiceListResult - Class in com.azure.resourcemanager.search.models
-
Response containing a list of Azure Cognitive Search services.
- SearchServiceListResult() - Constructor for class com.azure.resourcemanager.search.models.SearchServiceListResult
- SearchServiceManager - Class in com.azure.resourcemanager.search
-
Entry point to Azure Cognitive Search service management.
- SearchServiceManager.Configurable - Interface in com.azure.resourcemanager.search
-
The interface allowing configurations to be set.
- searchServices() - Method in class com.azure.resourcemanager.search.SearchServiceManager
- SearchServices - Interface in com.azure.resourcemanager.search.models
-
Entry point to Cognitive Search service management API in Azure.
- SearchServiceStatus - Enum in com.azure.resourcemanager.search.models
-
Defines values for SearchServiceStatus.
- SearchServiceUpdate - Class in com.azure.resourcemanager.search.models
-
The parameters used to update an Azure Cognitive Search service.
- SearchServiceUpdate() - Constructor for class com.azure.resourcemanager.search.models.SearchServiceUpdate
- SECONDARY - Enum constant in enum com.azure.resourcemanager.search.models.AdminKeyKind
-
Enum value secondary.
- secondaryKey() - Method in class com.azure.resourcemanager.search.fluent.models.AdminKeyResultInner
-
Get the secondaryKey property: The secondary admin API key of the search service.
- secondaryKey() - Method in interface com.azure.resourcemanager.search.models.AdminKeys
-
Get the secondaryKey value.
- ServicesClient - Interface in com.azure.resourcemanager.search.fluent
-
An instance of this class provides access to all the operations defined in ServicesClient.
- ShareablePrivateLinkResourceProperties - Class in com.azure.resourcemanager.search.models
-
Describes the properties of a resource type that has been onboarded to private link service, supported by Azure Cognitive Search.
- ShareablePrivateLinkResourceProperties() - Constructor for class com.azure.resourcemanager.search.models.ShareablePrivateLinkResourceProperties
- ShareablePrivateLinkResourceType - Class in com.azure.resourcemanager.search.models
-
Describes an resource type that has been onboarded to private link service, supported by Azure Cognitive Search.
- ShareablePrivateLinkResourceType() - Constructor for class com.azure.resourcemanager.search.models.ShareablePrivateLinkResourceType
- shareablePrivateLinkResourceTypes() - Method in class com.azure.resourcemanager.search.models.PrivateLinkResourceProperties
-
Get the shareablePrivateLinkResourceTypes property: The list of resources that are onboarded to private link service, that are supported by Azure Cognitive Search.
- SharedPrivateLinkResourceAsyncOperationResult - Class in com.azure.resourcemanager.search.models
-
Defines values for SharedPrivateLinkResourceAsyncOperationResult.
- SharedPrivateLinkResourceAsyncOperationResult() - Constructor for class com.azure.resourcemanager.search.models.SharedPrivateLinkResourceAsyncOperationResult
- SharedPrivateLinkResourceInner - Class in com.azure.resourcemanager.search.fluent.models
-
Describes a Shared Private Link Resource managed by the Azure Cognitive Search service.
- SharedPrivateLinkResourceInner() - Constructor for class com.azure.resourcemanager.search.fluent.models.SharedPrivateLinkResourceInner
- SharedPrivateLinkResourceListResult - Class in com.azure.resourcemanager.search.models
-
Response containing a list of Shared Private Link Resources.
- SharedPrivateLinkResourceListResult() - Constructor for class com.azure.resourcemanager.search.models.SharedPrivateLinkResourceListResult
- SharedPrivateLinkResourceProperties - Class in com.azure.resourcemanager.search.models
-
Describes the properties of an existing Shared Private Link Resource managed by the Azure Cognitive Search service.
- SharedPrivateLinkResourceProperties() - Constructor for class com.azure.resourcemanager.search.models.SharedPrivateLinkResourceProperties
- SharedPrivateLinkResourceProvisioningState - Enum in com.azure.resourcemanager.search.models
-
Defines values for SharedPrivateLinkResourceProvisioningState.
- sharedPrivateLinkResources() - Method in class com.azure.resourcemanager.search.fluent.models.SearchServiceInner
-
Get the sharedPrivateLinkResources property: The list of shared private link resources managed by the Azure Cognitive Search service.
- sharedPrivateLinkResources() - Method in class com.azure.resourcemanager.search.models.SearchServiceUpdate
-
Get the sharedPrivateLinkResources property: The list of shared private link resources managed by the Azure Cognitive Search service.
- SharedPrivateLinkResourcesClient - Interface in com.azure.resourcemanager.search.fluent
-
An instance of this class provides access to all the operations defined in SharedPrivateLinkResourcesClient.
- SharedPrivateLinkResourceStatus - Enum in com.azure.resourcemanager.search.models
-
Defines values for SharedPrivateLinkResourceStatus.
- sku() - Method in class com.azure.resourcemanager.search.fluent.models.SearchServiceInner
-
Get the sku property: The SKU of the Search Service, which determines price tier and capacity limits.
- sku() - Method in interface com.azure.resourcemanager.search.models.SearchService
- sku() - Method in class com.azure.resourcemanager.search.models.SearchServiceUpdate
-
Get the sku property: The SKU of the Search Service, which determines price tier and capacity limits.
- Sku - Class in com.azure.resourcemanager.search.models
-
Defines the SKU of an Azure Cognitive Search Service, which determines price tier and capacity limits.
- Sku() - Constructor for class com.azure.resourcemanager.search.models.Sku
- SkuName - Enum in com.azure.resourcemanager.search.models
-
Defines values for SkuName.
- STANDARD - Enum constant in enum com.azure.resourcemanager.search.models.SkuName
-
Enum value standard.
- STANDARD2 - Enum constant in enum com.azure.resourcemanager.search.models.SkuName
-
Enum value standard2.
- STANDARD3 - Enum constant in enum com.azure.resourcemanager.search.models.SkuName
-
Enum value standard3.
- status() - Method in class com.azure.resourcemanager.search.fluent.models.SearchServiceInner
-
Get the status property: The status of the search service.
- status() - Method in class com.azure.resourcemanager.search.models.PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState
-
Get the status property: Status of the the private link service connection.
- status() - Method in interface com.azure.resourcemanager.search.models.SearchService
-
The status of the Search service.
- status() - Method in class com.azure.resourcemanager.search.models.SearchServiceUpdate
-
Get the status property: The status of the search service.
- status() - Method in class com.azure.resourcemanager.search.models.SharedPrivateLinkResourceProperties
-
Get the status property: Status of the shared private link resource.
- statusDetails() - Method in class com.azure.resourcemanager.search.fluent.models.SearchServiceInner
-
Get the statusDetails property: The details of the search service status.
- statusDetails() - Method in interface com.azure.resourcemanager.search.models.SearchService
- statusDetails() - Method in class com.azure.resourcemanager.search.models.SearchServiceUpdate
-
Get the statusDetails property: The details of the search service status.
- STORAGE_OPTIMIZED_L1 - Enum constant in enum com.azure.resourcemanager.search.models.SkuName
-
Enum value storage_optimized_l1.
- STORAGE_OPTIMIZED_L2 - Enum constant in enum com.azure.resourcemanager.search.models.SkuName
-
Enum value storage_optimized_l2.
- SUCCEEDED - Enum constant in enum com.azure.resourcemanager.search.models.ProvisioningState
-
Enum value succeeded.
- SUCCEEDED - Enum constant in enum com.azure.resourcemanager.search.models.SharedPrivateLinkResourceProvisioningState
-
Enum value Succeeded.
- SUCCEEDED - Static variable in class com.azure.resourcemanager.search.models.SharedPrivateLinkResourceAsyncOperationResult
-
Static value Succeeded for SharedPrivateLinkResourceAsyncOperationResult.
- SYSTEM_ASSIGNED - Enum constant in enum com.azure.resourcemanager.search.models.IdentityType
-
Enum value SystemAssigned.
T
- tags() - Method in class com.azure.resourcemanager.search.models.SearchServiceUpdate
-
Get the tags property: Tags to help categorize the resource in the Azure portal.
- tenantId() - Method in class com.azure.resourcemanager.search.models.Identity
-
Get the tenantId property: The tenant ID of resource.
- toString() - Method in enum com.azure.resourcemanager.search.models.AdminKeyKind
- toString() - Method in enum com.azure.resourcemanager.search.models.HostingMode
- toString() - Method in enum com.azure.resourcemanager.search.models.IdentityType
- toString() - Method in enum com.azure.resourcemanager.search.models.PrivateLinkServiceConnectionStatus
- toString() - Method in enum com.azure.resourcemanager.search.models.ProvisioningState
- toString() - Method in enum com.azure.resourcemanager.search.models.PublicNetworkAccess
- toString() - Method in enum com.azure.resourcemanager.search.models.SearchServiceStatus
- toString() - Method in enum com.azure.resourcemanager.search.models.SharedPrivateLinkResourceProvisioningState
- toString() - Method in enum com.azure.resourcemanager.search.models.SharedPrivateLinkResourceStatus
- toString() - Method in enum com.azure.resourcemanager.search.models.SkuName
- type() - Method in class com.azure.resourcemanager.search.models.CheckNameAvailabilityInput
-
Get the type property: The type of the resource whose name is to be validated.
- type() - Method in class com.azure.resourcemanager.search.models.Identity
-
Get the type property: The identity type.
- type() - Method in class com.azure.resourcemanager.search.models.ShareablePrivateLinkResourceProperties
-
Get the type property: The resource provider type for the resource that has been onboarded to private link service, supported by Azure Cognitive Search.
U
- UnavailableNameReason - Class in com.azure.resourcemanager.search.models
-
Defines values for UnavailableNameReason.
- UnavailableNameReason() - Constructor for class com.azure.resourcemanager.search.models.UnavailableNameReason
- update(String, String, SearchServiceUpdate) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Updates an existing search service in the given resource group.
- update(String, String, String) - Method in interface com.azure.resourcemanager.search.fluent.PrivateEndpointConnectionsClient
-
Updates a Private Endpoint connection to the search service in the given resource group.
- updateAsync(String, String, SearchServiceUpdate) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Updates an existing search service in the given resource group.
- updateAsync(String, String, SearchServiceUpdate, UUID) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Updates an existing search service in the given resource group.
- updateAsync(String, String, String) - Method in interface com.azure.resourcemanager.search.fluent.PrivateEndpointConnectionsClient
-
Updates a Private Endpoint connection to the search service in the given resource group.
- updateAsync(String, String, String, UUID, PrivateEndpointConnectionProperties) - Method in interface com.azure.resourcemanager.search.fluent.PrivateEndpointConnectionsClient
-
Updates a Private Endpoint connection to the search service in the given resource group.
- updateWithResponse(String, String, SearchServiceUpdate, UUID, Context) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Updates an existing search service in the given resource group.
- updateWithResponse(String, String, String, UUID, PrivateEndpointConnectionProperties, Context) - Method in interface com.azure.resourcemanager.search.fluent.PrivateEndpointConnectionsClient
-
Updates a Private Endpoint connection to the search service in the given resource group.
- updateWithResponseAsync(String, String, SearchServiceUpdate, UUID) - Method in interface com.azure.resourcemanager.search.fluent.ServicesClient
-
Updates an existing search service in the given resource group.
- updateWithResponseAsync(String, String, String, UUID, PrivateEndpointConnectionProperties) - Method in interface com.azure.resourcemanager.search.fluent.PrivateEndpointConnectionsClient
-
Updates a Private Endpoint connection to the search service in the given resource group.
- UPDATING - Enum constant in enum com.azure.resourcemanager.search.models.SharedPrivateLinkResourceProvisioningState
-
Enum value Updating.
V
- validate() - Method in class com.azure.resourcemanager.search.fluent.models.AdminKeyResultInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.search.fluent.models.OperationInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.search.fluent.models.PrivateEndpointConnectionInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.search.fluent.models.PrivateLinkResourceInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.search.fluent.models.QueryKeyInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.search.fluent.models.SearchServiceInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.search.fluent.models.SharedPrivateLinkResourceInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.search.models.CheckNameAvailabilityInput
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.search.models.CheckNameAvailabilityOutput
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.search.models.Identity
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.search.models.IpRule
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.search.models.ListQueryKeysResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.search.models.NetworkRuleSet
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.search.models.OperationDisplay
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.search.models.OperationListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.search.models.PrivateEndpointConnectionListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.search.models.PrivateEndpointConnectionProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.search.models.PrivateEndpointConnectionPropertiesPrivateEndpoint
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.search.models.PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.search.models.PrivateLinkResourceProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.search.models.PrivateLinkResourcesResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.search.models.SearchServiceListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.search.models.SearchServiceUpdate
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.search.models.ShareablePrivateLinkResourceProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.search.models.ShareablePrivateLinkResourceType
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.search.models.SharedPrivateLinkResourceListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.search.models.SharedPrivateLinkResourceProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.search.models.Sku
-
Validates the instance.
- value() - Method in class com.azure.resourcemanager.search.models.IpRule
-
Get the value property: Value corresponding to a single IPv4 address (eg., 123.1.2.3) or an IP range in CIDR format (eg., 123.1.2.3/24) to be allowed.
- value() - Method in class com.azure.resourcemanager.search.models.ListQueryKeysResult
-
Get the value property: The query keys for the Azure Cognitive Search service.
- value() - Method in class com.azure.resourcemanager.search.models.OperationListResult
-
Get the value property: The list of operations supported by the resource provider.
- value() - Method in class com.azure.resourcemanager.search.models.PrivateEndpointConnectionListResult
-
Get the value property: The list of Private Endpoint connections.
- value() - Method in class com.azure.resourcemanager.search.models.PrivateLinkResourcesResult
-
Get the value property: The list of supported Private Link Resources.
- value() - Method in class com.azure.resourcemanager.search.models.SearchServiceListResult
-
Get the value property: The list of search services.
- value() - Method in class com.azure.resourcemanager.search.models.SharedPrivateLinkResourceListResult
-
Get the value property: The list of Shared Private Link Resources.
- valueOf(String) - Static method in enum com.azure.resourcemanager.search.models.AdminKeyKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.resourcemanager.search.models.HostingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.resourcemanager.search.models.IdentityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.resourcemanager.search.models.PrivateLinkServiceConnectionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.resourcemanager.search.models.ProvisioningState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.resourcemanager.search.models.PublicNetworkAccess
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.resourcemanager.search.models.SearchServiceStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.resourcemanager.search.models.SharedPrivateLinkResourceProvisioningState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.resourcemanager.search.models.SharedPrivateLinkResourceStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.azure.resourcemanager.search.models.SkuName
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.azure.resourcemanager.search.models.AdminKeyKind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.azure.resourcemanager.search.models.HostingMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.azure.resourcemanager.search.models.IdentityType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.azure.resourcemanager.search.models.PrivateLinkServiceConnectionStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.azure.resourcemanager.search.models.ProvisioningState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.azure.resourcemanager.search.models.PublicNetworkAccess
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.azure.resourcemanager.search.models.SearchServiceStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in class com.azure.resourcemanager.search.models.SharedPrivateLinkResourceAsyncOperationResult
- values() - Static method in enum com.azure.resourcemanager.search.models.SharedPrivateLinkResourceProvisioningState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.azure.resourcemanager.search.models.SharedPrivateLinkResourceStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.azure.resourcemanager.search.models.SkuName
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in class com.azure.resourcemanager.search.models.UnavailableNameReason
W
- withActionsRequired(String) - Method in class com.azure.resourcemanager.search.models.PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState
-
Set the actionsRequired property: A description of any extra actions that may be required.
- withBasicSku() - Method in interface com.azure.resourcemanager.search.models.SearchService.DefinitionStages.WithSku
-
Specifies to use a basic SKU type for the Search service.
- withDescription(String) - Method in class com.azure.resourcemanager.search.models.PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState
-
Set the description property: The description for the private link service connection state.
- withFreeSku() - Method in interface com.azure.resourcemanager.search.models.SearchService.DefinitionStages.WithSku
-
Specifies to use a free SKU type for the Search service.
- withGroupId(String) - Method in class com.azure.resourcemanager.search.models.SharedPrivateLinkResourceProperties
-
Set the groupId property: The group id from the provider of resource the shared private link resource is for.
- withHostingMode(HostingMode) - Method in class com.azure.resourcemanager.search.fluent.models.SearchServiceInner
-
Set the hostingMode property: Applicable only for the standard3 SKU.
- withHostingMode(HostingMode) - Method in class com.azure.resourcemanager.search.models.SearchServiceUpdate
-
Set the hostingMode property: Applicable only for the standard3 SKU.
- withId(String) - Method in class com.azure.resourcemanager.search.models.PrivateEndpointConnectionPropertiesPrivateEndpoint
-
Set the id property: The resource id of the private endpoint resource from Microsoft.Network provider.
- withIdentity(Identity) - Method in class com.azure.resourcemanager.search.fluent.models.SearchServiceInner
-
Set the identity property: The identity of the resource.
- withIdentity(Identity) - Method in class com.azure.resourcemanager.search.models.SearchServiceUpdate
-
Set the identity property: The identity of the resource.
- withIpRules(List<IpRule>) - Method in class com.azure.resourcemanager.search.models.NetworkRuleSet
-
Set the ipRules property: A list of IP restriction rules that defines the inbound network(s) with allowing access to the search service endpoint.
- withLocation(String) - Method in class com.azure.resourcemanager.search.fluent.models.SearchServiceInner
- withLocation(String) - Method in class com.azure.resourcemanager.search.models.SearchServiceUpdate
-
Set the location property: The geographic location of the resource.
- withName(SkuName) - Method in class com.azure.resourcemanager.search.models.Sku
-
Set the name property: The SKU of the search service.
- withName(String) - Method in class com.azure.resourcemanager.search.models.CheckNameAvailabilityInput
-
Set the name property: The search service name to validate.
- withNetworkRuleSet(NetworkRuleSet) - Method in class com.azure.resourcemanager.search.fluent.models.SearchServiceInner
-
Set the networkRuleSet property: Network specific rules that determine how the Azure Cognitive Search service may be reached.
- withNetworkRuleSet(NetworkRuleSet) - Method in class com.azure.resourcemanager.search.models.SearchServiceUpdate
-
Set the networkRuleSet property: Network specific rules that determine how the Azure Cognitive Search service may be reached.
- withNextLink(String) - Method in class com.azure.resourcemanager.search.models.SharedPrivateLinkResourceListResult
-
Set the nextLink property: The URL to get the next set of shared private link resources, if there are any.
- withPartitionCount(int) - Method in interface com.azure.resourcemanager.search.models.SearchService.DefinitionStages.WithPartitionsAndCreate
-
Specifies the SKU of the Search service.
- withPartitionCount(int) - Method in interface com.azure.resourcemanager.search.models.SearchService.UpdateStages.WithPartitionCount
-
Specifies the Partitions count of the Search service.
- withPartitionCount(Integer) - Method in class com.azure.resourcemanager.search.fluent.models.SearchServiceInner
-
Set the partitionCount property: The number of partitions in the search service; if specified, it can be 1, 2, 3, 4, 6, or 12.
- withPartitionCount(Integer) - Method in class com.azure.resourcemanager.search.models.SearchServiceUpdate
-
Set the partitionCount property: The number of partitions in the search service; if specified, it can be 1, 2, 3, 4, 6, or 12.
- withPrivateEndpoint(PrivateEndpointConnectionPropertiesPrivateEndpoint) - Method in class com.azure.resourcemanager.search.models.PrivateEndpointConnectionProperties
-
Set the privateEndpoint property: The private endpoint resource from Microsoft.Network provider.
- withPrivateLinkResourceId(String) - Method in class com.azure.resourcemanager.search.models.SharedPrivateLinkResourceProperties
-
Set the privateLinkResourceId property: The resource id of the resource the shared private link resource is for.
- withPrivateLinkServiceConnectionState(PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState) - Method in class com.azure.resourcemanager.search.models.PrivateEndpointConnectionProperties
-
Set the privateLinkServiceConnectionState property: Describes the current state of an existing Private Link Service connection to the Azure Private Endpoint.
- withProperties(PrivateEndpointConnectionProperties) - Method in class com.azure.resourcemanager.search.fluent.models.PrivateEndpointConnectionInner
-
Set the properties property: Describes the properties of an existing Private Endpoint connection to the Azure Cognitive Search service.
- withProperties(SharedPrivateLinkResourceProperties) - Method in class com.azure.resourcemanager.search.fluent.models.SharedPrivateLinkResourceInner
-
Set the properties property: Describes the properties of a Shared Private Link Resource managed by the Azure Cognitive Search service.
- withProvisioningState(SharedPrivateLinkResourceProvisioningState) - Method in class com.azure.resourcemanager.search.models.SharedPrivateLinkResourceProperties
-
Set the provisioningState property: The provisioning state of the shared private link resource.
- withPublicNetworkAccess(PublicNetworkAccess) - Method in class com.azure.resourcemanager.search.fluent.models.SearchServiceInner
-
Set the publicNetworkAccess property: This value can be set to 'enabled' to avoid breaking changes on existing customer resources and templates.
- withPublicNetworkAccess(PublicNetworkAccess) - Method in class com.azure.resourcemanager.search.models.SearchServiceUpdate
-
Set the publicNetworkAccess property: This value can be set to 'enabled' to avoid breaking changes on existing customer resources and templates.
- withReplicaCount(int) - Method in interface com.azure.resourcemanager.search.models.SearchService.DefinitionStages.WithReplicasAndCreate
-
Specifies the SKU of the Search service.
- withReplicaCount(int) - Method in interface com.azure.resourcemanager.search.models.SearchService.UpdateStages.WithReplicaCount
-
Specifies the replicas count of the Search service.
- withReplicaCount(Integer) - Method in class com.azure.resourcemanager.search.fluent.models.SearchServiceInner
-
Set the replicaCount property: The number of replicas in the search service.
- withReplicaCount(Integer) - Method in class com.azure.resourcemanager.search.models.SearchServiceUpdate
-
Set the replicaCount property: The number of replicas in the search service.
- withRequestMessage(String) - Method in class com.azure.resourcemanager.search.models.SharedPrivateLinkResourceProperties
-
Set the requestMessage property: The request message for requesting approval of the shared private link resource.
- withResourceRegion(String) - Method in class com.azure.resourcemanager.search.models.SharedPrivateLinkResourceProperties
-
Set the resourceRegion property: Optional.
- withSku(Sku) - Method in class com.azure.resourcemanager.search.fluent.models.SearchServiceInner
-
Set the sku property: The SKU of the Search Service, which determines price tier and capacity limits.
- withSku(Sku) - Method in class com.azure.resourcemanager.search.models.SearchServiceUpdate
-
Set the sku property: The SKU of the Search Service, which determines price tier and capacity limits.
- withSku(SkuName) - Method in interface com.azure.resourcemanager.search.models.SearchService.DefinitionStages.WithSku
-
Specifies the SKU of the Search service.
- withStandardSku() - Method in interface com.azure.resourcemanager.search.models.SearchService.DefinitionStages.WithSku
-
Specifies to use a standard SKU type for the Search service.
- withStatus(PrivateLinkServiceConnectionStatus) - Method in class com.azure.resourcemanager.search.models.PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState
-
Set the status property: Status of the the private link service connection.
- withStatus(SharedPrivateLinkResourceStatus) - Method in class com.azure.resourcemanager.search.models.SharedPrivateLinkResourceProperties
-
Set the status property: Status of the shared private link resource.
- withTags(Map<String, String>) - Method in class com.azure.resourcemanager.search.fluent.models.SearchServiceInner
- withTags(Map<String, String>) - Method in class com.azure.resourcemanager.search.models.SearchServiceUpdate
-
Set the tags property: Tags to help categorize the resource in the Azure portal.
- withType(IdentityType) - Method in class com.azure.resourcemanager.search.models.Identity
-
Set the type property: The identity type.
- withType(String) - Method in class com.azure.resourcemanager.search.models.CheckNameAvailabilityInput
-
Set the type property: The type of the resource whose name is to be validated.
- withValue(String) - Method in class com.azure.resourcemanager.search.models.IpRule
-
Set the value property: Value corresponding to a single IPv4 address (eg., 123.1.2.3) or an IP range in CIDR format (eg., 123.1.2.3/24) to be allowed.
All Classes and Interfaces|All Packages