Freigeben über


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
Status

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to