WebAppBase.DefinitionStages.WithSourceControl<FluentT>.withLocalGitSourceControl 方法
定义
Specifies the source control to be a local Git repository on the web app.
public WithCreate<FluentT> withLocalGitSourceControl()
返回
the next stage of the definition
适用于