TriggerSubscriptionOperationStatus.TriggerName Property

Definition

Gets trigger name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to