Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Field and Description |
---|---|
static OrchestrationServiceState |
OrchestrationServiceState.NOT_RUNNING
Static value NotRunning for OrchestrationServiceState.
|
static OrchestrationServiceState |
OrchestrationServiceState.RUNNING
Static value Running for OrchestrationServiceState.
|
static OrchestrationServiceState |
OrchestrationServiceState.SUSPENDED
Static value Suspended for OrchestrationServiceState.
|
Modifier and Type | Method and Description |
---|---|
static OrchestrationServiceState |
OrchestrationServiceState.fromString(String name)
Creates or finds a OrchestrationServiceState from its string representation.
|
OrchestrationServiceState |
OrchestrationServiceSummary.serviceState()
Get the serviceState property: The current state of the service.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.