Share via


PurviewKafkaEventHubType Struct

Definition

The event hub type.

public readonly struct PurviewKafkaEventHubType : IEquatable<Azure.ResourceManager.Purview.Models.PurviewKafkaEventHubType>
type PurviewKafkaEventHubType = struct
Public Structure PurviewKafkaEventHubType
Implements IEquatable(Of PurviewKafkaEventHubType)
Inheritance
PurviewKafkaEventHubType
Implements

Constructors

PurviewKafkaEventHubType(String)

Initializes a new instance of PurviewKafkaEventHubType.

Properties

Hook

Hook.

Notification

Notification.

Methods

Equals(PurviewKafkaEventHubType)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Equality(PurviewKafkaEventHubType, PurviewKafkaEventHubType)

Determines if two PurviewKafkaEventHubType values are the same.

Implicit(String to PurviewKafkaEventHubType)

Converts a string to a PurviewKafkaEventHubType.

Inequality(PurviewKafkaEventHubType, PurviewKafkaEventHubType)

Determines if two PurviewKafkaEventHubType values are not the same.

Applies to