Share via


AppPlatformConfigServerState.Equality Operator

Definition

Determines if two AppPlatformConfigServerState values are the same.

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

Parameters

Returns

Applies to