111 строки
8.1 KiB
YAML
111 строки
8.1 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.appservice.models.RevisionHealthState"
|
|
fullName: "com.azure.resourcemanager.appservice.models.RevisionHealthState"
|
|
name: "RevisionHealthState"
|
|
nameWithType: "RevisionHealthState"
|
|
summary: "Current health State of the revision."
|
|
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 **RevisionHealthState**</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.appservice.models.RevisionHealthState?alt=com.azure.resourcemanager.appservice.models.RevisionHealthState&text=RevisionHealthState\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.appservice.models.RevisionHealthState.RevisionHealthState()"
|
|
fullName: "com.azure.resourcemanager.appservice.models.RevisionHealthState.RevisionHealthState()"
|
|
name: "RevisionHealthState()"
|
|
nameWithType: "RevisionHealthState.RevisionHealthState()"
|
|
summary: "Creates a new instance of Revision<wbr>Health<wbr>State value."
|
|
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.appservice.models.RevisionHealthState.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 RevisionHealthState()"
|
|
desc: "Creates a new instance of RevisionHealthState value."
|
|
hasDeprecatedTag: true
|
|
fields:
|
|
- uid: "com.azure.resourcemanager.appservice.models.RevisionHealthState.HEALTHY"
|
|
fullName: "com.azure.resourcemanager.appservice.models.RevisionHealthState.HEALTHY"
|
|
name: "HEALTHY"
|
|
nameWithType: "RevisionHealthState.HEALTHY"
|
|
summary: "Static value Healthy for Revision<wbr>Health<wbr>State."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.RevisionHealthState?alt=com.azure.resourcemanager.appservice.models.RevisionHealthState&text=RevisionHealthState\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final RevisionHealthState HEALTHY"
|
|
desc: "Static value Healthy for RevisionHealthState."
|
|
- uid: "com.azure.resourcemanager.appservice.models.RevisionHealthState.NONE"
|
|
fullName: "com.azure.resourcemanager.appservice.models.RevisionHealthState.NONE"
|
|
name: "NONE"
|
|
nameWithType: "RevisionHealthState.NONE"
|
|
summary: "Static value None for Revision<wbr>Health<wbr>State."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.RevisionHealthState?alt=com.azure.resourcemanager.appservice.models.RevisionHealthState&text=RevisionHealthState\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final RevisionHealthState NONE"
|
|
desc: "Static value None for RevisionHealthState."
|
|
- uid: "com.azure.resourcemanager.appservice.models.RevisionHealthState.UNHEALTHY"
|
|
fullName: "com.azure.resourcemanager.appservice.models.RevisionHealthState.UNHEALTHY"
|
|
name: "UNHEALTHY"
|
|
nameWithType: "RevisionHealthState.UNHEALTHY"
|
|
summary: "Static value Unhealthy for Revision<wbr>Health<wbr>State."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.RevisionHealthState?alt=com.azure.resourcemanager.appservice.models.RevisionHealthState&text=RevisionHealthState\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final RevisionHealthState UNHEALTHY"
|
|
desc: "Static value Unhealthy for RevisionHealthState."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.appservice.models.RevisionHealthState.fromString(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.appservice.models.RevisionHealthState.fromString(String name)"
|
|
name: "fromString(String name)"
|
|
nameWithType: "RevisionHealthState.fromString(String name)"
|
|
summary: "Creates or finds a Revision<wbr>Health<wbr>State 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 RevisionHealthState fromString(String name)"
|
|
desc: "Creates or finds a RevisionHealthState from its string representation."
|
|
returns:
|
|
description: "the corresponding RevisionHealthState."
|
|
type: "<xref href=\"com.azure.resourcemanager.appservice.models.RevisionHealthState?alt=com.azure.resourcemanager.appservice.models.RevisionHealthState&text=RevisionHealthState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appservice.models.RevisionHealthState.values()"
|
|
fullName: "com.azure.resourcemanager.appservice.models.RevisionHealthState.values()"
|
|
name: "values()"
|
|
nameWithType: "RevisionHealthState.values()"
|
|
summary: "Gets known Revision<wbr>Health<wbr>State values."
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static Collection<RevisionHealthState> values()"
|
|
desc: "Gets known RevisionHealthState values."
|
|
returns:
|
|
description: "known RevisionHealthState values."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a><<xref href=\"com.azure.resourcemanager.appservice.models.RevisionHealthState?alt=com.azure.resourcemanager.appservice.models.RevisionHealthState&text=RevisionHealthState\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "class"
|
|
desc: "Current health State of the revision."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.appservice.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-appservice:2.44.0
|