getSapMonitor

Gets properties of a SAP monitor for the specified subscription, resource group, and resource name. API Version: 2020-02-07-preview.

Return

SAP monitor info on Azure (ARM properties and SAP monitor properties)

Parameters

argument

null


suspend fun getSapMonitor(resourceGroupName: String, sapMonitorName: String): GetSapMonitorResult

Return

SAP monitor info on Azure (ARM properties and SAP monitor properties)

Parameters

resourceGroupName

Name of the resource group.

sapMonitorName

Name of the SAP monitor resource.

See also


Return

SAP monitor info on Azure (ARM properties and SAP monitor properties)

Parameters

argument

Builder for com.pulumi.azurenative.hanaonazure.kotlin.inputs.GetSapMonitorPlainArgs.

See also