49 строки
3.3 KiB
YAML
49 строки
3.3 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.appcontainers.fluent.BillingMetersClient"
|
|
fullName: "com.azure.resourcemanager.appcontainers.fluent.BillingMetersClient"
|
|
name: "BillingMetersClient"
|
|
nameWithType: "BillingMetersClient"
|
|
summary: "An instance of this class provides access to all the operations defined in Billing<wbr>Meters<wbr>Client."
|
|
syntax: "public interface **BillingMetersClient**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.appcontainers.fluent.BillingMetersClient.get(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.appcontainers.fluent.BillingMetersClient.get(String location)"
|
|
name: "get(String location)"
|
|
nameWithType: "BillingMetersClient.get(String location)"
|
|
summary: "Get billing meters by location."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of Azure region."
|
|
name: "location"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract BillingMeterCollectionInner get(String location)"
|
|
desc: "Get billing meters by location. Get all billingMeters for a location."
|
|
returns:
|
|
description: "all billingMeters for a location."
|
|
type: "<xref href=\"com.azure.resourcemanager.appcontainers.fluent.models.BillingMeterCollectionInner?alt=com.azure.resourcemanager.appcontainers.fluent.models.BillingMeterCollectionInner&text=BillingMeterCollectionInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appcontainers.fluent.BillingMetersClient.getWithResponse(java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.appcontainers.fluent.BillingMetersClient.getWithResponse(String location, Context context)"
|
|
name: "getWithResponse(String location, Context context)"
|
|
nameWithType: "BillingMetersClient.getWithResponse(String location, Context context)"
|
|
summary: "Get billing meters by location."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of Azure region."
|
|
name: "location"
|
|
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 Response<BillingMeterCollectionInner> getWithResponse(String location, Context context)"
|
|
desc: "Get billing meters by location. Get all billingMeters for a location."
|
|
returns:
|
|
description: "all billingMeters for a location along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.appcontainers.fluent.models.BillingMeterCollectionInner?alt=com.azure.resourcemanager.appcontainers.fluent.models.BillingMeterCollectionInner&text=BillingMeterCollectionInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "interface"
|
|
desc: "An instance of this class provides access to all the operations defined in BillingMetersClient."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.appcontainers.fluent"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-appcontainers:1.0.0
|