PineconeVectorStoreRecordCollectionOptions<TRecord>.ServerlessIndexCloud Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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'.