147 строки
9.5 KiB
YAML
147 строки
9.5 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.cdn.models.LogMetric"
|
|
fullName: "com.azure.resourcemanager.cdn.models.LogMetric"
|
|
name: "LogMetric"
|
|
nameWithType: "LogMetric"
|
|
summary: "Defines values for Log<wbr>Metric."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.equals(java.lang.Object)?alt=com.azure.core.util.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.getValue()?alt=com.azure.core.util.ExpandableStringEnum.getValue&text=getValue\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.hashCode()?alt=com.azure.core.util.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.toString()?alt=com.azure.core.util.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public final class **LogMetric**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.cdn.models.LogMetric?alt=com.azure.resourcemanager.cdn.models.LogMetric&text=LogMetric\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.cdn.models.LogMetric.LogMetric()"
|
|
fullName: "com.azure.resourcemanager.cdn.models.LogMetric.LogMetric()"
|
|
name: "LogMetric()"
|
|
nameWithType: "LogMetric.LogMetric()"
|
|
summary: "Creates a new instance of Log<wbr>Metric value."
|
|
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.cdn.models.LogMetric.fromString(java.lang.String)\" data-throw-if-not-resolved=\"false\" data-raw-source=\"#fromString(String)\"></xref> factory method."
|
|
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>public LogMetric()"
|
|
desc: "Creates a new instance of LogMetric value."
|
|
hasDeprecatedTag: true
|
|
fields:
|
|
- uid: "com.azure.resourcemanager.cdn.models.LogMetric.CLIENT_REQUEST_BANDWIDTH"
|
|
fullName: "com.azure.resourcemanager.cdn.models.LogMetric.CLIENT_REQUEST_BANDWIDTH"
|
|
name: "CLIENT_REQUEST_BANDWIDTH"
|
|
nameWithType: "LogMetric.CLIENT_REQUEST_BANDWIDTH"
|
|
summary: "Static value client<wbr>Request<wbr>Bandwidth for Log<wbr>Metric."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.LogMetric?alt=com.azure.resourcemanager.cdn.models.LogMetric&text=LogMetric\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final LogMetric CLIENT_REQUEST_BANDWIDTH"
|
|
desc: "Static value clientRequestBandwidth for LogMetric."
|
|
- uid: "com.azure.resourcemanager.cdn.models.LogMetric.CLIENT_REQUEST_COUNT"
|
|
fullName: "com.azure.resourcemanager.cdn.models.LogMetric.CLIENT_REQUEST_COUNT"
|
|
name: "CLIENT_REQUEST_COUNT"
|
|
nameWithType: "LogMetric.CLIENT_REQUEST_COUNT"
|
|
summary: "Static value client<wbr>Request<wbr>Count for Log<wbr>Metric."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.LogMetric?alt=com.azure.resourcemanager.cdn.models.LogMetric&text=LogMetric\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final LogMetric CLIENT_REQUEST_COUNT"
|
|
desc: "Static value clientRequestCount for LogMetric."
|
|
- uid: "com.azure.resourcemanager.cdn.models.LogMetric.CLIENT_REQUEST_TRAFFIC"
|
|
fullName: "com.azure.resourcemanager.cdn.models.LogMetric.CLIENT_REQUEST_TRAFFIC"
|
|
name: "CLIENT_REQUEST_TRAFFIC"
|
|
nameWithType: "LogMetric.CLIENT_REQUEST_TRAFFIC"
|
|
summary: "Static value client<wbr>Request<wbr>Traffic for Log<wbr>Metric."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.LogMetric?alt=com.azure.resourcemanager.cdn.models.LogMetric&text=LogMetric\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final LogMetric CLIENT_REQUEST_TRAFFIC"
|
|
desc: "Static value clientRequestTraffic for LogMetric."
|
|
- uid: "com.azure.resourcemanager.cdn.models.LogMetric.ORIGIN_REQUEST_BANDWIDTH"
|
|
fullName: "com.azure.resourcemanager.cdn.models.LogMetric.ORIGIN_REQUEST_BANDWIDTH"
|
|
name: "ORIGIN_REQUEST_BANDWIDTH"
|
|
nameWithType: "LogMetric.ORIGIN_REQUEST_BANDWIDTH"
|
|
summary: "Static value origin<wbr>Request<wbr>Bandwidth for Log<wbr>Metric."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.LogMetric?alt=com.azure.resourcemanager.cdn.models.LogMetric&text=LogMetric\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final LogMetric ORIGIN_REQUEST_BANDWIDTH"
|
|
desc: "Static value originRequestBandwidth for LogMetric."
|
|
- uid: "com.azure.resourcemanager.cdn.models.LogMetric.ORIGIN_REQUEST_TRAFFIC"
|
|
fullName: "com.azure.resourcemanager.cdn.models.LogMetric.ORIGIN_REQUEST_TRAFFIC"
|
|
name: "ORIGIN_REQUEST_TRAFFIC"
|
|
nameWithType: "LogMetric.ORIGIN_REQUEST_TRAFFIC"
|
|
summary: "Static value origin<wbr>Request<wbr>Traffic for Log<wbr>Metric."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.LogMetric?alt=com.azure.resourcemanager.cdn.models.LogMetric&text=LogMetric\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final LogMetric ORIGIN_REQUEST_TRAFFIC"
|
|
desc: "Static value originRequestTraffic for LogMetric."
|
|
- uid: "com.azure.resourcemanager.cdn.models.LogMetric.TOTAL_LATENCY"
|
|
fullName: "com.azure.resourcemanager.cdn.models.LogMetric.TOTAL_LATENCY"
|
|
name: "TOTAL_LATENCY"
|
|
nameWithType: "LogMetric.TOTAL_LATENCY"
|
|
summary: "Static value total<wbr>Latency for Log<wbr>Metric."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.LogMetric?alt=com.azure.resourcemanager.cdn.models.LogMetric&text=LogMetric\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final LogMetric TOTAL_LATENCY"
|
|
desc: "Static value totalLatency for LogMetric."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.cdn.models.LogMetric.fromString(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.cdn.models.LogMetric.fromString(String name)"
|
|
name: "fromString(String name)"
|
|
nameWithType: "LogMetric.fromString(String name)"
|
|
summary: "Creates or finds a Log<wbr>Metric from its string representation."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "a name to look for."
|
|
name: "name"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public static LogMetric fromString(String name)"
|
|
desc: "Creates or finds a LogMetric from its string representation."
|
|
returns:
|
|
description: "the corresponding LogMetric."
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.LogMetric?alt=com.azure.resourcemanager.cdn.models.LogMetric&text=LogMetric\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.models.LogMetric.values()"
|
|
fullName: "com.azure.resourcemanager.cdn.models.LogMetric.values()"
|
|
name: "values()"
|
|
nameWithType: "LogMetric.values()"
|
|
summary: "Gets known Log<wbr>Metric values."
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static Collection<LogMetric> values()"
|
|
desc: "Gets known LogMetric values."
|
|
returns:
|
|
description: "known LogMetric values."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a><<xref href=\"com.azure.resourcemanager.cdn.models.LogMetric?alt=com.azure.resourcemanager.cdn.models.LogMetric&text=LogMetric\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "class"
|
|
desc: "Defines values for LogMetric."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.cdn.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-cdn:2.44.0
|