Azure.ResourceManager.ConfidentialLedger Namespace

Classes

Name Description
AzureResourceManagerConfidentialLedgerContext

Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md

ConfidentialLedgerCollection

A class representing a collection of ConfidentialLedgerResource and their operations. Each ConfidentialLedgerResource in the collection will belong to the same instance of ResourceGroupResource. To get a ConfidentialLedgerCollection instance call the GetConfidentialLedgers method from an instance of ResourceGroupResource.

ConfidentialLedgerData

Confidential Ledger. Contains the properties of Confidential Ledger Resource.

ConfidentialLedgerExtensions

A class to add extension methods to Azure.ResourceManager.ConfidentialLedger.

ConfidentialLedgerResource

A class representing a ConfidentialLedger along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ConfidentialLedgerResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetConfidentialLedgers method.

ManagedCcfCollection

A class representing a collection of ManagedCcfResource and their operations. Each ManagedCcfResource in the collection will belong to the same instance of ResourceGroupResource. To get a ManagedCcfCollection instance call the GetManagedCcfs method from an instance of ResourceGroupResource.

ManagedCcfData

A class representing the ManagedCcf data model. Managed CCF. Contains the properties of Managed CCF Resource.

ManagedCcfResource

A Class representing a ManagedCcf along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ManagedCcfResource from an instance of ArmClient using the GetManagedCcfResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetManagedCcf method.