EventHubsSchemaCompatibility Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
The EventHubsSchemaCompatibility.
public readonly struct EventHubsSchemaCompatibility : IEquatable<Azure.ResourceManager.EventHubs.Models.EventHubsSchemaCompatibility>
type EventHubsSchemaCompatibility = struct
Public Structure EventHubsSchemaCompatibility
Implements IEquatable(Of EventHubsSchemaCompatibility)
- Héritage
-
EventHubsSchemaCompatibility
- Implémente
Constructeurs
EventHubsSchemaCompatibility(String) |
Initialise une nouvelle instance de EventHubsSchemaCompatibility. |
Propriétés
Backward |
Arrière. |
Forward |
Vers l'avant. |
None |
Aucun. |
Méthodes
Equals(EventHubsSchemaCompatibility) |
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(EventHubsSchemaCompatibility, EventHubsSchemaCompatibility) |
Détermine si deux EventHubsSchemaCompatibility valeurs sont identiques. |
Implicit(String to EventHubsSchemaCompatibility) |
Convertit une chaîne en EventHubsSchemaCompatibility. |
Inequality(EventHubsSchemaCompatibility, EventHubsSchemaCompatibility) |
Détermine si deux EventHubsSchemaCompatibility valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET