Partilhar via


IWithDescription<ParentT> Interface

Definição

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

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

WithDescription(String)

Define a descrição da regra de firewall no firewall do Azure.

Aplica-se a