EdgeModuleEntity Class

Definition

The representation of an edge module.

[Microsoft.Rest.Serialization.JsonTransformation]
public class EdgeModuleEntity : Microsoft.Azure.Management.VideoAnalyzer.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type EdgeModuleEntity = class
    inherit ProxyResource
Public Class EdgeModuleEntity
Inherits ProxyResource
Inheritance
EdgeModuleEntity
Attributes

Constructors

EdgeModuleEntity()

Initializes a new instance of the EdgeModuleEntity class.

EdgeModuleEntity(String, String, String, SystemData, Guid)

Initializes a new instance of the EdgeModuleEntity class.

Properties

EdgeModuleId

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

Id

Gets fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

(Inherited from Resource)
Name

Gets the name of the resource

(Inherited from Resource)
SystemData

Gets azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from Resource)
Type

Gets the type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

(Inherited from Resource)

Applies to