Partager via


WindowsVmLicenseType.Equality Opérateur

Définition

Détermine si deux WindowsVmLicenseType valeurs sont identiques.

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

Paramètres

Retours

S’applique à