Partager via


IBlank.WithSourceControl(SourceControlType) Méthode

Définition

Fonction qui permet à l’utilisateur d’entrer son propre type de contrôle de code source.

public Microsoft.Azure.Management.ContainerRegistry.Fluent.RegistrySourceTrigger.UpdateDefinition.IRepositoryUrl WithSourceControl (Microsoft.Azure.Management.ContainerRegistry.Fluent.Models.SourceControlType sourceControl);
abstract member WithSourceControl : Microsoft.Azure.Management.ContainerRegistry.Fluent.Models.SourceControlType -> Microsoft.Azure.Management.ContainerRegistry.Fluent.RegistrySourceTrigger.UpdateDefinition.IRepositoryUrl
Public Function WithSourceControl (sourceControl As SourceControlType) As IRepositoryUrl

Paramètres

sourceControl
SourceControlType

Contrôle de code source que l’utilisateur souhaite utiliser.

Retours

S’applique à