次の方法で共有


ManagementLockObject.Notes プロパティ

定義

ロックに関するメモを取得または設定します。 最大 512 文字。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象