Share via


PineconeIndex.Status Property

Definition

The status of the index.

[System.Text.Json.Serialization.JsonPropertyName("status")]
public Microsoft.SemanticKernel.Connectors.Pinecone.IndexStatus Status { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("status")>]
member this.Status : Microsoft.SemanticKernel.Connectors.Pinecone.IndexStatus with get, set
Public Property Status As IndexStatus

Property Value

Attributes

Applies to