Compartir a través de


VmGuestPatchRebootSetting.Equality Operador

Definición

Determina si dos VmGuestPatchRebootSetting valores son iguales.

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

Parámetros

Devoluciones

Se aplica a