Package version:

Interface OrchestrationServiceSummary

Summary for an orchestration service of a virtual machine scale set.

interface OrchestrationServiceSummary {
    serviceName?: string;
    serviceState?: string;
}

Properties

serviceName?: string

The name of the service. NOTE: This property will not be serialized. It can only be populated by the server.

serviceState?: string

The current state of the service. NOTE: This property will not be serialized. It can only be populated by the server.