2023-06-29 07:35:41 +03:00
|
|
|
### YamlMime:JavaType
|
|
|
|
uid: "com.azure.resourcemanager.dataprotection.models.Status"
|
|
|
|
fullName: "com.azure.resourcemanager.dataprotection.models.Status"
|
|
|
|
name: "Status"
|
|
|
|
nameWithType: "Status"
|
|
|
|
summary: "Specifies the protection status of the resource."
|
|
|
|
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 **Status**</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.dataprotection.models.Status?alt=com.azure.resourcemanager.dataprotection.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />>"
|
|
|
|
constructors:
|
|
|
|
- uid: "com.azure.resourcemanager.dataprotection.models.Status.Status()"
|
|
|
|
fullName: "com.azure.resourcemanager.dataprotection.models.Status.Status()"
|
|
|
|
name: "Status()"
|
|
|
|
nameWithType: "Status.Status()"
|
|
|
|
summary: "Creates a new instance of Status value."
|
|
|
|
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.dataprotection.models.Status.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 Status()"
|
|
|
|
desc: "Creates a new instance of Status value."
|
|
|
|
hasDeprecatedTag: true
|
|
|
|
fields:
|
|
|
|
- uid: "com.azure.resourcemanager.dataprotection.models.Status.CONFIGURING_PROTECTION"
|
|
|
|
fullName: "com.azure.resourcemanager.dataprotection.models.Status.CONFIGURING_PROTECTION"
|
|
|
|
name: "CONFIGURING_PROTECTION"
|
|
|
|
nameWithType: "Status.CONFIGURING_PROTECTION"
|
|
|
|
summary: "Static value Configuring<wbr>Protection for Status."
|
|
|
|
modifiers:
|
|
|
|
- "static"
|
|
|
|
- "final"
|
|
|
|
field:
|
|
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.Status?alt=com.azure.resourcemanager.dataprotection.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
syntax: "public static final Status CONFIGURING_PROTECTION"
|
|
|
|
desc: "Static value ConfiguringProtection for Status."
|
|
|
|
- uid: "com.azure.resourcemanager.dataprotection.models.Status.CONFIGURING_PROTECTION_FAILED"
|
|
|
|
fullName: "com.azure.resourcemanager.dataprotection.models.Status.CONFIGURING_PROTECTION_FAILED"
|
|
|
|
name: "CONFIGURING_PROTECTION_FAILED"
|
|
|
|
nameWithType: "Status.CONFIGURING_PROTECTION_FAILED"
|
|
|
|
summary: "Static value Configuring<wbr>Protection<wbr>Failed for Status."
|
|
|
|
modifiers:
|
|
|
|
- "static"
|
|
|
|
- "final"
|
|
|
|
field:
|
|
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.Status?alt=com.azure.resourcemanager.dataprotection.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
syntax: "public static final Status CONFIGURING_PROTECTION_FAILED"
|
|
|
|
desc: "Static value ConfiguringProtectionFailed for Status."
|
|
|
|
- uid: "com.azure.resourcemanager.dataprotection.models.Status.PROTECTION_CONFIGURED"
|
|
|
|
fullName: "com.azure.resourcemanager.dataprotection.models.Status.PROTECTION_CONFIGURED"
|
|
|
|
name: "PROTECTION_CONFIGURED"
|
|
|
|
nameWithType: "Status.PROTECTION_CONFIGURED"
|
|
|
|
summary: "Static value Protection<wbr>Configured for Status."
|
|
|
|
modifiers:
|
|
|
|
- "static"
|
|
|
|
- "final"
|
|
|
|
field:
|
|
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.Status?alt=com.azure.resourcemanager.dataprotection.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
syntax: "public static final Status PROTECTION_CONFIGURED"
|
|
|
|
desc: "Static value ProtectionConfigured for Status."
|
|
|
|
- uid: "com.azure.resourcemanager.dataprotection.models.Status.PROTECTION_STOPPED"
|
|
|
|
fullName: "com.azure.resourcemanager.dataprotection.models.Status.PROTECTION_STOPPED"
|
|
|
|
name: "PROTECTION_STOPPED"
|
|
|
|
nameWithType: "Status.PROTECTION_STOPPED"
|
|
|
|
summary: "Static value Protection<wbr>Stopped for Status."
|
|
|
|
modifiers:
|
|
|
|
- "static"
|
|
|
|
- "final"
|
|
|
|
field:
|
|
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.Status?alt=com.azure.resourcemanager.dataprotection.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
syntax: "public static final Status PROTECTION_STOPPED"
|
|
|
|
desc: "Static value ProtectionStopped for Status."
|
|
|
|
- uid: "com.azure.resourcemanager.dataprotection.models.Status.SOFT_DELETED"
|
|
|
|
fullName: "com.azure.resourcemanager.dataprotection.models.Status.SOFT_DELETED"
|
|
|
|
name: "SOFT_DELETED"
|
|
|
|
nameWithType: "Status.SOFT_DELETED"
|
|
|
|
summary: "Static value Soft<wbr>Deleted for Status."
|
|
|
|
modifiers:
|
|
|
|
- "static"
|
|
|
|
- "final"
|
|
|
|
field:
|
|
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.Status?alt=com.azure.resourcemanager.dataprotection.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
syntax: "public static final Status SOFT_DELETED"
|
|
|
|
desc: "Static value SoftDeleted for Status."
|
|
|
|
- uid: "com.azure.resourcemanager.dataprotection.models.Status.SOFT_DELETING"
|
|
|
|
fullName: "com.azure.resourcemanager.dataprotection.models.Status.SOFT_DELETING"
|
|
|
|
name: "SOFT_DELETING"
|
|
|
|
nameWithType: "Status.SOFT_DELETING"
|
|
|
|
summary: "Static value Soft<wbr>Deleting for Status."
|
|
|
|
modifiers:
|
|
|
|
- "static"
|
|
|
|
- "final"
|
|
|
|
field:
|
|
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.Status?alt=com.azure.resourcemanager.dataprotection.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
syntax: "public static final Status SOFT_DELETING"
|
|
|
|
desc: "Static value SoftDeleting for Status."
|
|
|
|
methods:
|
|
|
|
- uid: "com.azure.resourcemanager.dataprotection.models.Status.fromString(java.lang.String)"
|
|
|
|
fullName: "com.azure.resourcemanager.dataprotection.models.Status.fromString(String name)"
|
|
|
|
name: "fromString(String name)"
|
|
|
|
nameWithType: "Status.fromString(String name)"
|
|
|
|
summary: "Creates or finds a Status 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 Status fromString(String name)"
|
|
|
|
desc: "Creates or finds a Status from its string representation."
|
|
|
|
returns:
|
|
|
|
description: "the corresponding Status."
|
|
|
|
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.Status?alt=com.azure.resourcemanager.dataprotection.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
- uid: "com.azure.resourcemanager.dataprotection.models.Status.values()"
|
|
|
|
fullName: "com.azure.resourcemanager.dataprotection.models.Status.values()"
|
|
|
|
name: "values()"
|
|
|
|
nameWithType: "Status.values()"
|
|
|
|
summary: "Gets known Status values."
|
|
|
|
modifiers:
|
|
|
|
- "static"
|
|
|
|
syntax: "public static Collection<Status> values()"
|
|
|
|
desc: "Gets known Status values."
|
|
|
|
returns:
|
|
|
|
description: "known Status values."
|
|
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a><<xref href=\"com.azure.resourcemanager.dataprotection.models.Status?alt=com.azure.resourcemanager.dataprotection.models.Status&text=Status\" data-throw-if-not-resolved=\"False\" />>"
|
|
|
|
type: "class"
|
|
|
|
desc: "Specifies the protection status of the resource."
|
|
|
|
metadata: {}
|
|
|
|
package: "com.azure.resourcemanager.dataprotection.models"
|
2024-07-24 08:39:01 +03:00
|
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-dataprotection:1.3.0
|