Freigeben über


BlobStorageEventType Struktur

Definition

Der Name des zu verarbeitenden Blob Storage-Ereignistyps.

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

Konstruktoren

BlobStorageEventType(String)

Initialisiert eine neue Instanz von BlobStorageEventType.

Eigenschaften

MicrosoftStorageBlobCreated

Microsoft.Storage.BlobCreated.

MicrosoftStorageBlobRenamed

Microsoft.Storage.BlobRenamed.

Methoden

Equals(BlobStorageEventType)

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

Bestimmt, ob zwei BlobStorageEventType Werte gleich sind.

Implicit(String to BlobStorageEventType)

Konvertiert eine Zeichenfolge in eine BlobStorageEventType.

Inequality(BlobStorageEventType, BlobStorageEventType)

Bestimmt, ob zwei BlobStorageEventType Werte nicht identisch sind.

Gilt für: