次の方法で共有


IWithApplicationRuleProtocol<ParentT>.WithMssqlProtocol メソッド

定義

Azure ファイアウォールのファイアウォール規則の Mssql プロトコルを設定します。

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

パラメーター

port
Nullable<Int32>

port の値。

戻り値

ParentT

適用対象