次の方法で共有


IWithSourcePort<ParentT>.FromPortRanges(String[]) メソッド

定義

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

public Microsoft.Azure.Management.Network.Fluent.NetworkSecurityRule.Definition.IWithDestinationAddressOrSecurityGroup<ParentT> FromPortRanges (params string[] ranges);
abstract member FromPortRanges : string[] -> Microsoft.Azure.Management.Network.Fluent.NetworkSecurityRule.Definition.IWithDestinationAddressOrSecurityGroup<'ParentT>
Public Function FromPortRanges (ParamArray ranges As String()) As IWithDestinationAddressOrSecurityGroup(Of ParentT)

パラメーター

ranges
String[]

開始ポート範囲。

戻り値

適用対象