158 строки
11 KiB
YAML
158 строки
11 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState"
|
|
name: "ProtectionState"
|
|
nameWithType: "ProtectionState"
|
|
summary: "Backup state of this backup item."
|
|
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 **ProtectionState**</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.recoveryservicesbackup.models.ProtectionState?alt=com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState&text=ProtectionState\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState.ProtectionState()"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState.ProtectionState()"
|
|
name: "ProtectionState()"
|
|
nameWithType: "ProtectionState.ProtectionState()"
|
|
summary: "Creates a new instance of Protection<wbr>State value."
|
|
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState.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 ProtectionState()"
|
|
desc: "Creates a new instance of ProtectionState value."
|
|
hasDeprecatedTag: true
|
|
fields:
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState.BACKUPS_SUSPENDED"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState.BACKUPS_SUSPENDED"
|
|
name: "BACKUPS_SUSPENDED"
|
|
nameWithType: "ProtectionState.BACKUPS_SUSPENDED"
|
|
summary: "Static value Backups<wbr>Suspended for Protection<wbr>State."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState?alt=com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState&text=ProtectionState\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ProtectionState BACKUPS_SUSPENDED"
|
|
desc: "Static value BackupsSuspended for ProtectionState."
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState.INVALID"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState.INVALID"
|
|
name: "INVALID"
|
|
nameWithType: "ProtectionState.INVALID"
|
|
summary: "Static value Invalid for Protection<wbr>State."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState?alt=com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState&text=ProtectionState\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ProtectionState INVALID"
|
|
desc: "Static value Invalid for ProtectionState."
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState.IRPENDING"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState.IRPENDING"
|
|
name: "IRPENDING"
|
|
nameWithType: "ProtectionState.IRPENDING"
|
|
summary: "Static value IRPending for Protection<wbr>State."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState?alt=com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState&text=ProtectionState\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ProtectionState IRPENDING"
|
|
desc: "Static value IRPending for ProtectionState."
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState.PROTECTED"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState.PROTECTED"
|
|
name: "PROTECTED"
|
|
nameWithType: "ProtectionState.PROTECTED"
|
|
summary: "Static value Protected for Protection<wbr>State."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState?alt=com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState&text=ProtectionState\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ProtectionState PROTECTED"
|
|
desc: "Static value Protected for ProtectionState."
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState.PROTECTION_ERROR"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState.PROTECTION_ERROR"
|
|
name: "PROTECTION_ERROR"
|
|
nameWithType: "ProtectionState.PROTECTION_ERROR"
|
|
summary: "Static value Protection<wbr>Error for Protection<wbr>State."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState?alt=com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState&text=ProtectionState\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ProtectionState PROTECTION_ERROR"
|
|
desc: "Static value ProtectionError for ProtectionState."
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState.PROTECTION_PAUSED"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState.PROTECTION_PAUSED"
|
|
name: "PROTECTION_PAUSED"
|
|
nameWithType: "ProtectionState.PROTECTION_PAUSED"
|
|
summary: "Static value Protection<wbr>Paused for Protection<wbr>State."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState?alt=com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState&text=ProtectionState\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ProtectionState PROTECTION_PAUSED"
|
|
desc: "Static value ProtectionPaused for ProtectionState."
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState.PROTECTION_STOPPED"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState.PROTECTION_STOPPED"
|
|
name: "PROTECTION_STOPPED"
|
|
nameWithType: "ProtectionState.PROTECTION_STOPPED"
|
|
summary: "Static value Protection<wbr>Stopped for Protection<wbr>State."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState?alt=com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState&text=ProtectionState\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ProtectionState PROTECTION_STOPPED"
|
|
desc: "Static value ProtectionStopped for ProtectionState."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState.fromString(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState.fromString(String name)"
|
|
name: "fromString(String name)"
|
|
nameWithType: "ProtectionState.fromString(String name)"
|
|
summary: "Creates or finds a Protection<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 ProtectionState fromString(String name)"
|
|
desc: "Creates or finds a ProtectionState from its string representation."
|
|
returns:
|
|
description: "the corresponding ProtectionState."
|
|
type: "<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState?alt=com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState&text=ProtectionState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState.values()"
|
|
fullName: "com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState.values()"
|
|
name: "values()"
|
|
nameWithType: "ProtectionState.values()"
|
|
summary: "Gets known Protection<wbr>State values."
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static Collection<ProtectionState> values()"
|
|
desc: "Gets known ProtectionState values."
|
|
returns:
|
|
description: "known ProtectionState values."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a><<xref href=\"com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState?alt=com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionState&text=ProtectionState\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "class"
|
|
desc: "Backup state of this backup item."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.recoveryservicesbackup.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-recoveryservicesbackup:1.4.0
|