Share via


IConfidentialLedger.LedgerName Property

Definition

Unique name for the Confidential Ledger.

[Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Runtime.Info(Create=false, Description="Unique name for the Confidential Ledger.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="ledgerName", Update=false)]
public string LedgerName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Runtime.Info(Create=false, Description="Unique name for the Confidential Ledger.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="ledgerName", Update=false)>]
member this.LedgerName : string
Public ReadOnly Property LedgerName As String

Property Value

Attributes

Applies to