ContainerCpuUsage.PerCpuUsage Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public System.Collections.Generic.List<long> PerCpuUsage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.PerCpuUsage : System.Collections.Generic.List<int64> with get, set
Public Property PerCpuUsage As List(Of Long)

Property Value

Implements

Attributes

Applies to