EdgeModuleEntity Class
The representation of an edge module.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.videoanalyzer.models._models_py3.ProxyResourceEdgeModuleEntity
Constructor
EdgeModuleEntity(**kwargs)
Variables
Name | Description |
---|---|
id
|
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
name
|
The name of the resource. |
type
|
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
system_data
|
<xref:video_analyzer.models.SystemData>
Azure Resource Manager metadata containing createdBy and modifiedBy information. |
edge_module_id
|
Internal ID generated for the instance of the Video Analyzer edge module. |
Azure SDK for Python