Constants for analytics client
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Inheritance Hierarchy
System.::..ObjectMicrosoft.WindowsAzure.Storage.Shared.Protocol.::..Constants.::..AnalyticsConstants
Syntax
Fields
| Name | Description | |
|---|---|---|
| LoggingVersionV1 | Constant for default logging version. | |
| LogsContainer | Constant for the logs container. | |
| MetricsCapacityBlob | Constant for the blob capacity metrics table. | |
| MetricsHourPrimaryTransactionsBlob | Constant for the blob service primary location hourly metrics table. | |
| MetricsHourPrimaryTransactionsFile | Constant for the file service primary location hourly metrics table. | |
| MetricsHourPrimaryTransactionsQueue | Constant for the queue service primary location hourly metrics table. | |
| MetricsHourPrimaryTransactionsTable | Constant for the table service primary location hourly metrics table. | |
| MetricsHourSecondaryTransactionsBlob | Constant for the blob service secondary location hourly metrics table. | |
| MetricsHourSecondaryTransactionsFile | Constant for the file service secondary location hourly metrics table. | |
| MetricsHourSecondaryTransactionsQueue | Constant for the queue service secondary location hourly metrics table. | |
| MetricsHourSecondaryTransactionsTable | Constant for the table service secondary location hourly metrics table. | |
| MetricsMinutePrimaryTransactionsBlob | Constant for the blob service primary location minute metrics table. | |
| MetricsMinutePrimaryTransactionsFile | Constant for the file service primary location minute metrics table. | |
| MetricsMinutePrimaryTransactionsQueue | Constant for the queue service primary location minute metrics table. | |
| MetricsMinutePrimaryTransactionsTable | Constant for the table service primary location minute metrics table. | |
| MetricsMinuteSecondaryTransactionsBlob | Constant for the blob service secondary location minute metrics table. | |
| MetricsMinuteSecondaryTransactionsFile | Constant for the file service secondary location minute metrics table. | |
| MetricsMinuteSecondaryTransactionsQueue | Constant for the queue service secondary location minute metrics table. | |
| MetricsMinuteSecondaryTransactionsTable | Constant for the table service secondary location minute metrics table. | |
| MetricsVersionV1 | Constant for default metrics version. |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.