Share via


EnqueueReplicationServerType Struct

Definition

Defines the type of Enqueue Replication Server.

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

Constructors

EnqueueReplicationServerType(String)

Initializes a new instance of EnqueueReplicationServerType.

Properties

EnqueueReplicator1

EnqueueReplicator1.

EnqueueReplicator2

EnqueueReplicator2.

Methods

Equals(EnqueueReplicationServerType)

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

Determines if two EnqueueReplicationServerType values are the same.

Implicit(String to EnqueueReplicationServerType)

Converts a string to a EnqueueReplicationServerType.

Inequality(EnqueueReplicationServerType, EnqueueReplicationServerType)

Determines if two EnqueueReplicationServerType values are not the same.

Applies to