Compartilhar via


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

Definição

Especifica o branch no repositório a ser usado.

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 branch a ser usado.

Retornos

Aplica-se a