Freigeben über


SubscriptionNotificationOperation Struktur

Definition

The SubscriptionNotificationOperation.

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

Konstruktoren

SubscriptionNotificationOperation(String)

Initialisiert eine neue Instanz von SubscriptionNotificationOperation.

Eigenschaften

BillingCancellation

BillingCancellation.

DeleteAllResources

DeleteAllResources.

NoOp

Noop.

NotDefined

NotDefined.

SoftDeleteAllResources

SoftDeleteAllResources.

UndoSoftDelete

UndoSoftDelete.

Methoden

Equals(SubscriptionNotificationOperation)

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

Bestimmt, ob zwei SubscriptionNotificationOperation Werte identisch sind.

Implicit(String to SubscriptionNotificationOperation)

Konvertiert eine Zeichenfolge in eine SubscriptionNotificationOperation.

Inequality(SubscriptionNotificationOperation, SubscriptionNotificationOperation)

Bestimmt, ob zwei SubscriptionNotificationOperation Werte nicht identisch sind.

Gilt für: