Sdílet prostřednictvím


IWithSiteConfigs<FluentT>.WithDefaultDocuments Metoda

Definice

Přidá seznam výchozích dokumentů.

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)

Parametry

documents
IList<String>

Seznam výchozích dokumentů

Návraty

Platí pro