次の方法で共有


IWithSourceAddressOrSecurityGroup.FromAddress(String) メソッド

定義

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

public Microsoft.Azure.Management.Network.Fluent.NetworkSecurityRule.Update.IUpdate FromAddress (string cidr);
abstract member FromAddress : string -> Microsoft.Azure.Management.Network.Fluent.NetworkSecurityRule.Update.IUpdate
Public Function FromAddress (cidr As String) As IUpdate

パラメーター

cidr
String

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

戻り値

適用対象