Skip to content

Commit b75dc7b

Browse files
author
SDKAuto
committed
CodeGen from PR 15665 in Azure/azure-rest-api-specs
Merge 1f561a67f29460998e4ff8020e0691779ff50756 into 8834471fc4a7c3292ddf153942219bf38a28316e
1 parent ffb22c4 commit b75dc7b

Some content is hidden

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

44 files changed

+351
-132
lines changed

sdk/compute/arm-compute/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"rollup-plugin-sourcemaps": "^0.4.2",
2828
"uglify-js": "^3.6.0"
2929
},
30-
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/compute/arm-compute",
30+
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/compute/arm-compute",
3131
"repository": {
3232
"type": "git",
3333
"url": "https://github.com/Azure/azure-sdk-for-js.git"

sdk/compute/arm-compute/src/models/availabilitySetsMappers.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ export {
183183
SubResource,
184184
SubResourceReadOnly,
185185
SubResourceWithColocationStatus,
186+
SupportedCapabilities,
186187
TargetRegion,
187188
TerminateNotificationProfile,
188189
UefiSettings,

sdk/compute/arm-compute/src/models/capacityReservationGroupsMappers.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ export {
183183
SubResource,
184184
SubResourceReadOnly,
185185
SubResourceWithColocationStatus,
186+
SupportedCapabilities,
186187
TargetRegion,
187188
TerminateNotificationProfile,
188189
UefiSettings,

sdk/compute/arm-compute/src/models/capacityReservationsMappers.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ export {
183183
SubResource,
184184
SubResourceReadOnly,
185185
SubResourceWithColocationStatus,
186+
SupportedCapabilities,
186187
TargetRegion,
187188
TerminateNotificationProfile,
188189
UefiSettings,

sdk/compute/arm-compute/src/models/cloudServiceRoleInstancesMappers.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ export {
180180
SubResource,
181181
SubResourceReadOnly,
182182
SubResourceWithColocationStatus,
183+
SupportedCapabilities,
183184
TargetRegion,
184185
TerminateNotificationProfile,
185186
UefiSettings,

sdk/compute/arm-compute/src/models/cloudServicesMappers.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ export {
180180
SubResource,
181181
SubResourceReadOnly,
182182
SubResourceWithColocationStatus,
183+
SupportedCapabilities,
183184
TargetRegion,
184185
TerminateNotificationProfile,
185186
UefiSettings,

sdk/compute/arm-compute/src/models/dedicatedHostGroupsMappers.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ export {
183183
SubResource,
184184
SubResourceReadOnly,
185185
SubResourceWithColocationStatus,
186+
SupportedCapabilities,
186187
TargetRegion,
187188
TerminateNotificationProfile,
188189
UefiSettings,

sdk/compute/arm-compute/src/models/dedicatedHostsMappers.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ export {
183183
SubResource,
184184
SubResourceReadOnly,
185185
SubResourceWithColocationStatus,
186+
SupportedCapabilities,
186187
TargetRegion,
187188
TerminateNotificationProfile,
188189
UefiSettings,

sdk/compute/arm-compute/src/models/diskAccessesMappers.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ export {
178178
SubResource,
179179
SubResourceReadOnly,
180180
SubResourceWithColocationStatus,
181+
SupportedCapabilities,
181182
TargetRegion,
182183
TerminateNotificationProfile,
183184
UefiSettings,

sdk/compute/arm-compute/src/models/diskEncryptionSetsMappers.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ export {
176176
SubResource,
177177
SubResourceReadOnly,
178178
SubResourceWithColocationStatus,
179+
SupportedCapabilities,
179180
TargetRegion,
180181
TerminateNotificationProfile,
181182
UefiSettings,

0 commit comments

Comments
 (0)