你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

FrontDoorTimeSeriesInfo 类

定义

定义时报。

public class FrontDoorTimeSeriesInfo : Azure.ResourceManager.Models.TrackedResourceData
type FrontDoorTimeSeriesInfo = class
    inherit TrackedResourceData
Public Class FrontDoorTimeSeriesInfo
Inherits TrackedResourceData
继承
FrontDoorTimeSeriesInfo

构造函数

FrontDoorTimeSeriesInfo(AzureLocation)

初始化 FrontDoorTimeSeriesInfo 的新实例。

属性

AggregationInterval

Timeseries 的聚合间隔。

Country

与《泰晤士报》相关的国家/地区。 值是此处指定的国家/地区 ISO 代码- https://www.iso.org/iso-3166-country-codes.html

EndOn

以 UTC 表示的 Timeseries 的结束日期时间。

Endpoint

与 Timeseries 数据点关联的终结点。

Id

资源的完全限定的资源 ID。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}。

(继承自 ResourceData)
Location

资源所在的地理位置。

(继承自 TrackedResourceData)
Name

资源的名称。

(继承自 ResourceData)
ResourceType

资源类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”。

(继承自 ResourceData)
StartOn

以 UTC 表示的 Timeseries 的开始日期时间。

SystemData

包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。

(继承自 ResourceData)
Tags

资源标记。

(继承自 TrackedResourceData)
TimeSeriesData

时间项的数据点集。

TimeSeriesType

Timeseries 的类型。

适用于