Compartilhar via


HttpScheme.Equality(HttpScheme, HttpScheme) Operador

Definição

Determina se dois HttpScheme valores são os mesmos.

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

Parâmetros

left
HttpScheme
right
HttpScheme

Retornos

Aplica-se a