次の方法で共有


PointToSiteConfigurationImpl.IWithAddressPool.WithAddressPool(String) メソッド

定義

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

Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Update.IUpdate IWithAddressPool.WithAddressPool (string addressPool);
abstract member Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Update.IWithAddressPool.WithAddressPool : string -> Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Update.IUpdate
override this.Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Update.IWithAddressPool.WithAddressPool : string -> Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Update.IUpdate
Function WithAddressPool (addressPool As String) As IUpdate Implements IWithAddressPool.WithAddressPool

パラメーター

addressPool
String

アドレス プール。

戻り値

実装

適用対象