Condividi tramite


IBuildServiceProperties.KPackVersion Property

Definition

The installed KPack version in this build service.

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

Property Value

Attributes

Applies to