GetSAPApplicationServerInstancePlainArgs

data class GetSAPApplicationServerInstancePlainArgs(val applicationInstanceName: String, val resourceGroupName: String, val sapVirtualInstanceName: String) : ConvertibleToJava<GetSAPApplicationServerInstancePlainArgs>

Constructors

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

Properties

Link copied to clipboard

The name of SAP Application Server instance resource.

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(): GetSAPApplicationServerInstancePlainArgs