次の方法で共有


LeaseContainerAction.Inequality 演算子

定義

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

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

パラメーター

戻り値

適用対象