HanaonazureFunctions

Functions

Link copied to clipboard

Gets properties of a provider instance for the specified subscription, resource group, SapMonitor name, and resource name. Azure REST API version: 2020-02-07-preview.

suspend fun getProviderInstance(providerInstanceName: String, resourceGroupName: String, sapMonitorName: String): GetProviderInstanceResult
Link copied to clipboard

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

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