Freigeben über


IAccountList.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.IAccount) }, ReadOnly=false, Required=true, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.IAccount[] 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.IAccount) }, ReadOnly=false, Required=true, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.IAccount[] with get, set
Public Property Value As IAccount()

Property Value

Attributes

Applies to