Class OrchestrationServiceSummary

java.lang.Object
com.azure.resourcemanager.compute.models.OrchestrationServiceSummary

public final 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 serviceName property: The name of the service.
      Returns:
      the serviceName value.
    • serviceState

      public OrchestrationServiceState serviceState()
      Get the serviceState property: The current state of the service.
      Returns:
      the serviceState value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.