你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IBlank.WithSourceControl(SourceControlType) 方法

定义

允许用户输入其自己的源代码管理类型的函数。

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

参数

sourceControl
SourceControlType

用户要使用的源代码管理。

返回

适用于