ParentT - the stage of the parent update to return to after attaching this updatepublic static interface WebAppDiagnosticLogs.UpdateStages.WithQuota<ParentT>
| Modifier and Type | Method and Description |
|---|---|
WebAppDiagnosticLogs.UpdateStages.WithAttachForWebServerFileSystem<ParentT> |
withWebServerFileSystemQuotaInMB(int quotaInMB)
Specifies the maximum size of logs allowed on the file system (in MB).
|
WebAppDiagnosticLogs.UpdateStages.WithAttachForWebServerFileSystem<ParentT> withWebServerFileSystemQuotaInMB(int quotaInMB)
quotaInMB - the maximum size of logs allowed (in MB). Must be between 25 and 100.Copyright © 2019. All rights reserved.