Partager via


USqlSecret.CreationTime Propriété

Définition

Obtient ou définit l’heure de création de l’objet d’informations d’identification. Il s’agit des seules informations retournées sur un secret à partir d’un GET.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à