get Hana Instance
Gets properties of a SAP HANA instance for the specified subscription, resource group, and instance name. API Version: 2017-11-03-preview.
Return
HANA instance info on Azure (ARM properties and HANA properties)
Parameters
argument
null
suspend fun getHanaInstance(hanaInstanceName: String, resourceGroupName: String): GetHanaInstanceResult
Return
HANA instance info on Azure (ARM properties and HANA properties)
Parameters
hana Instance Name
Name of the SAP HANA on Azure instance.
resource Group Name
Name of the resource group.
See also
suspend fun getHanaInstance(argument: suspend GetHanaInstancePlainArgsBuilder.() -> Unit): GetHanaInstanceResult
Return
HANA instance info on Azure (ARM properties and HANA properties)
Parameters
argument
Builder for com.pulumi.azurenative.hanaonazure.kotlin.inputs.GetHanaInstancePlainArgs.