다음을 통해 공유


IBuildResultCollection.Value Property

Definition

Collection of Build result resources

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Collection of Build result resources", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IBuildResult) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IBuildResult[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Collection of Build result resources", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IBuildResult) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IBuildResult[] with get, set
Public Property Value As IBuildResult()

Property Value

Attributes

Applies to