次の方法で共有


AzureIaaSVMProtectedItem.ProtectedItemDataId プロパティ

定義

保護された項目のデータ ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象