Share via


ComputeFleetLinuxVmGuestPatchAutomaticByPlatformRebootSetting.Equality Operator

Definition

Determines if two ComputeFleetLinuxVmGuestPatchAutomaticByPlatformRebootSetting values are the same.

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

Parameters

Returns

Applies to