IConfidentialLedger Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Models.Api20220513.ConfidentialLedgerTypeConverter))]
public interface IConfidentialLedger : Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Models.Api20220513.IResource, Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Models.Api20220513.IResourceLocation, Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Models.Api20220513.ITags1
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Models.Api20220513.ConfidentialLedgerTypeConverter))>]
type IConfidentialLedger = interface
interface IJsonSerializable
interface IResource
interface IResourceLocation
interface ITags1
Public Interface IConfidentialLedger
Implements IResource, IResourceLocation, ITags1
- Derived
- Attributes
- Implements
Properties
AadBasedSecurityPrincipal |
Array of all AAD based Security Principals. |
CertBasedSecurityPrincipal |
Array of all cert based Security Principals. |
Id |
Fully qualified resource Id for the resource. (Inherited from IResource) |
IdentityServiceUri |
Endpoint for accessing network identity. |
LedgerInternalNamespace |
Internal namespace for the Ledger |
LedgerName |
Unique name for the Confidential Ledger. |
LedgerType |
Type of Confidential Ledger |
LedgerUri |
Endpoint for calling Ledger Service. |
Location |
The Azure location where the Confidential Ledger is running. (Inherited from IResourceLocation) |
Name |
Name of the Resource. (Inherited from IResource) |
ProvisioningState |
Provisioning state of Ledger Resource |
SystemDataCreatedAt |
The timestamp of resource creation (UTC). (Inherited from IResource) |
SystemDataCreatedBy |
The identity that created the resource. (Inherited from IResource) |
SystemDataCreatedByType |
The type of identity that created the resource. (Inherited from IResource) |
SystemDataLastModifiedAt |
The timestamp of resource last modification (UTC) (Inherited from IResource) |
SystemDataLastModifiedBy |
The identity that last modified the resource. (Inherited from IResource) |
SystemDataLastModifiedByType |
The type of identity that last modified the resource. (Inherited from IResource) |
Tag |
Additional tags for Confidential Ledger (Inherited from ITags1) |
Type |
The type of the resource. (Inherited from IResource) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |