OperationalInsightsDataExportDestinationType Struktur
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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:
Azure SDK for .NET