Partilhar via


IWithTargetFqdn<ParentT> Interface

Definição

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

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

WithTargetFullQualifiedDomainName(String)

Define o nome de domínio qualificado completo de destino da regra de firewall no firewall do Azure.

WithTargetFullQualifiedDomainNames(IList<String>)

Define os nomes de domínio qualificados completos de destino da regra de firewall no firewall do Azure.

Aplica-se a