ParentT
- the stage of the parent definition to return to after attaching this definitionpublic static interface WebAppDiagnosticLogs.DefinitionStages.WithQuota<ParentT>
Modifier and Type | Method and Description |
---|---|
WebAppDiagnosticLogs.DefinitionStages.WithAttachForWebServerFileSystem<ParentT> |
withWebServerFileSystemQuotaInMB(int quotaInMB)
Specifies the maximum size of logs allowed on the file system (in MB).
|
WebAppDiagnosticLogs.DefinitionStages.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.