Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR mediaservices/resource-manager] [Hub Generated] Review request for Microsoft.Media to add version 2018-07-01 #3756

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions profiles/preview/mediaservices/mgmt/media/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -230,8 +230,9 @@ const (
type LiveEventEncodingType = original.LiveEventEncodingType

const (
LiveEventEncodingTypeBasic LiveEventEncodingType = original.LiveEventEncodingTypeBasic
LiveEventEncodingTypeNone LiveEventEncodingType = original.LiveEventEncodingTypeNone
LiveEventEncodingTypeBasic LiveEventEncodingType = original.LiveEventEncodingTypeBasic
LiveEventEncodingTypeNone LiveEventEncodingType = original.LiveEventEncodingTypeNone
LiveEventEncodingTypeStandard LiveEventEncodingType = original.LiveEventEncodingTypeStandard
)

type LiveEventInputProtocol = original.LiveEventInputProtocol
Expand Down
12 changes: 2 additions & 10 deletions services/mediaservices/mgmt/2018-07-01/media/accountfilters.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 2 additions & 10 deletions services/mediaservices/mgmt/2018-07-01/media/assetfilters.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 10 additions & 15 deletions services/mediaservices/mgmt/2018-07-01/media/jobs.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions services/mediaservices/mgmt/2018-07-01/media/models.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 8 additions & 14 deletions services/mediaservices/mgmt/2018-07-01/media/transforms.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.