Dela via


IWithSiteConfigs<FluentT>.WithDefaultDocuments Metod

Definition

Lägger till en lista över standarddokument.

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)

Parametrar

documents
IList<String>

Lista över standarddokument.

Returer

Gäller för