Freigeben über


IOperationList.Value Property

Definition

Collection of items of type results.

[Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="Collection of items of type results.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.IOperation) }, ReadOnly=false, Required=true, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.IOperation[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="Collection of items of type results.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.IOperation) }, ReadOnly=false, Required=true, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.IOperation[] with get, set
Public Property Value As IOperation()

Property Value

Attributes

Applies to