Partager via


IRepositoryUrl.WithSourceControlRepositoryUrl(String) Méthode

Définition

Fonction qui spécifie l’URL du référentiel de contrôle de code source.

public Microsoft.Azure.Management.ContainerRegistry.Fluent.RegistrySourceTrigger.Update.IUpdate WithSourceControlRepositoryUrl (string sourceControlRepositoryUrl);
abstract member WithSourceControlRepositoryUrl : string -> Microsoft.Azure.Management.ContainerRegistry.Fluent.RegistrySourceTrigger.Update.IUpdate
Public Function WithSourceControlRepositoryUrl (sourceControlRepositoryUrl As String) As IUpdate

Paramètres

sourceControlRepositoryUrl
String

URL du référentiel de contrôle de code source.

Retours

S’applique à