GetExtendedLocationsPlainArgs

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

A collection of arguments for invoking getExtendedLocations.

Constructors

Link copied to clipboard
constructor(location: String)

Properties

Link copied to clipboard

The Azure location to retrieve the Extended Locations for.

Functions

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