次の方法で共有


IWithDestinationPort.ToPortRanges(String[]) メソッド

定義

この規則が適用される宛先ポート範囲を指定します。

public Microsoft.Azure.Management.Network.Fluent.NetworkSecurityRule.Update.IUpdate ToPortRanges (params string[] ranges);
abstract member ToPortRanges : string[] -> Microsoft.Azure.Management.Network.Fluent.NetworkSecurityRule.Update.IUpdate
Public Function ToPortRanges (ParamArray ranges As String()) As IUpdate

パラメーター

ranges
String[]

宛先ポート範囲。

戻り値

適用対象