Share via


IUpdateList.Value Property

Definition

List of Updates

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="List of Updates", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IUpdate) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IUpdate[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="List of Updates", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IUpdate) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IUpdate[] with get, set
Public Property Value As IUpdate()

Property Value

Attributes

Applies to