Partager via


DeletedServiceContract.DeletionDate Propriété

Définition

Obtient ou définit l’horodatage UTC lorsque le service a été supprimé de manière réversible. La date est conforme au format suivant : aaaa-MM-ddTHH:mm:ssZ tel que spécifié par la norme ISO 8601.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.deletionDate")]
public DateTime? DeletionDate { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.deletionDate")>]
member this.DeletionDate : Nullable<DateTime> with get, set
Public Property DeletionDate As Nullable(Of DateTime)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à