Compartilhar via


LinkedService.Annotations Propriedade

Definição

Obtém ou define a lista de marcas que podem ser usadas para descrever o serviço vinculado.

[Newtonsoft.Json.JsonProperty(PropertyName="annotations")]
public System.Collections.Generic.IList<object> Annotations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="annotations")>]
member this.Annotations : System.Collections.Generic.IList<obj> with get, set
Public Property Annotations As IList(Of Object)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a