Share via


KeyVaultKeyNewVersionCreatedEventData.Exp Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to