OutputSelectorProperty(String) Constructor

Definition

Initializes a new instance of OutputSelectorProperty.

public OutputSelectorProperty (string value);
new Azure.Media.VideoAnalyzer.Edge.Models.OutputSelectorProperty : string -> Azure.Media.VideoAnalyzer.Edge.Models.OutputSelectorProperty
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to