共用方式為


LinuxVmGuestPatchAutomaticByPlatformRebootSetting.Equality Operator

Definition

Determines if two LinuxVmGuestPatchAutomaticByPlatformRebootSetting values are the same.

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

Parameters

Returns

Applies to