### YamlMime:JavaType uid: "com.azure.resourcemanager.kusto.models.AzureResourceSku" fullName: "com.azure.resourcemanager.kusto.models.AzureResourceSku" name: "AzureResourceSku" nameWithType: "AzureResourceSku" summary: "An immutable client-side representation of AzureResourceSku." syntax: "public interface **AzureResourceSku**" methods: - uid: "com.azure.resourcemanager.kusto.models.AzureResourceSku.capacity()" fullName: "com.azure.resourcemanager.kusto.models.AzureResourceSku.capacity()" name: "capacity()" nameWithType: "AzureResourceSku.capacity()" summary: "Gets the capacity property: The number of instances of the cluster." modifiers: - "abstract" syntax: "public abstract AzureCapacity capacity()" desc: "Gets the capacity property: The number of instances of the cluster." returns: description: "the capacity value." type: "" - uid: "com.azure.resourcemanager.kusto.models.AzureResourceSku.innerModel()" fullName: "com.azure.resourcemanager.kusto.models.AzureResourceSku.innerModel()" name: "innerModel()" nameWithType: "AzureResourceSku.innerModel()" summary: "Gets the inner com.azure.resourcemanager.kusto.fluent.models.AzureResourceSkuInner object." modifiers: - "abstract" syntax: "public abstract AzureResourceSkuInner innerModel()" desc: "Gets the inner com.azure.resourcemanager.kusto.fluent.models.AzureResourceSkuInner object." returns: description: "the inner object." type: "" - uid: "com.azure.resourcemanager.kusto.models.AzureResourceSku.resourceType()" fullName: "com.azure.resourcemanager.kusto.models.AzureResourceSku.resourceType()" name: "resourceType()" nameWithType: "AzureResourceSku.resourceType()" summary: "Gets the resourceType property: Resource Namespace and Type." modifiers: - "abstract" syntax: "public abstract String resourceType()" desc: "Gets the resourceType property: Resource Namespace and Type." returns: description: "the resourceType value." type: "String" - uid: "com.azure.resourcemanager.kusto.models.AzureResourceSku.sku()" fullName: "com.azure.resourcemanager.kusto.models.AzureResourceSku.sku()" name: "sku()" nameWithType: "AzureResourceSku.sku()" summary: "Gets the sku property: The SKU details." modifiers: - "abstract" syntax: "public abstract AzureSku sku()" desc: "Gets the sku property: The SKU details." returns: description: "the sku value." type: "" type: "interface" desc: "An immutable client-side representation of AzureResourceSku." metadata: {} package: "com.azure.resourcemanager.kusto.models" artifact: com.azure.resourcemanager:azure-resourcemanager-kusto:1.0.0