AzureResourceManagerPineconeVectorDBContext Class

Definition

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

[System.ClientModel.Primitives.ModelReaderWriterBuildable(typeof(Azure.ResourceManager.Models.ManagedServiceIdentity))]
[System.ClientModel.Primitives.ModelReaderWriterBuildable(typeof(Azure.ResourceManager.PineconeVectorDB.Models.OrganizationResourceListResult))]
[System.ClientModel.Primitives.ModelReaderWriterBuildable(typeof(Azure.ResourceManager.PineconeVectorDB.Models.PineconeVectorDBMarketplaceDetails))]
[System.ClientModel.Primitives.ModelReaderWriterBuildable(typeof(Azure.ResourceManager.PineconeVectorDB.Models.PineconeVectorDBOfferDetails))]
[System.ClientModel.Primitives.ModelReaderWriterBuildable(typeof(Azure.ResourceManager.PineconeVectorDB.PineconeVectorDBOrganizationData))]
[System.ClientModel.Primitives.ModelReaderWriterBuildable(typeof(Azure.ResourceManager.PineconeVectorDB.Models.PineconeVectorDBOrganizationPatch))]
[System.ClientModel.Primitives.ModelReaderWriterBuildable(typeof(Azure.ResourceManager.PineconeVectorDB.Models.PineconeVectorDBOrganizationProperties))]
[System.ClientModel.Primitives.ModelReaderWriterBuildable(typeof(Azure.ResourceManager.PineconeVectorDB.PineconeVectorDBOrganizationResource))]
[System.ClientModel.Primitives.ModelReaderWriterBuildable(typeof(Azure.ResourceManager.PineconeVectorDB.Models.PineconeVectorDBPartnerProperties))]
[System.ClientModel.Primitives.ModelReaderWriterBuildable(typeof(Azure.ResourceManager.PineconeVectorDB.Models.PineconeVectorDBSingleSignOnPropertiesV2))]
[System.ClientModel.Primitives.ModelReaderWriterBuildable(typeof(Azure.ResourceManager.PineconeVectorDB.Models.PineconeVectorDBUserDetails))]
[System.ClientModel.Primitives.ModelReaderWriterBuildable(typeof(Azure.ResponseError))]
[System.ClientModel.Primitives.ModelReaderWriterBuildable(typeof(Azure.ResourceManager.Models.SystemData))]
[System.ClientModel.Primitives.ModelReaderWriterBuildable(typeof(Azure.ResourceManager.Models.UserAssignedIdentity))]
public class AzureResourceManagerPineconeVectorDBContext : System.ClientModel.Primitives.ModelReaderWriterContext
[<System.ClientModel.Primitives.ModelReaderWriterBuildable(typeof(Azure.ResourceManager.Models.ManagedServiceIdentity))>]
[<System.ClientModel.Primitives.ModelReaderWriterBuildable(typeof(Azure.ResourceManager.PineconeVectorDB.Models.OrganizationResourceListResult))>]
[<System.ClientModel.Primitives.ModelReaderWriterBuildable(typeof(Azure.ResourceManager.PineconeVectorDB.Models.PineconeVectorDBMarketplaceDetails))>]
[<System.ClientModel.Primitives.ModelReaderWriterBuildable(typeof(Azure.ResourceManager.PineconeVectorDB.Models.PineconeVectorDBOfferDetails))>]
[<System.ClientModel.Primitives.ModelReaderWriterBuildable(typeof(Azure.ResourceManager.PineconeVectorDB.PineconeVectorDBOrganizationData))>]
[<System.ClientModel.Primitives.ModelReaderWriterBuildable(typeof(Azure.ResourceManager.PineconeVectorDB.Models.PineconeVectorDBOrganizationPatch))>]
[<System.ClientModel.Primitives.ModelReaderWriterBuildable(typeof(Azure.ResourceManager.PineconeVectorDB.Models.PineconeVectorDBOrganizationProperties))>]
[<System.ClientModel.Primitives.ModelReaderWriterBuildable(typeof(Azure.ResourceManager.PineconeVectorDB.PineconeVectorDBOrganizationResource))>]
[<System.ClientModel.Primitives.ModelReaderWriterBuildable(typeof(Azure.ResourceManager.PineconeVectorDB.Models.PineconeVectorDBPartnerProperties))>]
[<System.ClientModel.Primitives.ModelReaderWriterBuildable(typeof(Azure.ResourceManager.PineconeVectorDB.Models.PineconeVectorDBSingleSignOnPropertiesV2))>]
[<System.ClientModel.Primitives.ModelReaderWriterBuildable(typeof(Azure.ResourceManager.PineconeVectorDB.Models.PineconeVectorDBUserDetails))>]
[<System.ClientModel.Primitives.ModelReaderWriterBuildable(typeof(Azure.ResponseError))>]
[<System.ClientModel.Primitives.ModelReaderWriterBuildable(typeof(Azure.ResourceManager.Models.SystemData))>]
[<System.ClientModel.Primitives.ModelReaderWriterBuildable(typeof(Azure.ResourceManager.Models.UserAssignedIdentity))>]
type AzureResourceManagerPineconeVectorDBContext = class
    inherit ModelReaderWriterContext
Public Class AzureResourceManagerPineconeVectorDBContext
Inherits ModelReaderWriterContext
Inheritance
AzureResourceManagerPineconeVectorDBContext
Attributes

Properties

Name Description
Default

Gets the default instance

Methods

Name Description
GetTypeBuilder(Type)

Gets a ModelReaderWriterTypeBuilder for the given Type to allow ModelReaderWriter to work with AOT.

(Inherited from ModelReaderWriterContext)
TryGetTypeBuilder(Type, ModelReaderWriterTypeBuilder)

Tries to gets a ModelReaderWriterTypeBuilder for the given Type to allow ModelReaderWriter to work with AOT.

(Inherited from ModelReaderWriterContext)
TryGetTypeBuilderCore(Type, ModelReaderWriterTypeBuilder)

Tries to gets a ModelReaderWriterTypeBuilder for the given Type to allow ModelReaderWriter to work with AOT.

Applies to