110 строки
7.8 KiB
YAML
110 строки
7.8 KiB
YAML
|
### YamlMime:JavaType
|
||
|
uid: "com.azure.resourcemanager.devtestlabs.models.LinuxOsState"
|
||
|
fullName: "com.azure.resourcemanager.devtestlabs.models.LinuxOsState"
|
||
|
name: "LinuxOsState"
|
||
|
nameWithType: "LinuxOsState"
|
||
|
summary: "The state of the Linux OS (i.<wbr>e."
|
||
|
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 **LinuxOsState**</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.devtestlabs.models.LinuxOsState?alt=com.azure.resourcemanager.devtestlabs.models.LinuxOsState&text=LinuxOsState\" data-throw-if-not-resolved=\"False\" />>"
|
||
|
constructors:
|
||
|
- uid: "com.azure.resourcemanager.devtestlabs.models.LinuxOsState.LinuxOsState()"
|
||
|
fullName: "com.azure.resourcemanager.devtestlabs.models.LinuxOsState.LinuxOsState()"
|
||
|
name: "LinuxOsState()"
|
||
|
nameWithType: "LinuxOsState.LinuxOsState()"
|
||
|
summary: "Creates a new instance of Linux<wbr>OsState value."
|
||
|
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.devtestlabs.models.LinuxOsState.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 LinuxOsState()"
|
||
|
desc: "Creates a new instance of LinuxOsState value."
|
||
|
hasDeprecatedTag: true
|
||
|
fields:
|
||
|
- uid: "com.azure.resourcemanager.devtestlabs.models.LinuxOsState.DEPROVISION_APPLIED"
|
||
|
fullName: "com.azure.resourcemanager.devtestlabs.models.LinuxOsState.DEPROVISION_APPLIED"
|
||
|
name: "DEPROVISION_APPLIED"
|
||
|
nameWithType: "LinuxOsState.DEPROVISION_APPLIED"
|
||
|
summary: "Static value Deprovision<wbr>Applied for Linux<wbr>OsState."
|
||
|
modifiers:
|
||
|
- "static"
|
||
|
- "final"
|
||
|
field:
|
||
|
type: "<xref href=\"com.azure.resourcemanager.devtestlabs.models.LinuxOsState?alt=com.azure.resourcemanager.devtestlabs.models.LinuxOsState&text=LinuxOsState\" data-throw-if-not-resolved=\"False\" />"
|
||
|
syntax: "public static final LinuxOsState DEPROVISION_APPLIED"
|
||
|
desc: "Static value DeprovisionApplied for LinuxOsState."
|
||
|
- uid: "com.azure.resourcemanager.devtestlabs.models.LinuxOsState.DEPROVISION_REQUESTED"
|
||
|
fullName: "com.azure.resourcemanager.devtestlabs.models.LinuxOsState.DEPROVISION_REQUESTED"
|
||
|
name: "DEPROVISION_REQUESTED"
|
||
|
nameWithType: "LinuxOsState.DEPROVISION_REQUESTED"
|
||
|
summary: "Static value Deprovision<wbr>Requested for Linux<wbr>OsState."
|
||
|
modifiers:
|
||
|
- "static"
|
||
|
- "final"
|
||
|
field:
|
||
|
type: "<xref href=\"com.azure.resourcemanager.devtestlabs.models.LinuxOsState?alt=com.azure.resourcemanager.devtestlabs.models.LinuxOsState&text=LinuxOsState\" data-throw-if-not-resolved=\"False\" />"
|
||
|
syntax: "public static final LinuxOsState DEPROVISION_REQUESTED"
|
||
|
desc: "Static value DeprovisionRequested for LinuxOsState."
|
||
|
- uid: "com.azure.resourcemanager.devtestlabs.models.LinuxOsState.NON_DEPROVISIONED"
|
||
|
fullName: "com.azure.resourcemanager.devtestlabs.models.LinuxOsState.NON_DEPROVISIONED"
|
||
|
name: "NON_DEPROVISIONED"
|
||
|
nameWithType: "LinuxOsState.NON_DEPROVISIONED"
|
||
|
summary: "Static value Non<wbr>Deprovisioned for Linux<wbr>OsState."
|
||
|
modifiers:
|
||
|
- "static"
|
||
|
- "final"
|
||
|
field:
|
||
|
type: "<xref href=\"com.azure.resourcemanager.devtestlabs.models.LinuxOsState?alt=com.azure.resourcemanager.devtestlabs.models.LinuxOsState&text=LinuxOsState\" data-throw-if-not-resolved=\"False\" />"
|
||
|
syntax: "public static final LinuxOsState NON_DEPROVISIONED"
|
||
|
desc: "Static value NonDeprovisioned for LinuxOsState."
|
||
|
methods:
|
||
|
- uid: "com.azure.resourcemanager.devtestlabs.models.LinuxOsState.fromString(java.lang.String)"
|
||
|
fullName: "com.azure.resourcemanager.devtestlabs.models.LinuxOsState.fromString(String name)"
|
||
|
name: "fromString(String name)"
|
||
|
nameWithType: "LinuxOsState.fromString(String name)"
|
||
|
summary: "Creates or finds a Linux<wbr>OsState 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 LinuxOsState fromString(String name)"
|
||
|
desc: "Creates or finds a LinuxOsState from its string representation."
|
||
|
returns:
|
||
|
description: "the corresponding LinuxOsState."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.devtestlabs.models.LinuxOsState?alt=com.azure.resourcemanager.devtestlabs.models.LinuxOsState&text=LinuxOsState\" data-throw-if-not-resolved=\"False\" />"
|
||
|
- uid: "com.azure.resourcemanager.devtestlabs.models.LinuxOsState.values()"
|
||
|
fullName: "com.azure.resourcemanager.devtestlabs.models.LinuxOsState.values()"
|
||
|
name: "values()"
|
||
|
nameWithType: "LinuxOsState.values()"
|
||
|
summary: "Gets known Linux<wbr>OsState values."
|
||
|
modifiers:
|
||
|
- "static"
|
||
|
syntax: "public static Collection<LinuxOsState> values()"
|
||
|
desc: "Gets known LinuxOsState values."
|
||
|
returns:
|
||
|
description: "known LinuxOsState values."
|
||
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a><<xref href=\"com.azure.resourcemanager.devtestlabs.models.LinuxOsState?alt=com.azure.resourcemanager.devtestlabs.models.LinuxOsState&text=LinuxOsState\" data-throw-if-not-resolved=\"False\" />>"
|
||
|
type: "class"
|
||
|
desc: "The state of the Linux OS (i.e. NonDeprovisioned, DeprovisionRequested, DeprovisionApplied)."
|
||
|
metadata: {}
|
||
|
package: "com.azure.resourcemanager.devtestlabs.models"
|
||
|
artifact: com.azure.resourcemanager:azure-resourcemanager-devtestlabs:1.0.0
|