LiveOutputListResult interface
The LiveOutput list result.
Properties
odata |
The number of result. |
odata |
The link to the next set of results. Not empty if value contains incomplete list of live outputs. |
value | The result of the List LiveOutput operation. |
Property Details
odataCount
The number of result.
odataCount?: number
Property Value
number
odataNextLink
The link to the next set of results. Not empty if value contains incomplete list of live outputs.
odataNextLink?: string
Property Value
string