Partager via


IWithSiteConfigs<FluentT>.WithDefaultDocuments Méthode

Définition

Ajoute une liste de documents par défaut.

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

Paramètres

documents
IList<String>

Liste des documents par défaut.

Retours

S’applique à