다음을 통해 공유


PurviewEventStreamingType Struct

Definition

The event streaming service type.

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

Constructors

PurviewEventStreamingType(String)

Initializes a new instance of PurviewEventStreamingType.

Properties

Azure

Azure.

Managed

Managed.

None

None.

Methods

Equals(PurviewEventStreamingType)

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(PurviewEventStreamingType, PurviewEventStreamingType)

Determines if two PurviewEventStreamingType values are the same.

Implicit(String to PurviewEventStreamingType)

Converts a string to a PurviewEventStreamingType.

Inequality(PurviewEventStreamingType, PurviewEventStreamingType)

Determines if two PurviewEventStreamingType values are not the same.

Applies to