PerfMonResponse.DataValue Property

Definition

Collection of workers that are active during this time.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IPerfMonSample> DataValue { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.DataValue : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IPerfMonSample> with get, set
Public Property DataValue As List(Of IPerfMonSample)

Property Value

Implements

Attributes

Applies to