Delen via


IWithSiteConfigs<FluentT>.WithDefaultDocuments Methode

Definitie

Hiermee voegt u een lijst met standaarddocumenten toe.

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)

Parameters

documents
IList<String>

Lijst met standaarddocumenten.

Retouren

Van toepassing op