Partager via


IWithStartingCommandLineBeta<ParentT> Interface

Définition

L’étape du conteneur instance définition permettant de spécifier la ligne de commande de départ.

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

Paramètres de type

ParentT

Étape de la définition parente à laquelle revenir après l’attachement de cette définition.

Dérivé
Implémente

Méthodes

WithStartingCommandLine(String, String[])

Spécifie les lignes de commande de départ.

S’applique à