Dela via


IWithQuota<ParentT>.WithWebServerFileSystemQuotaInMB(Int32) Metod

Definition

Anger den maximala storleken på loggar som tillåts i filsystemet (i MB).

public Microsoft.Azure.Management.AppService.Fluent.WebAppDiagnosticLogs.Definition.IWithAttachForWebServerFileSystem<ParentT> WithWebServerFileSystemQuotaInMB (int quotaInMB);
abstract member WithWebServerFileSystemQuotaInMB : int -> Microsoft.Azure.Management.AppService.Fluent.WebAppDiagnosticLogs.Definition.IWithAttachForWebServerFileSystem<'ParentT>
Public Function WithWebServerFileSystemQuotaInMB (quotaInMB As Integer) As IWithAttachForWebServerFileSystem(Of ParentT)

Parametrar

quotaInMB
Int32

Den maximala storleken på loggar som tillåts (i MB). Måste vara mellan 25 och 100.

Returer

Gäller för