Partager via


Attestation.ExpiresOn Propriété

Définition

Obtient ou définit l’heure à laquelle l’état de conformité doit expirer.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à