次の方法で共有


ContainerRegistryTokenPasswordName.Inequality 演算子

定義

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

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

パラメーター

戻り値

適用対象