Compartir a través de


VmGuestPatchClassificationForLinux.Equality Operador

Definición

Determina si dos VmGuestPatchClassificationForLinux valores son iguales.

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

Parámetros

Devoluciones

Se aplica a