Share via


ReplicationObject.ReplicationSchedule Property

Definition

Gets or sets schedule Possible values include: '_10minutely', 'hourly', 'daily'

[Newtonsoft.Json.JsonProperty(PropertyName="replicationSchedule")]
public string ReplicationSchedule { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="replicationSchedule")>]
member this.ReplicationSchedule : string with get, set
Public Property ReplicationSchedule As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to