Partilhar via


PipelineResource.Annotations Propriedade

Definição

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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.annotations")]
public System.Collections.Generic.IList<object> Annotations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.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