Freigeben über


OperationalInsightsDataExportDestinationType Struktur

Definition

Der Typ der Zielressource.

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

Konstruktoren

OperationalInsightsDataExportDestinationType(String)

Initialisiert eine neue Instanz von OperationalInsightsDataExportDestinationType.

Eigenschaften

EventHub

EventHub.

StorageAccount

StorageAccount.

Methoden

Equals(OperationalInsightsDataExportDestinationType)

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

Bestimmt, ob zwei OperationalInsightsDataExportDestinationType Werte identisch sind.

Implicit(String to OperationalInsightsDataExportDestinationType)

Konvertiert eine Zeichenfolge in eine OperationalInsightsDataExportDestinationType.

Inequality(OperationalInsightsDataExportDestinationType, OperationalInsightsDataExportDestinationType)

Bestimmt, ob zwei OperationalInsightsDataExportDestinationType Werte nicht identisch sind.

Gilt für: