@distilled.cloud/azure 0.8.0 → 0.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/credentials.d.ts +2 -2
- package/lib/credentials.d.ts.map +1 -1
- package/lib/credentials.js +2 -2
- package/lib/credentials.js.map +1 -1
- package/lib/errors.d.ts +24 -24
- package/lib/retry.d.ts +2 -2
- package/lib/retry.d.ts.map +1 -1
- package/lib/retry.js +2 -2
- package/lib/retry.js.map +1 -1
- package/lib/services/app.d.ts +551 -0
- package/lib/services/app.d.ts.map +1 -1
- package/lib/services/app.js +788 -0
- package/lib/services/app.js.map +1 -1
- package/lib/services/applicationinsights.d.ts +56 -85
- package/lib/services/applicationinsights.d.ts.map +1 -1
- package/lib/services/applicationinsights.js +56 -120
- package/lib/services/applicationinsights.js.map +1 -1
- package/lib/services/authorization.d.ts +61 -243
- package/lib/services/authorization.d.ts.map +1 -1
- package/lib/services/authorization.js +61 -303
- package/lib/services/authorization.js.map +1 -1
- package/lib/services/automation.d.ts +764 -1010
- package/lib/services/automation.d.ts.map +1 -1
- package/lib/services/automation.js +764 -1070
- package/lib/services/automation.js.map +1 -1
- package/lib/services/azure-kusto.d.ts +440 -166
- package/lib/services/azure-kusto.d.ts.map +1 -1
- package/lib/services/azure-kusto.js +440 -166
- package/lib/services/azure-kusto.js.map +1 -1
- package/lib/services/batch.d.ts +1 -1
- package/lib/services/batch.js +1 -1
- package/lib/services/batch.js.map +1 -1
- package/lib/services/cognitiveservices.d.ts +2 -0
- package/lib/services/cognitiveservices.d.ts.map +1 -1
- package/lib/services/cognitiveservices.js +3 -1
- package/lib/services/cognitiveservices.js.map +1 -1
- package/lib/services/computelimit.d.ts +188 -0
- package/lib/services/computelimit.d.ts.map +1 -1
- package/lib/services/computelimit.js +236 -0
- package/lib/services/computelimit.js.map +1 -1
- package/lib/services/containerinstance.d.ts +210 -1291
- package/lib/services/containerinstance.d.ts.map +1 -1
- package/lib/services/containerinstance.js +250 -1355
- package/lib/services/containerinstance.js.map +1 -1
- package/lib/services/databricks.d.ts +111 -187
- package/lib/services/databricks.d.ts.map +1 -1
- package/lib/services/databricks.js +111 -220
- package/lib/services/databricks.js.map +1 -1
- package/lib/services/desktopvirtualization.d.ts +51 -575
- package/lib/services/desktopvirtualization.d.ts.map +1 -1
- package/lib/services/desktopvirtualization.js +56 -590
- package/lib/services/desktopvirtualization.js.map +1 -1
- package/lib/services/imagebuilder.d.ts +129 -15
- package/lib/services/imagebuilder.d.ts.map +1 -1
- package/lib/services/imagebuilder.js +129 -15
- package/lib/services/imagebuilder.js.map +1 -1
- package/lib/services/index.d.ts +2 -0
- package/lib/services/index.d.ts.map +1 -1
- package/lib/services/index.js +2 -0
- package/lib/services/index.js.map +1 -1
- package/lib/services/managednetworkfabric.d.ts +4283 -693
- package/lib/services/managednetworkfabric.d.ts.map +1 -1
- package/lib/services/managednetworkfabric.js +4833 -828
- package/lib/services/managednetworkfabric.js.map +1 -1
- package/lib/services/monitor.d.ts +81 -73
- package/lib/services/monitor.d.ts.map +1 -1
- package/lib/services/monitor.js +91 -88
- package/lib/services/monitor.js.map +1 -1
- package/lib/services/monitoringservice.d.ts +149 -0
- package/lib/services/monitoringservice.d.ts.map +1 -0
- package/lib/services/monitoringservice.js +216 -0
- package/lib/services/monitoringservice.js.map +1 -0
- package/lib/services/network.d.ts +4513 -3857
- package/lib/services/network.d.ts.map +1 -1
- package/lib/services/network.js +4544 -4056
- package/lib/services/network.js.map +1 -1
- package/lib/services/orbitalplanetarycomputer.d.ts +131 -0
- package/lib/services/orbitalplanetarycomputer.d.ts.map +1 -0
- package/lib/services/orbitalplanetarycomputer.js +183 -0
- package/lib/services/orbitalplanetarycomputer.js.map +1 -0
- package/lib/services/recoveryservicesbackup.d.ts +24 -312
- package/lib/services/recoveryservicesbackup.d.ts.map +1 -1
- package/lib/services/recoveryservicesbackup.js +24 -312
- package/lib/services/recoveryservicesbackup.js.map +1 -1
- package/lib/services/redhatopenshift.d.ts +9 -11
- package/lib/services/redhatopenshift.d.ts.map +1 -1
- package/lib/services/redhatopenshift.js +9 -11
- package/lib/services/redhatopenshift.js.map +1 -1
- package/lib/services/reservations.d.ts +159 -239
- package/lib/services/reservations.d.ts.map +1 -1
- package/lib/services/reservations.js +159 -369
- package/lib/services/reservations.js.map +1 -1
- package/lib/services/resourcegraph.d.ts +64 -30
- package/lib/services/resourcegraph.d.ts.map +1 -1
- package/lib/services/resourcegraph.js +74 -30
- package/lib/services/resourcegraph.js.map +1 -1
- package/lib/services/resources.d.ts +549 -3331
- package/lib/services/resources.d.ts.map +1 -1
- package/lib/services/resources.js +1029 -4846
- package/lib/services/resources.js.map +1 -1
- package/lib/services/search.d.ts +9 -2
- package/lib/services/search.d.ts.map +1 -1
- package/lib/services/search.js +9 -2
- package/lib/services/search.js.map +1 -1
- package/lib/services/sql.d.ts +4008 -2495
- package/lib/services/sql.d.ts.map +1 -1
- package/lib/services/sql.js +4208 -2521
- package/lib/services/sql.js.map +1 -1
- package/lib/services/storage.d.ts +4 -20
- package/lib/services/storage.d.ts.map +1 -1
- package/lib/services/storage.js +4 -20
- package/lib/services/storage.js.map +1 -1
- package/lib/services/storageactions.d.ts +18 -0
- package/lib/services/storageactions.d.ts.map +1 -1
- package/lib/services/storageactions.js +28 -0
- package/lib/services/storageactions.js.map +1 -1
- package/lib/services/storagecache.d.ts +288 -752
- package/lib/services/storagecache.d.ts.map +1 -1
- package/lib/services/storagecache.js +312 -930
- package/lib/services/storagecache.js.map +1 -1
- package/package.json +4 -4
- package/src/credentials.ts +2 -2
- package/src/retry.ts +2 -2
- package/src/services/app.ts +1014 -0
- package/src/services/applicationinsights.ts +56 -169
- package/src/services/authorization.ts +65 -397
- package/src/services/automation.ts +1179 -1686
- package/src/services/azure-kusto.ts +494 -228
- package/src/services/batch.ts +1 -1
- package/src/services/cognitiveservices.ts +3 -1
- package/src/services/computelimit.ts +310 -0
- package/src/services/containerinstance.ts +1393 -3134
- package/src/services/databricks.ts +125 -294
- package/src/services/desktopvirtualization.ts +83 -859
- package/src/services/imagebuilder.ts +129 -21
- package/src/services/index.ts +2 -0
- package/src/services/managednetworkfabric.ts +7141 -1408
- package/src/services/monitor.ts +134 -136
- package/src/services/monitoringservice.ts +287 -0
- package/src/services/network.ts +5738 -6158
- package/src/services/orbitalplanetarycomputer.ts +233 -0
- package/src/services/recoveryservicesbackup.ts +26 -456
- package/src/services/redhatopenshift.ts +26 -34
- package/src/services/reservations.ts +209 -553
- package/src/services/resourcegraph.ts +123 -55
- package/src/services/resources.ts +1852 -8168
- package/src/services/search.ts +9 -2
- package/src/services/sql.ts +4552 -2757
- package/src/services/storage.ts +4 -22
- package/src/services/storageactions.ts +36 -0
- package/src/services/storagecache.ts +312 -1303
|
@@ -5,7 +5,9 @@
|
|
|
5
5
|
* DO NOT EDIT - regenerate with: bun run generate
|
|
6
6
|
*/
|
|
7
7
|
import * as Schema from "effect/Schema";
|
|
8
|
-
export declare const OperationsListInput: Schema.Struct<{
|
|
8
|
+
export declare const OperationsListInput: Schema.Struct<{
|
|
9
|
+
readonly "api-version": Schema.String;
|
|
10
|
+
}>;
|
|
9
11
|
export type OperationsListInput = typeof OperationsListInput.Type;
|
|
10
12
|
export declare const OperationsListOutput: Schema.Struct<{
|
|
11
13
|
readonly value: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
@@ -25,33 +27,63 @@ export declare const OperationsListOutput: Schema.Struct<{
|
|
|
25
27
|
export type OperationsListOutput = typeof OperationsListOutput.Type;
|
|
26
28
|
/**
|
|
27
29
|
* Lists available operations for the Microsoft.VirtualMachineImages provider
|
|
30
|
+
*
|
|
31
|
+
* @param api-version - The API version to use for this operation.
|
|
28
32
|
*/
|
|
29
33
|
export declare const OperationsList: any;
|
|
30
|
-
export declare const TriggersCreateOrUpdateInput: Schema.Struct<{
|
|
34
|
+
export declare const TriggersCreateOrUpdateInput: Schema.Struct<{
|
|
35
|
+
readonly subscriptionId: Schema.String;
|
|
36
|
+
readonly resourceGroupName: Schema.String;
|
|
37
|
+
readonly "api-version": Schema.String;
|
|
38
|
+
}>;
|
|
31
39
|
export type TriggersCreateOrUpdateInput = typeof TriggersCreateOrUpdateInput.Type;
|
|
32
40
|
export declare const TriggersCreateOrUpdateOutput: Schema.Struct<{}>;
|
|
33
41
|
export type TriggersCreateOrUpdateOutput = typeof TriggersCreateOrUpdateOutput.Type;
|
|
34
42
|
/**
|
|
35
43
|
* Create or update a trigger for the specified virtual machine image template
|
|
44
|
+
*
|
|
45
|
+
* @param api-version - The API version to use for this operation.
|
|
46
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
47
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
36
48
|
*/
|
|
37
49
|
export declare const TriggersCreateOrUpdate: any;
|
|
38
|
-
export declare const TriggersDeleteInput: Schema.Struct<{
|
|
50
|
+
export declare const TriggersDeleteInput: Schema.Struct<{
|
|
51
|
+
readonly subscriptionId: Schema.String;
|
|
52
|
+
readonly resourceGroupName: Schema.String;
|
|
53
|
+
readonly "api-version": Schema.String;
|
|
54
|
+
}>;
|
|
39
55
|
export type TriggersDeleteInput = typeof TriggersDeleteInput.Type;
|
|
40
56
|
export declare const TriggersDeleteOutput: Schema.Void;
|
|
41
57
|
export type TriggersDeleteOutput = typeof TriggersDeleteOutput.Type;
|
|
42
58
|
/**
|
|
43
59
|
* Delete a trigger for the specified virtual machine image template
|
|
60
|
+
*
|
|
61
|
+
* @param api-version - The API version to use for this operation.
|
|
62
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
63
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
44
64
|
*/
|
|
45
65
|
export declare const TriggersDelete: any;
|
|
46
|
-
export declare const TriggersGetInput: Schema.Struct<{
|
|
66
|
+
export declare const TriggersGetInput: Schema.Struct<{
|
|
67
|
+
readonly subscriptionId: Schema.String;
|
|
68
|
+
readonly resourceGroupName: Schema.String;
|
|
69
|
+
readonly "api-version": Schema.String;
|
|
70
|
+
}>;
|
|
47
71
|
export type TriggersGetInput = typeof TriggersGetInput.Type;
|
|
48
72
|
export declare const TriggersGetOutput: Schema.Struct<{}>;
|
|
49
73
|
export type TriggersGetOutput = typeof TriggersGetOutput.Type;
|
|
50
74
|
/**
|
|
51
75
|
* Get the specified trigger for the specified image template resource
|
|
76
|
+
*
|
|
77
|
+
* @param api-version - The API version to use for this operation.
|
|
78
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
79
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
52
80
|
*/
|
|
53
81
|
export declare const TriggersGet: any;
|
|
54
|
-
export declare const TriggersListByImageTemplateInput: Schema.Struct<{
|
|
82
|
+
export declare const TriggersListByImageTemplateInput: Schema.Struct<{
|
|
83
|
+
readonly subscriptionId: Schema.String;
|
|
84
|
+
readonly resourceGroupName: Schema.String;
|
|
85
|
+
readonly "api-version": Schema.String;
|
|
86
|
+
}>;
|
|
55
87
|
export type TriggersListByImageTemplateInput = typeof TriggersListByImageTemplateInput.Type;
|
|
56
88
|
export declare const TriggersListByImageTemplateOutput: Schema.Struct<{
|
|
57
89
|
readonly value: Schema.$Array<Schema.Struct<{}>>;
|
|
@@ -60,17 +92,33 @@ export declare const TriggersListByImageTemplateOutput: Schema.Struct<{
|
|
|
60
92
|
export type TriggersListByImageTemplateOutput = typeof TriggersListByImageTemplateOutput.Type;
|
|
61
93
|
/**
|
|
62
94
|
* List all triggers for the specified Image Template resource
|
|
95
|
+
*
|
|
96
|
+
* @param api-version - The API version to use for this operation.
|
|
97
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
98
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
63
99
|
*/
|
|
64
100
|
export declare const TriggersListByImageTemplate: any;
|
|
65
|
-
export declare const VirtualMachineImageTemplatesCancelInput: Schema.Struct<{
|
|
101
|
+
export declare const VirtualMachineImageTemplatesCancelInput: Schema.Struct<{
|
|
102
|
+
readonly subscriptionId: Schema.String;
|
|
103
|
+
readonly resourceGroupName: Schema.String;
|
|
104
|
+
readonly "api-version": Schema.String;
|
|
105
|
+
}>;
|
|
66
106
|
export type VirtualMachineImageTemplatesCancelInput = typeof VirtualMachineImageTemplatesCancelInput.Type;
|
|
67
107
|
export declare const VirtualMachineImageTemplatesCancelOutput: Schema.Void;
|
|
68
108
|
export type VirtualMachineImageTemplatesCancelOutput = typeof VirtualMachineImageTemplatesCancelOutput.Type;
|
|
69
109
|
/**
|
|
70
110
|
* Cancel the long running image build based on the image template
|
|
111
|
+
*
|
|
112
|
+
* @param api-version - The API version to use for this operation.
|
|
113
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
114
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
71
115
|
*/
|
|
72
116
|
export declare const VirtualMachineImageTemplatesCancel: any;
|
|
73
|
-
export declare const VirtualMachineImageTemplatesCreateOrUpdateInput: Schema.Struct<{
|
|
117
|
+
export declare const VirtualMachineImageTemplatesCreateOrUpdateInput: Schema.Struct<{
|
|
118
|
+
readonly subscriptionId: Schema.String;
|
|
119
|
+
readonly resourceGroupName: Schema.String;
|
|
120
|
+
readonly "api-version": Schema.String;
|
|
121
|
+
}>;
|
|
74
122
|
export type VirtualMachineImageTemplatesCreateOrUpdateInput = typeof VirtualMachineImageTemplatesCreateOrUpdateInput.Type;
|
|
75
123
|
export declare const VirtualMachineImageTemplatesCreateOrUpdateOutput: Schema.Struct<{
|
|
76
124
|
readonly tags: Schema.optional<Schema.$Record<Schema.String, Schema.String>>;
|
|
@@ -79,17 +127,33 @@ export declare const VirtualMachineImageTemplatesCreateOrUpdateOutput: Schema.St
|
|
|
79
127
|
export type VirtualMachineImageTemplatesCreateOrUpdateOutput = typeof VirtualMachineImageTemplatesCreateOrUpdateOutput.Type;
|
|
80
128
|
/**
|
|
81
129
|
* Create or update a virtual machine image template
|
|
130
|
+
*
|
|
131
|
+
* @param api-version - The API version to use for this operation.
|
|
132
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
133
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
82
134
|
*/
|
|
83
135
|
export declare const VirtualMachineImageTemplatesCreateOrUpdate: any;
|
|
84
|
-
export declare const VirtualMachineImageTemplatesDeleteInput: Schema.Struct<{
|
|
136
|
+
export declare const VirtualMachineImageTemplatesDeleteInput: Schema.Struct<{
|
|
137
|
+
readonly subscriptionId: Schema.String;
|
|
138
|
+
readonly resourceGroupName: Schema.String;
|
|
139
|
+
readonly "api-version": Schema.String;
|
|
140
|
+
}>;
|
|
85
141
|
export type VirtualMachineImageTemplatesDeleteInput = typeof VirtualMachineImageTemplatesDeleteInput.Type;
|
|
86
142
|
export declare const VirtualMachineImageTemplatesDeleteOutput: Schema.Void;
|
|
87
143
|
export type VirtualMachineImageTemplatesDeleteOutput = typeof VirtualMachineImageTemplatesDeleteOutput.Type;
|
|
88
144
|
/**
|
|
89
145
|
* Delete a virtual machine image template
|
|
146
|
+
*
|
|
147
|
+
* @param api-version - The API version to use for this operation.
|
|
148
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
149
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
90
150
|
*/
|
|
91
151
|
export declare const VirtualMachineImageTemplatesDelete: any;
|
|
92
|
-
export declare const VirtualMachineImageTemplatesGetInput: Schema.Struct<{
|
|
152
|
+
export declare const VirtualMachineImageTemplatesGetInput: Schema.Struct<{
|
|
153
|
+
readonly subscriptionId: Schema.String;
|
|
154
|
+
readonly resourceGroupName: Schema.String;
|
|
155
|
+
readonly "api-version": Schema.String;
|
|
156
|
+
}>;
|
|
93
157
|
export type VirtualMachineImageTemplatesGetInput = typeof VirtualMachineImageTemplatesGetInput.Type;
|
|
94
158
|
export declare const VirtualMachineImageTemplatesGetOutput: Schema.Struct<{
|
|
95
159
|
readonly tags: Schema.optional<Schema.$Record<Schema.String, Schema.String>>;
|
|
@@ -98,17 +162,32 @@ export declare const VirtualMachineImageTemplatesGetOutput: Schema.Struct<{
|
|
|
98
162
|
export type VirtualMachineImageTemplatesGetOutput = typeof VirtualMachineImageTemplatesGetOutput.Type;
|
|
99
163
|
/**
|
|
100
164
|
* Get information about a virtual machine image template
|
|
165
|
+
*
|
|
166
|
+
* @param api-version - The API version to use for this operation.
|
|
167
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
168
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
101
169
|
*/
|
|
102
170
|
export declare const VirtualMachineImageTemplatesGet: any;
|
|
103
|
-
export declare const VirtualMachineImageTemplatesGetRunOutputInput: Schema.Struct<{
|
|
171
|
+
export declare const VirtualMachineImageTemplatesGetRunOutputInput: Schema.Struct<{
|
|
172
|
+
readonly subscriptionId: Schema.String;
|
|
173
|
+
readonly resourceGroupName: Schema.String;
|
|
174
|
+
readonly "api-version": Schema.String;
|
|
175
|
+
}>;
|
|
104
176
|
export type VirtualMachineImageTemplatesGetRunOutputInput = typeof VirtualMachineImageTemplatesGetRunOutputInput.Type;
|
|
105
177
|
export declare const VirtualMachineImageTemplatesGetRunOutputOutput: Schema.Struct<{}>;
|
|
106
178
|
export type VirtualMachineImageTemplatesGetRunOutputOutput = typeof VirtualMachineImageTemplatesGetRunOutputOutput.Type;
|
|
107
179
|
/**
|
|
108
180
|
* Get the specified run output for the specified image template resource
|
|
181
|
+
*
|
|
182
|
+
* @param api-version - The API version to use for this operation.
|
|
183
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
184
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
109
185
|
*/
|
|
110
186
|
export declare const VirtualMachineImageTemplatesGetRunOutput: any;
|
|
111
|
-
export declare const VirtualMachineImageTemplatesListInput: Schema.Struct<{
|
|
187
|
+
export declare const VirtualMachineImageTemplatesListInput: Schema.Struct<{
|
|
188
|
+
readonly subscriptionId: Schema.String;
|
|
189
|
+
readonly "api-version": Schema.String;
|
|
190
|
+
}>;
|
|
112
191
|
export type VirtualMachineImageTemplatesListInput = typeof VirtualMachineImageTemplatesListInput.Type;
|
|
113
192
|
export declare const VirtualMachineImageTemplatesListOutput: Schema.Struct<{
|
|
114
193
|
readonly value: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
@@ -120,9 +199,16 @@ export declare const VirtualMachineImageTemplatesListOutput: Schema.Struct<{
|
|
|
120
199
|
export type VirtualMachineImageTemplatesListOutput = typeof VirtualMachineImageTemplatesListOutput.Type;
|
|
121
200
|
/**
|
|
122
201
|
* Gets information about the VM image templates associated with the subscription.
|
|
202
|
+
*
|
|
203
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
204
|
+
* @param api-version - The API version to use for this operation.
|
|
123
205
|
*/
|
|
124
206
|
export declare const VirtualMachineImageTemplatesList: any;
|
|
125
|
-
export declare const VirtualMachineImageTemplatesListByResourceGroupInput: Schema.Struct<{
|
|
207
|
+
export declare const VirtualMachineImageTemplatesListByResourceGroupInput: Schema.Struct<{
|
|
208
|
+
readonly resourceGroupName: Schema.String;
|
|
209
|
+
readonly subscriptionId: Schema.String;
|
|
210
|
+
readonly "api-version": Schema.String;
|
|
211
|
+
}>;
|
|
126
212
|
export type VirtualMachineImageTemplatesListByResourceGroupInput = typeof VirtualMachineImageTemplatesListByResourceGroupInput.Type;
|
|
127
213
|
export declare const VirtualMachineImageTemplatesListByResourceGroupOutput: Schema.Struct<{
|
|
128
214
|
readonly value: Schema.optional<Schema.$Array<Schema.Struct<{
|
|
@@ -134,9 +220,17 @@ export declare const VirtualMachineImageTemplatesListByResourceGroupOutput: Sche
|
|
|
134
220
|
export type VirtualMachineImageTemplatesListByResourceGroupOutput = typeof VirtualMachineImageTemplatesListByResourceGroupOutput.Type;
|
|
135
221
|
/**
|
|
136
222
|
* Gets information about the VM image templates associated with the specified resource group.
|
|
223
|
+
*
|
|
224
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
225
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
226
|
+
* @param api-version - The API version to use for this operation.
|
|
137
227
|
*/
|
|
138
228
|
export declare const VirtualMachineImageTemplatesListByResourceGroup: any;
|
|
139
|
-
export declare const VirtualMachineImageTemplatesListRunOutputsInput: Schema.Struct<{
|
|
229
|
+
export declare const VirtualMachineImageTemplatesListRunOutputsInput: Schema.Struct<{
|
|
230
|
+
readonly subscriptionId: Schema.String;
|
|
231
|
+
readonly resourceGroupName: Schema.String;
|
|
232
|
+
readonly "api-version": Schema.String;
|
|
233
|
+
}>;
|
|
140
234
|
export type VirtualMachineImageTemplatesListRunOutputsInput = typeof VirtualMachineImageTemplatesListRunOutputsInput.Type;
|
|
141
235
|
export declare const VirtualMachineImageTemplatesListRunOutputsOutput: Schema.Struct<{
|
|
142
236
|
readonly value: Schema.optional<Schema.$Array<Schema.Struct<{}>>>;
|
|
@@ -145,17 +239,33 @@ export declare const VirtualMachineImageTemplatesListRunOutputsOutput: Schema.St
|
|
|
145
239
|
export type VirtualMachineImageTemplatesListRunOutputsOutput = typeof VirtualMachineImageTemplatesListRunOutputsOutput.Type;
|
|
146
240
|
/**
|
|
147
241
|
* List all run outputs for the specified Image Template resource
|
|
242
|
+
*
|
|
243
|
+
* @param api-version - The API version to use for this operation.
|
|
244
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
245
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
148
246
|
*/
|
|
149
247
|
export declare const VirtualMachineImageTemplatesListRunOutputs: any;
|
|
150
|
-
export declare const VirtualMachineImageTemplatesRunInput: Schema.Struct<{
|
|
248
|
+
export declare const VirtualMachineImageTemplatesRunInput: Schema.Struct<{
|
|
249
|
+
readonly subscriptionId: Schema.String;
|
|
250
|
+
readonly resourceGroupName: Schema.String;
|
|
251
|
+
readonly "api-version": Schema.String;
|
|
252
|
+
}>;
|
|
151
253
|
export type VirtualMachineImageTemplatesRunInput = typeof VirtualMachineImageTemplatesRunInput.Type;
|
|
152
254
|
export declare const VirtualMachineImageTemplatesRunOutput: Schema.Void;
|
|
153
255
|
export type VirtualMachineImageTemplatesRunOutput = typeof VirtualMachineImageTemplatesRunOutput.Type;
|
|
154
256
|
/**
|
|
155
257
|
* Create artifacts from a existing image template
|
|
258
|
+
*
|
|
259
|
+
* @param api-version - The API version to use for this operation.
|
|
260
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
261
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
156
262
|
*/
|
|
157
263
|
export declare const VirtualMachineImageTemplatesRun: any;
|
|
158
|
-
export declare const VirtualMachineImageTemplatesUpdateInput: Schema.Struct<{
|
|
264
|
+
export declare const VirtualMachineImageTemplatesUpdateInput: Schema.Struct<{
|
|
265
|
+
readonly subscriptionId: Schema.String;
|
|
266
|
+
readonly resourceGroupName: Schema.String;
|
|
267
|
+
readonly "api-version": Schema.String;
|
|
268
|
+
}>;
|
|
159
269
|
export type VirtualMachineImageTemplatesUpdateInput = typeof VirtualMachineImageTemplatesUpdateInput.Type;
|
|
160
270
|
export declare const VirtualMachineImageTemplatesUpdateOutput: Schema.Struct<{
|
|
161
271
|
readonly tags: Schema.optional<Schema.$Record<Schema.String, Schema.String>>;
|
|
@@ -164,6 +274,10 @@ export declare const VirtualMachineImageTemplatesUpdateOutput: Schema.Struct<{
|
|
|
164
274
|
export type VirtualMachineImageTemplatesUpdateOutput = typeof VirtualMachineImageTemplatesUpdateOutput.Type;
|
|
165
275
|
/**
|
|
166
276
|
* Update the tags for this Virtual Machine Image Template
|
|
277
|
+
*
|
|
278
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
279
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
280
|
+
* @param api-version - The API version to use for this operation.
|
|
167
281
|
*/
|
|
168
282
|
export declare const VirtualMachineImageTemplatesUpdate: any;
|
|
169
283
|
//# sourceMappingURL=imagebuilder.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"imagebuilder.d.ts","sourceRoot":"","sources":["../../src/services/imagebuilder.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AACH,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAKxC,eAAO,MAAM,mBAAmB
|
|
1
|
+
{"version":3,"file":"imagebuilder.d.ts","sourceRoot":"","sources":["../../src/services/imagebuilder.ts"],"names":[],"mappings":"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"}
|
|
@@ -8,7 +8,9 @@ import * as Schema from "effect/Schema";
|
|
|
8
8
|
import { API } from "../client.js";
|
|
9
9
|
import * as T from "../traits.js";
|
|
10
10
|
// Input Schema
|
|
11
|
-
export const OperationsListInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
11
|
+
export const OperationsListInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
12
|
+
"api-version": Schema.String,
|
|
13
|
+
}).pipe(T.Http({
|
|
12
14
|
method: "GET",
|
|
13
15
|
path: "/providers/Microsoft.VirtualMachineImages/operations",
|
|
14
16
|
}));
|
|
@@ -31,6 +33,8 @@ export const OperationsListOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
31
33
|
// The operation
|
|
32
34
|
/**
|
|
33
35
|
* Lists available operations for the Microsoft.VirtualMachineImages provider
|
|
36
|
+
*
|
|
37
|
+
* @param api-version - The API version to use for this operation.
|
|
34
38
|
*/
|
|
35
39
|
export const OperationsList = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
36
40
|
inputSchema: OperationsListInput,
|
|
@@ -38,7 +42,11 @@ export const OperationsList = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
|
38
42
|
}));
|
|
39
43
|
// Input Schema
|
|
40
44
|
export const TriggersCreateOrUpdateInput =
|
|
41
|
-
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
45
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
46
|
+
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
47
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
48
|
+
"api-version": Schema.String,
|
|
49
|
+
}).pipe(T.Http({
|
|
42
50
|
method: "PUT",
|
|
43
51
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VirtualMachineImages/imageTemplates/{imageTemplateName}/triggers/{triggerName}",
|
|
44
52
|
}));
|
|
@@ -48,13 +56,21 @@ export const TriggersCreateOrUpdateOutput =
|
|
|
48
56
|
// The operation
|
|
49
57
|
/**
|
|
50
58
|
* Create or update a trigger for the specified virtual machine image template
|
|
59
|
+
*
|
|
60
|
+
* @param api-version - The API version to use for this operation.
|
|
61
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
62
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
51
63
|
*/
|
|
52
64
|
export const TriggersCreateOrUpdate = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
53
65
|
inputSchema: TriggersCreateOrUpdateInput,
|
|
54
66
|
outputSchema: TriggersCreateOrUpdateOutput,
|
|
55
67
|
}));
|
|
56
68
|
// Input Schema
|
|
57
|
-
export const TriggersDeleteInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
69
|
+
export const TriggersDeleteInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
70
|
+
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
71
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
72
|
+
"api-version": Schema.String,
|
|
73
|
+
}).pipe(T.Http({
|
|
58
74
|
method: "DELETE",
|
|
59
75
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VirtualMachineImages/imageTemplates/{imageTemplateName}/triggers/{triggerName}",
|
|
60
76
|
}));
|
|
@@ -63,13 +79,21 @@ export const TriggersDeleteOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Void;
|
|
|
63
79
|
// The operation
|
|
64
80
|
/**
|
|
65
81
|
* Delete a trigger for the specified virtual machine image template
|
|
82
|
+
*
|
|
83
|
+
* @param api-version - The API version to use for this operation.
|
|
84
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
85
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
66
86
|
*/
|
|
67
87
|
export const TriggersDelete = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
68
88
|
inputSchema: TriggersDeleteInput,
|
|
69
89
|
outputSchema: TriggersDeleteOutput,
|
|
70
90
|
}));
|
|
71
91
|
// Input Schema
|
|
72
|
-
export const TriggersGetInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
92
|
+
export const TriggersGetInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
93
|
+
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
94
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
95
|
+
"api-version": Schema.String,
|
|
96
|
+
}).pipe(T.Http({
|
|
73
97
|
method: "GET",
|
|
74
98
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VirtualMachineImages/imageTemplates/{imageTemplateName}/triggers/{triggerName}",
|
|
75
99
|
}));
|
|
@@ -78,6 +102,10 @@ export const TriggersGetOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({});
|
|
|
78
102
|
// The operation
|
|
79
103
|
/**
|
|
80
104
|
* Get the specified trigger for the specified image template resource
|
|
105
|
+
*
|
|
106
|
+
* @param api-version - The API version to use for this operation.
|
|
107
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
108
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
81
109
|
*/
|
|
82
110
|
export const TriggersGet = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
83
111
|
inputSchema: TriggersGetInput,
|
|
@@ -85,7 +113,11 @@ export const TriggersGet = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
|
85
113
|
}));
|
|
86
114
|
// Input Schema
|
|
87
115
|
export const TriggersListByImageTemplateInput =
|
|
88
|
-
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
116
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
117
|
+
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
118
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
119
|
+
"api-version": Schema.String,
|
|
120
|
+
}).pipe(T.Http({
|
|
89
121
|
method: "GET",
|
|
90
122
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VirtualMachineImages/imageTemplates/{imageTemplateName}/triggers",
|
|
91
123
|
}));
|
|
@@ -98,6 +130,10 @@ export const TriggersListByImageTemplateOutput =
|
|
|
98
130
|
// The operation
|
|
99
131
|
/**
|
|
100
132
|
* List all triggers for the specified Image Template resource
|
|
133
|
+
*
|
|
134
|
+
* @param api-version - The API version to use for this operation.
|
|
135
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
136
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
101
137
|
*/
|
|
102
138
|
export const TriggersListByImageTemplate = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
103
139
|
inputSchema: TriggersListByImageTemplateInput,
|
|
@@ -105,7 +141,11 @@ export const TriggersListByImageTemplate = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
|
105
141
|
}));
|
|
106
142
|
// Input Schema
|
|
107
143
|
export const VirtualMachineImageTemplatesCancelInput =
|
|
108
|
-
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
144
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
145
|
+
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
146
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
147
|
+
"api-version": Schema.String,
|
|
148
|
+
}).pipe(T.Http({
|
|
109
149
|
method: "POST",
|
|
110
150
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VirtualMachineImages/imageTemplates/{imageTemplateName}/cancel",
|
|
111
151
|
}));
|
|
@@ -115,6 +155,10 @@ export const VirtualMachineImageTemplatesCancelOutput =
|
|
|
115
155
|
// The operation
|
|
116
156
|
/**
|
|
117
157
|
* Cancel the long running image build based on the image template
|
|
158
|
+
*
|
|
159
|
+
* @param api-version - The API version to use for this operation.
|
|
160
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
161
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
118
162
|
*/
|
|
119
163
|
export const VirtualMachineImageTemplatesCancel =
|
|
120
164
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -123,7 +167,11 @@ export const VirtualMachineImageTemplatesCancel =
|
|
|
123
167
|
}));
|
|
124
168
|
// Input Schema
|
|
125
169
|
export const VirtualMachineImageTemplatesCreateOrUpdateInput =
|
|
126
|
-
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
170
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
171
|
+
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
172
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
173
|
+
"api-version": Schema.String,
|
|
174
|
+
}).pipe(T.Http({
|
|
127
175
|
method: "PUT",
|
|
128
176
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VirtualMachineImages/imageTemplates/{imageTemplateName}",
|
|
129
177
|
}));
|
|
@@ -136,6 +184,10 @@ export const VirtualMachineImageTemplatesCreateOrUpdateOutput =
|
|
|
136
184
|
// The operation
|
|
137
185
|
/**
|
|
138
186
|
* Create or update a virtual machine image template
|
|
187
|
+
*
|
|
188
|
+
* @param api-version - The API version to use for this operation.
|
|
189
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
190
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
139
191
|
*/
|
|
140
192
|
export const VirtualMachineImageTemplatesCreateOrUpdate =
|
|
141
193
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -144,7 +196,11 @@ export const VirtualMachineImageTemplatesCreateOrUpdate =
|
|
|
144
196
|
}));
|
|
145
197
|
// Input Schema
|
|
146
198
|
export const VirtualMachineImageTemplatesDeleteInput =
|
|
147
|
-
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
199
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
200
|
+
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
201
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
202
|
+
"api-version": Schema.String,
|
|
203
|
+
}).pipe(T.Http({
|
|
148
204
|
method: "DELETE",
|
|
149
205
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VirtualMachineImages/imageTemplates/{imageTemplateName}",
|
|
150
206
|
}));
|
|
@@ -154,6 +210,10 @@ export const VirtualMachineImageTemplatesDeleteOutput =
|
|
|
154
210
|
// The operation
|
|
155
211
|
/**
|
|
156
212
|
* Delete a virtual machine image template
|
|
213
|
+
*
|
|
214
|
+
* @param api-version - The API version to use for this operation.
|
|
215
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
216
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
157
217
|
*/
|
|
158
218
|
export const VirtualMachineImageTemplatesDelete =
|
|
159
219
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -162,7 +222,11 @@ export const VirtualMachineImageTemplatesDelete =
|
|
|
162
222
|
}));
|
|
163
223
|
// Input Schema
|
|
164
224
|
export const VirtualMachineImageTemplatesGetInput =
|
|
165
|
-
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
225
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
226
|
+
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
227
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
228
|
+
"api-version": Schema.String,
|
|
229
|
+
}).pipe(T.Http({
|
|
166
230
|
method: "GET",
|
|
167
231
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VirtualMachineImages/imageTemplates/{imageTemplateName}",
|
|
168
232
|
}));
|
|
@@ -175,6 +239,10 @@ export const VirtualMachineImageTemplatesGetOutput =
|
|
|
175
239
|
// The operation
|
|
176
240
|
/**
|
|
177
241
|
* Get information about a virtual machine image template
|
|
242
|
+
*
|
|
243
|
+
* @param api-version - The API version to use for this operation.
|
|
244
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
245
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
178
246
|
*/
|
|
179
247
|
export const VirtualMachineImageTemplatesGet =
|
|
180
248
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -183,7 +251,11 @@ export const VirtualMachineImageTemplatesGet =
|
|
|
183
251
|
}));
|
|
184
252
|
// Input Schema
|
|
185
253
|
export const VirtualMachineImageTemplatesGetRunOutputInput =
|
|
186
|
-
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
254
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
255
|
+
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
256
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
257
|
+
"api-version": Schema.String,
|
|
258
|
+
}).pipe(T.Http({
|
|
187
259
|
method: "GET",
|
|
188
260
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VirtualMachineImages/imageTemplates/{imageTemplateName}/runOutputs/{runOutputName}",
|
|
189
261
|
}));
|
|
@@ -193,6 +265,10 @@ export const VirtualMachineImageTemplatesGetRunOutputOutput =
|
|
|
193
265
|
// The operation
|
|
194
266
|
/**
|
|
195
267
|
* Get the specified run output for the specified image template resource
|
|
268
|
+
*
|
|
269
|
+
* @param api-version - The API version to use for this operation.
|
|
270
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
271
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
196
272
|
*/
|
|
197
273
|
export const VirtualMachineImageTemplatesGetRunOutput =
|
|
198
274
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -201,7 +277,10 @@ export const VirtualMachineImageTemplatesGetRunOutput =
|
|
|
201
277
|
}));
|
|
202
278
|
// Input Schema
|
|
203
279
|
export const VirtualMachineImageTemplatesListInput =
|
|
204
|
-
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
280
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
281
|
+
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
282
|
+
"api-version": Schema.String,
|
|
283
|
+
}).pipe(T.Http({
|
|
205
284
|
method: "GET",
|
|
206
285
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.VirtualMachineImages/imageTemplates",
|
|
207
286
|
}));
|
|
@@ -217,6 +296,9 @@ export const VirtualMachineImageTemplatesListOutput =
|
|
|
217
296
|
// The operation
|
|
218
297
|
/**
|
|
219
298
|
* Gets information about the VM image templates associated with the subscription.
|
|
299
|
+
*
|
|
300
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
301
|
+
* @param api-version - The API version to use for this operation.
|
|
220
302
|
*/
|
|
221
303
|
export const VirtualMachineImageTemplatesList =
|
|
222
304
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -225,7 +307,11 @@ export const VirtualMachineImageTemplatesList =
|
|
|
225
307
|
}));
|
|
226
308
|
// Input Schema
|
|
227
309
|
export const VirtualMachineImageTemplatesListByResourceGroupInput =
|
|
228
|
-
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
310
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
311
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
312
|
+
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
313
|
+
"api-version": Schema.String,
|
|
314
|
+
}).pipe(T.Http({
|
|
229
315
|
method: "GET",
|
|
230
316
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VirtualMachineImages/imageTemplates",
|
|
231
317
|
}));
|
|
@@ -241,6 +327,10 @@ export const VirtualMachineImageTemplatesListByResourceGroupOutput =
|
|
|
241
327
|
// The operation
|
|
242
328
|
/**
|
|
243
329
|
* Gets information about the VM image templates associated with the specified resource group.
|
|
330
|
+
*
|
|
331
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
332
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
333
|
+
* @param api-version - The API version to use for this operation.
|
|
244
334
|
*/
|
|
245
335
|
export const VirtualMachineImageTemplatesListByResourceGroup =
|
|
246
336
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -249,7 +339,11 @@ export const VirtualMachineImageTemplatesListByResourceGroup =
|
|
|
249
339
|
}));
|
|
250
340
|
// Input Schema
|
|
251
341
|
export const VirtualMachineImageTemplatesListRunOutputsInput =
|
|
252
|
-
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
342
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
343
|
+
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
344
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
345
|
+
"api-version": Schema.String,
|
|
346
|
+
}).pipe(T.Http({
|
|
253
347
|
method: "GET",
|
|
254
348
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VirtualMachineImages/imageTemplates/{imageTemplateName}/runOutputs",
|
|
255
349
|
}));
|
|
@@ -262,6 +356,10 @@ export const VirtualMachineImageTemplatesListRunOutputsOutput =
|
|
|
262
356
|
// The operation
|
|
263
357
|
/**
|
|
264
358
|
* List all run outputs for the specified Image Template resource
|
|
359
|
+
*
|
|
360
|
+
* @param api-version - The API version to use for this operation.
|
|
361
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
362
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
265
363
|
*/
|
|
266
364
|
export const VirtualMachineImageTemplatesListRunOutputs =
|
|
267
365
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -270,7 +368,11 @@ export const VirtualMachineImageTemplatesListRunOutputs =
|
|
|
270
368
|
}));
|
|
271
369
|
// Input Schema
|
|
272
370
|
export const VirtualMachineImageTemplatesRunInput =
|
|
273
|
-
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
371
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
372
|
+
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
373
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
374
|
+
"api-version": Schema.String,
|
|
375
|
+
}).pipe(T.Http({
|
|
274
376
|
method: "POST",
|
|
275
377
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VirtualMachineImages/imageTemplates/{imageTemplateName}/run",
|
|
276
378
|
}));
|
|
@@ -280,6 +382,10 @@ export const VirtualMachineImageTemplatesRunOutput =
|
|
|
280
382
|
// The operation
|
|
281
383
|
/**
|
|
282
384
|
* Create artifacts from a existing image template
|
|
385
|
+
*
|
|
386
|
+
* @param api-version - The API version to use for this operation.
|
|
387
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
388
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
283
389
|
*/
|
|
284
390
|
export const VirtualMachineImageTemplatesRun =
|
|
285
391
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -288,7 +394,11 @@ export const VirtualMachineImageTemplatesRun =
|
|
|
288
394
|
}));
|
|
289
395
|
// Input Schema
|
|
290
396
|
export const VirtualMachineImageTemplatesUpdateInput =
|
|
291
|
-
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
397
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
398
|
+
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
399
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
400
|
+
"api-version": Schema.String,
|
|
401
|
+
}).pipe(T.Http({
|
|
292
402
|
method: "PATCH",
|
|
293
403
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VirtualMachineImages/imageTemplates/{imageTemplateName}",
|
|
294
404
|
}));
|
|
@@ -301,6 +411,10 @@ export const VirtualMachineImageTemplatesUpdateOutput =
|
|
|
301
411
|
// The operation
|
|
302
412
|
/**
|
|
303
413
|
* Update the tags for this Virtual Machine Image Template
|
|
414
|
+
*
|
|
415
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
416
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
417
|
+
* @param api-version - The API version to use for this operation.
|
|
304
418
|
*/
|
|
305
419
|
export const VirtualMachineImageTemplatesUpdate =
|
|
306
420
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|