Interface WebAppDiagnosticLogs.UpdateStages.WithQuota<ParentT>

Type Parameters:
ParentT - the stage of the parent update to return to after attaching this update
All Known Subinterfaces:
WebAppDiagnosticLogs.UpdateDefinition<ParentT>, WebAppDiagnosticLogs.UpdateStages.WithAttachForWebServerFileSystem<ParentT>
Enclosing interface:
WebAppDiagnosticLogs.UpdateStages

public static interface WebAppDiagnosticLogs.UpdateStages.WithQuota<ParentT>
A web app diagnostic log update allowing web server file system logging quota to be specified.
  • Method Details