Skip to content

Commit

Permalink
CodeGen from PR 31850 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge d55d5994a23626878eebfe59cb3367848d7a7488 into 000fb34f5310601310a985bbb21d3d87860158ef
  • Loading branch information
SDKAuto committed Dec 12, 2024
1 parent 0de6547 commit 948315a
Show file tree
Hide file tree
Showing 146 changed files with 3,243 additions and 35,533 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Release History

## 3.1.0 (2024-12-12)
### Features Added

- New value `StorageTypeNfsAzureFile` added to enum type `StorageType`
- New struct `NfsAzureFileProperties`
- New field `NfsAzureFile` in struct `ManagedEnvironmentStorageProperties`


## 3.1.0-beta.1 (2024-10-23)
### Features Added

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ clientFactory, err := armappcontainers.NewClientFactory(<subscription ID>, cred,
A client groups a set of related APIs, providing access to its functionality. Create one or more clients to access the APIs you require using client factory.

```go
client := clientFactory.NewAppResiliencyClient()
client := clientFactory.NewAvailableWorkloadProfilesClient()
```

## Fakes
Expand Down

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@
``` yaml
azure-arm: true
require:
- https://github.com/Azure/azure-rest-api-specs/blob/366aaa13cdd218b9adac716680e49473673410c8/specification/app/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/366aaa13cdd218b9adac716680e49473673410c8/specification/app/resource-manager/readme.go.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/app/resource-manager/readme.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/app/resource-manager/readme.go.md
license-header: MICROSOFT_MIT_NO_VERSION
module-version: 3.1.0-beta.1
tag: package-preview-2024-08
module-version: 3.1.0
```

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

This file was deleted.

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

Loading

0 comments on commit 948315a

Please sign in to comment.