134 строки
7.9 KiB
YAML
134 строки
7.9 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.cognitiveservices.Usage"
|
|
fullName: "com.microsoft.azure.management.cognitiveservices.Usage"
|
|
name: "Usage"
|
|
nameWithType: "Usage"
|
|
summary: "The usage data for a usage request."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public class **Usage**"
|
|
constructors:
|
|
- uid: "com.microsoft.azure.management.cognitiveservices.Usage.Usage()"
|
|
fullName: "com.microsoft.azure.management.cognitiveservices.Usage.Usage()"
|
|
name: "Usage()"
|
|
nameWithType: "Usage.Usage()"
|
|
syntax: "public Usage()"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.cognitiveservices.Usage.currentValue()"
|
|
fullName: "com.microsoft.azure.management.cognitiveservices.Usage.currentValue()"
|
|
name: "currentValue()"
|
|
nameWithType: "Usage.currentValue()"
|
|
summary: "Get the current<wbr>Value value."
|
|
syntax: "public Double currentValue()"
|
|
desc: "Get the currentValue value."
|
|
returns:
|
|
description: "the currentValue value"
|
|
type: "<xref href=\"java.lang.Double?alt=java.lang.Double&text=Double\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.cognitiveservices.Usage.limit()"
|
|
fullName: "com.microsoft.azure.management.cognitiveservices.Usage.limit()"
|
|
name: "limit()"
|
|
nameWithType: "Usage.limit()"
|
|
summary: "Get the limit value."
|
|
syntax: "public Double limit()"
|
|
desc: "Get the limit value."
|
|
returns:
|
|
description: "the limit value"
|
|
type: "<xref href=\"java.lang.Double?alt=java.lang.Double&text=Double\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.cognitiveservices.Usage.name()"
|
|
fullName: "com.microsoft.azure.management.cognitiveservices.Usage.name()"
|
|
name: "name()"
|
|
nameWithType: "Usage.name()"
|
|
summary: "Get the name value."
|
|
syntax: "public MetricName name()"
|
|
desc: "Get the name value."
|
|
returns:
|
|
description: "the name value"
|
|
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.MetricName?alt=com.microsoft.azure.management.cognitiveservices.MetricName&text=MetricName\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.cognitiveservices.Usage.nextResetTime()"
|
|
fullName: "com.microsoft.azure.management.cognitiveservices.Usage.nextResetTime()"
|
|
name: "nextResetTime()"
|
|
nameWithType: "Usage.nextResetTime()"
|
|
summary: "Get the next<wbr>Reset<wbr>Time value."
|
|
syntax: "public String nextResetTime()"
|
|
desc: "Get the nextResetTime value."
|
|
returns:
|
|
description: "the nextResetTime value"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.cognitiveservices.Usage.quotaPeriod()"
|
|
fullName: "com.microsoft.azure.management.cognitiveservices.Usage.quotaPeriod()"
|
|
name: "quotaPeriod()"
|
|
nameWithType: "Usage.quotaPeriod()"
|
|
summary: "Get the quota<wbr>Period value."
|
|
syntax: "public String quotaPeriod()"
|
|
desc: "Get the quotaPeriod value."
|
|
returns:
|
|
description: "the quotaPeriod value"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.cognitiveservices.Usage.status()"
|
|
fullName: "com.microsoft.azure.management.cognitiveservices.Usage.status()"
|
|
name: "status()"
|
|
nameWithType: "Usage.status()"
|
|
summary: "Get the status value."
|
|
syntax: "public QuotaUsageStatus status()"
|
|
desc: "Get the status value."
|
|
returns:
|
|
description: "the status value"
|
|
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.QuotaUsageStatus?alt=com.microsoft.azure.management.cognitiveservices.QuotaUsageStatus&text=QuotaUsageStatus\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.cognitiveservices.Usage.unit()"
|
|
fullName: "com.microsoft.azure.management.cognitiveservices.Usage.unit()"
|
|
name: "unit()"
|
|
nameWithType: "Usage.unit()"
|
|
summary: "Get the unit value."
|
|
syntax: "public UnitType unit()"
|
|
desc: "Get the unit value."
|
|
returns:
|
|
description: "the unit value"
|
|
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.UnitType?alt=com.microsoft.azure.management.cognitiveservices.UnitType&text=UnitType\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.cognitiveservices.Usage.withStatus(com.microsoft.azure.management.cognitiveservices.QuotaUsageStatus)"
|
|
fullName: "com.microsoft.azure.management.cognitiveservices.Usage.withStatus(QuotaUsageStatus status)"
|
|
name: "withStatus(QuotaUsageStatus status)"
|
|
nameWithType: "Usage.withStatus(QuotaUsageStatus status)"
|
|
summary: "Set the status value."
|
|
parameters:
|
|
- description: "the status value to set"
|
|
name: "status"
|
|
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.QuotaUsageStatus?alt=com.microsoft.azure.management.cognitiveservices.QuotaUsageStatus&text=QuotaUsageStatus\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public Usage withStatus(QuotaUsageStatus status)"
|
|
desc: "Set the status value."
|
|
returns:
|
|
description: "the Usage object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.Usage?alt=com.microsoft.azure.management.cognitiveservices.Usage&text=Usage\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.cognitiveservices.Usage.withUnit(com.microsoft.azure.management.cognitiveservices.UnitType)"
|
|
fullName: "com.microsoft.azure.management.cognitiveservices.Usage.withUnit(UnitType unit)"
|
|
name: "withUnit(UnitType unit)"
|
|
nameWithType: "Usage.withUnit(UnitType unit)"
|
|
summary: "Set the unit value."
|
|
parameters:
|
|
- description: "the unit value to set"
|
|
name: "unit"
|
|
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.UnitType?alt=com.microsoft.azure.management.cognitiveservices.UnitType&text=UnitType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public Usage withUnit(UnitType unit)"
|
|
desc: "Set the unit value."
|
|
returns:
|
|
description: "the Usage object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.Usage?alt=com.microsoft.azure.management.cognitiveservices.Usage&text=Usage\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "The usage data for a usage request."
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.cognitiveservices"
|
|
artifact: com.microsoft.azure:azure-mgmt-cognitiveservices:1.10.0-beta
|