次の方法で共有


FailoverTarget.AvailableLocalStorageInBytes プロパティ

定義

デバイスで使用できる空きローカル ストレージの量をバイト単位で取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="availableLocalStorageInBytes")]
public long? AvailableLocalStorageInBytes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="availableLocalStorageInBytes")>]
member this.AvailableLocalStorageInBytes : Nullable<int64> with get, set
Public Property AvailableLocalStorageInBytes As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象