Compartilhar via


RedisLinkedServerCreateParameters.ServerRole Propriedade

Definição

Obtém ou define a função do servidor vinculado. Os valores possíveis incluem: 'Primary', 'Secondary'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.serverRole")]
public Microsoft.Azure.Management.Redis.Models.ReplicationRole ServerRole { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.serverRole")>]
member this.ServerRole : Microsoft.Azure.Management.Redis.Models.ReplicationRole with get, set
Public Property ServerRole As ReplicationRole

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a