Share via


IBuildService.KPackVersion Property

Definition

The installed KPack version in this build service.

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="The installed KPack version in this build service.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="kPackVersion")]
public string KPackVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="The installed KPack version in this build service.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="kPackVersion")>]
member this.KPackVersion : string with get, set
Public Property KPackVersion As String

Property Value

Attributes

Applies to