Share via


InMageProtectedDiskDetails.ResyncDurationInSeconds Property

Definition

Gets or sets the resync duration in seconds.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to