Cloud.Service.Azure.Search.Service
{
"account": "string",
"count": 0,
"name": "string",
"partition_count": 0,
"region": "string",
"replica_count": 0,
"resource_group_name": "string",
"sku": "string"
}
(Required) The name of the Microsoft Azure cloud account to use for this resource
The number of resource instances to be created.
(Required) Search service name. Changing the name deletes the existing resource and creates a new one.
Number of partitions, for storage handling: 1, 2, 3, 4, 6, or 12. Default is 1. Only available with standard SKUs. Changing the count deletes the existing resource and creates a new one.
(Required) Supported Azure location where the resource exists. Changing the location deletes the existing resource and creates a new one.
Number of search services, for capacity handling. Range is 1 to 12. Default is 1. Only available with standard SKUs. Changing the count deletes the existing resource and creates a new one.
(Required) Resource group in which to create the search service component.
(Required) The search service stockkeeping unit (SKU): free (provisions the service in shared clusters) or standard (provisions the service in dedicated clusters). If enabled by Microsoft support, standard2 and standard3 might also be available. Changing the SKU deletes the existing resource and creates a new one.
Search service categorization, in case-sensitive key names, or in key-value pairs.