PointToSiteConfigurationImpl.IWithAddressPool.WithAddressPool(String) Method

Definition

Specifies address pool.

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

Parameters

addressPool
String

Address pool.

Returns

Implements

Applies to