apphosting:AppResourceCfg
App resource profile table
Telemetry Sensor Path(s)
Configurable Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
|---|---|---|---|
| adminSt | apphosting:AdminState (scalar:Enum8) |
admin state to enable or disable resource config. | SELECTION: 0 - disabled 1 - enabled DEFAULT: enabled |
| cpu | scalar:Uint32 |
cpu unit allocation for this profile | RANGE: [0, 4294967295] |
| diskUsg | scalar:Uint64 |
persistent disk utilization for this profile | RANGE: [0, 18446744073709551615] |
| memory | scalar:Uint64 |
memory allocation for this profile | RANGE: [0, 18446744073709551615] |
Operational Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| cfgOperSt | apphosting:CfgOperState (scalar:Enum8) |
config operational status set by apphosting | SELECTION: 0 - unknown 1 - disabled 2 - enabled DEFAULT: unknown |
Internal Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
| status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |