IBuildService.KPackVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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