Udostępnij za pośrednictwem


IWithQuota<ParentT>.WithWebServerFileSystemQuotaInMB(Int32) Metoda

Definicja

Określa maksymalny rozmiar dzienników dozwolonych w systemie plików (w 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

Maksymalny dozwolony rozmiar dzienników (w MB). Musi należeć do zakresu od 25 do 100.

Zwraca

Dotyczy