Compartir a través de


EventHubsSchemaType(String) Constructor

Definición

Inicializa una nueva instancia de la clase EventHubsSchemaType.

public EventHubsSchemaType (string value);
new Azure.ResourceManager.EventHubs.Models.EventHubsSchemaType : string -> Azure.ResourceManager.EventHubs.Models.EventHubsSchemaType
Public Sub New (value As String)

Parámetros

value
String

Excepciones

value es null.

Se aplica a