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