Share via


InMageAzureV2ProtectedDiskDetails.ResyncTotalTransferredBytes Property

Definition

Gets or sets the resync total transferred bytes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to