IManagedEnvironment.KedaConfigurationVersion Property

Definition

The version of Keda

[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="The version of Keda", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="version", Update=false)]
public string KedaConfigurationVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="The version of Keda", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="version", Update=false)>]
member this.KedaConfigurationVersion : string
Public ReadOnly Property KedaConfigurationVersion As String

Property Value

Attributes

Applies to