### YamlMime:JavaType uid: "com.microsoft.azure.management.search.Sku" fullName: "com.microsoft.azure.management.search.Sku" name: "Sku" nameWithType: "Sku" summary: "Defines the SKU of an Azure Search Service, which determines price tier and capacity limits." inheritances: - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **Sku**" constructors: - uid: "com.microsoft.azure.management.search.Sku.Sku()" fullName: "com.microsoft.azure.management.search.Sku.Sku()" name: "Sku()" nameWithType: "Sku.Sku()" syntax: "public Sku()" methods: - uid: "com.microsoft.azure.management.search.Sku.name()" fullName: "com.microsoft.azure.management.search.Sku.name()" name: "name()" nameWithType: "Sku.name()" summary: "Get the name value." syntax: "public SkuName name()" desc: "Get the name value." returns: description: "the name value" type: "" - uid: "com.microsoft.azure.management.search.Sku.withName(com.microsoft.azure.management.search.SkuName)" fullName: "com.microsoft.azure.management.search.Sku.withName(SkuName name)" name: "withName(SkuName name)" nameWithType: "Sku.withName(SkuName name)" summary: "Set the name value." parameters: - description: "the name value to set" name: "name" type: "" syntax: "public Sku withName(SkuName name)" desc: "Set the name value." returns: description: "the Sku object itself." type: "" type: "class" desc: "Defines the SKU of an Azure Search Service, which determines price tier and capacity limits." metadata: {} package: "com.microsoft.azure.management.search" artifact: com.microsoft.azure:azure-mgmt-search:1.41.4