Class OrchestrationServiceSummary


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

      • OrchestrationServiceSummary

        public OrchestrationServiceSummary()
    • Method Detail

      • 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.