Skip to content

Commit

Permalink
[Release] sdk/resourcemanager/compute/armcompute/6.2.0 (#23826)
Browse files Browse the repository at this point in the history
* [Release] sdk/resourcemanager/compute/armcompute/6.2.0 generation from spec commit: 069a65e8a6d1a6c0c58d9a9d97610b7103b6e8a5

* update asset

---------

Co-authored-by: ReleaseHelper <ReleaseHelper>
Co-authored-by: jliusan <v-liujudy@microsoft.com>
  • Loading branch information
azure-sdk and jliusan authored Dec 13, 2024
1 parent 4659c29 commit d0829b3
Show file tree
Hide file tree
Showing 83 changed files with 5,644 additions and 862 deletions.
61 changes: 61 additions & 0 deletions sdk/resourcemanager/compute/armcompute/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,66 @@
# Release History

## 6.2.0 (2024-12-27)
### Features Added

- New value `StorageAccountTypePremiumV2LRS` added to enum type `StorageAccountType`
- New enum type `AccessControlRulesMode` with values `AccessControlRulesModeAudit`, `AccessControlRulesModeDisabled`, `AccessControlRulesModeEnforce`
- New enum type `EndpointAccess` with values `EndpointAccessAllow`, `EndpointAccessDeny`
- New enum type `EndpointTypes` with values `EndpointTypesIMDS`, `EndpointTypesWireServer`
- New enum type `GalleryApplicationScriptRebootBehavior` with values `GalleryApplicationScriptRebootBehaviorNone`, `GalleryApplicationScriptRebootBehaviorRerun`
- New enum type `SoftDeletedArtifactTypes` with values `SoftDeletedArtifactTypesImages`
- New enum type `ValidationStatus` with values `ValidationStatusFailed`, `ValidationStatusSucceeded`, `ValidationStatusUnknown`
- New function `*ClientFactory.NewGalleryInVMAccessControlProfileVersionsClient() *GalleryInVMAccessControlProfileVersionsClient`
- New function `*ClientFactory.NewGalleryInVMAccessControlProfilesClient() *GalleryInVMAccessControlProfilesClient`
- New function `*ClientFactory.NewSoftDeletedResourceClient() *SoftDeletedResourceClient`
- New function `NewGalleryInVMAccessControlProfileVersionsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*GalleryInVMAccessControlProfileVersionsClient, error)`
- New function `*GalleryInVMAccessControlProfileVersionsClient.BeginCreateOrUpdate(context.Context, string, string, string, string, GalleryInVMAccessControlProfileVersion, *GalleryInVMAccessControlProfileVersionsClientBeginCreateOrUpdateOptions) (*runtime.Poller[GalleryInVMAccessControlProfileVersionsClientCreateOrUpdateResponse], error)`
- New function `*GalleryInVMAccessControlProfileVersionsClient.BeginDelete(context.Context, string, string, string, string, *GalleryInVMAccessControlProfileVersionsClientBeginDeleteOptions) (*runtime.Poller[GalleryInVMAccessControlProfileVersionsClientDeleteResponse], error)`
- New function `*GalleryInVMAccessControlProfileVersionsClient.Get(context.Context, string, string, string, string, *GalleryInVMAccessControlProfileVersionsClientGetOptions) (GalleryInVMAccessControlProfileVersionsClientGetResponse, error)`
- New function `*GalleryInVMAccessControlProfileVersionsClient.NewListByGalleryInVMAccessControlProfilePager(string, string, string, *GalleryInVMAccessControlProfileVersionsClientListByGalleryInVMAccessControlProfileOptions) *runtime.Pager[GalleryInVMAccessControlProfileVersionsClientListByGalleryInVMAccessControlProfileResponse]`
- New function `*GalleryInVMAccessControlProfileVersionsClient.BeginUpdate(context.Context, string, string, string, string, GalleryInVMAccessControlProfileVersionUpdate, *GalleryInVMAccessControlProfileVersionsClientBeginUpdateOptions) (*runtime.Poller[GalleryInVMAccessControlProfileVersionsClientUpdateResponse], error)`
- New function `NewGalleryInVMAccessControlProfilesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*GalleryInVMAccessControlProfilesClient, error)`
- New function `*GalleryInVMAccessControlProfilesClient.BeginCreateOrUpdate(context.Context, string, string, string, GalleryInVMAccessControlProfile, *GalleryInVMAccessControlProfilesClientBeginCreateOrUpdateOptions) (*runtime.Poller[GalleryInVMAccessControlProfilesClientCreateOrUpdateResponse], error)`
- New function `*GalleryInVMAccessControlProfilesClient.BeginDelete(context.Context, string, string, string, *GalleryInVMAccessControlProfilesClientBeginDeleteOptions) (*runtime.Poller[GalleryInVMAccessControlProfilesClientDeleteResponse], error)`
- New function `*GalleryInVMAccessControlProfilesClient.Get(context.Context, string, string, string, *GalleryInVMAccessControlProfilesClientGetOptions) (GalleryInVMAccessControlProfilesClientGetResponse, error)`
- New function `*GalleryInVMAccessControlProfilesClient.NewListByGalleryPager(string, string, *GalleryInVMAccessControlProfilesClientListByGalleryOptions) *runtime.Pager[GalleryInVMAccessControlProfilesClientListByGalleryResponse]`
- New function `*GalleryInVMAccessControlProfilesClient.BeginUpdate(context.Context, string, string, string, GalleryInVMAccessControlProfileUpdate, *GalleryInVMAccessControlProfilesClientBeginUpdateOptions) (*runtime.Poller[GalleryInVMAccessControlProfilesClientUpdateResponse], error)`
- New function `NewSoftDeletedResourceClient(string, azcore.TokenCredential, *arm.ClientOptions) (*SoftDeletedResourceClient, error)`
- New function `*SoftDeletedResourceClient.NewListByArtifactNamePager(string, string, string, string, *SoftDeletedResourceClientListByArtifactNameOptions) *runtime.Pager[SoftDeletedResourceClientListByArtifactNameResponse]`
- New struct `AccessControlRules`
- New struct `AccessControlRulesIdentity`
- New struct `AccessControlRulesPrivilege`
- New struct `AccessControlRulesRole`
- New struct `AccessControlRulesRoleAssignment`
- New struct `AdditionalReplicaSet`
- New struct `ExecutedValidation`
- New struct `GalleryIdentity`
- New struct `GalleryInVMAccessControlProfile`
- New struct `GalleryInVMAccessControlProfileList`
- New struct `GalleryInVMAccessControlProfileProperties`
- New struct `GalleryInVMAccessControlProfileUpdate`
- New struct `GalleryInVMAccessControlProfileVersion`
- New struct `GalleryInVMAccessControlProfileVersionList`
- New struct `GalleryInVMAccessControlProfileVersionProperties`
- New struct `GalleryInVMAccessControlProfileVersionUpdate`
- New struct `GalleryResourceProfilePropertiesBase`
- New struct `GalleryResourceProfileVersionPropertiesBase`
- New struct `GallerySoftDeletedResource`
- New struct `GallerySoftDeletedResourceList`
- New struct `GallerySoftDeletedResourceProperties`
- New struct `PlatformAttribute`
- New struct `ValidationsProfile`
- New field `Identity` in struct `Gallery`
- New field `StartsAtVersion` in struct `GalleryImageFeature`
- New field `AllowUpdateImage` in struct `GalleryImageProperties`
- New field `Restore`, `ValidationsProfile` in struct `GalleryImageVersionProperties`
- New field `BlockDeletionBeforeEndOfLife` in struct `GalleryImageVersionSafetyProfile`
- New field `SecurityProfile` in struct `GalleryList`
- New field `Identity` in struct `GalleryUpdate`
- New field `AdditionalReplicaSets` in struct `TargetRegion`
- New field `ScriptBehaviorAfterReboot` in struct `UserArtifactSettings`


## 6.1.0 (2024-08-23)
### Features Added

Expand Down
2 changes: 1 addition & 1 deletion sdk/resourcemanager/compute/armcompute/assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"AssetsRepo": "Azure/azure-sdk-assets",
"AssetsRepoPrefixPath": "go",
"TagPrefix": "go/resourcemanager/compute/armcompute",
"Tag": "go/resourcemanager/compute/armcompute_35cebc37ab"
"Tag": "go/resourcemanager/compute/armcompute_4953449a2e"
}
8 changes: 4 additions & 4 deletions sdk/resourcemanager/compute/armcompute/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/c7b98b36e4023331545051284d8500adf98f02fe/specification/compute/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/c7b98b36e4023331545051284d8500adf98f02fe/specification/compute/resource-manager/readme.go.md
- https://github.com/Azure/azure-rest-api-specs/blob/069a65e8a6d1a6c0c58d9a9d97610b7103b6e8a5/specification/compute/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/069a65e8a6d1a6c0c58d9a9d97610b7103b6e8a5/specification/compute/resource-manager/readme.go.md
license-header: MICROSOFT_MIT_NO_VERSION
module-version: 6.1.0
tag: package-2024-07-01
module-version: 6.2.0
tag: package-2024-10-01
```

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

Loading

0 comments on commit d0829b3

Please sign in to comment.