IWithQuota<ParentT> 인터페이스

정의

웹 서버 파일 시스템 로깅 할당량을 지정할 수 있는 웹앱 진단 로그 정의입니다.

public interface IWithQuota<ParentT>
type IWithQuota<'ParentT> = interface
Public Interface IWithQuota(Of ParentT)

형식 매개 변수

ParentT

이 정의를 연결한 후 로 돌아갈 부모 정의의 단계입니다.

파생

메서드

WithWebServerFileSystemQuotaInMB(Int32)

파일 시스템에 허용되는 최대 로그 크기(MB)를 지정합니다.

적용 대상