Condividi tramite


ListProvisioningTokenInput.ExpirationDate Property

Definition

Gets or sets the desired 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; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="expirationDate")>]
member this.ExpirationDate : DateTime with get, set
Public Property ExpirationDate As DateTime

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to