Freigeben über


InMageAzureV2ProtectedDiskDetails.ResyncProcessedBytes Property

Definition

Gets or sets the resync processed bytes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to