### YamlMime:JavaType uid: "com.azure.resourcemanager.compute.fluent.ResourceSkusClient" fullName: "com.azure.resourcemanager.compute.fluent.ResourceSkusClient" name: "ResourceSkusClient" nameWithType: "ResourceSkusClient" summary: "An instance of this class provides access to all the operations defined in ResourceSkusClient." syntax: "public interface **ResourceSkusClient**" methods: - uid: "com.azure.resourcemanager.compute.fluent.ResourceSkusClient.list()" fullName: "com.azure.resourcemanager.compute.fluent.ResourceSkusClient.list()" name: "list()" nameWithType: "ResourceSkusClient.list()" summary: "Gets the list of Microsoft.Compute SKUs available for your Subscription." modifiers: - "abstract" syntax: "public abstract PagedIterable list()" desc: "Gets the list of Microsoft.Compute SKUs available for your Subscription." returns: description: "the list of Microsoft.Compute SKUs available for your Subscription as paginated response with\n ." type: "<>" - uid: "com.azure.resourcemanager.compute.fluent.ResourceSkusClient.list(java.lang.String,java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.compute.fluent.ResourceSkusClient.list(String filter, String includeExtendedLocations, Context context)" name: "list(String filter, String includeExtendedLocations, Context context)" nameWithType: "ResourceSkusClient.list(String filter, String includeExtendedLocations, Context context)" summary: "Gets the list of Microsoft.Compute SKUs available for your Subscription." modifiers: - "abstract" parameters: - description: "The filter to apply on the operation. Only **location** filter is supported currently." name: "filter" type: "String" - description: "To Include Extended Locations information or not in the response." name: "includeExtendedLocations" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract PagedIterable list(String filter, String includeExtendedLocations, Context context)" desc: "Gets the list of Microsoft.Compute SKUs available for your Subscription." returns: description: "the list of Microsoft.Compute SKUs available for your Subscription as paginated response with\n ." type: "<>" - uid: "com.azure.resourcemanager.compute.fluent.ResourceSkusClient.listAsync()" fullName: "com.azure.resourcemanager.compute.fluent.ResourceSkusClient.listAsync()" name: "listAsync()" nameWithType: "ResourceSkusClient.listAsync()" summary: "Gets the list of Microsoft.Compute SKUs available for your Subscription." modifiers: - "abstract" syntax: "public abstract PagedFlux listAsync()" desc: "Gets the list of Microsoft.Compute SKUs available for your Subscription." returns: description: "the list of Microsoft.Compute SKUs available for your Subscription as paginated response with\n ." type: "<>" - uid: "com.azure.resourcemanager.compute.fluent.ResourceSkusClient.listAsync(java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.compute.fluent.ResourceSkusClient.listAsync(String filter, String includeExtendedLocations)" name: "listAsync(String filter, String includeExtendedLocations)" nameWithType: "ResourceSkusClient.listAsync(String filter, String includeExtendedLocations)" summary: "Gets the list of Microsoft.Compute SKUs available for your Subscription." modifiers: - "abstract" parameters: - description: "The filter to apply on the operation. Only **location** filter is supported currently." name: "filter" type: "String" - description: "To Include Extended Locations information or not in the response." name: "includeExtendedLocations" type: "String" syntax: "public abstract PagedFlux listAsync(String filter, String includeExtendedLocations)" desc: "Gets the list of Microsoft.Compute SKUs available for your Subscription." returns: description: "the list of Microsoft.Compute SKUs available for your Subscription as paginated response with\n ." type: "<>" type: "interface" desc: "An instance of this class provides access to all the operations defined in ResourceSkusClient." metadata: {} package: "com.azure.resourcemanager.compute.fluent" artifact: com.azure.resourcemanager:azure-resourcemanager-compute:2.44.0