MediaGraphIoTHubMessageSource 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.
Enables a media graph to receive messages via routes declared in the IoT Edge deployment manifest.
public class MediaGraphIoTHubMessageSource : Azure.Media.Analytics.Edge.Models.MediaGraphSource
type MediaGraphIoTHubMessageSource = class
inherit MediaGraphSource
Public Class MediaGraphIoTHubMessageSource
Inherits MediaGraphSource
- Inheritance
Constructors
MediaGraphIoTHubMessageSource(String) |
Initializes a new instance of MediaGraphIoTHubMessageSource. |
Properties
HubInputName |
Name of the input path where messages can be routed to (via routes declared in the IoT Edge deployment manifest). |
Name |
The name to be used for this source node. (Inherited from MediaGraphSource) |