Compartir a través de


WebLinkedService.TypeProperties Propiedad

Definición

Obtiene o establece las propiedades del servicio vinculado web.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties")]
public Microsoft.Azure.Management.DataFactory.Models.WebLinkedServiceTypeProperties TypeProperties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties")>]
member this.TypeProperties : Microsoft.Azure.Management.DataFactory.Models.WebLinkedServiceTypeProperties with get, set
Public Property TypeProperties As WebLinkedServiceTypeProperties

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a