Share via


EventHubsSchemaType(String) Constructor

Definition

Initializes a new instance of EventHubsSchemaType.

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

Parameters

value
String

Exceptions

value is null.

Applies to