Click or drag to resize
AmazonStorageUsageDataSource Class
Module usage data for Amazon storage.
Inheritance Hierarchy
SystemObject
  CMS.AmazonStorageAmazonStorageUsageDataSource

Namespace: CMS.AmazonStorage
Assembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 9.0.0
Syntax
C#
public class AmazonStorageUsageDataSource : IModuleUsageDataSource

The AmazonStorageUsageDataSource type exposes the following members.

Constructors
  NameDescription
Public methodAmazonStorageUsageDataSource
Top
Properties
  NameDescription
Public propertyName
Amazon storage usage data source name.
Top
Methods
  NameDescription
Public methodGetData
Get Amazon storage usage data.
Top
See Also