Share via


IConfidentialLedger.LedgerType Property

Definition

Type of Confidential Ledger

[Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Runtime.Info(Description="Type of Confidential Ledger", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Support.LedgerType) }, ReadOnly=false, Required=false, SerializedName="ledgerType")]
public Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Support.LedgerType? LedgerType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Runtime.Info(Description="Type of Confidential Ledger", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Support.LedgerType) }, ReadOnly=false, Required=false, SerializedName="ledgerType")>]
member this.LedgerType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Support.LedgerType> with get, set
Public Property LedgerType As Nullable(Of LedgerType)

Property Value

Attributes

Applies to