次の方法で共有


BackupItem.BackupId プロパティ

定義

バックアップの ID を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.id")]
public int? BackupId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.id")>]
member this.BackupId : Nullable<int>
Public ReadOnly Property BackupId As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象