次の方法で共有


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

ユーザーが使用するソース管理。

戻り値

適用対象