Compartilhar via


Indexer.Schedule Propriedade

Definição

Obtém ou define a agenda desse indexador.

[Newtonsoft.Json.JsonProperty(PropertyName="schedule")]
public Microsoft.Azure.Search.Models.IndexingSchedule Schedule { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="schedule")>]
member this.Schedule : Microsoft.Azure.Search.Models.IndexingSchedule with get, set
Public Property Schedule As IndexingSchedule

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a