ConfidentialLedgerProperties.LedgerType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Type of Confidential Ledger.
public Azure.ResourceManager.ConfidentialLedger.Models.ConfidentialLedgerType? LedgerType { get; set; }
member this.LedgerType : Nullable<Azure.ResourceManager.ConfidentialLedger.Models.ConfidentialLedgerType> with get, set
Public Property LedgerType As Nullable(Of ConfidentialLedgerType)