Share via


PerfMonSet.Values Property

Definition

Collection of workers that are active during this time.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppService.Models.PerfMonSample> Values { get; }
member this.Values : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppService.Models.PerfMonSample>
Public ReadOnly Property Values As IReadOnlyList(Of PerfMonSample)

Property Value

Applies to