Condividi tramite


IWithGitHubBranch<ParentT>.WithBranch(String) Metodo

Definizione

Specifica il ramo nel repository da usare.

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)

Parametri

branch
String

Ramo da usare.

Restituisce

Si applica a