次の方法で共有


StorageListKeyExpand.Inequality 演算子

定義

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

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

パラメーター

戻り値

適用対象