Share via


BackupSchedule.FrequencyInterval Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to