Compartilhar via


InternetGatewayRuleAction.Equals(InternetGatewayRuleAction) Método

Definição

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

public bool Equals (Azure.ResourceManager.ManagedNetworkFabric.Models.InternetGatewayRuleAction other);
override this.Equals : Azure.ResourceManager.ManagedNetworkFabric.Models.InternetGatewayRuleAction -> bool
Public Function Equals (other As InternetGatewayRuleAction) As Boolean

Parâmetros

other
InternetGatewayRuleAction

Um objeto para comparação com esse objeto.

Retornos

true se o objeto atual for igual ao parâmetro other; caso contrário, false.

Implementações

Aplica-se a