Skip to content

Commit d0829b3

Browse files
azure-sdkjliusan
andauthored
[Release] sdk/resourcemanager/compute/armcompute/6.2.0 (#23826)
* [Release] sdk/resourcemanager/compute/armcompute/6.2.0 generation from spec commit: 069a65e8a6d1a6c0c58d9a9d97610b7103b6e8a5 * update asset --------- Co-authored-by: ReleaseHelper <ReleaseHelper> Co-authored-by: jliusan <[email protected]>
1 parent 4659c29 commit d0829b3

File tree

83 files changed

+5644
-862
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+5644
-862
lines changed

sdk/resourcemanager/compute/armcompute/CHANGELOG.md

+61
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,66 @@
11
# Release History
22

3+
## 6.2.0 (2024-12-27)
4+
### Features Added
5+
6+
- New value `StorageAccountTypePremiumV2LRS` added to enum type `StorageAccountType`
7+
- New enum type `AccessControlRulesMode` with values `AccessControlRulesModeAudit`, `AccessControlRulesModeDisabled`, `AccessControlRulesModeEnforce`
8+
- New enum type `EndpointAccess` with values `EndpointAccessAllow`, `EndpointAccessDeny`
9+
- New enum type `EndpointTypes` with values `EndpointTypesIMDS`, `EndpointTypesWireServer`
10+
- New enum type `GalleryApplicationScriptRebootBehavior` with values `GalleryApplicationScriptRebootBehaviorNone`, `GalleryApplicationScriptRebootBehaviorRerun`
11+
- New enum type `SoftDeletedArtifactTypes` with values `SoftDeletedArtifactTypesImages`
12+
- New enum type `ValidationStatus` with values `ValidationStatusFailed`, `ValidationStatusSucceeded`, `ValidationStatusUnknown`
13+
- New function `*ClientFactory.NewGalleryInVMAccessControlProfileVersionsClient() *GalleryInVMAccessControlProfileVersionsClient`
14+
- New function `*ClientFactory.NewGalleryInVMAccessControlProfilesClient() *GalleryInVMAccessControlProfilesClient`
15+
- New function `*ClientFactory.NewSoftDeletedResourceClient() *SoftDeletedResourceClient`
16+
- New function `NewGalleryInVMAccessControlProfileVersionsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*GalleryInVMAccessControlProfileVersionsClient, error)`
17+
- New function `*GalleryInVMAccessControlProfileVersionsClient.BeginCreateOrUpdate(context.Context, string, string, string, string, GalleryInVMAccessControlProfileVersion, *GalleryInVMAccessControlProfileVersionsClientBeginCreateOrUpdateOptions) (*runtime.Poller[GalleryInVMAccessControlProfileVersionsClientCreateOrUpdateResponse], error)`
18+
- New function `*GalleryInVMAccessControlProfileVersionsClient.BeginDelete(context.Context, string, string, string, string, *GalleryInVMAccessControlProfileVersionsClientBeginDeleteOptions) (*runtime.Poller[GalleryInVMAccessControlProfileVersionsClientDeleteResponse], error)`
19+
- New function `*GalleryInVMAccessControlProfileVersionsClient.Get(context.Context, string, string, string, string, *GalleryInVMAccessControlProfileVersionsClientGetOptions) (GalleryInVMAccessControlProfileVersionsClientGetResponse, error)`
20+
- New function `*GalleryInVMAccessControlProfileVersionsClient.NewListByGalleryInVMAccessControlProfilePager(string, string, string, *GalleryInVMAccessControlProfileVersionsClientListByGalleryInVMAccessControlProfileOptions) *runtime.Pager[GalleryInVMAccessControlProfileVersionsClientListByGalleryInVMAccessControlProfileResponse]`
21+
- New function `*GalleryInVMAccessControlProfileVersionsClient.BeginUpdate(context.Context, string, string, string, string, GalleryInVMAccessControlProfileVersionUpdate, *GalleryInVMAccessControlProfileVersionsClientBeginUpdateOptions) (*runtime.Poller[GalleryInVMAccessControlProfileVersionsClientUpdateResponse], error)`
22+
- New function `NewGalleryInVMAccessControlProfilesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*GalleryInVMAccessControlProfilesClient, error)`
23+
- New function `*GalleryInVMAccessControlProfilesClient.BeginCreateOrUpdate(context.Context, string, string, string, GalleryInVMAccessControlProfile, *GalleryInVMAccessControlProfilesClientBeginCreateOrUpdateOptions) (*runtime.Poller[GalleryInVMAccessControlProfilesClientCreateOrUpdateResponse], error)`
24+
- New function `*GalleryInVMAccessControlProfilesClient.BeginDelete(context.Context, string, string, string, *GalleryInVMAccessControlProfilesClientBeginDeleteOptions) (*runtime.Poller[GalleryInVMAccessControlProfilesClientDeleteResponse], error)`
25+
- New function `*GalleryInVMAccessControlProfilesClient.Get(context.Context, string, string, string, *GalleryInVMAccessControlProfilesClientGetOptions) (GalleryInVMAccessControlProfilesClientGetResponse, error)`
26+
- New function `*GalleryInVMAccessControlProfilesClient.NewListByGalleryPager(string, string, *GalleryInVMAccessControlProfilesClientListByGalleryOptions) *runtime.Pager[GalleryInVMAccessControlProfilesClientListByGalleryResponse]`
27+
- New function `*GalleryInVMAccessControlProfilesClient.BeginUpdate(context.Context, string, string, string, GalleryInVMAccessControlProfileUpdate, *GalleryInVMAccessControlProfilesClientBeginUpdateOptions) (*runtime.Poller[GalleryInVMAccessControlProfilesClientUpdateResponse], error)`
28+
- New function `NewSoftDeletedResourceClient(string, azcore.TokenCredential, *arm.ClientOptions) (*SoftDeletedResourceClient, error)`
29+
- New function `*SoftDeletedResourceClient.NewListByArtifactNamePager(string, string, string, string, *SoftDeletedResourceClientListByArtifactNameOptions) *runtime.Pager[SoftDeletedResourceClientListByArtifactNameResponse]`
30+
- New struct `AccessControlRules`
31+
- New struct `AccessControlRulesIdentity`
32+
- New struct `AccessControlRulesPrivilege`
33+
- New struct `AccessControlRulesRole`
34+
- New struct `AccessControlRulesRoleAssignment`
35+
- New struct `AdditionalReplicaSet`
36+
- New struct `ExecutedValidation`
37+
- New struct `GalleryIdentity`
38+
- New struct `GalleryInVMAccessControlProfile`
39+
- New struct `GalleryInVMAccessControlProfileList`
40+
- New struct `GalleryInVMAccessControlProfileProperties`
41+
- New struct `GalleryInVMAccessControlProfileUpdate`
42+
- New struct `GalleryInVMAccessControlProfileVersion`
43+
- New struct `GalleryInVMAccessControlProfileVersionList`
44+
- New struct `GalleryInVMAccessControlProfileVersionProperties`
45+
- New struct `GalleryInVMAccessControlProfileVersionUpdate`
46+
- New struct `GalleryResourceProfilePropertiesBase`
47+
- New struct `GalleryResourceProfileVersionPropertiesBase`
48+
- New struct `GallerySoftDeletedResource`
49+
- New struct `GallerySoftDeletedResourceList`
50+
- New struct `GallerySoftDeletedResourceProperties`
51+
- New struct `PlatformAttribute`
52+
- New struct `ValidationsProfile`
53+
- New field `Identity` in struct `Gallery`
54+
- New field `StartsAtVersion` in struct `GalleryImageFeature`
55+
- New field `AllowUpdateImage` in struct `GalleryImageProperties`
56+
- New field `Restore`, `ValidationsProfile` in struct `GalleryImageVersionProperties`
57+
- New field `BlockDeletionBeforeEndOfLife` in struct `GalleryImageVersionSafetyProfile`
58+
- New field `SecurityProfile` in struct `GalleryList`
59+
- New field `Identity` in struct `GalleryUpdate`
60+
- New field `AdditionalReplicaSets` in struct `TargetRegion`
61+
- New field `ScriptBehaviorAfterReboot` in struct `UserArtifactSettings`
62+
63+
364
## 6.1.0 (2024-08-23)
465
### Features Added
566

sdk/resourcemanager/compute/armcompute/assets.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"AssetsRepo": "Azure/azure-sdk-assets",
33
"AssetsRepoPrefixPath": "go",
44
"TagPrefix": "go/resourcemanager/compute/armcompute",
5-
"Tag": "go/resourcemanager/compute/armcompute_35cebc37ab"
5+
"Tag": "go/resourcemanager/compute/armcompute_4953449a2e"
66
}

sdk/resourcemanager/compute/armcompute/autorest.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
``` yaml
66
azure-arm: true
77
require:
8-
- https://github.com/Azure/azure-rest-api-specs/blob/c7b98b36e4023331545051284d8500adf98f02fe/specification/compute/resource-manager/readme.md
9-
- https://github.com/Azure/azure-rest-api-specs/blob/c7b98b36e4023331545051284d8500adf98f02fe/specification/compute/resource-manager/readme.go.md
8+
- https://github.com/Azure/azure-rest-api-specs/blob/069a65e8a6d1a6c0c58d9a9d97610b7103b6e8a5/specification/compute/resource-manager/readme.md
9+
- https://github.com/Azure/azure-rest-api-specs/blob/069a65e8a6d1a6c0c58d9a9d97610b7103b6e8a5/specification/compute/resource-manager/readme.go.md
1010
license-header: MICROSOFT_MIT_NO_VERSION
11-
module-version: 6.1.0
12-
tag: package-2024-07-01
11+
module-version: 6.2.0
12+
tag: package-2024-10-01
1313
```

sdk/resourcemanager/compute/armcompute/availabilitysets_client_example_test.go

+13-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)