Sdílet prostřednictvím


IWithBranch<ParentT>.WithBranch(String) Metoda

Definice

Určuje větev v úložišti, která se má použít.

public Microsoft.Azure.Management.AppService.Fluent.WebAppSourceControl.UpdateDefinition.IWithAttach<ParentT> WithBranch (string branch);
abstract member WithBranch : string -> Microsoft.Azure.Management.AppService.Fluent.WebAppSourceControl.UpdateDefinition.IWithAttach<'ParentT>
Public Function WithBranch (branch As String) As IWithAttach(Of ParentT)

Parametry

branch
String

Větev, která se má použít.

Návraty

Platí pro