共用方式為


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

預設檔。

傳回

適用於