次の方法で共有


PointToSiteConfigurationImpl.IWithAddressPool<IUpdate>.WithAddressPool メソッド

定義

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

パラメーター

addressPool
String

戻り値

実装

適用対象