Partager via


IoTSecuritySolutionAnalyticsModel.DevicesMetrics Property

Definition

Gets list of device metrics by the aggregation date.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.devicesMetrics")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.IoTSecuritySolutionAnalyticsModelPropertiesDevicesMetricsItem> DevicesMetrics { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.devicesMetrics")>]
member this.DevicesMetrics : System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.IoTSecuritySolutionAnalyticsModelPropertiesDevicesMetricsItem>
Public ReadOnly Property DevicesMetrics As IList(Of IoTSecuritySolutionAnalyticsModelPropertiesDevicesMetricsItem)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to