次の方法で共有


IRepositoryBranchAndAuth.WithRepositoryBranch(String) メソッド

定義

使用するリポジトリの分岐を指定する関数。

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

パラメーター

branch
String

リポジトリ ブランチ。

戻り値

適用対象