Skip to content

Commit

Permalink
Generated from f74d8dcde3e7156e29885a3b222ba3fc148f7101 (#2036)
Browse files Browse the repository at this point in the history
Test moving the opt-in-extensible-enums: true to global yaml section.
  • Loading branch information
AutorestCI authored Apr 5, 2019
1 parent 31af35e commit 7724070
Show file tree
Hide file tree
Showing 17 changed files with 3,259 additions and 2,337 deletions.
205 changes: 104 additions & 101 deletions packages/@azure/arm-mediaservices/lib/models/accountFiltersMappers.ts
Original file line number Diff line number Diff line change
@@ -1,132 +1,135 @@
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
* Changes may cause incorrect behavior and will be lost if the code is
* regenerated.
*/

export {
discriminators,
AacAudio,
AccountFilter,
AccountFilterCollection,
AkamaiAccessControl,
AkamaiSignatureHeaderAuthenticationKey,
AccountFilter,
ProxyResource,
Resource,
BaseResource,
PresentationTimeRange,
FirstQuality,
FilterTrackSelection,
FilterTrackPropertyCondition,
ApiError,
ODataError,
TrackedResource,
MediaService,
StorageAccount,
SubscriptionMediaService,
Asset,
AssetFilter,
Audio,
AudioAnalyzerPreset,
AudioOverlay,
BaseResource,
BuiltInStandardEncoderPreset,
CbcsDrmConfiguration,
CencDrmConfiguration,
Codec,
CommonEncryptionCbcs,
CommonEncryptionCenc,
ContentKeyPolicy,
ContentKeyPolicyClearKeyConfiguration,
ContentKeyPolicyConfiguration,
ContentKeyPolicyFairPlayConfiguration,
ContentKeyPolicyOpenRestriction,
ContentKeyPolicyOption,
ContentKeyPolicyPlayReadyConfiguration,
ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader,
ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier,
ContentKeyPolicyPlayReadyContentKeyLocation,
ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction,
ContentKeyPolicyPlayReadyLicense,
ContentKeyPolicyPlayReadyPlayRight,
ContentKeyPolicyConfiguration,
ContentKeyPolicyRestriction,
Transform,
TransformOutput,
Preset,
Job,
JobInput,
JobOutput,
JobError,
JobErrorDetail,
StreamingPolicy,
EnvelopeEncryption,
EnabledProtocols,
TrackSelection,
TrackPropertyCondition,
StreamingPolicyContentKeys,
DefaultKey,
StreamingPolicyContentKey,
CommonEncryptionCenc,
CencDrmConfiguration,
StreamingPolicyPlayReadyConfiguration,
StreamingPolicyWidevineConfiguration,
CommonEncryptionCbcs,
CbcsDrmConfiguration,
StreamingPolicyFairPlayConfiguration,
NoEncryption,
StreamingLocator,
StreamingLocatorContentKey,
LiveOutput,
Hls,
LiveEvent,
LiveEventInput,
LiveEventInputAccessControl,
IPAccessControl,
IPRange,
LiveEventEndpoint,
LiveEventPreview,
LiveEventPreviewAccessControl,
LiveEventEncoding,
CrossSiteAccessPolicies,
StreamingEndpoint,
StreamingEndpointAccessControl,
AkamaiAccessControl,
AkamaiSignatureHeaderAuthenticationKey,
ContentKeyPolicyOpenRestriction,
ContentKeyPolicyUnknownRestriction,
ContentKeyPolicyTokenRestriction,
ContentKeyPolicyRestrictionTokenKey,
ContentKeyPolicyRsaTokenKey,
ContentKeyPolicySymmetricTokenKey,
ContentKeyPolicyTokenClaim,
ContentKeyPolicyTokenRestriction,
ContentKeyPolicyClearKeyConfiguration,
ContentKeyPolicyUnknownConfiguration,
ContentKeyPolicyUnknownRestriction,
ContentKeyPolicyWidevineConfiguration,
ContentKeyPolicyX509CertificateTokenKey,
CopyAudio,
CopyVideo,
CrossSiteAccessPolicies,
DefaultKey,
Deinterlace,
EnabledProtocols,
EnvelopeEncryption,
ContentKeyPolicyPlayReadyConfiguration,
ContentKeyPolicyPlayReadyLicense,
ContentKeyPolicyPlayReadyPlayRight,
ContentKeyPolicyPlayReadyExplicitAnalogTelevisionRestriction,
ContentKeyPolicyPlayReadyContentKeyLocation,
ContentKeyPolicyFairPlayConfiguration,
FaceDetectorPreset,
AudioAnalyzerPreset,
BuiltInStandardEncoderPreset,
StandardEncoderPreset,
Filters,
FilterTrackPropertyCondition,
FilterTrackSelection,
FirstQuality,
Deinterlace,
Rectangle,
Overlay,
Codec,
Format,
H264Layer,
H264Video,
Hls,
Image,
ImageFormat,
IPAccessControl,
IPRange,
Job,
JobError,
JobErrorDetail,
JobInput,
JobInputAsset,
VideoAnalyzerPreset,
VideoOverlay,
JobInputClip,
JobInputHttp,
JobInputs,
JobOutput,
JobInputAsset,
JobInputHttp,
JobOutputAsset,
ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader,
ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier,
ContentKeyPolicySymmetricTokenKey,
ContentKeyPolicyRsaTokenKey,
ContentKeyPolicyX509CertificateTokenKey,
Audio,
AacAudio,
AudioOverlay,
CopyVideo,
Video,
Image,
ImageFormat,
JpgFormat,
JpgImage,
JpgLayer,
PngFormat,
CopyAudio,
H264Video,
H264Layer,
VideoLayer,
Layer,
LiveEvent,
LiveEventEncoding,
LiveEventEndpoint,
LiveEventInput,
LiveEventInputAccessControl,
LiveEventPreview,
LiveEventPreviewAccessControl,
LiveOutput,
MediaService,
Mp4Format,
JpgLayer,
JpgImage,
MultiBitrateFormat,
NoEncryption,
ODataError,
OutputFile,
Overlay,
PngFormat,
PngImage,
Mp4Format,
PngLayer,
PresentationTimeRange,
Preset,
ProxyResource,
Rectangle,
Resource,
StandardEncoderPreset,
StorageAccount,
StreamingEndpoint,
StreamingEndpointAccessControl,
StreamingLocator,
StreamingLocatorContentKey,
StreamingPolicy,
StreamingPolicyContentKey,
StreamingPolicyContentKeys,
StreamingPolicyFairPlayConfiguration,
StreamingPolicyPlayReadyConfiguration,
StreamingPolicyWidevineConfiguration,
SubscriptionMediaService,
TrackedResource,
TrackPropertyCondition,
TrackSelection,
Transform,
TransformOutput,
TransportStreamFormat,
Video,
VideoAnalyzerPreset,
VideoLayer,
VideoOverlay
PngImage,
TransportStreamFormat
} from "../models/mappers";

Loading

0 comments on commit 7724070

Please sign in to comment.