次の方法で共有


IWithSourcePort<ParentT>.FromPort(Int32) メソッド

定義

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

public Microsoft.Azure.Management.Network.Fluent.NetworkSecurityRule.Definition.IWithDestinationAddressOrSecurityGroup<ParentT> FromPort (int port);
abstract member FromPort : int -> Microsoft.Azure.Management.Network.Fluent.NetworkSecurityRule.Definition.IWithDestinationAddressOrSecurityGroup<'ParentT>
Public Function FromPort (port As Integer) As IWithDestinationAddressOrSecurityGroup(Of ParentT)

パラメーター

port
Int32

発信元ポート番号。

戻り値

適用対象