Compartilhar via


EventHubsSchemaType Estrutura

Definição

O EventHubsSchemaType.

public readonly struct EventHubsSchemaType : IEquatable<Azure.ResourceManager.EventHubs.Models.EventHubsSchemaType>
type EventHubsSchemaType = struct
Public Structure EventHubsSchemaType
Implements IEquatable(Of EventHubsSchemaType)
Herança
EventHubsSchemaType
Implementações

Construtores

EventHubsSchemaType(String)

Inicializa uma nova instância de EventHubsSchemaType.

Propriedades

Avro

Avro.

Unknown

Desconhecida.

Métodos

Equals(EventHubsSchemaType)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(EventHubsSchemaType, EventHubsSchemaType)

Determina se dois EventHubsSchemaType valores são os mesmos.

Implicit(String to EventHubsSchemaType)

Converte uma cadeia de caracteres em um EventHubsSchemaType.

Inequality(EventHubsSchemaType, EventHubsSchemaType)

Determina se dois EventHubsSchemaType valores não são os mesmos.

Aplica-se a