Compartilhar via


ISourceControlType.WithSourceControl(SourceControlType) Método

Definição

A função que permite que o usuário insira seu próprio tipo de controle do código-fonte.

public Microsoft.Azure.Management.ContainerRegistry.Fluent.RegistrySourceTrigger.Update.IUpdate 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.Update.IUpdate
Public Function WithSourceControl (sourceControl As SourceControlType) As IUpdate

Parâmetros

sourceControl
SourceControlType

O controle do código-fonte que o usuário deseja usar.

Retornos

Aplica-se a