ObjectReplicationPolicy.EnabledTime Property

Definition

Gets indicates when the policy is enabled on the source account.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.enabledTime")]
public DateTime? EnabledTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.enabledTime")>]
member this.EnabledTime : Nullable<DateTime>
Public ReadOnly Property EnabledTime As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to