AzureFileShareRecoveryPoint.RecoveryPointSizeInGB Property

Definition

Gets or sets contains recovery point size

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to