Class Sku
java.lang.Object
com.microsoft.azure.management.search.Sku
Defines the SKU of an Azure Search Service, which determines price tier and
capacity limits.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Sku
public Sku()
-
-
Method Details
-
name
Get the name value.- Returns:
- the name value
-
withName
Set the name value.- Parameters:
name
- the name value to set- Returns:
- the Sku object itself.
-