Freigeben über


MonitorOperationType Struktur

Definition

Der vorgang, der der Benachrichtigung zugeordnet ist, und dessen Wert muss "scale" (Skalierung) sein.

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

Konstruktoren

MonitorOperationType(String)

Initialisiert eine neue Instanz von MonitorOperationType.

Eigenschaften

Scale

Skalierung.

Methoden

Equals(MonitorOperationType)

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

Bestimmt, ob zwei MonitorOperationType Werte gleich sind.

Implicit(String to MonitorOperationType)

Konvertiert eine Zeichenfolge in eine MonitorOperationType.

Inequality(MonitorOperationType, MonitorOperationType)

Bestimmt, ob zwei MonitorOperationType Werte nicht identisch sind.

Gilt für: