Partilhar via


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

Definição

Especifica o ramo no repositório a utilizar.

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

Parâmetros

branch
String

O ramo a utilizar.

Devoluções

Aplica-se a