共用方式為


IWithSiteConfigs<FluentT>.WithDefaultDocuments 方法

定義

加入預設檔的清單。

public Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithCreate<FluentT> WithDefaultDocuments (System.Collections.Generic.IList<string> documents);
abstract member WithDefaultDocuments : System.Collections.Generic.IList<string> -> Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithCreate<'FluentT>
Public Function WithDefaultDocuments (documents As IList(Of String)) As IWithCreate(Of FluentT)

參數

documents
IList<String>

預設檔的清單。

傳回

適用於