ListProvisioningTokenInput Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The input parameters to generate registration token for the Azure Video Analyzer IoT edge module.
public class ListProvisioningTokenInput
type ListProvisioningTokenInput = class
Public Class ListProvisioningTokenInput
- Inheritance
-
ListProvisioningTokenInput
Constructors
ListProvisioningTokenInput() |
Initializes a new instance of the ListProvisioningTokenInput class. |
ListProvisioningTokenInput(DateTime) |
Initializes a new instance of the ListProvisioningTokenInput class. |
Properties
ExpirationDate |
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. |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET