Delen via


IWithSiteConfigs<FluentT>.WithoutDefaultDocument(String) Methode

Definitie

Hiermee verwijdert u een standaarddocument.

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

Parameters

document
String

Standaarddocument dat moet worden verwijderd.

Retouren

Van toepassing op