次の方法で共有


Backup.SizeInBytes プロパティ

定義

バックアップ サイズをバイト単位で取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sizeInBytes")]
public long SizeInBytes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sizeInBytes")>]
member this.SizeInBytes : int64 with get, set
Public Property SizeInBytes As Long

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象