Share via


ISystemComponent.CurrentVersion Property

Definition

Version of the system extension that is currently installed on the cluster resource.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Create=false, Description="Version of the system extension that is currently installed on the cluster resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="currentVersion", Update=false)]
public string CurrentVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Create=false, Description="Version of the system extension that is currently installed on the cluster resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="currentVersion", Update=false)>]
member this.CurrentVersion : string
Public ReadOnly Property CurrentVersion As String

Property Value

Attributes

Applies to