Delen via


IWithSiteConfigs<FluentT>.WithoutDefaultDocument(String) Methode

Definitie

Hiermee verwijdert u een standaarddocument.

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)

Parameters

document
String

Standaarddocument dat moet worden verwijderd.

Retouren

Van toepassing op