TriggerSubscriptionOperationStatus.TriggerName プロパティ

定義

トリガー名を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象