Compartilhar via


AppPlatformConfigServerState.Equality Operador

Definição

Determina se dois AppPlatformConfigServerState valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a