Skip to main content
Version: 3.2

KeyValueStoreCollectionClient

Key-value store collection client.

Index

Methods

getOrCreate

  • getOrCreate(name?: string): Promise<KeyValueStoreInfo>
  • Parameters

    • optionalname: string

    Returns Promise<KeyValueStoreInfo>

list

  • list(): Promise<PaginatedList<KeyValueStoreInfo>>
  • Returns Promise<PaginatedList<KeyValueStoreInfo>>