Get Linked Server Result
data class GetLinkedServerResult(val geoReplicatedPrimaryHostName: String, val id: String, val linkedRedisCacheId: String, val linkedRedisCacheLocation: String, val name: String, val primaryHostName: String, val provisioningState: String, val serverRole: String, val type: String)
Response to put/get linked server (with properties) for Redis cache.
Constructors
Properties
Link copied to clipboard
The unchanging DNS name which will always point to current geo-primary cache among the linked redis caches for seamless Geo Failover experience.
Link copied to clipboard
Fully qualified resourceId of the linked redis cache.
Link copied to clipboard
Location of the linked redis cache.
Link copied to clipboard
The changing DNS name that resolves to the current geo-primary cache among the linked redis caches before or after the Geo Failover.
Link copied to clipboard
Terminal state of the link between primary and secondary redis cache.
Link copied to clipboard
Role of the linked server.