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