FsrmQuotaTemplateManagerClass Class
Used to manage quota templates.
Assembly: srmlib (in srmlib.dll)
| Name | Description | |
|---|---|---|
![]() | FsrmQuotaTemplateManagerClass() | Creates a new instance of the FsrmQuotaTemplateManagerClass class. |
| Name | Description | |
|---|---|---|
![]() | CreateTemplate() | Creates a quota template object. |
![]() | EnumTemplates(_FsrmEnumOptions) | Enumerates the quota templates on the server. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | ExportTemplates(Object) | Exports the quota templates as an XML string. |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetTemplate(String) | Retrieves the specified quota template. |
![]() | GetType() | (Inherited from Object.) |
![]() | ImportTemplates(String, Object) | Imports the specified quota templates from an XML string. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Note that a new installation of the operating system includes FSRM-defined templates.
To create this object from a script, use the "Fsrm.FsrmQuotaTemplateManager" program identifier
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

