Partager via


ContainerServiceNetworkProfileKubeProxyIPVSScheduler Structure

Définition

Planificateur IPVS, pour plus d’informations, consultez http://www.linuxvirtualserver.org/docs/scheduling.html.

public readonly struct ContainerServiceNetworkProfileKubeProxyIPVSScheduler : IEquatable<Azure.ResourceManager.ContainerService.Models.ContainerServiceNetworkProfileKubeProxyIPVSScheduler>
type ContainerServiceNetworkProfileKubeProxyIPVSScheduler = struct
Public Structure ContainerServiceNetworkProfileKubeProxyIPVSScheduler
Implements IEquatable(Of ContainerServiceNetworkProfileKubeProxyIPVSScheduler)
Héritage
ContainerServiceNetworkProfileKubeProxyIPVSScheduler
Implémente

Constructeurs

ContainerServiceNetworkProfileKubeProxyIPVSScheduler(String)

Initialise une nouvelle instance de ContainerServiceNetworkProfileKubeProxyIPVSScheduler.

Propriétés

LeastConnection

Connexion minimale.

RoundRobin

Tourniquet.

Méthodes

Equals(ContainerServiceNetworkProfileKubeProxyIPVSScheduler)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(ContainerServiceNetworkProfileKubeProxyIPVSScheduler, ContainerServiceNetworkProfileKubeProxyIPVSScheduler)

Détermine si deux ContainerServiceNetworkProfileKubeProxyIPVSScheduler valeurs sont identiques.

Implicit(String to ContainerServiceNetworkProfileKubeProxyIPVSScheduler)

Convertit une chaîne en ContainerServiceNetworkProfileKubeProxyIPVSScheduler.

Inequality(ContainerServiceNetworkProfileKubeProxyIPVSScheduler, ContainerServiceNetworkProfileKubeProxyIPVSScheduler)

Détermine si deux ContainerServiceNetworkProfileKubeProxyIPVSScheduler valeurs ne sont pas identiques.

S’applique à