次の方法で共有


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

定義

開始コマンド ラインを指定できるコンテナー インスタンス定義のステージ。

public interface IWithStartingCommandLineBeta<ParentT> : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithStartingCommandLineBeta<'ParentT> = interface
    interface IBeta
Public Interface IWithStartingCommandLineBeta(Of ParentT)
Implements IBeta

型パラメーター

ParentT

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

派生
実装

メソッド

WithStartingCommandLine(String, String[])

開始コマンド ラインを指定します。

適用対象