Skip to content

Commit

Permalink
[Release] sdk/resourcemanager/containerservice/armcontainerservice/4.…
Browse files Browse the repository at this point in the history
…7.0 (#22271)

* [Release] sdk/resourcemanager/containerservice/armcontainerservice/4.7.0 generation from spec commit: 8b5618d760532b69d6f7434f57172ea52e109c79

* assets
  • Loading branch information
Alancere authored Jan 24, 2024
1 parent a5854dc commit 3f0ae5b
Show file tree
Hide file tree
Showing 43 changed files with 1,262 additions and 7,747 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release History

## 4.7.0 (2024-01-26)
### Features Added

- New field `NodeSoakDurationInMinutes` in struct `AgentPoolUpgradeSettings`


## 4.7.0-beta.1 (2023-12-22)
### Features Added

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ clientFactory, err := armcontainerservice.NewClientFactory(<subscription ID>, cr
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.NewSnapshotsClient()
client := clientFactory.NewAgentPoolsClient()
```

## Fakes
Expand Down

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

Loading

0 comments on commit 3f0ae5b

Please sign in to comment.