public class OrchestrationServiceSummary extends Object
| Constructor and Description |
|---|
OrchestrationServiceSummary() |
| Modifier and Type | Method and Description |
|---|---|
OrchestrationServiceNames |
serviceName()
Get the name of the service.
|
OrchestrationServiceState |
serviceState()
Get the current state of the service.
|
public OrchestrationServiceNames serviceName()
public OrchestrationServiceState serviceState()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/