Dela via


NotificationHubNamespaceTypeExt Struct

Definition

Defines values for NamespaceType.

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

Constructors

NotificationHubNamespaceTypeExt(String)

Initializes a new instance of NotificationHubNamespaceTypeExt.

Properties

Messaging

Messaging.

NotificationHub

NotificationHub.

Methods

Equals(NotificationHubNamespaceTypeExt)

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

Determines if two NotificationHubNamespaceTypeExt values are the same.

Implicit(String to NotificationHubNamespaceTypeExt)

Converts a string to a NotificationHubNamespaceTypeExt.

Inequality(NotificationHubNamespaceTypeExt, NotificationHubNamespaceTypeExt)

Determines if two NotificationHubNamespaceTypeExt values are not the same.

Applies to