次の方法で共有


IWithSourceAddressOrSecurityGroup<ParentT>.FromAddress(String) メソッド

定義

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

public Microsoft.Azure.Management.Network.Fluent.NetworkSecurityRule.Definition.IWithSourcePort<ParentT> FromAddress (string cidr);
abstract member FromAddress : string -> Microsoft.Azure.Management.Network.Fluent.NetworkSecurityRule.Definition.IWithSourcePort<'ParentT>
Public Function FromAddress (cidr As String) As IWithSourcePort(Of ParentT)

パラメーター

cidr
String

CIDR 表記で表される IP アドレス プレフィックス。

戻り値

適用対象