get Provider Instance
A provider instance associated with SAP monitor. API Version: 2021-12-01-preview.
Return
A provider instance associated with SAP monitor.
Parameters
argument
null
suspend fun getProviderInstance(monitorName: String, providerInstanceName: String, resourceGroupName: String): GetProviderInstanceResult
Return
A provider instance associated with SAP monitor.
See also
Parameters
monitor Name
Name of the SAP monitor resource.
provider Instance Name
Name of the provider instance.
resource Group Name
The name of the resource group. The name is case insensitive.
suspend fun getProviderInstance(argument: suspend GetProviderInstancePlainArgsBuilder.() -> Unit): GetProviderInstanceResult
Return
A provider instance associated with SAP monitor.
See also
Parameters
argument
Builder for com.pulumi.azurenative.workloads.kotlin.inputs.GetProviderInstancePlainArgs.