Condividi tramite


ScheduledTrigger.UserName Property

Definition

Gets name of the user who created the trigger.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.userName")]
public string UserName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.userName")>]
member this.UserName : string
Public ReadOnly Property UserName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to