Delen via


BlueprintResourceStatusBase.LastModified Eigenschap

Definitie

Hiermee wordt het tijdstip van de laatste wijziging van deze blauwdrukdefinitie ophaalt.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op