次の方法で共有


Operation.OperationId プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象