Freigeben über


AppPlatformServicePowerState Struktur

Definition

Energiestatus des Diensts.

public readonly struct AppPlatformServicePowerState : IEquatable<Azure.ResourceManager.AppPlatform.Models.AppPlatformServicePowerState>
type AppPlatformServicePowerState = struct
Public Structure AppPlatformServicePowerState
Implements IEquatable(Of AppPlatformServicePowerState)
Vererbung
AppPlatformServicePowerState
Implementiert

Konstruktoren

AppPlatformServicePowerState(String)

Initialisiert eine neue Instanz von AppPlatformServicePowerState.

Eigenschaften

Running

Wird ausgeführt.

Stopped

Beendet.

Methoden

Equals(AppPlatformServicePowerState)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

ToString()

Gibt den voll qualifizierten Typnamen dieser Instanz zurück.

Operatoren

Equality(AppPlatformServicePowerState, AppPlatformServicePowerState)

Bestimmt, ob zwei AppPlatformServicePowerState Werte identisch sind.

Implicit(String to AppPlatformServicePowerState)

Konvertiert eine Zeichenfolge in eine AppPlatformServicePowerState.

Inequality(AppPlatformServicePowerState, AppPlatformServicePowerState)

Bestimmt, ob zwei AppPlatformServicePowerState Werte nicht identisch sind.

Gilt für: