List Edge Module Provisioning Token Plain Args
data class ListEdgeModuleProvisioningTokenPlainArgs(val accountName: String, val edgeModuleName: String, val expirationDate: String, val resourceGroupName: String) : ConvertibleToJava<ListEdgeModuleProvisioningTokenPlainArgs>
Properties
Link copied to clipboard
The Azure Video Analyzer account name.
Link copied to clipboard
The Edge Module name.
Link copied to clipboard
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.
Link copied to clipboard
The name of the resource group. The name is case insensitive.