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