GetLocationData

data class GetLocationData(val city: String, val countryOrRegion: String, val district: String, val name: String)

Constructors

Link copied to clipboard
constructor(city: String, countryOrRegion: String, district: String, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The city or locality where the resource is located.

Link copied to clipboard

The country or region where the resource is located.

Link copied to clipboard

The district, state, or province where the resource is located.

Link copied to clipboard

The name of this Azure Arc machine.