Partager via


EventHubsSchemaType Structure

Définition

The EventHubsSchemaType.

public readonly struct EventHubsSchemaType : IEquatable<Azure.ResourceManager.EventHubs.Models.EventHubsSchemaType>
type EventHubsSchemaType = struct
Public Structure EventHubsSchemaType
Implements IEquatable(Of EventHubsSchemaType)
Héritage
EventHubsSchemaType
Implémente

Constructeurs

EventHubsSchemaType(String)

Initialise une nouvelle instance de EventHubsSchemaType.

Propriétés

Avro

Avro.

Unknown

Inconnu.

Méthodes

Equals(EventHubsSchemaType)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(EventHubsSchemaType, EventHubsSchemaType)

Détermine si deux EventHubsSchemaType valeurs sont identiques.

Implicit(String to EventHubsSchemaType)

Convertit une chaîne en EventHubsSchemaType.

Inequality(EventHubsSchemaType, EventHubsSchemaType)

Détermine si deux EventHubsSchemaType valeurs ne sont pas identiques.

S’applique à