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

55 строки
3.9 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.newrelicobservability.models.BillingInfoes"
fullName: "com.azure.resourcemanager.newrelicobservability.models.BillingInfoes"
name: "BillingInfoes"
nameWithType: "BillingInfoes"
summary: "Resource collection API of Billing<wbr>Infoes."
syntax: "public interface **BillingInfoes**"
methods:
- uid: "com.azure.resourcemanager.newrelicobservability.models.BillingInfoes.get(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.newrelicobservability.models.BillingInfoes.get(String resourceGroupName, String monitorName)"
name: "get(String resourceGroupName, String monitorName)"
nameWithType: "BillingInfoes.get(String resourceGroupName, String monitorName)"
summary: "Get marketplace info mapped to the given monitor."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Monitors resource."
name: "monitorName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract BillingInfoResponse get(String resourceGroupName, String monitorName)"
desc: "Get marketplace info mapped to the given monitor."
returns:
description: "marketplace info mapped to the given monitor."
type: "<xref href=\"com.azure.resourcemanager.newrelicobservability.models.BillingInfoResponse?alt=com.azure.resourcemanager.newrelicobservability.models.BillingInfoResponse&text=BillingInfoResponse\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.newrelicobservability.models.BillingInfoes.getWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.newrelicobservability.models.BillingInfoes.getWithResponse(String resourceGroupName, String monitorName, Context context)"
name: "getWithResponse(String resourceGroupName, String monitorName, Context context)"
nameWithType: "BillingInfoes.getWithResponse(String resourceGroupName, String monitorName, Context context)"
summary: "Get marketplace info mapped to the given monitor."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Monitors resource."
name: "monitorName"
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<BillingInfoResponse> getWithResponse(String resourceGroupName, String monitorName, Context context)"
desc: "Get marketplace info mapped to the given monitor."
returns:
description: "marketplace info mapped to the given monitor 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\" />&lt;<xref href=\"com.azure.resourcemanager.newrelicobservability.models.BillingInfoResponse?alt=com.azure.resourcemanager.newrelicobservability.models.BillingInfoResponse&text=BillingInfoResponse\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "Resource collection API of BillingInfoes."
metadata: {}
package: "com.azure.resourcemanager.newrelicobservability.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-newrelicobservability:1.1.0