다음을 통해 공유


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

기본 문서입니다.

반환

적용 대상