DeploymentResourceStatus Class
- java.
lang. Object - com.
azure. core. util. ExpandableStringEnum<T> - com.
azure. resourcemanager. appplatform. models. DeploymentResourceStatus
- com.
- com.
public final class DeploymentResourceStatus
extends ExpandableStringEnum<DeploymentResourceStatus>
Status of the Deployment.
Modifier and Type | Field and Description |
---|---|
static final
Deployment |
RUNNING
Static value Running for Deployment |
static final
Deployment |
STOPPED
Static value Stopped for Deployment |
Constructor | Description |
---|---|
Deployment |
Deprecated
Use the fromString(String name) factory method.
Creates a new instance of Deployment |
Modifier and Type | Method and Description |
---|---|
static
Deployment |
from Creates or finds a Deployment |
static
Collection<Deployment |
values()
Gets known Deployment |
Methods inherited from ExpandableStringEnum
Methods inherited from java.lang.Object
RUNNING
public static final DeploymentResourceStatus RUNNING
Static value Running for DeploymentResourceStatus.
STOPPED
public static final DeploymentResourceStatus STOPPED
Static value Stopped for DeploymentResourceStatus.
DeploymentResourceStatus
@Deprecated
public DeploymentResourceStatus()
Deprecated
Creates a new instance of DeploymentResourceStatus value.
fromString
public static DeploymentResourceStatus fromString(String name)
Creates or finds a DeploymentResourceStatus from its string representation.
Parameters:
Returns:
values
public static Collection
Gets known DeploymentResourceStatus values.
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: