EdgeModuleEntity.EdgeModuleId Property

Definition

Gets internal ID generated for the instance of the Video Analyzer edge module.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.edgeModuleId")]
public Guid EdgeModuleId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.edgeModuleId")>]
member this.EdgeModuleId : Guid
Public ReadOnly Property EdgeModuleId As Guid

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to