Package-level declarations

Types

Link copied to clipboard
enum AadAuthFailureMode : Enum<AadAuthFailureMode> , ConvertibleToJava<AadAuthFailureMode>

Describes what response the data plane API of a Search service would send for requests that failed authentication.

Link copied to clipboard
enum HostingMode : Enum<HostingMode> , ConvertibleToJava<HostingMode>

Applicable only for the standard3 SKU. You can set this property to enable up to 3 high density partitions that allow up to 1000 indexes, which is much higher than the maximum indexes allowed for any other SKU. For the standard3 SKU, the value is either 'default' or 'highDensity'. For all other SKUs, this value must be 'default'.

Link copied to clipboard
enum IdentityType : Enum<IdentityType> , ConvertibleToJava<IdentityType>

The identity type.

enum PrivateLinkServiceConnectionProvisioningState : Enum<PrivateLinkServiceConnectionProvisioningState> , ConvertibleToJava<PrivateLinkServiceConnectionProvisioningState>

The provisioning state of the private link service connection. Can be Updating, Deleting, Failed, Succeeded, or Incomplete

Link copied to clipboard
enum PrivateLinkServiceConnectionStatus : Enum<PrivateLinkServiceConnectionStatus> , ConvertibleToJava<PrivateLinkServiceConnectionStatus>

Status of the the private link service connection. Can be Pending, Approved, Rejected, or Disconnected.

Link copied to clipboard
enum PublicNetworkAccess : Enum<PublicNetworkAccess> , ConvertibleToJava<PublicNetworkAccess>

This value can be set to 'enabled' to avoid breaking changes on existing customer resources and templates. If set to 'disabled', traffic over public interface is not allowed, and private endpoint connections would be the exclusive access method.

Link copied to clipboard
enum SearchEncryptionWithCmk : Enum<SearchEncryptionWithCmk> , ConvertibleToJava<SearchEncryptionWithCmk>

Describes how a search service should enforce having one or more non customer encrypted resources.

enum SharedPrivateLinkResourceProvisioningState : Enum<SharedPrivateLinkResourceProvisioningState> , ConvertibleToJava<SharedPrivateLinkResourceProvisioningState>

The provisioning state of the shared private link resource. Can be Updating, Deleting, Failed, Succeeded or Incomplete.

Link copied to clipboard
enum SharedPrivateLinkResourceStatus : Enum<SharedPrivateLinkResourceStatus> , ConvertibleToJava<SharedPrivateLinkResourceStatus>

Status of the shared private link resource. Can be Pending, Approved, Rejected or Disconnected.

Link copied to clipboard
enum SkuName : Enum<SkuName> , ConvertibleToJava<SkuName>

The SKU of the search service. Valid values include: 'free': Shared service. 'basic': Dedicated service with up to 3 replicas. 'standard': Dedicated service with up to 12 partitions and 12 replicas. 'standard2': Similar to standard, but with more capacity per search unit. 'standard3': The largest Standard offering with up to 12 partitions and 12 replicas (or up to 3 partitions with more indexes if you also set the hostingMode property to 'highDensity'). 'storage_optimized_l1': Supports 1TB per partition, up to 12 partitions. 'storage_optimized_l2': Supports 2TB per partition, up to 12 partitions.'