Share via


IWithApplicationRuleProtocol<ParentT>.WithHttpsProtocol Methode

Definition

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

public ParentT WithHttpsProtocol (int? port = default);
abstract member WithHttpsProtocol : Nullable<int> -> 'ParentT
Public Function WithHttpsProtocol (Optional port As Nullable(Of Integer) = Nothing) As ParentT

Parameter

port
Nullable<Int32>

Der Wert von port.

Gibt zurück

ParentT

Gilt für: