Condividi tramite


IRunRequestExecutableWithSourceLocation.WithSourceLocation(String) Method

Definition

The function that specifies the location of the source control.

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

Parameters

location
String

The location of the source control.

Returns

Applies to