WafMetricsResponse 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.
Waf Metrics Response
public class WafMetricsResponse
type WafMetricsResponse = class
Public Class WafMetricsResponse
- Inheritance
-
WafMetricsResponse
Constructors
WafMetricsResponse() |
Initializes a new instance of the WafMetricsResponse class. |
WafMetricsResponse(Nullable<DateTime>, Nullable<DateTime>, String, IList<WafMetricsResponseSeriesItem>) |
Initializes a new instance of the WafMetricsResponse class. |
Properties
DateTimeBegin | |
DateTimeEnd | |
Granularity |
Gets or sets possible values include: 'PT5M', 'PT1H', 'P1D' |
Series |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET