Freigeben über


IConfidentialLedgerList.Value Property

Definition

List of Confidential Ledgers

[Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Runtime.Info(Create=true, Description="List of Confidential Ledgers", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Models.IConfidentialLedger) }, Read=true, ReadOnly=false, Required=false, SerializedName="value", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Models.IConfidentialLedger> Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Runtime.Info(Create=true, Description="List of Confidential Ledgers", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Models.IConfidentialLedger) }, Read=true, ReadOnly=false, Required=false, SerializedName="value", Update=true)>]
member this.Value : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Models.IConfidentialLedger> with get, set
Public Property Value As List(Of IConfidentialLedger)

Property Value

Attributes

Applies to