Constants.AnalyticsConstants Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Constants for analytics client
public static class Constants.AnalyticsConstants
type Constants.AnalyticsConstants = class
Public Class Constants.AnalyticsConstants
- Inheritance
-
Constants.AnalyticsConstants
Fields
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. |