Freigeben über


ContainerServiceNetworkProfileKubeProxyIPVSScheduler Struktur

Definition

Weitere Informationen finden Sie unter http://www.linuxvirtualserver.org/docs/scheduling.htmlIPVS-Scheduler.

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

Konstruktoren

ContainerServiceNetworkProfileKubeProxyIPVSScheduler(String)

Initialisiert eine neue Instanz von ContainerServiceNetworkProfileKubeProxyIPVSScheduler.

Eigenschaften

LeastConnection

Geringste Verbindung.

RoundRobin

RoundRobin.

Methoden

Equals(ContainerServiceNetworkProfileKubeProxyIPVSScheduler)

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

Bestimmt, ob zwei ContainerServiceNetworkProfileKubeProxyIPVSScheduler Werte identisch sind.

Implicit(String to ContainerServiceNetworkProfileKubeProxyIPVSScheduler)

Konvertiert eine Zeichenfolge in eine ContainerServiceNetworkProfileKubeProxyIPVSScheduler.

Inequality(ContainerServiceNetworkProfileKubeProxyIPVSScheduler, ContainerServiceNetworkProfileKubeProxyIPVSScheduler)

Bestimmt, ob zwei ContainerServiceNetworkProfileKubeProxyIPVSScheduler Werte nicht identisch sind.

Gilt für: