RedisLinkedServerCreateParameters.PrimaryHostName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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