Freigeben über


AppServicePlanAction Struktur

Definition

Art der Aktion für den App Service-Plan.

public readonly struct AppServicePlanAction : IEquatable<Azure.Messaging.EventGrid.SystemEvents.AppServicePlanAction>
type AppServicePlanAction = struct
Public Structure AppServicePlanAction
Implements IEquatable(Of AppServicePlanAction)
Vererbung
AppServicePlanAction
Implementiert

Konstruktoren

AppServicePlanAction(String)

Initialisiert eine neue Instanz von AppServicePlanAction.

Eigenschaften

Updated

App Service Plan wird aktualisiert.

Methoden

Equals(AppServicePlanAction)

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(AppServicePlanAction, AppServicePlanAction)

Bestimmt, ob zwei AppServicePlanAction Werte gleich sind.

Implicit(String to AppServicePlanAction)

Konvertiert eine Zeichenfolge in eine AppServicePlanAction.

Inequality(AppServicePlanAction, AppServicePlanAction)

Bestimmt, ob zwei AppServicePlanAction Werte nicht identisch sind.

Gilt für: