Partager via


PineconeVectorStoreRecordCollectionOptions<TRecord>.ServerlessIndexCloud Property

Definition

Gets or sets the value for public cloud where the serverless index is hosted.

public string ServerlessIndexCloud { get; init; }
member this.ServerlessIndexCloud : string with get, set
Public Property ServerlessIndexCloud As String

Property Value

Remarks

This value is only used when creating a new Pinecone index. Default value is 'aws'.

Applies to