다음을 통해 공유


IWithQuota<ParentT> 인터페이스

정의

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

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

형식 매개 변수

ParentT

이 업데이트를 연결한 후 반환할 부모 업데이트의 단계입니다.

파생

메서드

WithWebServerFileSystemQuotaInMB(Int32)

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

적용 대상