Partager via


IRunRequestExecutableWithSourceLocation.WithSourceLocation(String) Méthode

Définition

Fonction qui spécifie l’emplacement du contrôle de code source.

public Microsoft.Azure.Management.ContainerRegistry.Fluent.RegistryTaskRun.Definition.IRunRequestExecutableWithSourceLocation WithSourceLocation (string location);
abstract member WithSourceLocation : string -> Microsoft.Azure.Management.ContainerRegistry.Fluent.RegistryTaskRun.Definition.IRunRequestExecutableWithSourceLocation
Public Function WithSourceLocation (location As String) As IRunRequestExecutableWithSourceLocation

Paramètres

location
String

Emplacement du contrôle de code source.

Retours

S’applique à