Freigeben über


NetAppEndpointType Struktur

Definition

Gibt an, ob das lokale Volume die Quelle oder das Ziel für die Volumereplikation ist.

public readonly struct NetAppEndpointType : IEquatable<Azure.ResourceManager.NetApp.Models.NetAppEndpointType>
type NetAppEndpointType = struct
Public Structure NetAppEndpointType
Implements IEquatable(Of NetAppEndpointType)
Vererbung
NetAppEndpointType
Implementiert

Konstruktoren

NetAppEndpointType(String)

Initialisiert eine neue Instanz von NetAppEndpointType.

Eigenschaften

Destination

Dst.

Source

Src.

Methoden

Equals(NetAppEndpointType)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

ToString()

Gibt den voll qualifizierten Typnamen dieser Instanz zurück.

Operatoren

Equality(NetAppEndpointType, NetAppEndpointType)

Bestimmt, ob zwei NetAppEndpointType Werte identisch sind.

Implicit(String to NetAppEndpointType)

Konvertiert eine Zeichenfolge in eine NetAppEndpointType.

Inequality(NetAppEndpointType, NetAppEndpointType)

Bestimmt, ob zwei NetAppEndpointType Werte nicht identisch sind.

Gilt für: