VmGuestPatchRebootSetting.Equality Operador

Definição

Determina se dois VmGuestPatchRebootSetting valores são os mesmos.

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

Retornos

Aplica-se a