次の方法で共有


Attestation.Comments プロパティ

定義

この構成証明が作成された理由を説明するコメントを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象