Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
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 |
OrchestrationServiceStateInput.serviceName()
Get the serviceName property: The name of the service.
|
OrchestrationServiceNames |
OrchestrationServiceSummary.serviceName()
Get the serviceName property: The name of the service.
|
Modifier and Type | Method and Description |
---|---|
OrchestrationServiceStateInput |
OrchestrationServiceStateInput.withServiceName(OrchestrationServiceNames serviceName)
Set the serviceName property: The name of the service.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.