次の方法で共有


BackupStatusResponse.ProtectedItemName プロパティ

定義

製品固有の ds 名を取得または設定します。 例: vm;iaasvmcontainer;csname;vmname。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象