Partager via


IRepositoryBranchAndAuth.WithRepositoryBranch(String) Méthode

Définition

Fonction qui spécifie la branche du respository à utiliser.

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

Paramètres

branch
String

Branche du référentiel.

Retours

S’applique à