Compartilhar via


IWithDestinationPort<ParentT> Interface

Definição

O estágio da definição de firewall do Azure que permite especificar portas de destino na regra de firewall.

public interface IWithDestinationPort<ParentT>
type IWithDestinationPort<'ParentT> = interface
Public Interface IWithDestinationPort(Of ParentT)

Parâmetros de tipo

ParentT

O estágio da definição pai à qual retornar depois de anexar essa definição.

Derivado

Métodos

WithDestinationPort(String)

Define a porta de destino da regra de firewall no firewall do Azure.

WithDestinationPorts(IList<String>)

Define as portas de destino da regra de firewall no firewall do Azure.

Aplica-se a