Compartir a través de


PipelineTopology.Description Propiedad

Definición

Obtiene o establece una descripción opcional de la topología de canalización. Se recomienda que se describa aquí el uso esperado de la topología.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a