GetSpringbootsitePlainArgs

data class GetSpringbootsitePlainArgs(val resourceGroupName: String, val springbootsitesName: String) : ConvertibleToJava<GetSpringbootsitePlainArgs>

Constructors

Link copied to clipboard
fun GetSpringbootsitePlainArgs(resourceGroupName: String, springbootsitesName: String)

Functions

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

Properties

Link copied to clipboard

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

Link copied to clipboard

The springbootsites name.