次の方法で共有


ItsmReceiver.TicketConfiguration プロパティ

定義

ITSM アクションの構成の JSON BLOB を取得または設定します。 CreateMultipleWorkItems オプションもこの BLOB の一部になります。

[Newtonsoft.Json.JsonProperty(PropertyName="ticketConfiguration")]
public string TicketConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ticketConfiguration")>]
member this.TicketConfiguration : string with get, set
Public Property TicketConfiguration As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象