Share via


ISystemComponent.UserSpecifiedVersion Property

Definition

Version of the system extension to be installed on the cluster resource.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Description="Version of the system extension to be installed on the cluster resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="userSpecifiedVersion")]
public string UserSpecifiedVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Description="Version of the system extension to be installed on the cluster resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="userSpecifiedVersion")>]
member this.UserSpecifiedVersion : string with get, set
Public Property UserSpecifiedVersion As String

Property Value

Attributes

Applies to