Share via


NicIPConfiguration.DefinitionStages.WithAttach<ParentT> インターフェイス

型パラメーター

ParentT

この定義をアタッチした後に戻る親ネットワーク インターフェイス定義のステージ

実装

public static interface NicIPConfiguration.DefinitionStages.WithAttach
extends InDefinition<ParentT>, WithPublicIPAddress<ParentT>, WithLoadBalancer<ParentT>, WithApplicationGateway<ParentT>

ネットワーク インターフェイス IP 構成の最終段階。

この段階では、残りのオプション設定を指定することも、ネットワーク インターフェイス IP 構成定義を親ネットワーク インターフェイス定義にアタッチすることもできます。

適用対象