次の方法で共有


AzureFileShareRecoveryPoint.RecoveryPointSizeInGB プロパティ

定義

取得には復旧ポイントのサイズが含まれます

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象