AvailableWorkloadProfileProperties interface

Revision resource specific properties

Properties

applicability

indicates whether the profile is default for the location.

category

Used to categorize workload profiles.

cores

Number of cores in CPU.

displayName

The everyday name of the workload profile.

memoryGiB

Memory in GiB.

Property Details

applicability

indicates whether the profile is default for the location.

applicability?: string

Property Value

string

category

Used to categorize workload profiles.

category?: string

Property Value

string

cores

Number of cores in CPU.

cores?: number

Property Value

number

displayName

The everyday name of the workload profile.

displayName?: string

Property Value

string

memoryGiB

Memory in GiB.

memoryGiB?: number

Property Value

number