SapMonitorProperties interface
Describes the properties of a SAP monitor.
Properties
| enable |
The value indicating whether to send analytics to Microsoft |
| log |
The ARM ID of the Log Analytics Workspace that is used for monitoring |
| log |
The workspace ID of the log analytics workspace to be used for monitoring |
| log |
The shared key of the log analytics workspace that is used for monitoring |
| managed |
The name of the resource group the SAP Monitor resources get deployed into. |
| monitor |
The subnet which the SAP monitor will be deployed in |
| provisioning |
State of provisioning of the HanaInstance |
| sap |
The version of the payload running in the Collector VM |
Property Details
enableCustomerAnalytics
The value indicating whether to send analytics to Microsoft
enableCustomerAnalytics?: boolean
Property Value
boolean
logAnalyticsWorkspaceArmId
The ARM ID of the Log Analytics Workspace that is used for monitoring
logAnalyticsWorkspaceArmId?: string
Property Value
string
logAnalyticsWorkspaceId
The workspace ID of the log analytics workspace to be used for monitoring
logAnalyticsWorkspaceId?: string
Property Value
string
logAnalyticsWorkspaceSharedKey
The shared key of the log analytics workspace that is used for monitoring
logAnalyticsWorkspaceSharedKey?: string
Property Value
string
managedResourceGroupName
The name of the resource group the SAP Monitor resources get deployed into.
managedResourceGroupName?: string
Property Value
string
monitorSubnet
The subnet which the SAP monitor will be deployed in
monitorSubnet?: string
Property Value
string
provisioningState
State of provisioning of the HanaInstance
provisioningState?: string
Property Value
string
sapMonitorCollectorVersion
The version of the payload running in the Collector VM
sapMonitorCollectorVersion?: string
Property Value
string