다음을 통해 공유


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

제거할 기본 문서입니다.

반환

적용 대상