Share via


MediaGraphIoTHubMessageSink.HubOutputName Property

Definition

Name of the output path to which the media graph will publish message. These messages can then be delivered to desired destinations by declaring routes referencing the output path in the IoT Edge deployment manifest.

public string HubOutputName { get; set; }
member this.HubOutputName : string with get, set
Public Property HubOutputName As String

Property Value

Applies to