次の方法で共有


AppPlatformConfigServerState.Equality Operator

定義

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

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

パラメーター

戻り値

適用対象