138 строки
8.4 KiB
YAML
138 строки
8.4 KiB
YAML
### YamlMime:JavaEnum
|
|
uid: "com.microsoft.azure.management.eventhub.EntityStatus"
|
|
fullName: "com.microsoft.azure.management.eventhub.EntityStatus"
|
|
name: "EntityStatus"
|
|
nameWithType: "EntityStatus"
|
|
summary: "Defines values for Entity<wbr>Status."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"java.lang.Enum?alt=java.lang.Enum&text=Enum\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"java.lang.Enum.<T>valueOf(java.lang.Class<T>,java.lang.String)?alt=java.lang.Enum.<T>valueOf&text=<T>valueOf\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum.clone()?alt=java.lang.Enum.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum.compareTo(E)?alt=java.lang.Enum.compareTo&text=compareTo\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum.describeConstable()?alt=java.lang.Enum.describeConstable&text=describeConstable\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum.equals(java.lang.Object)?alt=java.lang.Enum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum.finalize()?alt=java.lang.Enum.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum.getDeclaringClass()?alt=java.lang.Enum.getDeclaringClass&text=getDeclaringClass\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum.hashCode()?alt=java.lang.Enum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum.name()?alt=java.lang.Enum.name&text=name\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum.ordinal()?alt=java.lang.Enum.ordinal&text=ordinal\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum.toString()?alt=java.lang.Enum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
|
|
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public enum **EntityStatus**</br> extends <xref href=\"java.lang.Enum?alt=java.lang.Enum&text=Enum\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.eventhub.EntityStatus?alt=com.microsoft.azure.management.eventhub.EntityStatus&text=EntityStatus\" data-throw-if-not-resolved=\"False\" />>"
|
|
fields:
|
|
- uid: "com.microsoft.azure.management.eventhub.EntityStatus.ACTIVE"
|
|
fullName: "com.microsoft.azure.management.eventhub.EntityStatus.ACTIVE"
|
|
name: "ACTIVE"
|
|
nameWithType: "EntityStatus.ACTIVE"
|
|
summary: "Enum value Active."
|
|
desc: "Enum value Active."
|
|
- uid: "com.microsoft.azure.management.eventhub.EntityStatus.CREATING"
|
|
fullName: "com.microsoft.azure.management.eventhub.EntityStatus.CREATING"
|
|
name: "CREATING"
|
|
nameWithType: "EntityStatus.CREATING"
|
|
summary: "Enum value Creating."
|
|
desc: "Enum value Creating."
|
|
- uid: "com.microsoft.azure.management.eventhub.EntityStatus.DELETING"
|
|
fullName: "com.microsoft.azure.management.eventhub.EntityStatus.DELETING"
|
|
name: "DELETING"
|
|
nameWithType: "EntityStatus.DELETING"
|
|
summary: "Enum value Deleting."
|
|
desc: "Enum value Deleting."
|
|
- uid: "com.microsoft.azure.management.eventhub.EntityStatus.DISABLED"
|
|
fullName: "com.microsoft.azure.management.eventhub.EntityStatus.DISABLED"
|
|
name: "DISABLED"
|
|
nameWithType: "EntityStatus.DISABLED"
|
|
summary: "Enum value Disabled."
|
|
desc: "Enum value Disabled."
|
|
- uid: "com.microsoft.azure.management.eventhub.EntityStatus.RECEIVE_DISABLED"
|
|
fullName: "com.microsoft.azure.management.eventhub.EntityStatus.RECEIVE_DISABLED"
|
|
name: "RECEIVE_DISABLED"
|
|
nameWithType: "EntityStatus.RECEIVE_DISABLED"
|
|
summary: "Enum value Receive<wbr>Disabled."
|
|
desc: "Enum value ReceiveDisabled."
|
|
- uid: "com.microsoft.azure.management.eventhub.EntityStatus.RENAMING"
|
|
fullName: "com.microsoft.azure.management.eventhub.EntityStatus.RENAMING"
|
|
name: "RENAMING"
|
|
nameWithType: "EntityStatus.RENAMING"
|
|
summary: "Enum value Renaming."
|
|
desc: "Enum value Renaming."
|
|
- uid: "com.microsoft.azure.management.eventhub.EntityStatus.RESTORING"
|
|
fullName: "com.microsoft.azure.management.eventhub.EntityStatus.RESTORING"
|
|
name: "RESTORING"
|
|
nameWithType: "EntityStatus.RESTORING"
|
|
summary: "Enum value Restoring."
|
|
desc: "Enum value Restoring."
|
|
- uid: "com.microsoft.azure.management.eventhub.EntityStatus.SEND_DISABLED"
|
|
fullName: "com.microsoft.azure.management.eventhub.EntityStatus.SEND_DISABLED"
|
|
name: "SEND_DISABLED"
|
|
nameWithType: "EntityStatus.SEND_DISABLED"
|
|
summary: "Enum value Send<wbr>Disabled."
|
|
desc: "Enum value SendDisabled."
|
|
- uid: "com.microsoft.azure.management.eventhub.EntityStatus.UNKNOWN"
|
|
fullName: "com.microsoft.azure.management.eventhub.EntityStatus.UNKNOWN"
|
|
name: "UNKNOWN"
|
|
nameWithType: "EntityStatus.UNKNOWN"
|
|
summary: "Enum value Unknown."
|
|
desc: "Enum value Unknown."
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.eventhub.EntityStatus.fromString(java.lang.String)"
|
|
fullName: "com.microsoft.azure.management.eventhub.EntityStatus.fromString(String value)"
|
|
name: "fromString(String value)"
|
|
nameWithType: "EntityStatus.fromString(String value)"
|
|
summary: "Parses a serialized value to a Entity<wbr>Status instance."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "the serialized value to parse."
|
|
name: "value"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static EntityStatus fromString(String value)"
|
|
desc: "Parses a serialized value to a EntityStatus instance."
|
|
returns:
|
|
description: "the parsed EntityStatus object, or null if unable to parse."
|
|
type: "<xref href=\"com.microsoft.azure.management.eventhub.EntityStatus?alt=com.microsoft.azure.management.eventhub.EntityStatus&text=EntityStatus\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.eventhub.EntityStatus.toString()"
|
|
fullName: "com.microsoft.azure.management.eventhub.EntityStatus.toString()"
|
|
name: "toString()"
|
|
nameWithType: "EntityStatus.toString()"
|
|
overridden: "java.lang.Enum.toString()"
|
|
syntax: "public String toString()"
|
|
returns:
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.eventhub.EntityStatus.valueOf(java.lang.String)"
|
|
fullName: "com.microsoft.azure.management.eventhub.EntityStatus.valueOf(String name)"
|
|
name: "valueOf(String name)"
|
|
nameWithType: "EntityStatus.valueOf(String name)"
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- name: "name"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static EntityStatus valueOf(String name)"
|
|
returns:
|
|
type: "<xref href=\"com.microsoft.azure.management.eventhub.EntityStatus?alt=com.microsoft.azure.management.eventhub.EntityStatus&text=EntityStatus\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.eventhub.EntityStatus.values()"
|
|
fullName: "com.microsoft.azure.management.eventhub.EntityStatus.values()"
|
|
name: "values()"
|
|
nameWithType: "EntityStatus.values()"
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static EntityStatus[] values()"
|
|
returns:
|
|
type: "<xref href=\"com.microsoft.azure.management.eventhub.EntityStatus?alt=com.microsoft.azure.management.eventhub.EntityStatus&text=EntityStatus\" data-throw-if-not-resolved=\"False\" />[]"
|
|
desc: "Defines values for EntityStatus."
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.eventhub"
|
|
artifact: com.microsoft.azure:azure-mgmt-eventhub:1.41.2
|