次の方法で共有


IWithAddressPool.WithAddressPool(String) メソッド

定義

アドレス プールを指定します。

public Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Update.IUpdate WithAddressPool (string addressPool);
abstract member WithAddressPool : string -> Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Update.IUpdate
Public Function WithAddressPool (addressPool As String) As IUpdate

パラメーター

addressPool
String

アドレス プール。

戻り値

適用対象