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


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

Определение

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

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

Параметры

document
String

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

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

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