Compartilhar via


IotCentralNetworkAction Estrutura

Definição

Se o tráfego de rede deve ser permitido ou negado.

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

Construtores

IotCentralNetworkAction(String)

Inicializa uma nova instância de IotCentralNetworkAction.

Propriedades

Allow

permitir.

Deny

negar.

Métodos

Equals(IotCentralNetworkAction)

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(IotCentralNetworkAction, IotCentralNetworkAction)

Determina se dois IotCentralNetworkAction valores são os mesmos.

Implicit(String to IotCentralNetworkAction)

Converte uma cadeia de caracteres em um IotCentralNetworkAction.

Inequality(IotCentralNetworkAction, IotCentralNetworkAction)

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

Aplica-se a