Compartir a través de


VmGuestPatchClassificationForWindows.Equality Operador

Definición

Determina si dos VmGuestPatchClassificationForWindows valores son iguales.

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

Parámetros

Devoluciones

Se aplica a