IBlank<ParentT> インターフェイス

定義

ポイント対サイト構成定義の最初のステージ。

public interface IBlank<ParentT> : Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Definition.IWithAddressPool<ParentT>
type IBlank<'ParentT> = interface
    interface IWithAddressPool<'ParentT>
Public Interface IBlank(Of ParentT)
Implements IWithAddressPool(Of ParentT)

型パラメーター

ParentT

この定義をアタッチした後に戻る親定義のステージ。

派生
実装

メソッド

WithAddressPool(String)

ポイント対サイト構成定義の最初のステージ。

(継承元 IWithAddressPool<ParentT>)

適用対象