Compartilhar via


WindowsVmLicenseType.Equality Operador

Definição

Determina se dois WindowsVmLicenseType valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a