71 строка
3.4 KiB
YAML
71 строка
3.4 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.mediaservices.models.MetricDimension"
|
|
fullName: "com.azure.resourcemanager.mediaservices.models.MetricDimension"
|
|
name: "MetricDimension"
|
|
nameWithType: "MetricDimension"
|
|
summary: "A metric dimension."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedMembers:
|
|
- "java.lang.Object.clone()"
|
|
- "java.lang.Object.equals(java.lang.Object)"
|
|
- "java.lang.Object.finalize()"
|
|
- "java.lang.Object.getClass()"
|
|
- "java.lang.Object.hashCode()"
|
|
- "java.lang.Object.notify()"
|
|
- "java.lang.Object.notifyAll()"
|
|
- "java.lang.Object.toString()"
|
|
- "java.lang.Object.wait()"
|
|
- "java.lang.Object.wait(long)"
|
|
- "java.lang.Object.wait(long,int)"
|
|
syntax: "public final class MetricDimension"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.mediaservices.models.MetricDimension.MetricDimension()"
|
|
fullName: "com.azure.resourcemanager.mediaservices.models.MetricDimension.MetricDimension()"
|
|
name: "MetricDimension()"
|
|
nameWithType: "MetricDimension.MetricDimension()"
|
|
syntax: "public MetricDimension()"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.mediaservices.models.MetricDimension.displayName()"
|
|
fullName: "com.azure.resourcemanager.mediaservices.models.MetricDimension.displayName()"
|
|
name: "displayName()"
|
|
nameWithType: "MetricDimension.displayName()"
|
|
summary: "Get the display<wbr>Name property: The display name for the dimension."
|
|
syntax: "public String displayName()"
|
|
desc: "Get the displayName property: The display name for the dimension."
|
|
returns:
|
|
description: "the displayName value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.mediaservices.models.MetricDimension.name()"
|
|
fullName: "com.azure.resourcemanager.mediaservices.models.MetricDimension.name()"
|
|
name: "name()"
|
|
nameWithType: "MetricDimension.name()"
|
|
summary: "Get the name property: The metric dimension name."
|
|
syntax: "public String name()"
|
|
desc: "Get the name property: The metric dimension name."
|
|
returns:
|
|
description: "the name value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.mediaservices.models.MetricDimension.toBeExportedForShoebox()"
|
|
fullName: "com.azure.resourcemanager.mediaservices.models.MetricDimension.toBeExportedForShoebox()"
|
|
name: "toBeExportedForShoebox()"
|
|
nameWithType: "MetricDimension.toBeExportedForShoebox()"
|
|
summary: "Get the to<wbr>BeExported<wbr>For<wbr>Shoebox property: Whether to export metric to shoebox."
|
|
syntax: "public Boolean toBeExportedForShoebox()"
|
|
desc: "Get the toBeExportedForShoebox property: Whether to export metric to shoebox."
|
|
returns:
|
|
description: "the toBeExportedForShoebox value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.mediaservices.models.MetricDimension.validate()"
|
|
fullName: "com.azure.resourcemanager.mediaservices.models.MetricDimension.validate()"
|
|
name: "validate()"
|
|
nameWithType: "MetricDimension.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
type: "class"
|
|
desc: "A metric dimension."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.mediaservices.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-mediaservices:2.2.0
|