Поделиться через


IWithSiteConfigs<FluentT>.WithoutDefaultDocument(String) Метод

Определение

Удаляет документ по умолчанию.

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)

Параметры

document
String

Документ по умолчанию для удаления.

Возвращаемое значение

Применяется к