Partilhar via


InternetGatewayRuleAction Estrutura

Definição

Especifique a ação.

public readonly struct InternetGatewayRuleAction : IEquatable<Azure.ResourceManager.ManagedNetworkFabric.Models.InternetGatewayRuleAction>
type InternetGatewayRuleAction = struct
Public Structure InternetGatewayRuleAction
Implements IEquatable(Of InternetGatewayRuleAction)
Herança
InternetGatewayRuleAction
Implementações

Construtores

InternetGatewayRuleAction(String)

Inicializa uma nova instância de InternetGatewayRuleAction.

Propriedades

Allow

permitir.

Deny

negar.

Métodos

Equals(InternetGatewayRuleAction)

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

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(InternetGatewayRuleAction, InternetGatewayRuleAction)

Determina se dois InternetGatewayRuleAction valores são os mesmos.

Implicit(String to InternetGatewayRuleAction)

Converte uma cadeia de caracteres em um InternetGatewayRuleAction.

Inequality(InternetGatewayRuleAction, InternetGatewayRuleAction)

Determina se dois InternetGatewayRuleAction valores não são os mesmos.

Aplica-se a