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

Property Value

Attributes

Applies to