Compartir a través de


PointToSiteConfigurationImpl.IWithAddressPool.WithAddressPool(String) Método

Definición

Especifica el grupo de direcciones.

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

Parámetros

addressPool
String

Grupo de direcciones.

Devoluciones

Implementaciones

Se aplica a