次の方法で共有


DeletedVaultProperties.ScheduledPurgeDate プロパティ

定義

スケジュールされた消去日を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象