Partilhar via


IWithSiteConfigs<FluentT>.WithDefaultDocument(String) Método

Definição

Adiciona um documento predefinido.

public Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<FluentT> WithDefaultDocument (string document);
abstract member WithDefaultDocument : string -> Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<'FluentT>
Public Function WithDefaultDocument (document As String) As IUpdate(Of FluentT)

Parâmetros

document
String

Documento predefinido.

Devoluções

Aplica-se a