LatencyScorecardAggregationInterval 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 LatencyScorecardAggregationInterval.
public readonly struct LatencyScorecardAggregationInterval : IEquatable<Azure.ResourceManager.FrontDoor.Models.LatencyScorecardAggregationInterval>
type LatencyScorecardAggregationInterval = struct
Public Structure LatencyScorecardAggregationInterval
Implements IEquatable(Of LatencyScorecardAggregationInterval)
- Inheritance
-
LatencyScorecardAggregationInterval
- Implements
Constructors
LatencyScorecardAggregationInterval(String) |
Initializes a new instance of LatencyScorecardAggregationInterval. |
Properties
Daily |
Daily. |
Monthly |
Monthly. |
Weekly |
Weekly. |
Methods
Equals(LatencyScorecardAggregationInterval) |
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(LatencyScorecardAggregationInterval, LatencyScorecardAggregationInterval) |
Determines if two LatencyScorecardAggregationInterval values are the same. |
Implicit(String to LatencyScorecardAggregationInterval) |
Converts a string to a LatencyScorecardAggregationInterval. |
Inequality(LatencyScorecardAggregationInterval, LatencyScorecardAggregationInterval) |
Determines if two LatencyScorecardAggregationInterval values are not the same. |
Applies to
Azure SDK for .NET