Compartilhar via


ContainerServiceNetworkProfileKubeProxyIPVSScheduler Estrutura

Definição

Agendador ipvs, para obter mais informações, consulte 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)
Herança
ContainerServiceNetworkProfileKubeProxyIPVSScheduler
Implementações

Construtores

ContainerServiceNetworkProfileKubeProxyIPVSScheduler(String)

Inicializa uma nova instância de ContainerServiceNetworkProfileKubeProxyIPVSScheduler.

Propriedades

LeastConnection

Conexão mínima.

RoundRobin

Rodízio.

Métodos

Equals(ContainerServiceNetworkProfileKubeProxyIPVSScheduler)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(ContainerServiceNetworkProfileKubeProxyIPVSScheduler, ContainerServiceNetworkProfileKubeProxyIPVSScheduler)

Determina se dois ContainerServiceNetworkProfileKubeProxyIPVSScheduler valores são os mesmos.

Implicit(String to ContainerServiceNetworkProfileKubeProxyIPVSScheduler)

Converte uma cadeia de caracteres em um ContainerServiceNetworkProfileKubeProxyIPVSScheduler.

Inequality(ContainerServiceNetworkProfileKubeProxyIPVSScheduler, ContainerServiceNetworkProfileKubeProxyIPVSScheduler)

Determina se dois ContainerServiceNetworkProfileKubeProxyIPVSScheduler valores não são os mesmos.

Aplica-se a