Skip to content

Commit b96b5d5

Browse files
author
SDKAuto
committed
CodeGen from PR 20489 in Azure/azure-rest-api-specs
Merge bb00fa54ec111721e1822dcad66bc3c85cf4b7b2 into 7c840caa77ac200f43636930d82fc31cf117241e
1 parent 5e92ba5 commit b96b5d5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+901
-3233
lines changed

sdk/resourcemanager/mediaservices/armmediaservices/CHANGELOG.md

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,53 @@
11
# Release History
22

3+
## 3.1.0 (2022-09-01)
4+
### Features Added
5+
6+
- New const `AsyncOperationStatusInProgress`
7+
- New const `SecurityLevelSL150`
8+
- New const `AsyncOperationStatusSucceeded`
9+
- New const `SecurityLevelUnknown`
10+
- New const `AsyncOperationStatusFailed`
11+
- New const `SecurityLevelSL3000`
12+
- New const `SecurityLevelSL2000`
13+
- New type alias `AsyncOperationStatus`
14+
- New type alias `SecurityLevel`
15+
- New function `*LiveEventsClient.OperationLocation(context.Context, string, string, string, string, *LiveEventsClientOperationLocationOptions) (LiveEventsClientOperationLocationResponse, error)`
16+
- New function `*LiveOutputsClient.OperationLocation(context.Context, string, string, string, string, string, *LiveOutputsClientOperationLocationOptions) (LiveOutputsClientOperationLocationResponse, error)`
17+
- New function `*StreamingEndpointsClient.OperationLocation(context.Context, string, string, string, string, *StreamingEndpointsClientOperationLocationOptions) (StreamingEndpointsClientOperationLocationResponse, error)`
18+
- New function `*LiveOutputsClient.AsyncOperation(context.Context, string, string, string, *LiveOutputsClientAsyncOperationOptions) (LiveOutputsClientAsyncOperationResponse, error)`
19+
- New function `PossibleAsyncOperationStatusValues() []AsyncOperationStatus`
20+
- New function `*StreamingEndpointsClient.AsyncOperation(context.Context, string, string, string, *StreamingEndpointsClientAsyncOperationOptions) (StreamingEndpointsClientAsyncOperationResponse, error)`
21+
- New function `PossibleSecurityLevelValues() []SecurityLevel`
22+
- New function `*LiveEventsClient.AsyncOperation(context.Context, string, string, string, *LiveEventsClientAsyncOperationOptions) (LiveEventsClientAsyncOperationResponse, error)`
23+
- New struct `AsyncOperationResult`
24+
- New struct `ClearKeyEncryptionConfiguration`
25+
- New struct `DashSettings`
26+
- New struct `LiveEventsClientAsyncOperationOptions`
27+
- New struct `LiveEventsClientAsyncOperationResponse`
28+
- New struct `LiveEventsClientOperationLocationOptions`
29+
- New struct `LiveEventsClientOperationLocationResponse`
30+
- New struct `LiveOutputsClientAsyncOperationOptions`
31+
- New struct `LiveOutputsClientAsyncOperationResponse`
32+
- New struct `LiveOutputsClientOperationLocationOptions`
33+
- New struct `LiveOutputsClientOperationLocationResponse`
34+
- New struct `StreamingEndpointsClientAsyncOperationOptions`
35+
- New struct `StreamingEndpointsClientAsyncOperationResponse`
36+
- New struct `StreamingEndpointsClientOperationLocationOptions`
37+
- New struct `StreamingEndpointsClientOperationLocationResponse`
38+
- New field `FileName` in struct `AudioTrack`
39+
- New field `HlsSettings` in struct `AudioTrack`
40+
- New field `LanguageCode` in struct `AudioTrack`
41+
- New field `Mpeg4TrackID` in struct `AudioTrack`
42+
- New field `BitRate` in struct `AudioTrack`
43+
- New field `DashSettings` in struct `AudioTrack`
44+
- New field `DisplayName` in struct `AudioTrack`
45+
- New field `RewindWindowLength` in struct `LiveOutputProperties`
46+
- New field `ClearKeyEncryptionConfiguration` in struct `CommonEncryptionCbcs`
47+
- New field `SecurityLevel` in struct `ContentKeyPolicyPlayReadyLicense`
48+
- New field `ClearKeyEncryptionConfiguration` in struct `CommonEncryptionCenc`
49+
50+
351
## 3.0.0 (2022-06-24)
452
### Breaking Changes
553

sdk/resourcemanager/mediaservices/armmediaservices/accountfilters_client.go

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/resourcemanager/mediaservices/armmediaservices/accountfilters_client_example_test.go

Lines changed: 0 additions & 196 deletions
This file was deleted.

0 commit comments

Comments
 (0)