Get SAPApplication Server Instance Plain Args
data class GetSAPApplicationServerInstancePlainArgs(val applicationInstanceName: String, val resourceGroupName: String, val sapVirtualInstanceName: String) : ConvertibleToJava<GetSAPApplicationServerInstancePlainArgs>
Constructors
Link copied to clipboard
fun GetSAPApplicationServerInstancePlainArgs(applicationInstanceName: String, resourceGroupName: String, sapVirtualInstanceName: String)