| Modifier and Type | Field and Description |
|---|---|
static OrchestrationServiceNames |
OrchestrationServiceNames.AUTOMATIC_REPAIRS
Static value AutomaticRepairs for OrchestrationServiceNames.
|
| Modifier and Type | Method and Description |
|---|---|
static OrchestrationServiceNames |
OrchestrationServiceNames.fromString(String name)
Creates or finds a OrchestrationServiceNames from its string representation.
|
OrchestrationServiceNames |
OrchestrationServiceSummary.serviceName()
Get the name of the service.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<OrchestrationServiceNames> |
OrchestrationServiceNames.values() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/