Sdílet prostřednictvím


IWithSiteConfigs<FluentT>.WithoutDefaultDocument(String) Metoda

Definice

Odebere výchozí dokument.

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)

Parametry

document
String

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

Návraty

Platí pro