WindowsVmGuestPatchAutomaticByPlatformRebootSetting.Equality Operator

Definition

Determines if two WindowsVmGuestPatchAutomaticByPlatformRebootSetting values are the same.

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

Parameters

Returns

Applies to