The number of profiled hosts for each hour for a given organization.

Hierarchy

  • UsageProfilingHour

Constructors

Properties

aasCount?: number

Contains the total number of profiled Azure app services reporting during a given hour.

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
avgContainerAgentCount?: number

Get average number of container agents for that hour.

hostCount?: number

Contains the total number of profiled hosts reporting during a given hour.

hour?: Date

The hour for the usage.

orgName?: string

The organization name.

publicId?: string

The organization public ID.

Generated using TypeDoc