azure-docs-sdk-java/docs-ref-autogen/com.azure.monitor.query.mod...

192 строки
11 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.monitor.query.models.LogsColumnType"
fullName: "com.azure.monitor.query.models.LogsColumnType"
name: "LogsColumnType"
nameWithType: "LogsColumnType"
summary: "Defines values for Logs<wbr>Column<wbr>Type."
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.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 **LogsColumnType**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.monitor.query.models.LogsColumnType?alt=com.azure.monitor.query.models.LogsColumnType&text=LogsColumnType\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.monitor.query.models.LogsColumnType.LogsColumnType()"
fullName: "com.azure.monitor.query.models.LogsColumnType.LogsColumnType()"
name: "LogsColumnType()"
nameWithType: "LogsColumnType.LogsColumnType()"
summary: "Creates an instance of Logs<wbr>Column<wbr>Type."
syntax: "public LogsColumnType()"
desc: "Creates an instance of LogsColumnType."
fields:
- uid: "com.azure.monitor.query.models.LogsColumnType.BOOL"
fullName: "com.azure.monitor.query.models.LogsColumnType.BOOL"
name: "BOOL"
nameWithType: "LogsColumnType.BOOL"
summary: "Static value bool for Logs<wbr>Column<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.monitor.query.models.LogsColumnType?alt=com.azure.monitor.query.models.LogsColumnType&text=LogsColumnType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final LogsColumnType BOOL"
desc: "Static value bool for LogsColumnType."
- uid: "com.azure.monitor.query.models.LogsColumnType.DATETIME"
fullName: "com.azure.monitor.query.models.LogsColumnType.DATETIME"
name: "DATETIME"
nameWithType: "LogsColumnType.DATETIME"
summary: "Static value datetime for Logs<wbr>Column<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.monitor.query.models.LogsColumnType?alt=com.azure.monitor.query.models.LogsColumnType&text=LogsColumnType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final LogsColumnType DATETIME"
desc: "Static value datetime for LogsColumnType."
- uid: "com.azure.monitor.query.models.LogsColumnType.DECIMAL"
fullName: "com.azure.monitor.query.models.LogsColumnType.DECIMAL"
name: "DECIMAL"
nameWithType: "LogsColumnType.DECIMAL"
summary: "Static value decimal for Logs<wbr>Column<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.monitor.query.models.LogsColumnType?alt=com.azure.monitor.query.models.LogsColumnType&text=LogsColumnType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final LogsColumnType DECIMAL"
desc: "Static value decimal for LogsColumnType."
- uid: "com.azure.monitor.query.models.LogsColumnType.DYNAMIC"
fullName: "com.azure.monitor.query.models.LogsColumnType.DYNAMIC"
name: "DYNAMIC"
nameWithType: "LogsColumnType.DYNAMIC"
summary: "Static value dynamic for Logs<wbr>Column<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.monitor.query.models.LogsColumnType?alt=com.azure.monitor.query.models.LogsColumnType&text=LogsColumnType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final LogsColumnType DYNAMIC"
desc: "Static value dynamic for LogsColumnType."
- uid: "com.azure.monitor.query.models.LogsColumnType.GUID"
fullName: "com.azure.monitor.query.models.LogsColumnType.GUID"
name: "GUID"
nameWithType: "LogsColumnType.GUID"
summary: "Static value guid for Logs<wbr>Column<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.monitor.query.models.LogsColumnType?alt=com.azure.monitor.query.models.LogsColumnType&text=LogsColumnType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final LogsColumnType GUID"
desc: "Static value guid for LogsColumnType."
- uid: "com.azure.monitor.query.models.LogsColumnType.INT"
fullName: "com.azure.monitor.query.models.LogsColumnType.INT"
name: "INT"
nameWithType: "LogsColumnType.INT"
summary: "Static value int for Logs<wbr>Column<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.monitor.query.models.LogsColumnType?alt=com.azure.monitor.query.models.LogsColumnType&text=LogsColumnType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final LogsColumnType INT"
desc: "Static value int for LogsColumnType."
- uid: "com.azure.monitor.query.models.LogsColumnType.LONG"
fullName: "com.azure.monitor.query.models.LogsColumnType.LONG"
name: "LONG"
nameWithType: "LogsColumnType.LONG"
summary: "Static value long for Logs<wbr>Column<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.monitor.query.models.LogsColumnType?alt=com.azure.monitor.query.models.LogsColumnType&text=LogsColumnType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final LogsColumnType LONG"
desc: "Static value long for LogsColumnType."
- uid: "com.azure.monitor.query.models.LogsColumnType.REAL"
fullName: "com.azure.monitor.query.models.LogsColumnType.REAL"
name: "REAL"
nameWithType: "LogsColumnType.REAL"
summary: "Static value real for Logs<wbr>Column<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.monitor.query.models.LogsColumnType?alt=com.azure.monitor.query.models.LogsColumnType&text=LogsColumnType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final LogsColumnType REAL"
desc: "Static value real for LogsColumnType."
- uid: "com.azure.monitor.query.models.LogsColumnType.STRING"
fullName: "com.azure.monitor.query.models.LogsColumnType.STRING"
name: "STRING"
nameWithType: "LogsColumnType.STRING"
summary: "Static value string for Logs<wbr>Column<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.monitor.query.models.LogsColumnType?alt=com.azure.monitor.query.models.LogsColumnType&text=LogsColumnType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final LogsColumnType STRING"
desc: "Static value string for LogsColumnType."
- uid: "com.azure.monitor.query.models.LogsColumnType.TIMESPAN"
fullName: "com.azure.monitor.query.models.LogsColumnType.TIMESPAN"
name: "TIMESPAN"
nameWithType: "LogsColumnType.TIMESPAN"
summary: "Static value timespan for Logs<wbr>Column<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.monitor.query.models.LogsColumnType?alt=com.azure.monitor.query.models.LogsColumnType&text=LogsColumnType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final LogsColumnType TIMESPAN"
desc: "Static value timespan for LogsColumnType."
methods:
- uid: "com.azure.monitor.query.models.LogsColumnType.fromString(java.lang.String)"
fullName: "com.azure.monitor.query.models.LogsColumnType.fromString(String name)"
name: "fromString(String name)"
nameWithType: "LogsColumnType.fromString(String name)"
summary: "Creates or finds a Logs<wbr>Column<wbr>Type 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 LogsColumnType fromString(String name)"
desc: "Creates or finds a LogsColumnType from its string representation."
returns:
description: "the corresponding LogsColumnType."
type: "<xref href=\"com.azure.monitor.query.models.LogsColumnType?alt=com.azure.monitor.query.models.LogsColumnType&text=LogsColumnType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.monitor.query.models.LogsColumnType.values()"
fullName: "com.azure.monitor.query.models.LogsColumnType.values()"
name: "values()"
nameWithType: "LogsColumnType.values()"
summary: "Returns known Logs<wbr>Column<wbr>Type values."
modifiers:
- "static"
syntax: "public static Collection<LogsColumnType> values()"
desc: "Returns known LogsColumnType values."
returns:
description: "The <xref uid=\"java.util.Collection\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Collection\"></xref> of known LogsColumnType values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.monitor.query.models.LogsColumnType?alt=com.azure.monitor.query.models.LogsColumnType&text=LogsColumnType\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "Defines values for LogsColumnType."
metadata: {}
package: "com.azure.monitor.query.models"
artifact: com.azure:azure-monitor-query:1.5.1