list account filters.md
{ "@odata.nextLink": "string", "supplemental": { "count": 0, "kind": "string", "operation": "string", "pagination": { "end": 0, "records": 0, "start": 0, "total": 0 }, "subscription": { "id": "string", "name": "string" } }, "value": [ { "id": "string", "name": "name", "properties": { "firstQuality": { "bitrate": 0 }, "presentationTimeRange": { "endTime": "2024-01-01T00:00:00Z", "endTimestamp": 0, "forceEndTimestamp": true, "liveBackoffDuration": 0, "presentationWindowDuration": 0, "startTime": "2024-01-01T00:00:00Z", "startTimestamp": 0, "timescale": 10000000 }, "tracks": [ { "trackSelections": [ { "operation": "Equal", "property": "Unknown", "value": "string" } ] } ] }, "systemData": { "createdAt": "2024-01-01T00:00:00Z", "createdBy": "string", "createdByType": "User", "internalId": "00000000-0000-0000-0000-000000000000", "lastModifiedAt": "2024-01-01T00:00:00Z", "lastModifiedBy": "string", "lastModifiedByType": "User" }, "type": "string" } ] }