ExtendedLocationResponse

data class ExtendedLocationResponse(val name: String, val type: String)

Extended location is an extension of Azure locations. They provide a way to use their Azure ARC enabled Kubernetes clusters as target locations for deploying Azure services instances.

Constructors

Link copied to clipboard
constructor(name: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the extended location.

Link copied to clipboard

Type of ExtendedLocation.