共用方式為


IWithSiteConfigs<FluentT>.WithoutDefaultDocument(String) 方法

定義

移除預設檔。

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

參數

document
String

要移除的預設檔。

傳回

適用於