次の方法で共有


LinuxVmGuestPatchAutomaticByPlatformRebootSetting.Equality Operator

定義

2 つの LinuxVmGuestPatchAutomaticByPlatformRebootSetting 値が同じかどうかを判断します。

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

パラメーター

戻り値

適用対象