Compartilhar via


TagPatchMode.Equality(TagPatchMode, TagPatchMode) Operador

Definição

Determina se dois TagPatchMode valores são os mesmos.

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

Parâmetros

right
TagPatchMode

Retornos

Aplica-se a