MediaGraphIoTHubMessageSource.HubInputName Property
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.
Name of the input path where messages can be routed to (via routes declared in the IoT Edge deployment manifest).
public string HubInputName { get; set; }
member this.HubInputName : string with get, set
Public Property HubInputName As String