Share via


IConfidentialLedgerIdentity.LedgerName Property

Definition

Name of the Confidential Ledger

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

Property Value

Attributes

Applies to