次の方法で共有


AppPlatformConfigServerState.Inequality Operator

定義

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

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

パラメーター

戻り値

適用対象