DatabaseUpdate.ClientProtocol Property

Definition

Gets or sets specifies whether redis clients can connect using TLS-encrypted or plaintext redis protocols. Default is TLS-encrypted. Possible values include: 'Encrypted', 'Plaintext'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.clientProtocol")]
public string ClientProtocol { get; set; }

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to

Prodotto Versioni
Azure SDK for .NET Legacy