IoTSecuritySolutionAnalyticsModel.DevicesMetrics Property
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.
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