Partager via


IndexDefinition.Pods Property

Definition

The number of pods for the index to use, including replicas.

[System.Text.Json.Serialization.JsonPropertyName("pods")]
public int Pods { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("pods")>]
member this.Pods : int with get, set
Public Property Pods As Integer

Property Value

Attributes

Applies to