Compartir a través de


DataSource.Type Propiedad

Definición

Obtiene o establece el tipo del origen de datos. Entre los valores posibles se incluyen: "azuresql", "cosmosdb", "azureblob", "azuretable".

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a