Bagikan melalui


IServiceStatus Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.ServiceStatusTypeConverter))]
public interface IServiceStatus : Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.ServiceStatusTypeConverter))>]
type IServiceStatus = interface
    interface IJsonSerializable
Public Interface IServiceStatus
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

StartupType

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

Status

The current status of the service.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to