次の方法で共有


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

定義

宛先アドレス プレフィックスを指定できるルート定義のステージ。

public interface IWithDestinationAddressPrefix<ParentT>
type IWithDestinationAddressPrefix<'ParentT> = interface
Public Interface IWithDestinationAddressPrefix(Of ParentT)

型パラメーター

ParentT

WithAttach.attach() の戻り値の型。

派生

メソッド

WithDestinationAddressPrefix(String)

ルートを適用する宛先アドレス プレフィックスを指定します。

適用対象