Bagikan melalui


IWithAddressPool.WithAddressPool(String) Method

Definition

Specifies address pool.

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

Parameters

addressPool
String

Address pool.

Returns

Applies to