Compartilhar via


VmGuestPatchRebootBehavior.Equality Operador

Definição

Determina se dois VmGuestPatchRebootBehavior valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a