Delen via


InMageRcmFailbackPolicyDetails.AppConsistentFrequencyInMinutes Property

Definition

Gets or sets the app consistent snapshot frequency in minutes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to