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

79 строки
6.7 KiB
YAML

### 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 Resource<wbr>Skus<wbr>Client."
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.<wbr>Compute SKUs available for your Subscription."
modifiers:
- "abstract"
syntax: "public abstract PagedIterable<ResourceSkuInner> 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 <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.compute.fluent.models.ResourceSkuInner?alt=com.azure.resourcemanager.compute.fluent.models.ResourceSkuInner&text=ResourceSkuInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- 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.<wbr>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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "To Include Extended Locations information or not in the response."
name: "includeExtendedLocations"
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<ResourceSkuInner> 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 <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.compute.fluent.models.ResourceSkuInner?alt=com.azure.resourcemanager.compute.fluent.models.ResourceSkuInner&text=ResourceSkuInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- 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.<wbr>Compute SKUs available for your Subscription."
modifiers:
- "abstract"
syntax: "public abstract PagedFlux<ResourceSkuInner> 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 <xref uid=\"com.azure.core.http.rest.PagedFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedFlux\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.compute.fluent.models.ResourceSkuInner?alt=com.azure.resourcemanager.compute.fluent.models.ResourceSkuInner&text=ResourceSkuInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- 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.<wbr>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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "To Include Extended Locations information or not in the response."
name: "includeExtendedLocations"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedFlux<ResourceSkuInner> 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 <xref uid=\"com.azure.core.http.rest.PagedFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedFlux\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.compute.fluent.models.ResourceSkuInner?alt=com.azure.resourcemanager.compute.fluent.models.ResourceSkuInner&text=ResourceSkuInner\" data-throw-if-not-resolved=\"False\" />&gt;"
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.42.0