Aracılığıyla paylaş


InMageRcmPolicyDetails.CrashConsistentFrequencyInMinutes Property

Definition

Gets or sets the crash consistent snapshot frequency in minutes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to