Get Sap Monitor Result
data class GetSapMonitorResult(val enableCustomerAnalytics: Boolean? = null, val id: String, val location: String, val logAnalyticsWorkspaceArmId: String? = null, val logAnalyticsWorkspaceId: String? = null, val logAnalyticsWorkspaceSharedKey: String? = null, val managedResourceGroupName: String, val monitorSubnet: String? = null, val name: String, val provisioningState: String, val sapMonitorCollectorVersion: String, val tags: Map<String, String>? = null, val type: String)
SAP monitor info on Azure (ARM properties and SAP monitor properties)
Constructors
Link copied to clipboard
constructor(enableCustomerAnalytics: Boolean? = null, id: String, location: String, logAnalyticsWorkspaceArmId: String? = null, logAnalyticsWorkspaceId: String? = null, logAnalyticsWorkspaceSharedKey: String? = null, managedResourceGroupName: String, monitorSubnet: String? = null, name: String, provisioningState: String, sapMonitorCollectorVersion: String, tags: Map<String, String>? = null, type: String)
Properties
Link copied to clipboard
The value indicating whether to send analytics to Microsoft
Link copied to clipboard
The ARM ID of the Log Analytics Workspace that is used for monitoring
Link copied to clipboard
The workspace ID of the log analytics workspace to be used for monitoring
Link copied to clipboard
The shared key of the log analytics workspace that is used for monitoring
Link copied to clipboard
The name of the resource group the SAP Monitor resources get deployed into.
Link copied to clipboard
The subnet which the SAP monitor will be deployed in
Link copied to clipboard
State of provisioning of the HanaInstance
Link copied to clipboard
The version of the payload running in the Collector VM