|
17 | 17 | from ._models_py3 import AccountFilter
|
18 | 18 | from ._models_py3 import AkamaiAccessControl
|
19 | 19 | from ._models_py3 import AkamaiSignatureHeaderAuthenticationKey
|
20 |
| - from ._models_py3 import ApiError, ApiErrorException |
21 | 20 | from ._models_py3 import Asset
|
22 | 21 | from ._models_py3 import AssetContainerSas
|
23 | 22 | from ._models_py3 import AssetFileEncryptionMetadata
|
|
72 | 71 | from ._models_py3 import EnabledProtocols
|
73 | 72 | from ._models_py3 import EntityNameAvailabilityCheckOutput
|
74 | 73 | from ._models_py3 import EnvelopeEncryption
|
| 74 | + from ._models_py3 import ErrorAdditionalInfo |
| 75 | + from ._models_py3 import ErrorDetail |
| 76 | + from ._models_py3 import ErrorResponse, ErrorResponseException |
75 | 77 | from ._models_py3 import FaceDetectorPreset
|
76 | 78 | from ._models_py3 import Filters
|
77 | 79 | from ._models_py3 import FilterTrackPropertyCondition
|
|
126 | 128 | from ._models_py3 import LiveEventPreviewAccessControl
|
127 | 129 | from ._models_py3 import LiveEventTranscription
|
128 | 130 | from ._models_py3 import LiveOutput
|
129 |
| - from ._models_py3 import Location |
130 | 131 | from ._models_py3 import LogSpecification
|
131 | 132 | from ._models_py3 import MediaService
|
132 | 133 | from ._models_py3 import MediaServiceIdentity
|
|
136 | 137 | from ._models_py3 import Mp4Format
|
137 | 138 | from ._models_py3 import MultiBitrateFormat
|
138 | 139 | from ._models_py3 import NoEncryption
|
139 |
| - from ._models_py3 import ODataError |
140 | 140 | from ._models_py3 import Operation
|
| 141 | + from ._models_py3 import OperationCollection |
141 | 142 | from ._models_py3 import OperationDisplay
|
142 | 143 | from ._models_py3 import OutputFile
|
143 | 144 | from ._models_py3 import Overlay
|
|
146 | 147 | from ._models_py3 import PngLayer
|
147 | 148 | from ._models_py3 import PresentationTimeRange
|
148 | 149 | from ._models_py3 import Preset
|
| 150 | + from ._models_py3 import PresetConfigurations |
149 | 151 | from ._models_py3 import PrivateEndpoint
|
150 | 152 | from ._models_py3 import PrivateEndpointConnection
|
151 | 153 | from ._models_py3 import PrivateEndpointConnectionListResult
|
152 | 154 | from ._models_py3 import PrivateLinkResource
|
153 | 155 | from ._models_py3 import PrivateLinkResourceListResult
|
154 | 156 | from ._models_py3 import PrivateLinkServiceConnectionState
|
155 | 157 | from ._models_py3 import Properties
|
156 |
| - from ._models_py3 import Provider |
157 | 158 | from ._models_py3 import ProxyResource
|
158 | 159 | from ._models_py3 import Rectangle
|
159 | 160 | from ._models_py3 import Resource
|
| 161 | + from ._models_py3 import ResourceIdentity |
160 | 162 | from ._models_py3 import SelectAudioTrackByAttribute
|
161 | 163 | from ._models_py3 import SelectAudioTrackById
|
162 | 164 | from ._models_py3 import SelectVideoTrackByAttribute
|
|
186 | 188 | from ._models_py3 import Transform
|
187 | 189 | from ._models_py3 import TransformOutput
|
188 | 190 | from ._models_py3 import TransportStreamFormat
|
| 191 | + from ._models_py3 import UserAssignedManagedIdentity |
189 | 192 | from ._models_py3 import UtcClipTime
|
190 | 193 | from ._models_py3 import Video
|
191 | 194 | from ._models_py3 import VideoAnalyzerPreset
|
|
200 | 203 | from ._models import AccountFilter
|
201 | 204 | from ._models import AkamaiAccessControl
|
202 | 205 | from ._models import AkamaiSignatureHeaderAuthenticationKey
|
203 |
| - from ._models import ApiError, ApiErrorException |
204 | 206 | from ._models import Asset
|
205 | 207 | from ._models import AssetContainerSas
|
206 | 208 | from ._models import AssetFileEncryptionMetadata
|
|
255 | 257 | from ._models import EnabledProtocols
|
256 | 258 | from ._models import EntityNameAvailabilityCheckOutput
|
257 | 259 | from ._models import EnvelopeEncryption
|
| 260 | + from ._models import ErrorAdditionalInfo |
| 261 | + from ._models import ErrorDetail |
| 262 | + from ._models import ErrorResponse, ErrorResponseException |
258 | 263 | from ._models import FaceDetectorPreset
|
259 | 264 | from ._models import Filters
|
260 | 265 | from ._models import FilterTrackPropertyCondition
|
|
309 | 314 | from ._models import LiveEventPreviewAccessControl
|
310 | 315 | from ._models import LiveEventTranscription
|
311 | 316 | from ._models import LiveOutput
|
312 |
| - from ._models import Location |
313 | 317 | from ._models import LogSpecification
|
314 | 318 | from ._models import MediaService
|
315 | 319 | from ._models import MediaServiceIdentity
|
|
319 | 323 | from ._models import Mp4Format
|
320 | 324 | from ._models import MultiBitrateFormat
|
321 | 325 | from ._models import NoEncryption
|
322 |
| - from ._models import ODataError |
323 | 326 | from ._models import Operation
|
| 327 | + from ._models import OperationCollection |
324 | 328 | from ._models import OperationDisplay
|
325 | 329 | from ._models import OutputFile
|
326 | 330 | from ._models import Overlay
|
|
329 | 333 | from ._models import PngLayer
|
330 | 334 | from ._models import PresentationTimeRange
|
331 | 335 | from ._models import Preset
|
| 336 | + from ._models import PresetConfigurations |
332 | 337 | from ._models import PrivateEndpoint
|
333 | 338 | from ._models import PrivateEndpointConnection
|
334 | 339 | from ._models import PrivateEndpointConnectionListResult
|
335 | 340 | from ._models import PrivateLinkResource
|
336 | 341 | from ._models import PrivateLinkResourceListResult
|
337 | 342 | from ._models import PrivateLinkServiceConnectionState
|
338 | 343 | from ._models import Properties
|
339 |
| - from ._models import Provider |
340 | 344 | from ._models import ProxyResource
|
341 | 345 | from ._models import Rectangle
|
342 | 346 | from ._models import Resource
|
| 347 | + from ._models import ResourceIdentity |
343 | 348 | from ._models import SelectAudioTrackByAttribute
|
344 | 349 | from ._models import SelectAudioTrackById
|
345 | 350 | from ._models import SelectVideoTrackByAttribute
|
|
369 | 374 | from ._models import Transform
|
370 | 375 | from ._models import TransformOutput
|
371 | 376 | from ._models import TransportStreamFormat
|
| 377 | + from ._models import UserAssignedManagedIdentity |
372 | 378 | from ._models import UtcClipTime
|
373 | 379 | from ._models import Video
|
374 | 380 | from ._models import VideoAnalyzerPreset
|
|
383 | 389 | from ._paged_models import LiveEventPaged
|
384 | 390 | from ._paged_models import LiveOutputPaged
|
385 | 391 | from ._paged_models import MediaServicePaged
|
386 |
| -from ._paged_models import OperationPaged |
387 | 392 | from ._paged_models import StreamingEndpointPaged
|
388 | 393 | from ._paged_models import StreamingLocatorPaged
|
389 | 394 | from ._paged_models import StreamingPolicyPaged
|
390 | 395 | from ._paged_models import TransformPaged
|
391 | 396 | from ._azure_media_services_enums import (
|
392 |
| - FilterTrackPropertyType, |
393 |
| - FilterTrackPropertyCompareOperation, |
394 |
| - CreatedByType, |
395 | 397 | MetricUnit,
|
396 | 398 | MetricAggregationType,
|
397 | 399 | ActionType,
|
398 | 400 | StorageAccountType,
|
399 | 401 | StorageAuthentication,
|
400 | 402 | AccountEncryptionKeyType,
|
401 | 403 | DefaultAction,
|
402 |
| - ManagedIdentityType, |
| 404 | + PublicNetworkAccess, |
| 405 | + CreatedByType, |
403 | 406 | PrivateEndpointConnectionProvisioningState,
|
404 | 407 | PrivateEndpointServiceConnectionStatus,
|
| 408 | + FilterTrackPropertyType, |
| 409 | + FilterTrackPropertyCompareOperation, |
405 | 410 | AssetStorageEncryptionFormat,
|
406 | 411 | AssetContainerPermission,
|
407 | 412 | ContentKeyPolicyPlayReadyUnknownOutputPassingOption,
|
|
427 | 432 | H264VideoProfile,
|
428 | 433 | EntropyMode,
|
429 | 434 | H264Complexity,
|
| 435 | + Complexity, |
| 436 | + InterleaveOutput, |
430 | 437 | EncoderNamedPreset,
|
431 | 438 | InsightsType,
|
432 | 439 | OnErrorType,
|
|
456 | 463 | 'AccountFilter',
|
457 | 464 | 'AkamaiAccessControl',
|
458 | 465 | 'AkamaiSignatureHeaderAuthenticationKey',
|
459 |
| - 'ApiError', 'ApiErrorException', |
460 | 466 | 'Asset',
|
461 | 467 | 'AssetContainerSas',
|
462 | 468 | 'AssetFileEncryptionMetadata',
|
|
511 | 517 | 'EnabledProtocols',
|
512 | 518 | 'EntityNameAvailabilityCheckOutput',
|
513 | 519 | 'EnvelopeEncryption',
|
| 520 | + 'ErrorAdditionalInfo', |
| 521 | + 'ErrorDetail', |
| 522 | + 'ErrorResponse', 'ErrorResponseException', |
514 | 523 | 'FaceDetectorPreset',
|
515 | 524 | 'Filters',
|
516 | 525 | 'FilterTrackPropertyCondition',
|
|
565 | 574 | 'LiveEventPreviewAccessControl',
|
566 | 575 | 'LiveEventTranscription',
|
567 | 576 | 'LiveOutput',
|
568 |
| - 'Location', |
569 | 577 | 'LogSpecification',
|
570 | 578 | 'MediaService',
|
571 | 579 | 'MediaServiceIdentity',
|
|
575 | 583 | 'Mp4Format',
|
576 | 584 | 'MultiBitrateFormat',
|
577 | 585 | 'NoEncryption',
|
578 |
| - 'ODataError', |
579 | 586 | 'Operation',
|
| 587 | + 'OperationCollection', |
580 | 588 | 'OperationDisplay',
|
581 | 589 | 'OutputFile',
|
582 | 590 | 'Overlay',
|
|
585 | 593 | 'PngLayer',
|
586 | 594 | 'PresentationTimeRange',
|
587 | 595 | 'Preset',
|
| 596 | + 'PresetConfigurations', |
588 | 597 | 'PrivateEndpoint',
|
589 | 598 | 'PrivateEndpointConnection',
|
590 | 599 | 'PrivateEndpointConnectionListResult',
|
591 | 600 | 'PrivateLinkResource',
|
592 | 601 | 'PrivateLinkResourceListResult',
|
593 | 602 | 'PrivateLinkServiceConnectionState',
|
594 | 603 | 'Properties',
|
595 |
| - 'Provider', |
596 | 604 | 'ProxyResource',
|
597 | 605 | 'Rectangle',
|
598 | 606 | 'Resource',
|
| 607 | + 'ResourceIdentity', |
599 | 608 | 'SelectAudioTrackByAttribute',
|
600 | 609 | 'SelectAudioTrackById',
|
601 | 610 | 'SelectVideoTrackByAttribute',
|
|
625 | 634 | 'Transform',
|
626 | 635 | 'TransformOutput',
|
627 | 636 | 'TransportStreamFormat',
|
| 637 | + 'UserAssignedManagedIdentity', |
628 | 638 | 'UtcClipTime',
|
629 | 639 | 'Video',
|
630 | 640 | 'VideoAnalyzerPreset',
|
631 | 641 | 'VideoLayer',
|
632 | 642 | 'VideoOverlay',
|
633 | 643 | 'VideoTrackDescriptor',
|
634 |
| - 'AccountFilterPaged', |
635 |
| - 'OperationPaged', |
636 | 644 | 'MediaServicePaged',
|
| 645 | + 'AccountFilterPaged', |
637 | 646 | 'AssetPaged',
|
638 | 647 | 'AssetFilterPaged',
|
639 | 648 | 'ContentKeyPolicyPaged',
|
|
644 | 653 | 'LiveEventPaged',
|
645 | 654 | 'LiveOutputPaged',
|
646 | 655 | 'StreamingEndpointPaged',
|
647 |
| - 'FilterTrackPropertyType', |
648 |
| - 'FilterTrackPropertyCompareOperation', |
649 |
| - 'CreatedByType', |
650 | 656 | 'MetricUnit',
|
651 | 657 | 'MetricAggregationType',
|
652 | 658 | 'ActionType',
|
653 | 659 | 'StorageAccountType',
|
654 | 660 | 'StorageAuthentication',
|
655 | 661 | 'AccountEncryptionKeyType',
|
656 | 662 | 'DefaultAction',
|
657 |
| - 'ManagedIdentityType', |
| 663 | + 'PublicNetworkAccess', |
| 664 | + 'CreatedByType', |
658 | 665 | 'PrivateEndpointConnectionProvisioningState',
|
659 | 666 | 'PrivateEndpointServiceConnectionStatus',
|
| 667 | + 'FilterTrackPropertyType', |
| 668 | + 'FilterTrackPropertyCompareOperation', |
660 | 669 | 'AssetStorageEncryptionFormat',
|
661 | 670 | 'AssetContainerPermission',
|
662 | 671 | 'ContentKeyPolicyPlayReadyUnknownOutputPassingOption',
|
|
682 | 691 | 'H264VideoProfile',
|
683 | 692 | 'EntropyMode',
|
684 | 693 | 'H264Complexity',
|
| 694 | + 'Complexity', |
| 695 | + 'InterleaveOutput', |
685 | 696 | 'EncoderNamedPreset',
|
686 | 697 | 'InsightsType',
|
687 | 698 | 'OnErrorType',
|
|
0 commit comments