ConfidentialLedgerModelFactory.LedgerCollectionInfo(String) Method
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.
Identifier for collections.
public static Azure.Security.ConfidentialLedger.Models.LedgerCollectionInfo LedgerCollectionInfo(string collectionId = default);
static member LedgerCollectionInfo : string -> Azure.Security.ConfidentialLedger.Models.LedgerCollectionInfo
Public Shared Function LedgerCollectionInfo (Optional collectionId As String = Nothing) As LedgerCollectionInfo
Parameters
- collectionId
- String
Identifier for the collection.
Returns
A new LedgerCollectionInfo instance for mocking.