Compartilhar via


BatchVmContainerType.Equality Operador

Definição

Determina se dois BatchVmContainerType valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a