Compartir a través de


LedgerProperties interface

Additional Confidential Ledger properties.

Properties

aadBasedSecurityPrincipals

Array of all AAD based Security Principals.

certBasedSecurityPrincipals

Array of all cert based Security Principals.

identityServiceUri

Endpoint for accessing network identity. NOTE: This property will not be serialized. It can only be populated by the server.

ledgerInternalNamespace

Internal namespace for the Ledger NOTE: This property will not be serialized. It can only be populated by the server.

ledgerName

Unique name for the Confidential Ledger. NOTE: This property will not be serialized. It can only be populated by the server.

ledgerType

Type of Confidential Ledger

ledgerUri

Endpoint for calling Ledger Service. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

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