GetDbSystemShapesPlainArgs

data class GetDbSystemShapesPlainArgs(val location: String) : ConvertibleToJava<GetDbSystemShapesPlainArgs>

A collection of arguments for invoking getDbSystemShapes.

Constructors

Link copied to clipboard
constructor(location: String)

Properties

Link copied to clipboard

The Azure Region to query for the system shapes in.

Functions

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