Azure.ResourceManager.PineconeVectorDB Namespace

Classes

Name Description
AzureResourceManagerPineconeVectorDBContext

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

PineconeVectorDBExtensions

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

PineconeVectorDBOrganizationCollection

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

PineconeVectorDBOrganizationData

Concrete tracked resource types can be created by aliasing this type using a specific property type.

PineconeVectorDBOrganizationResource

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