Partilhar via


IWithDestinationAddress<ParentT> Interface

Definição

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

public interface IWithDestinationAddress<ParentT>
type IWithDestinationAddress<'ParentT> = interface
Public Interface IWithDestinationAddress(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

WithDestinationAddress(String)

Define o endereço de destino da regra de firewall no firewall do Azure.

WithDestinationAddresses(IList<String>)

Define os endereços de destino da regra de firewall no firewall do Azure.

Aplica-se a