Partager via


IndexStats.Namespaces Property

Definition

Gets or Sets Namespaces

[System.Text.Json.Serialization.JsonPropertyName("namespaces")]
public System.Collections.Generic.Dictionary<string,Microsoft.SemanticKernel.Connectors.Pinecone.IndexNamespaceStats> Namespaces { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("namespaces")>]
member this.Namespaces : System.Collections.Generic.Dictionary<string, Microsoft.SemanticKernel.Connectors.Pinecone.IndexNamespaceStats> with get, set
Public Property Namespaces As Dictionary(Of String, IndexNamespaceStats)

Property Value

Attributes

Applies to