Freigeben über


IWithApplicationRuleProtocol<ParentT>.WithMssqlProtocol Methode

Definition

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

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

Parameter

port
Nullable<Int32>

Der Wert von port.

Gibt zurück

ParentT

Gilt für: