54 строки
4.2 KiB
YAML
54 строки
4.2 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.storage.fluent.SkusClient"
|
|
fullName: "com.azure.resourcemanager.storage.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.storage.fluent.SkusClient.list()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.SkusClient.list()"
|
|
name: "list()"
|
|
nameWithType: "SkusClient.list()"
|
|
summary: "Lists the available SKUs supported by Microsoft.<wbr>Storage for given subscription."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract PagedIterable<SkuInformationInner> list()"
|
|
desc: "Lists the available SKUs supported by Microsoft.Storage for given subscription."
|
|
returns:
|
|
description: "the response from the List Storage SKUs operation 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\" /><<xref href=\"com.azure.resourcemanager.storage.fluent.models.SkuInformationInner?alt=com.azure.resourcemanager.storage.fluent.models.SkuInformationInner&text=SkuInformationInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.SkusClient.list(com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.SkusClient.list(Context context)"
|
|
name: "list(Context context)"
|
|
nameWithType: "SkusClient.list(Context context)"
|
|
summary: "Lists the available SKUs supported by Microsoft.<wbr>Storage for given subscription."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- 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(Context context)"
|
|
desc: "Lists the available SKUs supported by Microsoft.Storage for given subscription."
|
|
returns:
|
|
description: "the response from the List Storage SKUs operation 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\" /><<xref href=\"com.azure.resourcemanager.storage.fluent.models.SkuInformationInner?alt=com.azure.resourcemanager.storage.fluent.models.SkuInformationInner&text=SkuInformationInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.storage.fluent.SkusClient.listAsync()"
|
|
fullName: "com.azure.resourcemanager.storage.fluent.SkusClient.listAsync()"
|
|
name: "listAsync()"
|
|
nameWithType: "SkusClient.listAsync()"
|
|
summary: "Lists the available SKUs supported by Microsoft.<wbr>Storage for given subscription."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract PagedFlux<SkuInformationInner> listAsync()"
|
|
desc: "Lists the available SKUs supported by Microsoft.Storage for given subscription."
|
|
returns:
|
|
description: "the response from the List Storage SKUs operation as paginated response with <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\" /><<xref href=\"com.azure.resourcemanager.storage.fluent.models.SkuInformationInner?alt=com.azure.resourcemanager.storage.fluent.models.SkuInformationInner&text=SkuInformationInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "interface"
|
|
desc: "An instance of this class provides access to all the operations defined in SkusClient."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.storage.fluent"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-storage:2.42.0
|