次の方法で共有


AzureSqlProtectedItem.ProtectedItemDataId プロパティ

定義

バックアップ項目の内部 ID を取得または設定します。 Recovery Services に接続するためにAzure SQLバックアップ エンジンによって使用されます。

[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

適用対象