Partilhar via


IWithBranch<ParentT>.WithBranch(String) Método

Definição

Especifica o ramo no repositório a utilizar.

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)

Parâmetros

branch
String

O ramo a utilizar.

Devoluções

Aplica-se a