@azure/arm-devopsinfrastructure 1.0.0-alpha.20250717.1 → 1.0.0-alpha.20250729.1
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/dist/browser/api/devOpsInfrastructureContext.js +11 -8
- package/dist/browser/api/devOpsInfrastructureContext.js.map +1 -1
- package/dist/browser/api/imageVersions/index.js +1 -1
- package/dist/browser/api/imageVersions/index.js.map +1 -1
- package/dist/browser/api/operations/index.js +1 -1
- package/dist/browser/api/operations/index.js.map +1 -1
- package/dist/browser/api/pools/index.js +18 -12
- package/dist/browser/api/pools/index.js.map +1 -1
- package/dist/browser/api/resourceDetails/index.js +1 -1
- package/dist/browser/api/resourceDetails/index.js.map +1 -1
- package/dist/browser/api/sku/index.js +1 -1
- package/dist/browser/api/sku/index.js.map +1 -1
- package/dist/browser/api/subscriptionUsages/index.js +1 -1
- package/dist/browser/api/subscriptionUsages/index.js.map +1 -1
- package/dist/browser/classic/imageVersions/index.js +3 -1
- package/dist/browser/classic/imageVersions/index.js.map +1 -1
- package/dist/browser/classic/operations/index.js +3 -1
- package/dist/browser/classic/operations/index.js.map +1 -1
- package/dist/browser/classic/pools/index.js +3 -1
- package/dist/browser/classic/pools/index.js.map +1 -1
- package/dist/browser/classic/resourceDetails/index.js +3 -1
- package/dist/browser/classic/resourceDetails/index.js.map +1 -1
- package/dist/browser/classic/sku/index.js +3 -1
- package/dist/browser/classic/sku/index.js.map +1 -1
- package/dist/browser/classic/subscriptionUsages/index.js +3 -1
- package/dist/browser/classic/subscriptionUsages/index.js.map +1 -1
- package/dist/browser/devOpsInfrastructureClient.js +20 -3
- package/dist/browser/devOpsInfrastructureClient.js.map +1 -1
- package/dist/browser/restorePollerHelpers.js +11 -13
- package/dist/browser/restorePollerHelpers.js.map +1 -1
- package/dist/browser/static-helpers/pagingHelpers.js +31 -50
- package/dist/browser/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/browser/static-helpers/pollingHelpers.js +14 -11
- package/dist/browser/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/commonjs/api/devOpsInfrastructureContext.js +11 -8
- package/dist/commonjs/api/devOpsInfrastructureContext.js.map +1 -1
- package/dist/commonjs/api/imageVersions/index.js +1 -1
- package/dist/commonjs/api/imageVersions/index.js.map +1 -1
- package/dist/commonjs/api/operations/index.js +1 -1
- package/dist/commonjs/api/operations/index.js.map +1 -1
- package/dist/commonjs/api/pools/index.js +18 -12
- package/dist/commonjs/api/pools/index.js.map +1 -1
- package/dist/commonjs/api/resourceDetails/index.js +1 -1
- package/dist/commonjs/api/resourceDetails/index.js.map +1 -1
- package/dist/commonjs/api/sku/index.js +1 -1
- package/dist/commonjs/api/sku/index.js.map +1 -1
- package/dist/commonjs/api/subscriptionUsages/index.js +1 -1
- package/dist/commonjs/api/subscriptionUsages/index.js.map +1 -1
- package/dist/commonjs/classic/imageVersions/index.js +3 -1
- package/dist/commonjs/classic/imageVersions/index.js.map +1 -1
- package/dist/commonjs/classic/operations/index.js +3 -1
- package/dist/commonjs/classic/operations/index.js.map +1 -1
- package/dist/commonjs/classic/pools/index.js +3 -1
- package/dist/commonjs/classic/pools/index.js.map +1 -1
- package/dist/commonjs/classic/resourceDetails/index.js +3 -1
- package/dist/commonjs/classic/resourceDetails/index.js.map +1 -1
- package/dist/commonjs/classic/sku/index.js +3 -1
- package/dist/commonjs/classic/sku/index.js.map +1 -1
- package/dist/commonjs/classic/subscriptionUsages/index.js +3 -1
- package/dist/commonjs/classic/subscriptionUsages/index.js.map +1 -1
- package/dist/commonjs/devOpsInfrastructureClient.js +20 -3
- package/dist/commonjs/devOpsInfrastructureClient.js.map +1 -1
- package/dist/commonjs/restorePollerHelpers.js +11 -13
- package/dist/commonjs/restorePollerHelpers.js.map +1 -1
- package/dist/commonjs/static-helpers/pagingHelpers.js +31 -50
- package/dist/commonjs/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/commonjs/static-helpers/pollingHelpers.js +14 -11
- package/dist/commonjs/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +11 -11
- package/dist/esm/api/devOpsInfrastructureContext.js +11 -8
- package/dist/esm/api/devOpsInfrastructureContext.js.map +1 -1
- package/dist/esm/api/imageVersions/index.js +1 -1
- package/dist/esm/api/imageVersions/index.js.map +1 -1
- package/dist/esm/api/operations/index.js +1 -1
- package/dist/esm/api/operations/index.js.map +1 -1
- package/dist/esm/api/pools/index.js +18 -12
- package/dist/esm/api/pools/index.js.map +1 -1
- package/dist/esm/api/resourceDetails/index.js +1 -1
- package/dist/esm/api/resourceDetails/index.js.map +1 -1
- package/dist/esm/api/sku/index.js +1 -1
- package/dist/esm/api/sku/index.js.map +1 -1
- package/dist/esm/api/subscriptionUsages/index.js +1 -1
- package/dist/esm/api/subscriptionUsages/index.js.map +1 -1
- package/dist/esm/classic/imageVersions/index.js +3 -1
- package/dist/esm/classic/imageVersions/index.js.map +1 -1
- package/dist/esm/classic/operations/index.js +3 -1
- package/dist/esm/classic/operations/index.js.map +1 -1
- package/dist/esm/classic/pools/index.js +3 -1
- package/dist/esm/classic/pools/index.js.map +1 -1
- package/dist/esm/classic/resourceDetails/index.js +3 -1
- package/dist/esm/classic/resourceDetails/index.js.map +1 -1
- package/dist/esm/classic/sku/index.js +3 -1
- package/dist/esm/classic/sku/index.js.map +1 -1
- package/dist/esm/classic/subscriptionUsages/index.js +3 -1
- package/dist/esm/classic/subscriptionUsages/index.js.map +1 -1
- package/dist/esm/devOpsInfrastructureClient.js +20 -3
- package/dist/esm/devOpsInfrastructureClient.js.map +1 -1
- package/dist/esm/restorePollerHelpers.js +11 -13
- package/dist/esm/restorePollerHelpers.js.map +1 -1
- package/dist/esm/static-helpers/pagingHelpers.js +31 -50
- package/dist/esm/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/esm/static-helpers/pollingHelpers.js +14 -11
- package/dist/esm/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/react-native/api/devOpsInfrastructureContext.js +11 -8
- package/dist/react-native/api/devOpsInfrastructureContext.js.map +1 -1
- package/dist/react-native/api/imageVersions/index.js +1 -1
- package/dist/react-native/api/imageVersions/index.js.map +1 -1
- package/dist/react-native/api/operations/index.js +1 -1
- package/dist/react-native/api/operations/index.js.map +1 -1
- package/dist/react-native/api/pools/index.js +18 -12
- package/dist/react-native/api/pools/index.js.map +1 -1
- package/dist/react-native/api/resourceDetails/index.js +1 -1
- package/dist/react-native/api/resourceDetails/index.js.map +1 -1
- package/dist/react-native/api/sku/index.js +1 -1
- package/dist/react-native/api/sku/index.js.map +1 -1
- package/dist/react-native/api/subscriptionUsages/index.js +1 -1
- package/dist/react-native/api/subscriptionUsages/index.js.map +1 -1
- package/dist/react-native/classic/imageVersions/index.js +3 -1
- package/dist/react-native/classic/imageVersions/index.js.map +1 -1
- package/dist/react-native/classic/operations/index.js +3 -1
- package/dist/react-native/classic/operations/index.js.map +1 -1
- package/dist/react-native/classic/pools/index.js +3 -1
- package/dist/react-native/classic/pools/index.js.map +1 -1
- package/dist/react-native/classic/resourceDetails/index.js +3 -1
- package/dist/react-native/classic/resourceDetails/index.js.map +1 -1
- package/dist/react-native/classic/sku/index.js +3 -1
- package/dist/react-native/classic/sku/index.js.map +1 -1
- package/dist/react-native/classic/subscriptionUsages/index.js +3 -1
- package/dist/react-native/classic/subscriptionUsages/index.js.map +1 -1
- package/dist/react-native/devOpsInfrastructureClient.js +20 -3
- package/dist/react-native/devOpsInfrastructureClient.js.map +1 -1
- package/dist/react-native/restorePollerHelpers.js +11 -13
- package/dist/react-native/restorePollerHelpers.js.map +1 -1
- package/dist/react-native/static-helpers/pagingHelpers.js +31 -50
- package/dist/react-native/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/react-native/static-helpers/pollingHelpers.js +14 -11
- package/dist/react-native/static-helpers/pollingHelpers.js.map +1 -1
- package/package.json +2 -2
- package/review/arm-devopsinfrastructure-models-node.api.md +504 -504
- package/review/arm-devopsinfrastructure-node.api.md +639 -639
|
@@ -1,504 +1,504 @@
|
|
|
1
|
-
## API Report File for "@azure/arm-devopsinfrastructure"
|
|
2
|
-
|
|
3
|
-
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
|
|
4
|
-
|
|
5
|
-
```ts
|
|
6
|
-
|
|
7
|
-
// @public
|
|
8
|
-
export type ActionType = string;
|
|
9
|
-
|
|
10
|
-
// @public
|
|
11
|
-
export interface AgentProfile {
|
|
12
|
-
kind: string;
|
|
13
|
-
resourcePredictions?: ResourcePredictions;
|
|
14
|
-
resourcePredictionsProfile?: ResourcePredictionsProfileUnion;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
// @public
|
|
18
|
-
export type AgentProfileUnion = StatelessAgentProfile | Stateful | AgentProfile;
|
|
19
|
-
|
|
20
|
-
// @public
|
|
21
|
-
export interface AutomaticResourcePredictionsProfile extends ResourcePredictionsProfile {
|
|
22
|
-
kind: "Automatic";
|
|
23
|
-
predictionPreference?: PredictionPreference;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
// @public
|
|
27
|
-
export interface AzureDevOpsOrganizationProfile extends OrganizationProfile {
|
|
28
|
-
kind: "AzureDevOps";
|
|
29
|
-
organizations: Organization[];
|
|
30
|
-
permissionProfile?: AzureDevOpsPermissionProfile;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
// @public
|
|
34
|
-
export interface AzureDevOpsPermissionProfile {
|
|
35
|
-
groups?: string[];
|
|
36
|
-
kind: AzureDevOpsPermissionType;
|
|
37
|
-
users?: string[];
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
// @public
|
|
41
|
-
export type AzureDevOpsPermissionType = string;
|
|
42
|
-
|
|
43
|
-
// @public
|
|
44
|
-
export type CachingType = string;
|
|
45
|
-
|
|
46
|
-
// @public
|
|
47
|
-
export type CreatedByType = string;
|
|
48
|
-
|
|
49
|
-
// @public
|
|
50
|
-
export interface DataDisk {
|
|
51
|
-
caching?: CachingType;
|
|
52
|
-
diskSizeGiB?: number;
|
|
53
|
-
driveLetter?: string;
|
|
54
|
-
storageAccountType?: StorageAccountType;
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
// @public
|
|
58
|
-
export interface DevOpsAzureSku {
|
|
59
|
-
name: string;
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
// @public
|
|
63
|
-
export interface FabricProfile {
|
|
64
|
-
kind: string;
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
// @public
|
|
68
|
-
export type FabricProfileUnion = VmssFabricProfile | FabricProfile;
|
|
69
|
-
|
|
70
|
-
// @public
|
|
71
|
-
export interface GitHubOrganization {
|
|
72
|
-
repositories?: string[];
|
|
73
|
-
url: string;
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
// @public
|
|
77
|
-
export interface GitHubOrganizationProfile extends OrganizationProfile {
|
|
78
|
-
kind: "GitHub";
|
|
79
|
-
organizations: GitHubOrganization[];
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
// @public
|
|
83
|
-
export interface ImageVersion extends ProxyResource {
|
|
84
|
-
properties?: ImageVersionProperties;
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
// @public
|
|
88
|
-
export interface ImageVersionProperties {
|
|
89
|
-
version: string;
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
// @public
|
|
93
|
-
export enum KnownActionType {
|
|
94
|
-
Internal = "Internal"
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
// @public
|
|
98
|
-
export enum KnownAzureDevOpsPermissionType {
|
|
99
|
-
CreatorOnly = "CreatorOnly",
|
|
100
|
-
Inherit = "Inherit",
|
|
101
|
-
SpecificAccounts = "SpecificAccounts"
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
// @public
|
|
105
|
-
export enum KnownCachingType {
|
|
106
|
-
None = "None",
|
|
107
|
-
ReadOnly = "ReadOnly",
|
|
108
|
-
ReadWrite = "ReadWrite"
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
// @public
|
|
112
|
-
export enum KnownCreatedByType {
|
|
113
|
-
Application = "Application",
|
|
114
|
-
Key = "Key",
|
|
115
|
-
ManagedIdentity = "ManagedIdentity",
|
|
116
|
-
User = "User"
|
|
117
|
-
}
|
|
118
|
-
|
|
119
|
-
// @public
|
|
120
|
-
export enum KnownLogonType {
|
|
121
|
-
Interactive = "Interactive",
|
|
122
|
-
Service = "Service"
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
// @public
|
|
126
|
-
export enum KnownManagedServiceIdentityType {
|
|
127
|
-
None = "None",
|
|
128
|
-
SystemAssigned = "SystemAssigned",
|
|
129
|
-
SystemAssignedUserAssigned = "SystemAssigned,UserAssigned",
|
|
130
|
-
UserAssigned = "UserAssigned"
|
|
131
|
-
}
|
|
132
|
-
|
|
133
|
-
// @public
|
|
134
|
-
export enum KnownOrigin {
|
|
135
|
-
System = "system",
|
|
136
|
-
User = "user",
|
|
137
|
-
UserSystem = "user,system"
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
// @public
|
|
141
|
-
export enum KnownOsDiskStorageAccountType {
|
|
142
|
-
Premium = "Premium",
|
|
143
|
-
Standard = "Standard",
|
|
144
|
-
StandardSSD = "StandardSSD"
|
|
145
|
-
}
|
|
146
|
-
|
|
147
|
-
// @public
|
|
148
|
-
export enum KnownPredictionPreference {
|
|
149
|
-
Balanced = "Balanced",
|
|
150
|
-
BestPerformance = "BestPerformance",
|
|
151
|
-
MoreCostEffective = "MoreCostEffective",
|
|
152
|
-
MorePerformance = "MorePerformance",
|
|
153
|
-
MostCostEffective = "MostCostEffective"
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
// @public
|
|
157
|
-
export enum KnownProvisioningState {
|
|
158
|
-
Accepted = "Accepted",
|
|
159
|
-
Canceled = "Canceled",
|
|
160
|
-
Deleting = "Deleting",
|
|
161
|
-
Failed = "Failed",
|
|
162
|
-
Provisioning = "Provisioning",
|
|
163
|
-
Succeeded = "Succeeded",
|
|
164
|
-
Updating = "Updating"
|
|
165
|
-
}
|
|
166
|
-
|
|
167
|
-
// @public
|
|
168
|
-
export enum KnownResourcePredictionsProfileType {
|
|
169
|
-
Automatic = "Automatic",
|
|
170
|
-
Manual = "Manual"
|
|
171
|
-
}
|
|
172
|
-
|
|
173
|
-
// @public
|
|
174
|
-
export enum KnownResourceSkuRestrictionsReasonCode {
|
|
175
|
-
NotAvailableForSubscription = "NotAvailableForSubscription",
|
|
176
|
-
QuotaId = "QuotaId"
|
|
177
|
-
}
|
|
178
|
-
|
|
179
|
-
// @public
|
|
180
|
-
export enum KnownResourceSkuRestrictionsType {
|
|
181
|
-
Location = "Location",
|
|
182
|
-
Zone = "Zone"
|
|
183
|
-
}
|
|
184
|
-
|
|
185
|
-
// @public
|
|
186
|
-
export enum KnownResourceStatus {
|
|
187
|
-
Allocated = "Allocated",
|
|
188
|
-
Leased = "Leased",
|
|
189
|
-
NotReady = "NotReady",
|
|
190
|
-
PendingReimage = "PendingReimage",
|
|
191
|
-
PendingReturn = "PendingReturn",
|
|
192
|
-
Provisioning = "Provisioning",
|
|
193
|
-
Ready = "Ready",
|
|
194
|
-
Reimaging = "Reimaging",
|
|
195
|
-
Returned = "Returned",
|
|
196
|
-
Starting = "Starting",
|
|
197
|
-
Updating = "Updating"
|
|
198
|
-
}
|
|
199
|
-
|
|
200
|
-
// @public
|
|
201
|
-
export enum KnownStorageAccountType {
|
|
202
|
-
PremiumLRS = "Premium_LRS",
|
|
203
|
-
PremiumZRS = "Premium_ZRS",
|
|
204
|
-
StandardLRS = "Standard_LRS",
|
|
205
|
-
StandardSSDLRS = "StandardSSD_LRS",
|
|
206
|
-
StandardSSDZRS = "StandardSSD_ZRS"
|
|
207
|
-
}
|
|
208
|
-
|
|
209
|
-
// @public
|
|
210
|
-
export enum KnownVersions {
|
|
211
|
-
"V2024-10-19" = "2024-10-19"
|
|
212
|
-
}
|
|
213
|
-
|
|
214
|
-
// @public
|
|
215
|
-
export type LogonType = string;
|
|
216
|
-
|
|
217
|
-
// @public
|
|
218
|
-
export interface ManagedServiceIdentity {
|
|
219
|
-
readonly principalId?: string;
|
|
220
|
-
readonly tenantId?: string;
|
|
221
|
-
type: ManagedServiceIdentityType;
|
|
222
|
-
userAssignedIdentities?: Record<string, UserAssignedIdentity | null>;
|
|
223
|
-
}
|
|
224
|
-
|
|
225
|
-
// @public
|
|
226
|
-
export type ManagedServiceIdentityType = string;
|
|
227
|
-
|
|
228
|
-
// @public
|
|
229
|
-
export interface ManualResourcePredictionsProfile extends ResourcePredictionsProfile {
|
|
230
|
-
kind: "Manual";
|
|
231
|
-
}
|
|
232
|
-
|
|
233
|
-
// @public
|
|
234
|
-
export interface NetworkProfile {
|
|
235
|
-
subnetId: string;
|
|
236
|
-
}
|
|
237
|
-
|
|
238
|
-
// @public
|
|
239
|
-
export interface Operation {
|
|
240
|
-
actionType?: ActionType;
|
|
241
|
-
readonly display?: OperationDisplay;
|
|
242
|
-
readonly isDataAction?: boolean;
|
|
243
|
-
readonly name?: string;
|
|
244
|
-
readonly origin?: Origin;
|
|
245
|
-
}
|
|
246
|
-
|
|
247
|
-
// @public
|
|
248
|
-
export interface OperationDisplay {
|
|
249
|
-
readonly description?: string;
|
|
250
|
-
readonly operation?: string;
|
|
251
|
-
readonly provider?: string;
|
|
252
|
-
readonly resource?: string;
|
|
253
|
-
}
|
|
254
|
-
|
|
255
|
-
// @public
|
|
256
|
-
export interface Organization {
|
|
257
|
-
parallelism?: number;
|
|
258
|
-
projects?: string[];
|
|
259
|
-
url: string;
|
|
260
|
-
}
|
|
261
|
-
|
|
262
|
-
// @public
|
|
263
|
-
export interface OrganizationProfile {
|
|
264
|
-
kind: string;
|
|
265
|
-
}
|
|
266
|
-
|
|
267
|
-
// @public
|
|
268
|
-
export type OrganizationProfileUnion = GitHubOrganizationProfile | AzureDevOpsOrganizationProfile | OrganizationProfile;
|
|
269
|
-
|
|
270
|
-
// @public
|
|
271
|
-
export type Origin = string;
|
|
272
|
-
|
|
273
|
-
// @public
|
|
274
|
-
export type OsDiskStorageAccountType = string;
|
|
275
|
-
|
|
276
|
-
// @public
|
|
277
|
-
export interface OsProfile {
|
|
278
|
-
logonType?: LogonType;
|
|
279
|
-
secretsManagementSettings?: SecretsManagementSettings;
|
|
280
|
-
}
|
|
281
|
-
|
|
282
|
-
// @public
|
|
283
|
-
export interface Pool extends TrackedResource {
|
|
284
|
-
identity?: ManagedServiceIdentity;
|
|
285
|
-
properties?: PoolProperties;
|
|
286
|
-
}
|
|
287
|
-
|
|
288
|
-
// @public
|
|
289
|
-
export interface PoolImage {
|
|
290
|
-
aliases?: string[];
|
|
291
|
-
buffer?: string;
|
|
292
|
-
resourceId?: string;
|
|
293
|
-
wellKnownImageName?: string;
|
|
294
|
-
}
|
|
295
|
-
|
|
296
|
-
// @public
|
|
297
|
-
export interface PoolProperties {
|
|
298
|
-
agentProfile: AgentProfileUnion;
|
|
299
|
-
devCenterProjectResourceId: string;
|
|
300
|
-
fabricProfile: FabricProfileUnion;
|
|
301
|
-
maximumConcurrency: number;
|
|
302
|
-
organizationProfile: OrganizationProfileUnion;
|
|
303
|
-
provisioningState?: ProvisioningState;
|
|
304
|
-
}
|
|
305
|
-
|
|
306
|
-
// @public
|
|
307
|
-
export interface PoolUpdate {
|
|
308
|
-
identity?: ManagedServiceIdentity;
|
|
309
|
-
properties?: PoolUpdateProperties;
|
|
310
|
-
tags?: Record<string, string>;
|
|
311
|
-
}
|
|
312
|
-
|
|
313
|
-
// @public
|
|
314
|
-
export interface PoolUpdateProperties {
|
|
315
|
-
agentProfile?: AgentProfileUnion;
|
|
316
|
-
devCenterProjectResourceId?: string;
|
|
317
|
-
fabricProfile?: FabricProfileUnion;
|
|
318
|
-
maximumConcurrency?: number;
|
|
319
|
-
organizationProfile?: OrganizationProfileUnion;
|
|
320
|
-
provisioningState?: ProvisioningState;
|
|
321
|
-
}
|
|
322
|
-
|
|
323
|
-
// @public
|
|
324
|
-
export type PredictionPreference = string;
|
|
325
|
-
|
|
326
|
-
// @public
|
|
327
|
-
export type ProvisioningState = string;
|
|
328
|
-
|
|
329
|
-
// @public
|
|
330
|
-
export interface ProxyResource extends Resource {
|
|
331
|
-
}
|
|
332
|
-
|
|
333
|
-
// @public
|
|
334
|
-
export interface Quota {
|
|
335
|
-
currentValue: number;
|
|
336
|
-
id: string;
|
|
337
|
-
limit: number;
|
|
338
|
-
readonly name?: QuotaName;
|
|
339
|
-
unit: string;
|
|
340
|
-
}
|
|
341
|
-
|
|
342
|
-
// @public
|
|
343
|
-
export interface QuotaName {
|
|
344
|
-
localizedValue?: string;
|
|
345
|
-
value?: string;
|
|
346
|
-
}
|
|
347
|
-
|
|
348
|
-
// @public
|
|
349
|
-
export interface Resource {
|
|
350
|
-
readonly id?: string;
|
|
351
|
-
readonly name?: string;
|
|
352
|
-
readonly systemData?: SystemData;
|
|
353
|
-
readonly type?: string;
|
|
354
|
-
}
|
|
355
|
-
|
|
356
|
-
// @public
|
|
357
|
-
export interface ResourceDetailsObject extends ProxyResource {
|
|
358
|
-
properties?: ResourceDetailsObjectProperties;
|
|
359
|
-
}
|
|
360
|
-
|
|
361
|
-
// @public
|
|
362
|
-
export interface ResourceDetailsObjectProperties {
|
|
363
|
-
image: string;
|
|
364
|
-
imageVersion: string;
|
|
365
|
-
status: ResourceStatus;
|
|
366
|
-
}
|
|
367
|
-
|
|
368
|
-
// @public
|
|
369
|
-
export interface ResourcePredictions {
|
|
370
|
-
}
|
|
371
|
-
|
|
372
|
-
// @public
|
|
373
|
-
export interface ResourcePredictionsProfile {
|
|
374
|
-
kind: ResourcePredictionsProfileType;
|
|
375
|
-
}
|
|
376
|
-
|
|
377
|
-
// @public
|
|
378
|
-
export type ResourcePredictionsProfileType = string;
|
|
379
|
-
|
|
380
|
-
// @public
|
|
381
|
-
export type ResourcePredictionsProfileUnion = ManualResourcePredictionsProfile | AutomaticResourcePredictionsProfile | ResourcePredictionsProfile;
|
|
382
|
-
|
|
383
|
-
// @public
|
|
384
|
-
export interface ResourceSku extends ProxyResource {
|
|
385
|
-
properties?: ResourceSkuProperties;
|
|
386
|
-
}
|
|
387
|
-
|
|
388
|
-
// @public
|
|
389
|
-
export interface ResourceSkuCapabilities {
|
|
390
|
-
name: string;
|
|
391
|
-
value: string;
|
|
392
|
-
}
|
|
393
|
-
|
|
394
|
-
// @public
|
|
395
|
-
export interface ResourceSkuLocationInfo {
|
|
396
|
-
location: string;
|
|
397
|
-
zoneDetails: ResourceSkuZoneDetails[];
|
|
398
|
-
zones: string[];
|
|
399
|
-
}
|
|
400
|
-
|
|
401
|
-
// @public
|
|
402
|
-
export interface ResourceSkuProperties {
|
|
403
|
-
capabilities: ResourceSkuCapabilities[];
|
|
404
|
-
family: string;
|
|
405
|
-
locationInfo: ResourceSkuLocationInfo[];
|
|
406
|
-
locations: string[];
|
|
407
|
-
resourceType: string;
|
|
408
|
-
restrictions: ResourceSkuRestrictions[];
|
|
409
|
-
size: string;
|
|
410
|
-
tier: string;
|
|
411
|
-
}
|
|
412
|
-
|
|
413
|
-
// @public
|
|
414
|
-
export interface ResourceSkuRestrictionInfo {
|
|
415
|
-
locations?: string[];
|
|
416
|
-
zones?: string[];
|
|
417
|
-
}
|
|
418
|
-
|
|
419
|
-
// @public
|
|
420
|
-
export interface ResourceSkuRestrictions {
|
|
421
|
-
reasonCode?: ResourceSkuRestrictionsReasonCode;
|
|
422
|
-
restrictionInfo: ResourceSkuRestrictionInfo;
|
|
423
|
-
type?: ResourceSkuRestrictionsType;
|
|
424
|
-
values: string[];
|
|
425
|
-
}
|
|
426
|
-
|
|
427
|
-
// @public
|
|
428
|
-
export type ResourceSkuRestrictionsReasonCode = string;
|
|
429
|
-
|
|
430
|
-
// @public
|
|
431
|
-
export type ResourceSkuRestrictionsType = string;
|
|
432
|
-
|
|
433
|
-
// @public
|
|
434
|
-
export interface ResourceSkuZoneDetails {
|
|
435
|
-
capabilities: ResourceSkuCapabilities[];
|
|
436
|
-
name: string[];
|
|
437
|
-
}
|
|
438
|
-
|
|
439
|
-
// @public
|
|
440
|
-
export type ResourceStatus = string;
|
|
441
|
-
|
|
442
|
-
// @public
|
|
443
|
-
export interface SecretsManagementSettings {
|
|
444
|
-
certificateStoreLocation?: string;
|
|
445
|
-
keyExportable: boolean;
|
|
446
|
-
observedCertificates: string[];
|
|
447
|
-
}
|
|
448
|
-
|
|
449
|
-
// @public
|
|
450
|
-
export interface Stateful extends AgentProfile {
|
|
451
|
-
gracePeriodTimeSpan?: string;
|
|
452
|
-
kind: "Stateful";
|
|
453
|
-
maxAgentLifetime?: string;
|
|
454
|
-
}
|
|
455
|
-
|
|
456
|
-
// @public
|
|
457
|
-
export interface StatelessAgentProfile extends AgentProfile {
|
|
458
|
-
kind: "Stateless";
|
|
459
|
-
}
|
|
460
|
-
|
|
461
|
-
// @public
|
|
462
|
-
export type StorageAccountType = string;
|
|
463
|
-
|
|
464
|
-
// @public
|
|
465
|
-
export interface StorageProfile {
|
|
466
|
-
dataDisks?: DataDisk[];
|
|
467
|
-
osDiskStorageAccountType?: OsDiskStorageAccountType;
|
|
468
|
-
}
|
|
469
|
-
|
|
470
|
-
// @public
|
|
471
|
-
export interface SystemData {
|
|
472
|
-
createdAt?: Date;
|
|
473
|
-
createdBy?: string;
|
|
474
|
-
createdByType?: CreatedByType;
|
|
475
|
-
lastModifiedAt?: Date;
|
|
476
|
-
lastModifiedBy?: string;
|
|
477
|
-
lastModifiedByType?: CreatedByType;
|
|
478
|
-
}
|
|
479
|
-
|
|
480
|
-
// @public
|
|
481
|
-
export interface TrackedResource extends Resource {
|
|
482
|
-
location: string;
|
|
483
|
-
tags?: Record<string, string>;
|
|
484
|
-
}
|
|
485
|
-
|
|
486
|
-
// @public
|
|
487
|
-
export interface UserAssignedIdentity {
|
|
488
|
-
readonly clientId?: string;
|
|
489
|
-
readonly principalId?: string;
|
|
490
|
-
}
|
|
491
|
-
|
|
492
|
-
// @public
|
|
493
|
-
export interface VmssFabricProfile extends FabricProfile {
|
|
494
|
-
images: PoolImage[];
|
|
495
|
-
kind: "Vmss";
|
|
496
|
-
networkProfile?: NetworkProfile;
|
|
497
|
-
osProfile?: OsProfile;
|
|
498
|
-
sku: DevOpsAzureSku;
|
|
499
|
-
storageProfile?: StorageProfile;
|
|
500
|
-
}
|
|
501
|
-
|
|
502
|
-
// (No @packageDocumentation comment for this package)
|
|
503
|
-
|
|
504
|
-
```
|
|
1
|
+
## API Report File for "@azure/arm-devopsinfrastructure"
|
|
2
|
+
|
|
3
|
+
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
|
|
4
|
+
|
|
5
|
+
```ts
|
|
6
|
+
|
|
7
|
+
// @public
|
|
8
|
+
export type ActionType = string;
|
|
9
|
+
|
|
10
|
+
// @public
|
|
11
|
+
export interface AgentProfile {
|
|
12
|
+
kind: string;
|
|
13
|
+
resourcePredictions?: ResourcePredictions;
|
|
14
|
+
resourcePredictionsProfile?: ResourcePredictionsProfileUnion;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
// @public
|
|
18
|
+
export type AgentProfileUnion = StatelessAgentProfile | Stateful | AgentProfile;
|
|
19
|
+
|
|
20
|
+
// @public
|
|
21
|
+
export interface AutomaticResourcePredictionsProfile extends ResourcePredictionsProfile {
|
|
22
|
+
kind: "Automatic";
|
|
23
|
+
predictionPreference?: PredictionPreference;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
// @public
|
|
27
|
+
export interface AzureDevOpsOrganizationProfile extends OrganizationProfile {
|
|
28
|
+
kind: "AzureDevOps";
|
|
29
|
+
organizations: Organization[];
|
|
30
|
+
permissionProfile?: AzureDevOpsPermissionProfile;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
// @public
|
|
34
|
+
export interface AzureDevOpsPermissionProfile {
|
|
35
|
+
groups?: string[];
|
|
36
|
+
kind: AzureDevOpsPermissionType;
|
|
37
|
+
users?: string[];
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
// @public
|
|
41
|
+
export type AzureDevOpsPermissionType = string;
|
|
42
|
+
|
|
43
|
+
// @public
|
|
44
|
+
export type CachingType = string;
|
|
45
|
+
|
|
46
|
+
// @public
|
|
47
|
+
export type CreatedByType = string;
|
|
48
|
+
|
|
49
|
+
// @public
|
|
50
|
+
export interface DataDisk {
|
|
51
|
+
caching?: CachingType;
|
|
52
|
+
diskSizeGiB?: number;
|
|
53
|
+
driveLetter?: string;
|
|
54
|
+
storageAccountType?: StorageAccountType;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
// @public
|
|
58
|
+
export interface DevOpsAzureSku {
|
|
59
|
+
name: string;
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
// @public
|
|
63
|
+
export interface FabricProfile {
|
|
64
|
+
kind: string;
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
// @public
|
|
68
|
+
export type FabricProfileUnion = VmssFabricProfile | FabricProfile;
|
|
69
|
+
|
|
70
|
+
// @public
|
|
71
|
+
export interface GitHubOrganization {
|
|
72
|
+
repositories?: string[];
|
|
73
|
+
url: string;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
// @public
|
|
77
|
+
export interface GitHubOrganizationProfile extends OrganizationProfile {
|
|
78
|
+
kind: "GitHub";
|
|
79
|
+
organizations: GitHubOrganization[];
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
// @public
|
|
83
|
+
export interface ImageVersion extends ProxyResource {
|
|
84
|
+
properties?: ImageVersionProperties;
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
// @public
|
|
88
|
+
export interface ImageVersionProperties {
|
|
89
|
+
version: string;
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
// @public
|
|
93
|
+
export enum KnownActionType {
|
|
94
|
+
Internal = "Internal"
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
// @public
|
|
98
|
+
export enum KnownAzureDevOpsPermissionType {
|
|
99
|
+
CreatorOnly = "CreatorOnly",
|
|
100
|
+
Inherit = "Inherit",
|
|
101
|
+
SpecificAccounts = "SpecificAccounts"
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
// @public
|
|
105
|
+
export enum KnownCachingType {
|
|
106
|
+
None = "None",
|
|
107
|
+
ReadOnly = "ReadOnly",
|
|
108
|
+
ReadWrite = "ReadWrite"
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
// @public
|
|
112
|
+
export enum KnownCreatedByType {
|
|
113
|
+
Application = "Application",
|
|
114
|
+
Key = "Key",
|
|
115
|
+
ManagedIdentity = "ManagedIdentity",
|
|
116
|
+
User = "User"
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
// @public
|
|
120
|
+
export enum KnownLogonType {
|
|
121
|
+
Interactive = "Interactive",
|
|
122
|
+
Service = "Service"
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
// @public
|
|
126
|
+
export enum KnownManagedServiceIdentityType {
|
|
127
|
+
None = "None",
|
|
128
|
+
SystemAssigned = "SystemAssigned",
|
|
129
|
+
SystemAssignedUserAssigned = "SystemAssigned,UserAssigned",
|
|
130
|
+
UserAssigned = "UserAssigned"
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
// @public
|
|
134
|
+
export enum KnownOrigin {
|
|
135
|
+
System = "system",
|
|
136
|
+
User = "user",
|
|
137
|
+
UserSystem = "user,system"
|
|
138
|
+
}
|
|
139
|
+
|
|
140
|
+
// @public
|
|
141
|
+
export enum KnownOsDiskStorageAccountType {
|
|
142
|
+
Premium = "Premium",
|
|
143
|
+
Standard = "Standard",
|
|
144
|
+
StandardSSD = "StandardSSD"
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
// @public
|
|
148
|
+
export enum KnownPredictionPreference {
|
|
149
|
+
Balanced = "Balanced",
|
|
150
|
+
BestPerformance = "BestPerformance",
|
|
151
|
+
MoreCostEffective = "MoreCostEffective",
|
|
152
|
+
MorePerformance = "MorePerformance",
|
|
153
|
+
MostCostEffective = "MostCostEffective"
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
// @public
|
|
157
|
+
export enum KnownProvisioningState {
|
|
158
|
+
Accepted = "Accepted",
|
|
159
|
+
Canceled = "Canceled",
|
|
160
|
+
Deleting = "Deleting",
|
|
161
|
+
Failed = "Failed",
|
|
162
|
+
Provisioning = "Provisioning",
|
|
163
|
+
Succeeded = "Succeeded",
|
|
164
|
+
Updating = "Updating"
|
|
165
|
+
}
|
|
166
|
+
|
|
167
|
+
// @public
|
|
168
|
+
export enum KnownResourcePredictionsProfileType {
|
|
169
|
+
Automatic = "Automatic",
|
|
170
|
+
Manual = "Manual"
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
// @public
|
|
174
|
+
export enum KnownResourceSkuRestrictionsReasonCode {
|
|
175
|
+
NotAvailableForSubscription = "NotAvailableForSubscription",
|
|
176
|
+
QuotaId = "QuotaId"
|
|
177
|
+
}
|
|
178
|
+
|
|
179
|
+
// @public
|
|
180
|
+
export enum KnownResourceSkuRestrictionsType {
|
|
181
|
+
Location = "Location",
|
|
182
|
+
Zone = "Zone"
|
|
183
|
+
}
|
|
184
|
+
|
|
185
|
+
// @public
|
|
186
|
+
export enum KnownResourceStatus {
|
|
187
|
+
Allocated = "Allocated",
|
|
188
|
+
Leased = "Leased",
|
|
189
|
+
NotReady = "NotReady",
|
|
190
|
+
PendingReimage = "PendingReimage",
|
|
191
|
+
PendingReturn = "PendingReturn",
|
|
192
|
+
Provisioning = "Provisioning",
|
|
193
|
+
Ready = "Ready",
|
|
194
|
+
Reimaging = "Reimaging",
|
|
195
|
+
Returned = "Returned",
|
|
196
|
+
Starting = "Starting",
|
|
197
|
+
Updating = "Updating"
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
// @public
|
|
201
|
+
export enum KnownStorageAccountType {
|
|
202
|
+
PremiumLRS = "Premium_LRS",
|
|
203
|
+
PremiumZRS = "Premium_ZRS",
|
|
204
|
+
StandardLRS = "Standard_LRS",
|
|
205
|
+
StandardSSDLRS = "StandardSSD_LRS",
|
|
206
|
+
StandardSSDZRS = "StandardSSD_ZRS"
|
|
207
|
+
}
|
|
208
|
+
|
|
209
|
+
// @public
|
|
210
|
+
export enum KnownVersions {
|
|
211
|
+
"V2024-10-19" = "2024-10-19"
|
|
212
|
+
}
|
|
213
|
+
|
|
214
|
+
// @public
|
|
215
|
+
export type LogonType = string;
|
|
216
|
+
|
|
217
|
+
// @public
|
|
218
|
+
export interface ManagedServiceIdentity {
|
|
219
|
+
readonly principalId?: string;
|
|
220
|
+
readonly tenantId?: string;
|
|
221
|
+
type: ManagedServiceIdentityType;
|
|
222
|
+
userAssignedIdentities?: Record<string, UserAssignedIdentity | null>;
|
|
223
|
+
}
|
|
224
|
+
|
|
225
|
+
// @public
|
|
226
|
+
export type ManagedServiceIdentityType = string;
|
|
227
|
+
|
|
228
|
+
// @public
|
|
229
|
+
export interface ManualResourcePredictionsProfile extends ResourcePredictionsProfile {
|
|
230
|
+
kind: "Manual";
|
|
231
|
+
}
|
|
232
|
+
|
|
233
|
+
// @public
|
|
234
|
+
export interface NetworkProfile {
|
|
235
|
+
subnetId: string;
|
|
236
|
+
}
|
|
237
|
+
|
|
238
|
+
// @public
|
|
239
|
+
export interface Operation {
|
|
240
|
+
actionType?: ActionType;
|
|
241
|
+
readonly display?: OperationDisplay;
|
|
242
|
+
readonly isDataAction?: boolean;
|
|
243
|
+
readonly name?: string;
|
|
244
|
+
readonly origin?: Origin;
|
|
245
|
+
}
|
|
246
|
+
|
|
247
|
+
// @public
|
|
248
|
+
export interface OperationDisplay {
|
|
249
|
+
readonly description?: string;
|
|
250
|
+
readonly operation?: string;
|
|
251
|
+
readonly provider?: string;
|
|
252
|
+
readonly resource?: string;
|
|
253
|
+
}
|
|
254
|
+
|
|
255
|
+
// @public
|
|
256
|
+
export interface Organization {
|
|
257
|
+
parallelism?: number;
|
|
258
|
+
projects?: string[];
|
|
259
|
+
url: string;
|
|
260
|
+
}
|
|
261
|
+
|
|
262
|
+
// @public
|
|
263
|
+
export interface OrganizationProfile {
|
|
264
|
+
kind: string;
|
|
265
|
+
}
|
|
266
|
+
|
|
267
|
+
// @public
|
|
268
|
+
export type OrganizationProfileUnion = GitHubOrganizationProfile | AzureDevOpsOrganizationProfile | OrganizationProfile;
|
|
269
|
+
|
|
270
|
+
// @public
|
|
271
|
+
export type Origin = string;
|
|
272
|
+
|
|
273
|
+
// @public
|
|
274
|
+
export type OsDiskStorageAccountType = string;
|
|
275
|
+
|
|
276
|
+
// @public
|
|
277
|
+
export interface OsProfile {
|
|
278
|
+
logonType?: LogonType;
|
|
279
|
+
secretsManagementSettings?: SecretsManagementSettings;
|
|
280
|
+
}
|
|
281
|
+
|
|
282
|
+
// @public
|
|
283
|
+
export interface Pool extends TrackedResource {
|
|
284
|
+
identity?: ManagedServiceIdentity;
|
|
285
|
+
properties?: PoolProperties;
|
|
286
|
+
}
|
|
287
|
+
|
|
288
|
+
// @public
|
|
289
|
+
export interface PoolImage {
|
|
290
|
+
aliases?: string[];
|
|
291
|
+
buffer?: string;
|
|
292
|
+
resourceId?: string;
|
|
293
|
+
wellKnownImageName?: string;
|
|
294
|
+
}
|
|
295
|
+
|
|
296
|
+
// @public
|
|
297
|
+
export interface PoolProperties {
|
|
298
|
+
agentProfile: AgentProfileUnion;
|
|
299
|
+
devCenterProjectResourceId: string;
|
|
300
|
+
fabricProfile: FabricProfileUnion;
|
|
301
|
+
maximumConcurrency: number;
|
|
302
|
+
organizationProfile: OrganizationProfileUnion;
|
|
303
|
+
provisioningState?: ProvisioningState;
|
|
304
|
+
}
|
|
305
|
+
|
|
306
|
+
// @public
|
|
307
|
+
export interface PoolUpdate {
|
|
308
|
+
identity?: ManagedServiceIdentity;
|
|
309
|
+
properties?: PoolUpdateProperties;
|
|
310
|
+
tags?: Record<string, string>;
|
|
311
|
+
}
|
|
312
|
+
|
|
313
|
+
// @public
|
|
314
|
+
export interface PoolUpdateProperties {
|
|
315
|
+
agentProfile?: AgentProfileUnion;
|
|
316
|
+
devCenterProjectResourceId?: string;
|
|
317
|
+
fabricProfile?: FabricProfileUnion;
|
|
318
|
+
maximumConcurrency?: number;
|
|
319
|
+
organizationProfile?: OrganizationProfileUnion;
|
|
320
|
+
provisioningState?: ProvisioningState;
|
|
321
|
+
}
|
|
322
|
+
|
|
323
|
+
// @public
|
|
324
|
+
export type PredictionPreference = string;
|
|
325
|
+
|
|
326
|
+
// @public
|
|
327
|
+
export type ProvisioningState = string;
|
|
328
|
+
|
|
329
|
+
// @public
|
|
330
|
+
export interface ProxyResource extends Resource {
|
|
331
|
+
}
|
|
332
|
+
|
|
333
|
+
// @public
|
|
334
|
+
export interface Quota {
|
|
335
|
+
currentValue: number;
|
|
336
|
+
id: string;
|
|
337
|
+
limit: number;
|
|
338
|
+
readonly name?: QuotaName;
|
|
339
|
+
unit: string;
|
|
340
|
+
}
|
|
341
|
+
|
|
342
|
+
// @public
|
|
343
|
+
export interface QuotaName {
|
|
344
|
+
localizedValue?: string;
|
|
345
|
+
value?: string;
|
|
346
|
+
}
|
|
347
|
+
|
|
348
|
+
// @public
|
|
349
|
+
export interface Resource {
|
|
350
|
+
readonly id?: string;
|
|
351
|
+
readonly name?: string;
|
|
352
|
+
readonly systemData?: SystemData;
|
|
353
|
+
readonly type?: string;
|
|
354
|
+
}
|
|
355
|
+
|
|
356
|
+
// @public
|
|
357
|
+
export interface ResourceDetailsObject extends ProxyResource {
|
|
358
|
+
properties?: ResourceDetailsObjectProperties;
|
|
359
|
+
}
|
|
360
|
+
|
|
361
|
+
// @public
|
|
362
|
+
export interface ResourceDetailsObjectProperties {
|
|
363
|
+
image: string;
|
|
364
|
+
imageVersion: string;
|
|
365
|
+
status: ResourceStatus;
|
|
366
|
+
}
|
|
367
|
+
|
|
368
|
+
// @public
|
|
369
|
+
export interface ResourcePredictions {
|
|
370
|
+
}
|
|
371
|
+
|
|
372
|
+
// @public
|
|
373
|
+
export interface ResourcePredictionsProfile {
|
|
374
|
+
kind: ResourcePredictionsProfileType;
|
|
375
|
+
}
|
|
376
|
+
|
|
377
|
+
// @public
|
|
378
|
+
export type ResourcePredictionsProfileType = string;
|
|
379
|
+
|
|
380
|
+
// @public
|
|
381
|
+
export type ResourcePredictionsProfileUnion = ManualResourcePredictionsProfile | AutomaticResourcePredictionsProfile | ResourcePredictionsProfile;
|
|
382
|
+
|
|
383
|
+
// @public
|
|
384
|
+
export interface ResourceSku extends ProxyResource {
|
|
385
|
+
properties?: ResourceSkuProperties;
|
|
386
|
+
}
|
|
387
|
+
|
|
388
|
+
// @public
|
|
389
|
+
export interface ResourceSkuCapabilities {
|
|
390
|
+
name: string;
|
|
391
|
+
value: string;
|
|
392
|
+
}
|
|
393
|
+
|
|
394
|
+
// @public
|
|
395
|
+
export interface ResourceSkuLocationInfo {
|
|
396
|
+
location: string;
|
|
397
|
+
zoneDetails: ResourceSkuZoneDetails[];
|
|
398
|
+
zones: string[];
|
|
399
|
+
}
|
|
400
|
+
|
|
401
|
+
// @public
|
|
402
|
+
export interface ResourceSkuProperties {
|
|
403
|
+
capabilities: ResourceSkuCapabilities[];
|
|
404
|
+
family: string;
|
|
405
|
+
locationInfo: ResourceSkuLocationInfo[];
|
|
406
|
+
locations: string[];
|
|
407
|
+
resourceType: string;
|
|
408
|
+
restrictions: ResourceSkuRestrictions[];
|
|
409
|
+
size: string;
|
|
410
|
+
tier: string;
|
|
411
|
+
}
|
|
412
|
+
|
|
413
|
+
// @public
|
|
414
|
+
export interface ResourceSkuRestrictionInfo {
|
|
415
|
+
locations?: string[];
|
|
416
|
+
zones?: string[];
|
|
417
|
+
}
|
|
418
|
+
|
|
419
|
+
// @public
|
|
420
|
+
export interface ResourceSkuRestrictions {
|
|
421
|
+
reasonCode?: ResourceSkuRestrictionsReasonCode;
|
|
422
|
+
restrictionInfo: ResourceSkuRestrictionInfo;
|
|
423
|
+
type?: ResourceSkuRestrictionsType;
|
|
424
|
+
values: string[];
|
|
425
|
+
}
|
|
426
|
+
|
|
427
|
+
// @public
|
|
428
|
+
export type ResourceSkuRestrictionsReasonCode = string;
|
|
429
|
+
|
|
430
|
+
// @public
|
|
431
|
+
export type ResourceSkuRestrictionsType = string;
|
|
432
|
+
|
|
433
|
+
// @public
|
|
434
|
+
export interface ResourceSkuZoneDetails {
|
|
435
|
+
capabilities: ResourceSkuCapabilities[];
|
|
436
|
+
name: string[];
|
|
437
|
+
}
|
|
438
|
+
|
|
439
|
+
// @public
|
|
440
|
+
export type ResourceStatus = string;
|
|
441
|
+
|
|
442
|
+
// @public
|
|
443
|
+
export interface SecretsManagementSettings {
|
|
444
|
+
certificateStoreLocation?: string;
|
|
445
|
+
keyExportable: boolean;
|
|
446
|
+
observedCertificates: string[];
|
|
447
|
+
}
|
|
448
|
+
|
|
449
|
+
// @public
|
|
450
|
+
export interface Stateful extends AgentProfile {
|
|
451
|
+
gracePeriodTimeSpan?: string;
|
|
452
|
+
kind: "Stateful";
|
|
453
|
+
maxAgentLifetime?: string;
|
|
454
|
+
}
|
|
455
|
+
|
|
456
|
+
// @public
|
|
457
|
+
export interface StatelessAgentProfile extends AgentProfile {
|
|
458
|
+
kind: "Stateless";
|
|
459
|
+
}
|
|
460
|
+
|
|
461
|
+
// @public
|
|
462
|
+
export type StorageAccountType = string;
|
|
463
|
+
|
|
464
|
+
// @public
|
|
465
|
+
export interface StorageProfile {
|
|
466
|
+
dataDisks?: DataDisk[];
|
|
467
|
+
osDiskStorageAccountType?: OsDiskStorageAccountType;
|
|
468
|
+
}
|
|
469
|
+
|
|
470
|
+
// @public
|
|
471
|
+
export interface SystemData {
|
|
472
|
+
createdAt?: Date;
|
|
473
|
+
createdBy?: string;
|
|
474
|
+
createdByType?: CreatedByType;
|
|
475
|
+
lastModifiedAt?: Date;
|
|
476
|
+
lastModifiedBy?: string;
|
|
477
|
+
lastModifiedByType?: CreatedByType;
|
|
478
|
+
}
|
|
479
|
+
|
|
480
|
+
// @public
|
|
481
|
+
export interface TrackedResource extends Resource {
|
|
482
|
+
location: string;
|
|
483
|
+
tags?: Record<string, string>;
|
|
484
|
+
}
|
|
485
|
+
|
|
486
|
+
// @public
|
|
487
|
+
export interface UserAssignedIdentity {
|
|
488
|
+
readonly clientId?: string;
|
|
489
|
+
readonly principalId?: string;
|
|
490
|
+
}
|
|
491
|
+
|
|
492
|
+
// @public
|
|
493
|
+
export interface VmssFabricProfile extends FabricProfile {
|
|
494
|
+
images: PoolImage[];
|
|
495
|
+
kind: "Vmss";
|
|
496
|
+
networkProfile?: NetworkProfile;
|
|
497
|
+
osProfile?: OsProfile;
|
|
498
|
+
sku: DevOpsAzureSku;
|
|
499
|
+
storageProfile?: StorageProfile;
|
|
500
|
+
}
|
|
501
|
+
|
|
502
|
+
// (No @packageDocumentation comment for this package)
|
|
503
|
+
|
|
504
|
+
```
|