PurviewEventStreamingType Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET