Dela via


LatencyScorecardAggregationInterval Struct

Definition

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