AppServiceInfo interface
Details of App Services having Dynatrace OneAgent installed
Properties
auto |
Update settings of OneAgent. |
availability |
The availability state of OneAgent. |
host |
The name of the host group |
host |
The name of the host |
log |
Tells whether log modules are enabled or not |
monitoring |
The monitoring mode of OneAgent |
resource |
App service resource ID |
update |
The current update status of OneAgent. |
version | Version of the Dynatrace agent installed on the App Service. |
Property Details
autoUpdateSetting
Update settings of OneAgent.
autoUpdateSetting?: string
Property Value
string
availabilityState
The availability state of OneAgent.
availabilityState?: string
Property Value
string
hostGroup
The name of the host group
hostGroup?: string
Property Value
string
hostName
The name of the host
hostName?: string
Property Value
string
logModule
Tells whether log modules are enabled or not
logModule?: string
Property Value
string
monitoringType
The monitoring mode of OneAgent
monitoringType?: string
Property Value
string
resourceId
App service resource ID
resourceId?: string
Property Value
string
updateStatus
The current update status of OneAgent.
updateStatus?: string
Property Value
string
version
Version of the Dynatrace agent installed on the App Service.
version?: string
Property Value
string