Compartilhar via


IWithIpConfigurationSettings Interface

Definição

O estágio da definição de firewall do Azure que permite especificar definições de configuração de IP.

public interface IWithIpConfigurationSettings : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ChildResource.Definition.IInDefinition<Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Definition.IWithCreate>
type IWithIpConfigurationSettings = interface
    interface IInDefinition<IWithCreate>
Public Interface IWithIpConfigurationSettings
Implements IInDefinition(Of IWithCreate)
Derivado
Implementações

Métodos

Attach()

O estágio da definição de firewall do Azure que permite especificar definições de configuração de IP.

(Herdado de IInDefinition<ParentT>)
WithPublicIpAddress(String)

Define o endereço IP público do firewall do Azure.

WithSubnet(String)

Define a sub-rede do firewall do Azure.

Aplica-se a