MetricTableInfo Class
Updated: September 18, 2014
Contains the details of the tables that metric data is stored in. A new table is created every 10 days for storing metrics.
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
| Name | Description | |
|---|---|---|
![]() | MetricTableInfo() | Initializes a new instance of the MetricTableInfo class. |
| Name | Description | |
|---|---|---|
![]() | EndTime | Optional. The last data that will this table. |
![]() | SasToken | Optional. SAS Key for accessing the table. |
![]() | SasTokenExpirationTime | Optional. When the SAS Key will expire. |
![]() | StartTime | Optional. The first data will appear in the data. |
![]() | TableName | Optional. The name of the table. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)