IWithSourceControl<FluentT>.WithLocalGitSourceControl Method

Definition

Specifies the source control to be a local Git repository on the web app.

public Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithCreate<FluentT> WithLocalGitSourceControl ();
abstract member WithLocalGitSourceControl : unit -> Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithCreate<'FluentT>
Public Function WithLocalGitSourceControl () As IWithCreate(Of FluentT)

Returns

Applies to