Compartilhar via


IWithStartingCommandLineBeta<ParentT> Interface

Definição

O estágio da definição da instância de contêiner que permite especificar a linha de comando inicial.

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

Parâmetros de tipo

ParentT

O estágio da definição pai à qual retornar depois de anexar essa definição.

Derivado
Implementações

Métodos

WithStartingCommandLine(String, String[])

Especifica as linhas de comando iniciais.

Aplica-se a