次の方法で共有


IWithSourceAddressOrSecurityGroup<ParentT>.FromAddresses メソッド

定義

この規則が適用されるトラフィック ソース アドレス プレフィックスを指定します。

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

パラメーター

addresses
String[]

CIDR 表記または IP アドレスの IP アドレス プレフィックス。

戻り値

適用対象