PendingFlow.DestinationEndpoint Property

Definition

The destination endpoints of the stream

[ADT.Origin(ADT.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> DestinationEndpoint { get; set; }
[<ADT.Origin(ADT.PropertyOrigin.Owned)>]
member this.DestinationEndpoint : System.Collections.Generic.List<string> with get, set
Public Property DestinationEndpoint As List(Of String)

Property Value

Implements

Attributes

Applies to