Share via


InMageProtectedDiskDetails.ResyncLast15MinutesTransferredBytes Property

Definition

Gets or sets the resync last 15 minutes transferred bytes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to