SetDestinationEndpoints.Endpoint Property

Definition

The specified flow destination endpoints.

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

Property Value

Implements

Attributes

Applies to