get Provider Instance
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
provider Instance Name
Name of the provider instance.
resource Group Name
Name of the resource group.
sap Monitor Name
Name of the SAP monitor resource.
See also
suspend fun getProviderInstance(argument: suspend GetProviderInstancePlainArgsBuilder.() -> Unit): GetProviderInstanceResult
Return
A provider instance associated with a SAP monitor.
Parameters
argument
Builder for com.pulumi.azurenative.hanaonazure.kotlin.inputs.GetProviderInstancePlainArgs.