次の方法で共有


IWithSourcePort.FromPortRange(Int32, Int32) メソッド

定義

この規則を適用するソース ポート範囲を指定します。

public Microsoft.Azure.Management.Network.Fluent.NetworkSecurityRule.Update.IUpdate FromPortRange (int from, int to);
abstract member FromPortRange : int * int -> Microsoft.Azure.Management.Network.Fluent.NetworkSecurityRule.Update.IUpdate
Public Function FromPortRange (from As Integer, to As Integer) As IUpdate

パラメーター

from
Int32

開始ポート番号。

to
Int32

終了ポート番号。

戻り値

適用対象