DirectoryObject.DeletionTimestamp Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the time at which the directory object was deleted.
[Newtonsoft.Json.JsonProperty(PropertyName="deletionTimestamp")]
public DateTime? DeletionTimestamp { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deletionTimestamp")>]
member this.DeletionTimestamp : Nullable<DateTime>
Public ReadOnly Property DeletionTimestamp As Nullable(Of DateTime)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute