ConfidentialLedger interface
Confidential Ledger. Contains the properties of Confidential Ledger Resource.
- Extends
Properties
properties | Properties of Confidential Ledger Resource. |
Inherited Properties
id | Fully qualified resource Id for the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
location | The Azure location where the Confidential Ledger is running. |
name | Name of the Resource. NOTE: This property will not be serialized. It can only be populated by the server. |
system |
Metadata pertaining to creation and last modification of the resource NOTE: This property will not be serialized. It can only be populated by the server. |
tags | Additional tags for Confidential Ledger |
type | The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
properties
Properties of Confidential Ledger Resource.
properties?: LedgerProperties
Property Value
Inherited Property Details
id
Fully qualified resource Id for the resource. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From Resource.id
location
The Azure location where the Confidential Ledger is running.
location?: string
Property Value
string
Inherited From ResourceLocation.location
name
Name of the Resource. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From Resource.name
systemData
Metadata pertaining to creation and last modification of the resource NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
Inherited From Resource.systemData
tags
Additional tags for Confidential Ledger
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From Tags.tags
type
The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From Resource.type