次の方法で共有


ISourceControlType.WithSourceControl(SourceControlType) メソッド

定義

ユーザーが独自の種類のソース管理を入力できるようにする関数。

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

パラメーター

sourceControl
SourceControlType

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

戻り値

適用対象