Sdílet prostřednictvím


IWithSiteConfigs<FluentT>.WithoutDefaultDocument(String) Metoda

Definice

Odebere výchozí dokument.

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

Parametry

document
String

Výchozí dokument, který se má odebrat.

Návraty

Platí pro