次の方法で共有


IWithAddressPool<ParentT>.WithAddressPool(String) メソッド

定義

public Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Definition.IWithAuthenticationType<ParentT> WithAddressPool (string addressPool);
abstract member WithAddressPool : string -> Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Definition.IWithAuthenticationType<'ParentT>
Public Function WithAddressPool (addressPool As String) As IWithAuthenticationType(Of ParentT)

パラメーター

addressPool
String

戻り値

適用対象