次の方法で共有


AzureVmWorkloadProtectedItem.ProtectedItemDataSourceId プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象