次の方法で共有


GenericProtectedItem.ProtectedItemId プロパティ

定義

保護された項目のデータ プレーン サービス ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="protectedItemId")]
public long? ProtectedItemId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="protectedItemId")>]
member this.ProtectedItemId : Nullable<int64> with get, set
Public Property ProtectedItemId As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象