GetManagedApiPlainArgs

data class GetManagedApiPlainArgs(val location: String, val name: String) : ConvertibleToJava<GetManagedApiPlainArgs>

A collection of arguments for invoking getManagedApi.

Constructors

Link copied to clipboard
fun GetManagedApiPlainArgs(location: String, name: String)

Functions

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

Properties

Link copied to clipboard

The Azure location for this Managed API.

Link copied to clipboard

Specifies the name of the Managed API.