ContainerGroupLogAnalyticsLogType 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 zu verwendende Protokolltyp.
public readonly struct ContainerGroupLogAnalyticsLogType : IEquatable<Azure.ResourceManager.ContainerInstance.Models.ContainerGroupLogAnalyticsLogType>
type ContainerGroupLogAnalyticsLogType = struct
Public Structure ContainerGroupLogAnalyticsLogType
Implements IEquatable(Of ContainerGroupLogAnalyticsLogType)
- Vererbung
-
ContainerGroupLogAnalyticsLogType
- Implementiert
Konstruktoren
ContainerGroupLogAnalyticsLogType(String) |
Initialisiert eine neue Instanz von ContainerGroupLogAnalyticsLogType. |
Eigenschaften
ContainerInsights |
ContainerInsights. |
ContainerInstanceLogs |
ContainerInstanceLogs. |
Methoden
Equals(ContainerGroupLogAnalyticsLogType) |
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(ContainerGroupLogAnalyticsLogType, ContainerGroupLogAnalyticsLogType) |
Bestimmt, ob zwei ContainerGroupLogAnalyticsLogType Werte gleich sind. |
Implicit(String to ContainerGroupLogAnalyticsLogType) |
Konvertiert eine Zeichenfolge in eine ContainerGroupLogAnalyticsLogType. |
Inequality(ContainerGroupLogAnalyticsLogType, ContainerGroupLogAnalyticsLogType) |
Bestimmt, ob zwei ContainerGroupLogAnalyticsLogType Werte nicht identisch sind. |
Gilt für:
Azure SDK for .NET