IWithQuota<ParentT>.WithWebServerFileSystemQuotaInMB(Int32) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定檔案系統上允許的記錄大小上限, (MB) 。
public Microsoft.Azure.Management.AppService.Fluent.WebAppDiagnosticLogs.Update.IWithAttachForWebServerFileSystem<ParentT> WithWebServerFileSystemQuotaInMB (int quotaInMB);
abstract member WithWebServerFileSystemQuotaInMB : int -> Microsoft.Azure.Management.AppService.Fluent.WebAppDiagnosticLogs.Update.IWithAttachForWebServerFileSystem<'ParentT>
Public Function WithWebServerFileSystemQuotaInMB (quotaInMB As Integer) As IWithAttachForWebServerFileSystem(Of ParentT)
參數
- quotaInMB
- Int32
MB) 中允許的記錄大小上限 (。 必須介於 25 到 100 之間。