C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
WindowMetrics.cs
Go to the documentation of this file.
1
using
System.Runtime.Serialization;
2
3
namespace
AnalyzeRe.Metrics
4
{
9
public
partial class
WindowMetrics : TailDistributionMetrics, IMetricsResponse<WindowMetrics.Context>
10
{
13
[DataMember(Order = 9)]
14
public
Context
context
{
get
;
set
; }
15
}
16
}
AnalyzeRe.Metrics.WindowMetrics.Context
The context of a tail metrics request, indicating what parameters were used in the simulation that pr...
Definition
WindowMetrics.Context.cs:11
AnalyzeRe.Metrics.WindowMetrics.context
Context context
The context of a window metrics request, indicating what parameters were used in the simulation that ...
Definition
WindowMetrics.cs:14
AnalyzeRe.Metrics
Definition
AggregationOptions.cs:6
src
AnalyzeRe.Client
Model
Metrics
WindowMetrics.cs
Generated on Thu Sep 26 2024 17:41:00 for C# Client Library by
1.9.8