LiveEventInputTrackSelection Class
A track selection condition. This property is reserved for future use, any value set on this property will be ignored.
- Inheritance
-
azure.mgmt.media._serialization.ModelLiveEventInputTrackSelection
Constructor
LiveEventInputTrackSelection(*, property: str | None = None, operation: str | None = None, value: str | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
property
|
Property name to select. This property is reserved for future use, any value set on this property will be ignored. |
operation
|
Comparing operation. This property is reserved for future use, any value set on this property will be ignored. |
value
|
Property value to select. This property is reserved for future use, any value set on this property will be ignored. |
Variables
Name | Description |
---|---|
property
|
Property name to select. This property is reserved for future use, any value set on this property will be ignored. |
operation
|
Comparing operation. This property is reserved for future use, any value set on this property will be ignored. |
value
|
Property value to select. This property is reserved for future use, any value set on this property will be ignored. |
Azure SDK for Python