AccountProperties.ScheduledPurgeDate Property

Definition

Gets the scheduled purge date, only available for deleted account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to