Sdílet prostřednictvím


IWithSiteConfigs<FluentT>.WithDefaultDocument(String) Metoda

Definice

Přidá výchozí dokument.

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)

Parametry

document
String

Výchozí dokument.

Návraty

Platí pro