Property | Type | Description | |
---|---|---|---|
SupportedNames | HashSet |
||
SupportedStatistics | HashSet |
||
SupportedValueFields | HashSet |
Property | Type | Description | |
---|---|---|---|
WithDimensions | MetricDatum | ||
WithMetricName | MetricDatum | ||
WithNameSpace | MetricDatum | ||
WithStatisticValues | MetricDatum | ||
WithTimestamp | MetricDatum | ||
WithTimestamp | MetricDatum | ||
WithUnit | MetricDatum | ||
WithValue | MetricDatum |
Method | Description | |
---|---|---|
MetricDatum ( ) : System | ||
MetricDatum ( string s ) : System | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
WithDimensions ( IEnumerable |
||
WithMetricName ( string value ) : MetricDatum | ||
WithNameSpace ( string value ) : MetricDatum | ||
WithStatisticValues ( |
||
WithTimestamp ( System.DateTime value ) : MetricDatum | ||
WithTimestamp ( DateTimeOffset value ) : MetricDatum | ||
WithUnit ( |
||
WithValue ( double value ) : MetricDatum |
public static HashSet |
||
return | HashSet |