Share via


Database.RedisVersion Property

Definition

Version of Redis the database is running on, e.g. '6.0'

[Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.PropertyOrigin.Inlined)]
public string RedisVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.PropertyOrigin.Inlined)>]
member this.RedisVersion : string
Public ReadOnly Property RedisVersion As String

Property Value

Implements

Attributes

Applies to