getProviderInstance

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

Return

A provider instance associated with a SAP monitor.

Parameters

argument

null


suspend fun getProviderInstance(providerInstanceName: String, resourceGroupName: String, sapMonitorName: String): GetProviderInstanceResult

Return

A provider instance associated with a SAP monitor.

Parameters

providerInstanceName

Name of the provider instance.

resourceGroupName

Name of the resource group.

sapMonitorName

Name of the SAP monitor resource.

See also


Return

A provider instance associated with a SAP monitor.

Parameters

argument

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

See also