IPerfMonResponse.DataValue Property

Definition

Collection of workers that are active during this time.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Collection of workers that are active during this time.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IPerfMonSample) }, ReadOnly=false, Required=false, SerializedName="values")]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IPerfMonSample[] DataValue { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Collection of workers that are active during this time.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IPerfMonSample) }, ReadOnly=false, Required=false, SerializedName="values")>]
member this.DataValue : Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IPerfMonSample[] with get, set
Public Property DataValue As IPerfMonSample()

Property Value

Attributes

Applies to