Поделиться через


Azure.ResourceManager.PineconeVectorDB Namespace

Classes

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

A class representing the PineconeVectorDBOrganization data model. 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 GetPineconeVectorDBOrganizationResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetPineconeVectorDBOrganization method.