Freigeben über


IWithStartingCommandLine<ParentT>.WithStartingCommandLine Methode

Definition

Gibt die Startbefehlszeile an.

public Microsoft.Azure.Management.ContainerInstance.Fluent.ContainerGroup.Definition.IWithContainerInstanceAttach<ParentT> WithStartingCommandLine (string executable);
abstract member WithStartingCommandLine : string -> Microsoft.Azure.Management.ContainerInstance.Fluent.ContainerGroup.Definition.IWithContainerInstanceAttach<'ParentT>
Public Function WithStartingCommandLine (executable As String) As IWithContainerInstanceAttach(Of ParentT)

Parameter

executable
String

Die ausführbare Datei oder der Pfad zur ausführbaren Datei, die nach der Initialisierung des Containers aufgerufen wird.

Gibt zurück

Gilt für: