Skip to content

Commit

Permalink
CodeGen from PR 26774 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 61cf08168ca20518b78acd2c69cbc42ca7d6b03f into 7970856056e56681f397265ba0410fa0ce6fb5f7
  • Loading branch information
SDKAuto committed Jan 18, 2024
1 parent 1e53997 commit 459dfbb
Show file tree
Hide file tree
Showing 43 changed files with 281 additions and 18,824 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release History

## 4.7.0 (2024-01-18)
### 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 459dfbb

Please sign in to comment.