Hanaonazure Functions
object HanaonazureFunctions
Functions
Link copied to clipboard
Gets properties of a SAP HANA instance for the specified subscription, resource group, and instance name. API Version: 2017-11-03-preview.
suspend fun getHanaInstance(argument: suspend GetHanaInstancePlainArgsBuilder.() -> Unit): GetHanaInstanceResult
suspend fun getHanaInstance(hanaInstanceName: String, resourceGroupName: String): GetHanaInstanceResult
Link copied to clipboard
Gets properties of a provider instance for the specified subscription, resource group, SapMonitor name, and resource name. API Version: 2020-02-07-preview.
suspend fun getProviderInstance(argument: suspend GetProviderInstancePlainArgsBuilder.() -> Unit): GetProviderInstanceResult
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. API Version: 2020-02-07-preview.
suspend fun getSapMonitor(argument: suspend GetSapMonitorPlainArgsBuilder.() -> Unit): GetSapMonitorResult