Class OrchestrationServiceSummary

java.lang.Object
com.microsoft.azure.management.compute.OrchestrationServiceSummary

public class OrchestrationServiceSummary extends Object
Summary for an orchestration service of a virtual machine scale set.
  • Constructor Details

    • OrchestrationServiceSummary

      public OrchestrationServiceSummary()
  • Method Details

    • serviceName

      public OrchestrationServiceNames serviceName()
      Get the name of the service. Possible values include: 'AutomaticRepairs'.
      Returns:
      the serviceName value
    • serviceState

      public OrchestrationServiceState serviceState()
      Get the current state of the service. Possible values include: 'NotRunning', 'Running', 'Suspended'.
      Returns:
      the serviceState value