次の方法で共有


IWithSourceControl<FluentT>.WithLocalGitSourceControl メソッド

定義

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

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)

戻り値

適用対象