다음을 통해 공유


IWithSiteConfigs<FluentT>.WithDefaultDocuments 메서드

정의

기본 문서 목록을 추가합니다.

public Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<FluentT> WithDefaultDocuments (System.Collections.Generic.IList<string> documents);
abstract member WithDefaultDocuments : System.Collections.Generic.IList<string> -> Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<'FluentT>
Public Function WithDefaultDocuments (documents As IList(Of String)) As IUpdate(Of FluentT)

매개 변수

documents
IList<String>

기본 문서 목록입니다.

반환

적용 대상