Sdílet prostřednictvím


IWithQuota<ParentT>.WithWebServerFileSystemQuotaInMB(Int32) Metoda

Definice

Určuje maximální velikost protokolů povolenou v systému souborů (v 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)

Parametry

quotaInMB
Int32

Maximální povolená velikost protokolů (v MB) Musí být mezi 25 a 100.

Návraty

Platí pro