Skip to content

Commit

Permalink
[Release] sdk/resourcemanager/trafficmanager/armtrafficmanager/1.2.0 …
Browse files Browse the repository at this point in the history
…generation from spec commit: 0d41e635294dce73dfa99b07f3da4b68a9c9e29c (#20949)
  • Loading branch information
Alancere authored Jun 20, 2023
1 parent 3d36f28 commit aa2ee96
Show file tree
Hide file tree
Showing 19 changed files with 408 additions and 216 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Release History

## 1.2.0 (2023-06-23)
### Features Added

- New value `EndpointMonitorStatusUnmonitored` added to enum type `EndpointMonitorStatus`
- New enum type `AlwaysServe` with values `AlwaysServeDisabled`, `AlwaysServeEnabled`
- New function `*ProfilesClient.CheckTrafficManagerNameAvailabilityV2(context.Context, CheckTrafficManagerRelativeDNSNameAvailabilityParameters, *ProfilesClientCheckTrafficManagerNameAvailabilityV2Options) (ProfilesClientCheckTrafficManagerNameAvailabilityV2Response, error)`
- New field `AlwaysServe` in struct `EndpointProperties`


## 1.1.0 (2023-04-07)
### Features Added

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
``` yaml
azure-arm: true
require:
- https://github.com/Azure/azure-rest-api-specs/blob/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/trafficmanager/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/trafficmanager/resource-manager/readme.go.md
- https://github.com/Azure/azure-rest-api-specs/blob/0d41e635294dce73dfa99b07f3da4b68a9c9e29c/specification/trafficmanager/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/0d41e635294dce73dfa99b07f3da4b68a9c9e29c/specification/trafficmanager/resource-manager/readme.go.md
license-header: MICROSOFT_MIT_NO_VERSION
module-version: 1.1.0

module-version: 1.2.0
tag: package-2022-04
```

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.

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.

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.

Loading

0 comments on commit aa2ee96

Please sign in to comment.