次の方法で共有


ObjectReplicationPolicy.EnabledTime プロパティ

定義

取得は、ソース アカウントでポリシーが有効になっているタイミングを示します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象