WafMetricsResponseGranularity Struct
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.
The WafMetricsResponseGranularity.
public readonly struct WafMetricsResponseGranularity : IEquatable<Azure.ResourceManager.Cdn.Models.WafMetricsResponseGranularity>
type WafMetricsResponseGranularity = struct
Public Structure WafMetricsResponseGranularity
Implements IEquatable(Of WafMetricsResponseGranularity)
- Inheritance
-
WafMetricsResponseGranularity
- Implements
Constructors
WafMetricsResponseGranularity(String) |
Initializes a new instance of WafMetricsResponseGranularity. |
Properties
P1D |
P1D. |
PT1H |
PT1H. |
PT5M |
PT5M. |
Methods
Equals(WafMetricsResponseGranularity) |
Indicates whether the current object is equal to another object of the same type. |
ToString() |
Returns the fully qualified type name of this instance. |
Operators
Equality(WafMetricsResponseGranularity, WafMetricsResponseGranularity) |
Determines if two WafMetricsResponseGranularity values are the same. |
Implicit(String to WafMetricsResponseGranularity) |
Converts a string to a WafMetricsResponseGranularity. |
Inequality(WafMetricsResponseGranularity, WafMetricsResponseGranularity) |
Determines if two WafMetricsResponseGranularity values are not the same. |
Applies to
Azure SDK for .NET