Share via


NamespaceGeoDRRoleType Struct

Definition

GeoDR Role Types.

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

Constructors

NamespaceGeoDRRoleType(String)

Initializes a new instance of NamespaceGeoDRRoleType.

Properties

Primary

Primary.

Secondary

Secondary.

Methods

Equals(NamespaceGeoDRRoleType)

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

Determines if two NamespaceGeoDRRoleType values are the same.

Implicit(String to NamespaceGeoDRRoleType)

Converts a string to a NamespaceGeoDRRoleType.

Inequality(NamespaceGeoDRRoleType, NamespaceGeoDRRoleType)

Determines if two NamespaceGeoDRRoleType values are not the same.

Applies to