Condividi tramite


DiagnosticMetricSample.IsAggregated Property

Definition

Whether the values are aggregates across all workers or not

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public bool? IsAggregated { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.IsAggregated : Nullable<bool> with get, set
Public Property IsAggregated As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to