Activity.UserProperties Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Activity user properties.
public System.Collections.Generic.IList<Azure.Analytics.Synapse.Artifacts.Models.UserProperty> UserProperties { get; }
member this.UserProperties : System.Collections.Generic.IList<Azure.Analytics.Synapse.Artifacts.Models.UserProperty>
Public ReadOnly Property UserProperties As IList(Of UserProperty)