次の方法で共有


OperationResultContract.OperationResultContractId プロパティ

定義

操作の結果識別子を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象