PipelineJob.Description Propriedade

Definição

Obtém ou define uma descrição opcional para o pipeline.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.description")]
public string Description { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.description")>]
member this.Description : string with get, set
Public Property Description As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a