EdgeModuleProvisioningToken.ExpirationDate Property

Definition

Gets the expiration date of the registration token. The Azure Video Analyzer IoT edge module must be initialized and connected to the Internet prior to the token expiration date.

[Newtonsoft.Json.JsonProperty(PropertyName="expirationDate")]
public DateTime ExpirationDate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="expirationDate")>]
member this.ExpirationDate : DateTime
Public ReadOnly Property ExpirationDate As DateTime

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to