你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
LatencyScorecard 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.
Defines the LatencyScorecard
[Microsoft.Rest.Serialization.JsonTransformation]
public class LatencyScorecard : Microsoft.Azure.Management.FrontDoor.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type LatencyScorecard = class
inherit Resource
Public Class LatencyScorecard
Inherits Resource
- Inheritance
- Attributes
Constructors
LatencyScorecard() |
Initializes a new instance of the LatencyScorecard class. |
LatencyScorecard(String, String, String, String, IDictionary<String, String>, String, String, String, String, String, Nullable<DateTime>, Nullable<DateTime>, String, IList<LatencyMetric>) |
Initializes a new instance of the LatencyScorecard class. |
Properties
Country |
Gets the country associated with the Latency Scorecard. Values are country ISO codes as specified here- https://www.iso.org/iso-3166-country-codes.html |
Description |
Gets the description of the Latency Scorecard |
EndDateTimeUtc |
Gets the end time of the Latency Scorecard in UTC |
EndpointA |
Gets the A endpoint in the scorecard |
EndpointB |
Gets the B endpoint in the scorecard |
Id |
Gets resource ID. (Inherited from Resource) |
LatencyMetrics |
Gets or sets the latency metrics of the Latency Scorecard |
Location |
Gets or sets resource location. (Inherited from Resource) |
Name |
Gets resource name. (Inherited from Resource) |
PropertiesId |
Gets the unique identifier of the Latency Scorecard |
PropertiesName |
Gets the name of the Latency Scorecard |
StartDateTimeUtc |
Gets the start time of the Latency Scorecard in UTC |
Tags |
Gets or sets resource tags. (Inherited from Resource) |
Type |
Gets resource type. (Inherited from Resource) |