ServiceStatus interface

Describes the status and behavior of a service.

Properties

startupType

The behavior of the service when the Arc-enabled machine starts up.

status

The current status of the service.

Property Details

startupType

The behavior of the service when the Arc-enabled machine starts up.

startupType?: string

Property Value

string

status

The current status of the service.

status?: string

Property Value

string