Delen via


FrontDoorTimeSeriesType Struct

Definition

The type of Timeseries.

public readonly struct FrontDoorTimeSeriesType : IEquatable<Azure.ResourceManager.FrontDoor.Models.FrontDoorTimeSeriesType>
type FrontDoorTimeSeriesType = struct
Public Structure FrontDoorTimeSeriesType
Implements IEquatable(Of FrontDoorTimeSeriesType)
Inheritance
FrontDoorTimeSeriesType
Implements

Constructors

FrontDoorTimeSeriesType(String)

Initializes a new instance of FrontDoorTimeSeriesType.

Properties

LatencyP50

LatencyP50.

LatencyP75

LatencyP75.

LatencyP95

LatencyP95.

MeasurementCounts

MeasurementCounts.

Methods

Equals(FrontDoorTimeSeriesType)

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(FrontDoorTimeSeriesType, FrontDoorTimeSeriesType)

Determines if two FrontDoorTimeSeriesType values are the same.

Implicit(String to FrontDoorTimeSeriesType)

Converts a string to a FrontDoorTimeSeriesType.

Inequality(FrontDoorTimeSeriesType, FrontDoorTimeSeriesType)

Determines if two FrontDoorTimeSeriesType values are not the same.

Applies to