| Package | Description |
|---|---|
| com.azure.resourcemanager.search.fluent.models |
Package containing the inner data models for SearchManagementClient.
|
| com.azure.resourcemanager.search.models |
Package containing the data models for SearchManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
Sku |
SearchServiceInner.sku()
Get the sku property: The SKU of the Search Service, which determines price tier and capacity limits.
|
| Modifier and Type | Method and Description |
|---|---|
SearchServiceInner |
SearchServiceInner.withSku(Sku sku)
Set the sku property: The SKU of the Search Service, which determines price tier and capacity limits.
|
| Modifier and Type | Method and Description |
|---|---|
Sku |
SearchServiceUpdate.sku()
Get the sku property: The SKU of the Search Service, which determines price tier and capacity limits.
|
Sku |
SearchService.sku() |
Sku |
Sku.withName(SkuName name)
Set the name property: The SKU of the search service.
|
| Modifier and Type | Method and Description |
|---|---|
SearchServiceUpdate |
SearchServiceUpdate.withSku(Sku sku)
Set the sku property: The SKU of the Search Service, which determines price tier and capacity limits.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.