LivePipelineUpdate.TopologyName Property

Definition

Gets or sets the reference to an existing pipeline topology defined for real-time content processing. When activated, this live pipeline will process content according to the pipeline topology definition.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to