DeletedSasDefinitionItem.DeletedDate Propriété

Définition

Obtient l’heure à laquelle la définition SAS a été supprimée, en UTC

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Rest.Serialization.UnixTimeJsonConverter))]
[Newtonsoft.Json.JsonProperty(PropertyName="deletedDate")]
public DateTime? DeletedDate { get; }
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Rest.Serialization.UnixTimeJsonConverter))>]
[<Newtonsoft.Json.JsonProperty(PropertyName="deletedDate")>]
member this.DeletedDate : Nullable<DateTime>
Public ReadOnly Property DeletedDate As Nullable(Of DateTime)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonConverterAttribute Newtonsoft.Json.JsonPropertyAttribute

S’applique à