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