azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.e...

45 строки
3.3 KiB
YAML
Исходник Постоянная ссылка Обычный вид История

### YamlMime:JavaType
uid: "com.azure.resourcemanager.elasticsan.fluent.SkusClient"
fullName: "com.azure.resourcemanager.elasticsan.fluent.SkusClient"
name: "SkusClient"
nameWithType: "SkusClient"
summary: "An instance of this class provides access to all the operations defined in Skus<wbr>Client."
syntax: "public interface **SkusClient**"
methods:
- uid: "com.azure.resourcemanager.elasticsan.fluent.SkusClient.list()"
fullName: "com.azure.resourcemanager.elasticsan.fluent.SkusClient.list()"
name: "list()"
nameWithType: "SkusClient.list()"
summary: "List all the available Skus in the region and information related to them."
modifiers:
- "abstract"
syntax: "public abstract PagedIterable<SkuInformationInner> list()"
desc: "List all the available Skus in the region and information related to them."
returns:
description: "list of SKU Information objects as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.elasticsan.fluent.models.SkuInformationInner?alt=com.azure.resourcemanager.elasticsan.fluent.models.SkuInformationInner&text=SkuInformationInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.elasticsan.fluent.SkusClient.list(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.elasticsan.fluent.SkusClient.list(String filter, Context context)"
name: "list(String filter, Context context)"
nameWithType: "SkusClient.list(String filter, Context context)"
summary: "List all the available Skus in the region and information related to them."
modifiers:
- "abstract"
parameters:
- description: "Specify $filter='location eq &lt;location&gt;' to filter on location."
name: "filter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<SkuInformationInner> list(String filter, Context context)"
desc: "List all the available Skus in the region and information related to them."
returns:
description: "list of SKU Information objects as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.elasticsan.fluent.models.SkuInformationInner?alt=com.azure.resourcemanager.elasticsan.fluent.models.SkuInformationInner&text=SkuInformationInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in SkusClient."
metadata: {}
package: "com.azure.resourcemanager.elasticsan.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-elasticsan:1.1.0