KeyVaultCertificateNewVersionCreatedEventData.Nbf Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to