次の方法で共有


ProtectionIntent.ItemId プロパティ

定義

保護されているアイテムの ID を取得または設定します。Azure Vm の場合は ProtectedItemId です

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象