Compartir a través de


EventHubsKeySource Estructura

Definición

Enumera el valor posible de keySource para Encryption.

public readonly struct EventHubsKeySource : IEquatable<Azure.ResourceManager.EventHubs.Models.EventHubsKeySource>
type EventHubsKeySource = struct
Public Structure EventHubsKeySource
Implements IEquatable(Of EventHubsKeySource)
Herencia
EventHubsKeySource
Implementaciones

Constructores

EventHubsKeySource(String)

Inicializa una nueva instancia de la clase EventHubsKeySource.

Propiedades

MicrosoftKeyVault

Microsoft.KeyVault.

Métodos

Equals(EventHubsKeySource)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

ToString()

Devuelve el nombre de tipo completo de esta instancia.

Operadores

Equality(EventHubsKeySource, EventHubsKeySource)

Determina si dos EventHubsKeySource valores son iguales.

Implicit(String to EventHubsKeySource)

Convierte una cadena en un EventHubsKeySource.

Inequality(EventHubsKeySource, EventHubsKeySource)

Determina si dos EventHubsKeySource valores no son los mismos.

Se aplica a