Freigeben über


ServiceStatus Class

Definition

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

Constructors

ServiceStatus()

Properties

StartupType
Status

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to