Compartilhar via


Layer4Protocol Estrutura

Definição

Tipo de protocolo Layer4 que precisa ser correspondido.

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

Construtores

Layer4Protocol(String)

Inicializa uma nova instância de Layer4Protocol.

Propriedades

Tcp

TCP.

Udp

UDP.

Métodos

Equals(Layer4Protocol)

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

Determina se dois Layer4Protocol valores são os mesmos.

Implicit(String to Layer4Protocol)

Converte uma cadeia de caracteres em um Layer4Protocol.

Inequality(Layer4Protocol, Layer4Protocol)

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

Aplica-se a