Поделиться через


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>

Список документов по умолчанию.

Возвращаемое значение

Применяется к