Udostępnij przez


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

Name Description
PurviewEventStreamingType(String)

Initializes a new instance of PurviewEventStreamingType.

Properties

Name Description
Azure

Azure.

Managed

Managed.

None

None.

Methods

Name Description
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

Name Description
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