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


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

Определение

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

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

Параметры

document
String

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

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

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