Share via


IWithApplicationRuleProtocol<ParentT> Schnittstelle

Definition

Die Phase der Azure-Firewalldefinition, die das Angeben von Quelladressen in der Firewallregel ermöglicht.

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

Typparameter

ParentT

Die Phase der übergeordneten Definition, zu der nach dem Anfügen dieser Definition zurückzukehren ist.

Abgeleitet

Methoden

WithHttpProtocol(Nullable<Int32>)

Legt das HTTP-Protokoll der Firewallregel in Azure Firewall fest.

WithHttpsProtocol(Nullable<Int32>)

Legt das Https-Protokoll der Firewallregel in Azure Firewall fest.

WithMssqlProtocol(Nullable<Int32>)

Legt das Mssql-Protokoll der Firewallregel in Azure Firewall fest.

Gilt für: