Share via


RedisLinkedServerCreateParameters.PrimaryHostName Property

Definition

Gets the changing DNS name that resolves to the current geo-primary cache among the linked redis caches before or after the Geo Failover.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.primaryHostName")]
public string PrimaryHostName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.primaryHostName")>]
member this.PrimaryHostName : string
Public ReadOnly Property PrimaryHostName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to