Compartilhar via


AgentPoolType.Equality(AgentPoolType, AgentPoolType) Operador

Definição

Determina se dois AgentPoolType valores são os mesmos.

public static bool operator == (Azure.ResourceManager.ContainerService.Models.AgentPoolType left, Azure.ResourceManager.ContainerService.Models.AgentPoolType right);
static member ( = ) : Azure.ResourceManager.ContainerService.Models.AgentPoolType * Azure.ResourceManager.ContainerService.Models.AgentPoolType -> bool
Public Shared Operator == (left As AgentPoolType, right As AgentPoolType) As Boolean

Parâmetros

Retornos

Aplica-se a