Compartilhar via


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

Definição

Especifica o branch no repositório a ser usado.

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

Parâmetros

branch
String

O branch a ser usado.

Retornos

Aplica-se a