次の方法で共有


VmGuestPatchClassificationWindow.Inequality Operator

定義

2 つの VmGuestPatchClassificationWindow 値が同じでないかどうかを判断します。

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

パラメーター

戻り値

適用対象