Skip to content

Commit

Permalink
[Release] sdk/resourcemanager/appservice/armappservice/4.1.0 generati…
Browse files Browse the repository at this point in the history
…on from spec commit: d477c7caa09bf82e22c419be0a99d170552b5892 (#23790)
  • Loading branch information
jliusan authored Nov 20, 2024
1 parent 0c0cff0 commit 6cd7b60
Show file tree
Hide file tree
Showing 69 changed files with 2,192 additions and 1,906 deletions.
12 changes: 12 additions & 0 deletions sdk/resourcemanager/appservice/armappservice/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Release History

## 4.1.0 (2024-11-20)
### Features Added

- New value `SiteLoadBalancingLeastRequestsWithTieBreaker` added to enum type `SiteLoadBalancing`
- New enum type `AutoGeneratedDomainNameLabelScope` with values `AutoGeneratedDomainNameLabelScopeNoReuse`, `AutoGeneratedDomainNameLabelScopeResourceGroupReuse`, `AutoGeneratedDomainNameLabelScopeSubscriptionReuse`, `AutoGeneratedDomainNameLabelScopeTenantReuse`
- New enum type `IPMode` with values `IPModeIPv4`, `IPModeIPv4AndIPv6`, `IPModeIPv6`
- New function `*WebAppsClient.UpdateMachineKey(context.Context, string, string, *WebAppsClientUpdateMachineKeyOptions) (WebAppsClientUpdateMachineKeyResponse, error)`
- New struct `CipherSuites`
- New field `AutoGeneratedDomainNameLabelScope`, `EndToEndEncryptionEnabled`, `IPMode`, `SKU` in struct `SiteProperties`
- New field `PhysicalZone` in struct `WebSiteInstanceStatusProperties`


## 4.0.0 (2024-08-08)
### Breaking Changes

Expand Down
8 changes: 4 additions & 4 deletions sdk/resourcemanager/appservice/armappservice/autorest.md
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/21c2852d62ccc3abe9cc3800c989c6826f8363dc/specification/web/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/21c2852d62ccc3abe9cc3800c989c6826f8363dc/specification/web/resource-manager/readme.go.md
- https://github.com/Azure/azure-rest-api-specs/blob/b5d78da207e9c5d8f82e95224039867271f47cdf/specification/web/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/b5d78da207e9c5d8f82e95224039867271f47cdf/specification/web/resource-manager/readme.go.md
license-header: MICROSOFT_MIT_NO_VERSION
module-version: 4.0.0
tag: package-2023-12
module-version: 4.1.0
tag: package-2024-04
```

Large diffs are not rendered by default.

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 6cd7b60

Please sign in to comment.