LedgerProperties interface
Additional Confidential Ledger properties.
Properties
aad |
Array of all AAD based Security Principals. |
cert |
Array of all cert based Security Principals. |
identity |
Endpoint for accessing network identity. NOTE: This property will not be serialized. It can only be populated by the server. |
ledger |
Internal namespace for the Ledger NOTE: This property will not be serialized. It can only be populated by the server. |
ledger |
Unique name for the Confidential Ledger. NOTE: This property will not be serialized. It can only be populated by the server. |
ledger |
Type of Confidential Ledger |
ledger |
Endpoint for calling Ledger Service. NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
Provisioning state of Ledger Resource NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
aadBasedSecurityPrincipals
Array of all AAD based Security Principals.
aadBasedSecurityPrincipals?: AADBasedSecurityPrincipal[]
Property Value
certBasedSecurityPrincipals
Array of all cert based Security Principals.
certBasedSecurityPrincipals?: CertBasedSecurityPrincipal[]
Property Value
identityServiceUri
Endpoint for accessing network identity. NOTE: This property will not be serialized. It can only be populated by the server.
identityServiceUri?: string
Property Value
string
ledgerInternalNamespace
Internal namespace for the Ledger NOTE: This property will not be serialized. It can only be populated by the server.
ledgerInternalNamespace?: string
Property Value
string
ledgerName
Unique name for the Confidential Ledger. NOTE: This property will not be serialized. It can only be populated by the server.
ledgerName?: string
Property Value
string
ledgerType
Type of Confidential Ledger
ledgerType?: string
Property Value
string
ledgerUri
Endpoint for calling Ledger Service. NOTE: This property will not be serialized. It can only be populated by the server.
ledgerUri?: string
Property Value
string
provisioningState
Provisioning state of Ledger Resource NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string