ImageState Class
- java.
lang. Object - com.
azure. core. util. ExpandableStringEnum<T> - com.
azure. resourcemanager. compute. models. ImageState
- com.
- com.
public final class ImageState
extends ExpandableStringEnum<ImageState>
Describes the state of the image.
Modifier and Type | Field and Description |
---|---|
static final
Image |
ACTIVE
Static value Active for Image |
static final
Image |
DEPRECATED
Static value Deprecated for Image |
static final
Image |
SCHEDULED_FOR_DEPRECATION
Static value Scheduled |
Constructor | Description |
---|---|
Image |
Deprecated
Use the fromString(String name) factory method.
Creates a new instance of Image |
Modifier and Type | Method and Description |
---|---|
static
Image |
from Creates or finds a Image |
static
Collection<Image |
values()
Gets known Image |
Methods inherited from ExpandableStringEnum
Methods inherited from java.lang.Object
ACTIVE
public static final ImageState ACTIVE
Static value Active for ImageState.
DEPRECATED
public static final ImageState DEPRECATED
Static value Deprecated for ImageState.
SCHEDULED_FOR_DEPRECATION
public static final ImageState SCHEDULED_FOR_DEPRECATION
Static value ScheduledForDeprecation for ImageState.
ImageState
@Deprecated
public ImageState()
Deprecated
Creates a new instance of ImageState value.
fromString
public static ImageState fromString(String name)
Creates or finds a ImageState from its string representation.
Parameters:
Returns:
values
public static Collection
Gets known ImageState values.
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: