GetConfigurationStoreReplica

data class GetConfigurationStoreReplica(val endpoint: String, val id: String, val location: String, val name: String)

Constructors

Link copied to clipboard
constructor(endpoint: String, id: String, location: String, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The URL of the App Configuration Replica.

Link copied to clipboard
val id: String

The ID of the Access Key.

Link copied to clipboard

The supported Azure location where the App Configuration Replica exists.

Link copied to clipboard

The Name of this App Configuration.