GetSapDatabaseInstancePlainArgs

data class GetSapDatabaseInstancePlainArgs(val databaseInstanceName: String, val resourceGroupName: String, val sapVirtualInstanceName: String) : ConvertibleToJava<GetSapDatabaseInstancePlainArgs>

Constructors

Link copied to clipboard
constructor(databaseInstanceName: String, resourceGroupName: String, sapVirtualInstanceName: String)

Properties

Link copied to clipboard

Database resource name string modeled as parameter for auto generation to work correctly.

Link copied to clipboard

The name of the resource group. The name is case insensitive.

Link copied to clipboard

The name of the Virtual Instances for SAP solutions resource

Functions

Link copied to clipboard
open override fun toJava(): GetSapDatabaseInstancePlainArgs