次の方法で共有


IWithSourceControl<FluentT>.WithLocalGitSourceControl メソッド

定義

ソース管理を Web アプリ上のローカル Git リポジトリに指定します。

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

戻り値

適用対象