@azure/arm-devopsinfrastructure 1.0.0-alpha.20240531.3
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/CHANGELOG.md +15 -0
- package/LICENSE +21 -0
- package/README.md +109 -0
- package/dist/index.js +3582 -0
- package/dist/index.js.map +1 -0
- package/dist/index.min.js +1 -0
- package/dist/index.min.js.map +1 -0
- package/dist-esm/samples-dev/imageVersionsListByImageSample.d.ts +2 -0
- package/dist-esm/samples-dev/imageVersionsListByImageSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/imageVersionsListByImageSample.js +55 -0
- package/dist-esm/samples-dev/imageVersionsListByImageSample.js.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +53 -0
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/poolsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/poolsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/poolsCreateOrUpdateSample.js +61 -0
- package/dist-esm/samples-dev/poolsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/poolsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/poolsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/poolsDeleteSample.js +39 -0
- package/dist-esm/samples-dev/poolsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/poolsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/poolsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/poolsGetSample.js +39 -0
- package/dist-esm/samples-dev/poolsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/poolsListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/poolsListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/poolsListByResourceGroupSample.js +54 -0
- package/dist-esm/samples-dev/poolsListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/poolsListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/poolsListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/poolsListBySubscriptionSample.js +53 -0
- package/dist-esm/samples-dev/poolsListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/poolsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/poolsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/poolsUpdateSample.js +40 -0
- package/dist-esm/samples-dev/poolsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/resourceDetailsListByPoolSample.d.ts +2 -0
- package/dist-esm/samples-dev/resourceDetailsListByPoolSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/resourceDetailsListByPoolSample.js +55 -0
- package/dist-esm/samples-dev/resourceDetailsListByPoolSample.js.map +1 -0
- package/dist-esm/samples-dev/skuListByLocationSample.d.ts +2 -0
- package/dist-esm/samples-dev/skuListByLocationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/skuListByLocationSample.js +54 -0
- package/dist-esm/samples-dev/skuListByLocationSample.js.map +1 -0
- package/dist-esm/samples-dev/subscriptionUsagesListByLocationSample.d.ts +2 -0
- package/dist-esm/samples-dev/subscriptionUsagesListByLocationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/subscriptionUsagesListByLocationSample.js +54 -0
- package/dist-esm/samples-dev/subscriptionUsagesListByLocationSample.js.map +1 -0
- package/dist-esm/src/index.d.ts +6 -0
- package/dist-esm/src/index.d.ts.map +1 -0
- package/dist-esm/src/index.js +13 -0
- package/dist-esm/src/index.js.map +1 -0
- package/dist-esm/src/lroImpl.d.ts +11 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +21 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/managedDevOpsInfrastructure.d.ts +25 -0
- package/dist-esm/src/managedDevOpsInfrastructure.d.ts.map +1 -0
- package/dist-esm/src/managedDevOpsInfrastructure.js +105 -0
- package/dist-esm/src/managedDevOpsInfrastructure.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +1044 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +182 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +86 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/dist-esm/src/models/mappers.js +1766 -0
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +14 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/dist-esm/src/models/parameters.js +135 -0
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/dist-esm/src/operations/imageVersions.d.ts +38 -0
- package/dist-esm/src/operations/imageVersions.d.ts.map +1 -0
- package/dist-esm/src/operations/imageVersions.js +150 -0
- package/dist-esm/src/operations/imageVersions.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +7 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/dist-esm/src/operations/index.js +14 -0
- package/dist-esm/src/operations/index.js.map +1 -0
- package/dist-esm/src/operations/operations.d.ts +32 -0
- package/dist-esm/src/operations/operations.d.ts.map +1 -0
- package/dist-esm/src/operations/operations.js +133 -0
- package/dist-esm/src/operations/operations.js.map +1 -0
- package/dist-esm/src/operations/pools.d.ts +107 -0
- package/dist-esm/src/operations/pools.d.ts.map +1 -0
- package/dist-esm/src/operations/pools.js +554 -0
- package/dist-esm/src/operations/pools.js.map +1 -0
- package/dist-esm/src/operations/resourceDetails.d.ts +38 -0
- package/dist-esm/src/operations/resourceDetails.d.ts.map +1 -0
- package/dist-esm/src/operations/resourceDetails.js +150 -0
- package/dist-esm/src/operations/resourceDetails.js.map +1 -0
- package/dist-esm/src/operations/sku.d.ts +35 -0
- package/dist-esm/src/operations/sku.d.ts.map +1 -0
- package/dist-esm/src/operations/sku.js +145 -0
- package/dist-esm/src/operations/sku.js.map +1 -0
- package/dist-esm/src/operations/subscriptionUsages.d.ts +35 -0
- package/dist-esm/src/operations/subscriptionUsages.d.ts.map +1 -0
- package/dist-esm/src/operations/subscriptionUsages.js +145 -0
- package/dist-esm/src/operations/subscriptionUsages.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/imageVersions.d.ts +13 -0
- package/dist-esm/src/operationsInterfaces/imageVersions.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/imageVersions.js +9 -0
- package/dist-esm/src/operationsInterfaces/imageVersions.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +7 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +14 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.js +9 -0
- package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/pools.d.ts +71 -0
- package/dist-esm/src/operationsInterfaces/pools.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/pools.js +9 -0
- package/dist-esm/src/operationsInterfaces/pools.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/resourceDetails.d.ts +13 -0
- package/dist-esm/src/operationsInterfaces/resourceDetails.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/resourceDetails.js +9 -0
- package/dist-esm/src/operationsInterfaces/resourceDetails.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/sku.d.ts +12 -0
- package/dist-esm/src/operationsInterfaces/sku.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/sku.js +9 -0
- package/dist-esm/src/operationsInterfaces/sku.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/subscriptionUsages.d.ts +12 -0
- package/dist-esm/src/operationsInterfaces/subscriptionUsages.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/subscriptionUsages.js +9 -0
- package/dist-esm/src/operationsInterfaces/subscriptionUsages.js.map +1 -0
- package/dist-esm/src/pagingHelper.d.ts +13 -0
- package/dist-esm/src/pagingHelper.d.ts.map +1 -0
- package/dist-esm/src/pagingHelper.js +32 -0
- package/dist-esm/src/pagingHelper.js.map +1 -0
- package/dist-esm/test/devopsinfrastructure_operations_test.spec.d.ts +4 -0
- package/dist-esm/test/devopsinfrastructure_operations_test.spec.d.ts.map +1 -0
- package/dist-esm/test/devopsinfrastructure_operations_test.spec.js +74 -0
- package/dist-esm/test/devopsinfrastructure_operations_test.spec.js.map +1 -0
- package/package.json +118 -0
- package/review/arm-devopsinfrastructure.api.md +828 -0
- package/src/index.ts +13 -0
- package/src/lroImpl.ts +42 -0
- package/src/managedDevOpsInfrastructure.ts +165 -0
- package/src/models/index.ts +1197 -0
- package/src/models/mappers.ts +1899 -0
- package/src/models/parameters.ts +155 -0
- package/src/operations/imageVersions.ts +197 -0
- package/src/operations/index.ts +14 -0
- package/src/operations/operations.ts +149 -0
- package/src/operations/pools.ts +718 -0
- package/src/operations/resourceDetails.ts +193 -0
- package/src/operations/sku.ts +176 -0
- package/src/operations/subscriptionUsages.ts +176 -0
- package/src/operationsInterfaces/imageVersions.ts +29 -0
- package/src/operationsInterfaces/index.ts +14 -0
- package/src/operationsInterfaces/operations.ts +22 -0
- package/src/operationsInterfaces/pools.ts +139 -0
- package/src/operationsInterfaces/resourceDetails.ts +29 -0
- package/src/operationsInterfaces/sku.ts +24 -0
- package/src/operationsInterfaces/subscriptionUsages.ts +27 -0
- package/src/pagingHelper.ts +39 -0
- package/tsconfig.json +33 -0
- package/types/arm-devopsinfrastructure.d.ts +1336 -0
- package/types/tsdoc-metadata.json +11 -0
|
@@ -0,0 +1,828 @@
|
|
|
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
|
+
import * as coreAuth from '@azure/core-auth';
|
|
8
|
+
import * as coreClient from '@azure/core-client';
|
|
9
|
+
import { OperationState } from '@azure/core-lro';
|
|
10
|
+
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
11
|
+
import { SimplePollerLike } from '@azure/core-lro';
|
|
12
|
+
|
|
13
|
+
// @public
|
|
14
|
+
export type ActionType = string;
|
|
15
|
+
|
|
16
|
+
// @public
|
|
17
|
+
export interface AgentProfile {
|
|
18
|
+
kind: "Stateful" | "Stateless";
|
|
19
|
+
resourcePredictions?: Record<string, unknown>;
|
|
20
|
+
resourcePredictionsProfile?: ResourcePredictionsProfileUnion;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
// @public (undocumented)
|
|
24
|
+
export type AgentProfileUnion = AgentProfile | Stateful | StatelessAgentProfile;
|
|
25
|
+
|
|
26
|
+
// @public
|
|
27
|
+
export interface AgentProfileUpdate {
|
|
28
|
+
kind: "Stateful" | "Stateless";
|
|
29
|
+
resourcePredictions?: Record<string, unknown>;
|
|
30
|
+
resourcePredictionsProfile?: ResourcePredictionsProfileUpdateUnion;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
// @public (undocumented)
|
|
34
|
+
export type AgentProfileUpdateUnion = AgentProfileUpdate | StatefulUpdate | StatelessAgentProfileUpdate;
|
|
35
|
+
|
|
36
|
+
// @public
|
|
37
|
+
export interface AutomaticResourcePredictionsProfile extends ResourcePredictionsProfile {
|
|
38
|
+
kind: "Automatic";
|
|
39
|
+
predictionPreference?: PredictionPreference;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
// @public
|
|
43
|
+
export interface AutomaticResourcePredictionsProfileUpdate extends ResourcePredictionsProfileUpdate {
|
|
44
|
+
kind: "Automatic";
|
|
45
|
+
predictionPreference?: PredictionPreference;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
// @public
|
|
49
|
+
export interface AzureDevOpsOrganizationProfile extends OrganizationProfile {
|
|
50
|
+
kind: "AzureDevOps";
|
|
51
|
+
organizations: Organization[];
|
|
52
|
+
permissionProfile?: AzureDevOpsPermissionProfile;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
// @public
|
|
56
|
+
export interface AzureDevOpsPermissionProfile {
|
|
57
|
+
groups?: string[];
|
|
58
|
+
kind: AzureDevOpsPermissionType;
|
|
59
|
+
users?: string[];
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
// @public
|
|
63
|
+
export type AzureDevOpsPermissionType = string;
|
|
64
|
+
|
|
65
|
+
// @public
|
|
66
|
+
export type CachingType = string;
|
|
67
|
+
|
|
68
|
+
// @public
|
|
69
|
+
export type CreatedByType = string;
|
|
70
|
+
|
|
71
|
+
// @public
|
|
72
|
+
export interface DataDisk {
|
|
73
|
+
caching?: CachingType;
|
|
74
|
+
diskSizeGiB?: number;
|
|
75
|
+
driveLetter?: string;
|
|
76
|
+
storageAccountType?: StorageAccountType;
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
// @public
|
|
80
|
+
export interface DevOpsAzureSku {
|
|
81
|
+
name: string;
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
// @public
|
|
85
|
+
export interface ErrorAdditionalInfo {
|
|
86
|
+
readonly info?: Record<string, unknown>;
|
|
87
|
+
readonly type?: string;
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
// @public
|
|
91
|
+
export interface ErrorDetail {
|
|
92
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
93
|
+
readonly code?: string;
|
|
94
|
+
readonly details?: ErrorDetail[];
|
|
95
|
+
readonly message?: string;
|
|
96
|
+
readonly target?: string;
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
// @public
|
|
100
|
+
export interface ErrorResponse {
|
|
101
|
+
error?: ErrorDetail;
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
// @public
|
|
105
|
+
export interface FabricProfile {
|
|
106
|
+
kind: "Vmss";
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
// @public (undocumented)
|
|
110
|
+
export type FabricProfileUnion = FabricProfile | VmssFabricProfile;
|
|
111
|
+
|
|
112
|
+
// @public
|
|
113
|
+
export function getContinuationToken(page: unknown): string | undefined;
|
|
114
|
+
|
|
115
|
+
// @public
|
|
116
|
+
export interface GitHubOrganization {
|
|
117
|
+
repositories?: string[];
|
|
118
|
+
url: string;
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
// @public
|
|
122
|
+
export interface GitHubOrganizationProfile extends OrganizationProfile {
|
|
123
|
+
kind: "GitHub";
|
|
124
|
+
organizations: GitHubOrganization[];
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
// @public
|
|
128
|
+
export interface ImageVersion extends ProxyResource {
|
|
129
|
+
properties?: ImageVersionProperties;
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
// @public
|
|
133
|
+
export interface ImageVersionListResult {
|
|
134
|
+
nextLink?: string;
|
|
135
|
+
value: ImageVersion[];
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
// @public
|
|
139
|
+
export interface ImageVersionProperties {
|
|
140
|
+
version: string;
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
// @public
|
|
144
|
+
export interface ImageVersions {
|
|
145
|
+
listByImage(resourceGroupName: string, imageName: string, options?: ImageVersionsListByImageOptionalParams): PagedAsyncIterableIterator<ImageVersion>;
|
|
146
|
+
}
|
|
147
|
+
|
|
148
|
+
// @public
|
|
149
|
+
export interface ImageVersionsListByImageNextOptionalParams extends coreClient.OperationOptions {
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
// @public
|
|
153
|
+
export type ImageVersionsListByImageNextResponse = ImageVersionListResult;
|
|
154
|
+
|
|
155
|
+
// @public
|
|
156
|
+
export interface ImageVersionsListByImageOptionalParams extends coreClient.OperationOptions {
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
// @public
|
|
160
|
+
export type ImageVersionsListByImageResponse = ImageVersionListResult;
|
|
161
|
+
|
|
162
|
+
// @public
|
|
163
|
+
export enum KnownActionType {
|
|
164
|
+
Internal = "Internal"
|
|
165
|
+
}
|
|
166
|
+
|
|
167
|
+
// @public
|
|
168
|
+
export enum KnownAzureDevOpsPermissionType {
|
|
169
|
+
CreatorOnly = "CreatorOnly",
|
|
170
|
+
Inherit = "Inherit",
|
|
171
|
+
SpecificAccounts = "SpecificAccounts"
|
|
172
|
+
}
|
|
173
|
+
|
|
174
|
+
// @public
|
|
175
|
+
export enum KnownCachingType {
|
|
176
|
+
None = "None",
|
|
177
|
+
ReadOnly = "ReadOnly",
|
|
178
|
+
ReadWrite = "ReadWrite"
|
|
179
|
+
}
|
|
180
|
+
|
|
181
|
+
// @public
|
|
182
|
+
export enum KnownCreatedByType {
|
|
183
|
+
Application = "Application",
|
|
184
|
+
Key = "Key",
|
|
185
|
+
ManagedIdentity = "ManagedIdentity",
|
|
186
|
+
User = "User"
|
|
187
|
+
}
|
|
188
|
+
|
|
189
|
+
// @public
|
|
190
|
+
export enum KnownLogonType {
|
|
191
|
+
Interactive = "Interactive",
|
|
192
|
+
Service = "Service"
|
|
193
|
+
}
|
|
194
|
+
|
|
195
|
+
// @public
|
|
196
|
+
export enum KnownManagedServiceIdentityType {
|
|
197
|
+
None = "None",
|
|
198
|
+
SystemAssigned = "SystemAssigned",
|
|
199
|
+
SystemAssignedUserAssigned = "SystemAssigned,UserAssigned",
|
|
200
|
+
UserAssigned = "UserAssigned"
|
|
201
|
+
}
|
|
202
|
+
|
|
203
|
+
// @public
|
|
204
|
+
export enum KnownOrigin {
|
|
205
|
+
System = "system",
|
|
206
|
+
User = "user",
|
|
207
|
+
UserSystem = "user,system"
|
|
208
|
+
}
|
|
209
|
+
|
|
210
|
+
// @public
|
|
211
|
+
export enum KnownOsDiskStorageAccountType {
|
|
212
|
+
Premium = "Premium",
|
|
213
|
+
Standard = "Standard",
|
|
214
|
+
StandardSSD = "StandardSSD"
|
|
215
|
+
}
|
|
216
|
+
|
|
217
|
+
// @public
|
|
218
|
+
export enum KnownPredictionPreference {
|
|
219
|
+
Balanced = "Balanced",
|
|
220
|
+
BestPerformance = "BestPerformance",
|
|
221
|
+
MoreCostEffective = "MoreCostEffective",
|
|
222
|
+
MorePerformance = "MorePerformance",
|
|
223
|
+
MostCostEffective = "MostCostEffective"
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
// @public
|
|
227
|
+
export enum KnownProvisioningState {
|
|
228
|
+
Accepted = "Accepted",
|
|
229
|
+
Canceled = "Canceled",
|
|
230
|
+
Deleting = "Deleting",
|
|
231
|
+
Failed = "Failed",
|
|
232
|
+
Provisioning = "Provisioning",
|
|
233
|
+
Succeeded = "Succeeded",
|
|
234
|
+
Updating = "Updating"
|
|
235
|
+
}
|
|
236
|
+
|
|
237
|
+
// @public
|
|
238
|
+
export enum KnownResourcePredictionsProfileType {
|
|
239
|
+
Automatic = "Automatic",
|
|
240
|
+
Manual = "Manual"
|
|
241
|
+
}
|
|
242
|
+
|
|
243
|
+
// @public
|
|
244
|
+
export enum KnownResourceSkuRestrictionsReasonCode {
|
|
245
|
+
NotAvailableForSubscription = "NotAvailableForSubscription",
|
|
246
|
+
QuotaId = "QuotaId"
|
|
247
|
+
}
|
|
248
|
+
|
|
249
|
+
// @public
|
|
250
|
+
export enum KnownResourceSkuRestrictionsType {
|
|
251
|
+
Location = "Location",
|
|
252
|
+
Zone = "Zone"
|
|
253
|
+
}
|
|
254
|
+
|
|
255
|
+
// @public
|
|
256
|
+
export enum KnownResourceStatus {
|
|
257
|
+
Allocated = "Allocated",
|
|
258
|
+
Leased = "Leased",
|
|
259
|
+
NotReady = "NotReady",
|
|
260
|
+
PendingReimage = "PendingReimage",
|
|
261
|
+
PendingReturn = "PendingReturn",
|
|
262
|
+
Provisioning = "Provisioning",
|
|
263
|
+
Ready = "Ready",
|
|
264
|
+
Reimaging = "Reimaging",
|
|
265
|
+
Returned = "Returned",
|
|
266
|
+
Starting = "Starting",
|
|
267
|
+
Updating = "Updating"
|
|
268
|
+
}
|
|
269
|
+
|
|
270
|
+
// @public
|
|
271
|
+
export enum KnownStorageAccountType {
|
|
272
|
+
PremiumLRS = "Premium_LRS",
|
|
273
|
+
PremiumZRS = "Premium_ZRS",
|
|
274
|
+
StandardLRS = "Standard_LRS",
|
|
275
|
+
StandardSsdlrs = "StandardSSD_LRS",
|
|
276
|
+
StandardSsdzrs = "StandardSSD_ZRS"
|
|
277
|
+
}
|
|
278
|
+
|
|
279
|
+
// @public
|
|
280
|
+
export type LogonType = string;
|
|
281
|
+
|
|
282
|
+
// @public (undocumented)
|
|
283
|
+
export class ManagedDevOpsInfrastructure extends coreClient.ServiceClient {
|
|
284
|
+
// (undocumented)
|
|
285
|
+
$host: string;
|
|
286
|
+
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: ManagedDevOpsInfrastructureOptionalParams);
|
|
287
|
+
// (undocumented)
|
|
288
|
+
apiVersion: string;
|
|
289
|
+
// (undocumented)
|
|
290
|
+
imageVersions: ImageVersions;
|
|
291
|
+
// (undocumented)
|
|
292
|
+
operations: Operations;
|
|
293
|
+
// (undocumented)
|
|
294
|
+
pools: Pools;
|
|
295
|
+
// (undocumented)
|
|
296
|
+
resourceDetails: ResourceDetails;
|
|
297
|
+
// (undocumented)
|
|
298
|
+
sku: Sku;
|
|
299
|
+
// (undocumented)
|
|
300
|
+
subscriptionId: string;
|
|
301
|
+
// (undocumented)
|
|
302
|
+
subscriptionUsages: SubscriptionUsages;
|
|
303
|
+
}
|
|
304
|
+
|
|
305
|
+
// @public
|
|
306
|
+
export interface ManagedDevOpsInfrastructureOptionalParams extends coreClient.ServiceClientOptions {
|
|
307
|
+
$host?: string;
|
|
308
|
+
apiVersion?: string;
|
|
309
|
+
endpoint?: string;
|
|
310
|
+
}
|
|
311
|
+
|
|
312
|
+
// @public
|
|
313
|
+
export interface ManagedServiceIdentity {
|
|
314
|
+
readonly principalId?: string;
|
|
315
|
+
readonly tenantId?: string;
|
|
316
|
+
type: ManagedServiceIdentityType;
|
|
317
|
+
userAssignedIdentities?: {
|
|
318
|
+
[propertyName: string]: UserAssignedIdentity | null;
|
|
319
|
+
};
|
|
320
|
+
}
|
|
321
|
+
|
|
322
|
+
// @public
|
|
323
|
+
export type ManagedServiceIdentityType = string;
|
|
324
|
+
|
|
325
|
+
// @public
|
|
326
|
+
export interface ManualResourcePredictionsProfile extends ResourcePredictionsProfile {
|
|
327
|
+
kind: "Manual";
|
|
328
|
+
}
|
|
329
|
+
|
|
330
|
+
// @public
|
|
331
|
+
export interface ManualResourcePredictionsProfileUpdate extends ResourcePredictionsProfileUpdate {
|
|
332
|
+
kind: "Manual";
|
|
333
|
+
}
|
|
334
|
+
|
|
335
|
+
// @public
|
|
336
|
+
export interface NetworkProfile {
|
|
337
|
+
subnetId: string;
|
|
338
|
+
}
|
|
339
|
+
|
|
340
|
+
// @public
|
|
341
|
+
export interface Operation {
|
|
342
|
+
readonly actionType?: ActionType;
|
|
343
|
+
display?: OperationDisplay;
|
|
344
|
+
readonly isDataAction?: boolean;
|
|
345
|
+
readonly name?: string;
|
|
346
|
+
readonly origin?: Origin;
|
|
347
|
+
}
|
|
348
|
+
|
|
349
|
+
// @public
|
|
350
|
+
export interface OperationDisplay {
|
|
351
|
+
readonly description?: string;
|
|
352
|
+
readonly operation?: string;
|
|
353
|
+
readonly provider?: string;
|
|
354
|
+
readonly resource?: string;
|
|
355
|
+
}
|
|
356
|
+
|
|
357
|
+
// @public
|
|
358
|
+
export interface OperationListResult {
|
|
359
|
+
readonly nextLink?: string;
|
|
360
|
+
readonly value?: Operation[];
|
|
361
|
+
}
|
|
362
|
+
|
|
363
|
+
// @public
|
|
364
|
+
export interface Operations {
|
|
365
|
+
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
|
|
366
|
+
}
|
|
367
|
+
|
|
368
|
+
// @public
|
|
369
|
+
export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
370
|
+
}
|
|
371
|
+
|
|
372
|
+
// @public
|
|
373
|
+
export type OperationsListNextResponse = OperationListResult;
|
|
374
|
+
|
|
375
|
+
// @public
|
|
376
|
+
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
377
|
+
}
|
|
378
|
+
|
|
379
|
+
// @public
|
|
380
|
+
export type OperationsListResponse = OperationListResult;
|
|
381
|
+
|
|
382
|
+
// @public
|
|
383
|
+
export interface Organization {
|
|
384
|
+
parallelism?: number;
|
|
385
|
+
projects?: string[];
|
|
386
|
+
url: string;
|
|
387
|
+
}
|
|
388
|
+
|
|
389
|
+
// @public
|
|
390
|
+
export interface OrganizationProfile {
|
|
391
|
+
kind: "AzureDevOps" | "GitHub";
|
|
392
|
+
}
|
|
393
|
+
|
|
394
|
+
// @public (undocumented)
|
|
395
|
+
export type OrganizationProfileUnion = OrganizationProfile | AzureDevOpsOrganizationProfile | GitHubOrganizationProfile;
|
|
396
|
+
|
|
397
|
+
// @public
|
|
398
|
+
export type Origin = string;
|
|
399
|
+
|
|
400
|
+
// @public
|
|
401
|
+
export type OsDiskStorageAccountType = string;
|
|
402
|
+
|
|
403
|
+
// @public
|
|
404
|
+
export interface OsProfile {
|
|
405
|
+
logonType?: LogonType;
|
|
406
|
+
secretsManagementSettings?: SecretsManagementSettings;
|
|
407
|
+
}
|
|
408
|
+
|
|
409
|
+
// @public
|
|
410
|
+
export interface Pool extends TrackedResource {
|
|
411
|
+
identity?: ManagedServiceIdentity;
|
|
412
|
+
properties?: PoolProperties;
|
|
413
|
+
}
|
|
414
|
+
|
|
415
|
+
// @public
|
|
416
|
+
export interface PoolImage {
|
|
417
|
+
aliases?: string[];
|
|
418
|
+
buffer?: string;
|
|
419
|
+
resourceId?: string;
|
|
420
|
+
wellKnownImageName?: string;
|
|
421
|
+
}
|
|
422
|
+
|
|
423
|
+
// @public
|
|
424
|
+
export interface PoolListResult {
|
|
425
|
+
nextLink?: string;
|
|
426
|
+
value: Pool[];
|
|
427
|
+
}
|
|
428
|
+
|
|
429
|
+
// @public
|
|
430
|
+
export interface PoolProperties {
|
|
431
|
+
agentProfile: AgentProfileUnion;
|
|
432
|
+
devCenterProjectResourceId: string;
|
|
433
|
+
fabricProfile: FabricProfileUnion;
|
|
434
|
+
maximumConcurrency: number;
|
|
435
|
+
organizationProfile: OrganizationProfileUnion;
|
|
436
|
+
provisioningState?: ProvisioningState;
|
|
437
|
+
}
|
|
438
|
+
|
|
439
|
+
// @public
|
|
440
|
+
export interface Pools {
|
|
441
|
+
beginCreateOrUpdate(resourceGroupName: string, poolName: string, resource: Pool, options?: PoolsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<PoolsCreateOrUpdateResponse>, PoolsCreateOrUpdateResponse>>;
|
|
442
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, poolName: string, resource: Pool, options?: PoolsCreateOrUpdateOptionalParams): Promise<PoolsCreateOrUpdateResponse>;
|
|
443
|
+
beginDelete(resourceGroupName: string, poolName: string, options?: PoolsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<PoolsDeleteResponse>, PoolsDeleteResponse>>;
|
|
444
|
+
beginDeleteAndWait(resourceGroupName: string, poolName: string, options?: PoolsDeleteOptionalParams): Promise<PoolsDeleteResponse>;
|
|
445
|
+
beginUpdate(resourceGroupName: string, poolName: string, properties: PoolUpdate, options?: PoolsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<PoolsUpdateResponse>, PoolsUpdateResponse>>;
|
|
446
|
+
beginUpdateAndWait(resourceGroupName: string, poolName: string, properties: PoolUpdate, options?: PoolsUpdateOptionalParams): Promise<PoolsUpdateResponse>;
|
|
447
|
+
get(resourceGroupName: string, poolName: string, options?: PoolsGetOptionalParams): Promise<PoolsGetResponse>;
|
|
448
|
+
listByResourceGroup(resourceGroupName: string, options?: PoolsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Pool>;
|
|
449
|
+
listBySubscription(options?: PoolsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<Pool>;
|
|
450
|
+
}
|
|
451
|
+
|
|
452
|
+
// @public
|
|
453
|
+
export interface PoolsCreateOrUpdateHeaders {
|
|
454
|
+
retryAfter?: number;
|
|
455
|
+
}
|
|
456
|
+
|
|
457
|
+
// @public
|
|
458
|
+
export interface PoolsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
459
|
+
resumeFrom?: string;
|
|
460
|
+
updateIntervalInMs?: number;
|
|
461
|
+
}
|
|
462
|
+
|
|
463
|
+
// @public
|
|
464
|
+
export type PoolsCreateOrUpdateResponse = Pool;
|
|
465
|
+
|
|
466
|
+
// @public
|
|
467
|
+
export interface PoolsDeleteHeaders {
|
|
468
|
+
location?: string;
|
|
469
|
+
retryAfter?: number;
|
|
470
|
+
}
|
|
471
|
+
|
|
472
|
+
// @public
|
|
473
|
+
export interface PoolsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
474
|
+
resumeFrom?: string;
|
|
475
|
+
updateIntervalInMs?: number;
|
|
476
|
+
}
|
|
477
|
+
|
|
478
|
+
// @public
|
|
479
|
+
export type PoolsDeleteResponse = PoolsDeleteHeaders;
|
|
480
|
+
|
|
481
|
+
// @public
|
|
482
|
+
export interface PoolsGetOptionalParams extends coreClient.OperationOptions {
|
|
483
|
+
}
|
|
484
|
+
|
|
485
|
+
// @public
|
|
486
|
+
export type PoolsGetResponse = Pool;
|
|
487
|
+
|
|
488
|
+
// @public
|
|
489
|
+
export interface PoolsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
490
|
+
}
|
|
491
|
+
|
|
492
|
+
// @public
|
|
493
|
+
export type PoolsListByResourceGroupNextResponse = PoolListResult;
|
|
494
|
+
|
|
495
|
+
// @public
|
|
496
|
+
export interface PoolsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
497
|
+
}
|
|
498
|
+
|
|
499
|
+
// @public
|
|
500
|
+
export type PoolsListByResourceGroupResponse = PoolListResult;
|
|
501
|
+
|
|
502
|
+
// @public
|
|
503
|
+
export interface PoolsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
504
|
+
}
|
|
505
|
+
|
|
506
|
+
// @public
|
|
507
|
+
export type PoolsListBySubscriptionNextResponse = PoolListResult;
|
|
508
|
+
|
|
509
|
+
// @public
|
|
510
|
+
export interface PoolsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
511
|
+
}
|
|
512
|
+
|
|
513
|
+
// @public
|
|
514
|
+
export type PoolsListBySubscriptionResponse = PoolListResult;
|
|
515
|
+
|
|
516
|
+
// @public
|
|
517
|
+
export interface PoolsUpdateHeaders {
|
|
518
|
+
location?: string;
|
|
519
|
+
retryAfter?: number;
|
|
520
|
+
}
|
|
521
|
+
|
|
522
|
+
// @public
|
|
523
|
+
export interface PoolsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
524
|
+
resumeFrom?: string;
|
|
525
|
+
updateIntervalInMs?: number;
|
|
526
|
+
}
|
|
527
|
+
|
|
528
|
+
// @public
|
|
529
|
+
export type PoolsUpdateResponse = Pool;
|
|
530
|
+
|
|
531
|
+
// @public
|
|
532
|
+
export interface PoolUpdate {
|
|
533
|
+
identity?: ManagedServiceIdentity;
|
|
534
|
+
properties?: PoolUpdateProperties;
|
|
535
|
+
tags?: {
|
|
536
|
+
[propertyName: string]: string;
|
|
537
|
+
};
|
|
538
|
+
}
|
|
539
|
+
|
|
540
|
+
// @public
|
|
541
|
+
export interface PoolUpdateProperties {
|
|
542
|
+
agentProfile?: AgentProfileUpdateUnion;
|
|
543
|
+
devCenterProjectResourceId?: string;
|
|
544
|
+
fabricProfile?: FabricProfileUnion;
|
|
545
|
+
maximumConcurrency?: number;
|
|
546
|
+
organizationProfile?: OrganizationProfileUnion;
|
|
547
|
+
provisioningState?: ProvisioningState;
|
|
548
|
+
}
|
|
549
|
+
|
|
550
|
+
// @public
|
|
551
|
+
export type PredictionPreference = string;
|
|
552
|
+
|
|
553
|
+
// @public
|
|
554
|
+
export type ProvisioningState = string;
|
|
555
|
+
|
|
556
|
+
// @public
|
|
557
|
+
export interface ProxyResource extends Resource {
|
|
558
|
+
}
|
|
559
|
+
|
|
560
|
+
// @public
|
|
561
|
+
export interface Quota extends ProxyResource {
|
|
562
|
+
properties?: QuotaProperties;
|
|
563
|
+
}
|
|
564
|
+
|
|
565
|
+
// @public
|
|
566
|
+
export interface QuotaListResult {
|
|
567
|
+
nextLink?: string;
|
|
568
|
+
value: Quota[];
|
|
569
|
+
}
|
|
570
|
+
|
|
571
|
+
// @public
|
|
572
|
+
export interface QuotaName {
|
|
573
|
+
localizedValue?: string;
|
|
574
|
+
value?: string;
|
|
575
|
+
}
|
|
576
|
+
|
|
577
|
+
// @public
|
|
578
|
+
export interface QuotaProperties {
|
|
579
|
+
currentValue: number;
|
|
580
|
+
limit: number;
|
|
581
|
+
name: QuotaName;
|
|
582
|
+
unit: string;
|
|
583
|
+
}
|
|
584
|
+
|
|
585
|
+
// @public
|
|
586
|
+
export interface Resource {
|
|
587
|
+
readonly id?: string;
|
|
588
|
+
readonly name?: string;
|
|
589
|
+
readonly systemData?: SystemData;
|
|
590
|
+
readonly type?: string;
|
|
591
|
+
}
|
|
592
|
+
|
|
593
|
+
// @public
|
|
594
|
+
export interface ResourceDetails {
|
|
595
|
+
listByPool(resourceGroupName: string, poolName: string, options?: ResourceDetailsListByPoolOptionalParams): PagedAsyncIterableIterator<ResourceDetailsObject>;
|
|
596
|
+
}
|
|
597
|
+
|
|
598
|
+
// @public
|
|
599
|
+
export interface ResourceDetailsListByPoolNextOptionalParams extends coreClient.OperationOptions {
|
|
600
|
+
}
|
|
601
|
+
|
|
602
|
+
// @public
|
|
603
|
+
export type ResourceDetailsListByPoolNextResponse = ResourceDetailsObjectListResult;
|
|
604
|
+
|
|
605
|
+
// @public
|
|
606
|
+
export interface ResourceDetailsListByPoolOptionalParams extends coreClient.OperationOptions {
|
|
607
|
+
}
|
|
608
|
+
|
|
609
|
+
// @public
|
|
610
|
+
export type ResourceDetailsListByPoolResponse = ResourceDetailsObjectListResult;
|
|
611
|
+
|
|
612
|
+
// @public
|
|
613
|
+
export interface ResourceDetailsObject extends ProxyResource {
|
|
614
|
+
properties?: ResourceDetailsObjectProperties;
|
|
615
|
+
}
|
|
616
|
+
|
|
617
|
+
// @public
|
|
618
|
+
export interface ResourceDetailsObjectListResult {
|
|
619
|
+
nextLink?: string;
|
|
620
|
+
value: ResourceDetailsObject[];
|
|
621
|
+
}
|
|
622
|
+
|
|
623
|
+
// @public
|
|
624
|
+
export interface ResourceDetailsObjectProperties {
|
|
625
|
+
image: string;
|
|
626
|
+
imageVersion: string;
|
|
627
|
+
status: ResourceStatus;
|
|
628
|
+
}
|
|
629
|
+
|
|
630
|
+
// @public
|
|
631
|
+
export interface ResourcePredictionsProfile {
|
|
632
|
+
kind: "Automatic" | "Manual";
|
|
633
|
+
}
|
|
634
|
+
|
|
635
|
+
// @public
|
|
636
|
+
export type ResourcePredictionsProfileType = string;
|
|
637
|
+
|
|
638
|
+
// @public (undocumented)
|
|
639
|
+
export type ResourcePredictionsProfileUnion = ResourcePredictionsProfile | AutomaticResourcePredictionsProfile | ManualResourcePredictionsProfile;
|
|
640
|
+
|
|
641
|
+
// @public
|
|
642
|
+
export interface ResourcePredictionsProfileUpdate {
|
|
643
|
+
kind: "Automatic" | "Manual";
|
|
644
|
+
}
|
|
645
|
+
|
|
646
|
+
// @public (undocumented)
|
|
647
|
+
export type ResourcePredictionsProfileUpdateUnion = ResourcePredictionsProfileUpdate | AutomaticResourcePredictionsProfileUpdate | ManualResourcePredictionsProfileUpdate;
|
|
648
|
+
|
|
649
|
+
// @public
|
|
650
|
+
export interface ResourceSku extends ProxyResource {
|
|
651
|
+
properties?: ResourceSkuProperties;
|
|
652
|
+
}
|
|
653
|
+
|
|
654
|
+
// @public
|
|
655
|
+
export interface ResourceSkuCapabilities {
|
|
656
|
+
name: string;
|
|
657
|
+
value: string;
|
|
658
|
+
}
|
|
659
|
+
|
|
660
|
+
// @public
|
|
661
|
+
export interface ResourceSkuListResult {
|
|
662
|
+
nextLink?: string;
|
|
663
|
+
value: ResourceSku[];
|
|
664
|
+
}
|
|
665
|
+
|
|
666
|
+
// @public
|
|
667
|
+
export interface ResourceSkuLocationInfo {
|
|
668
|
+
location: string;
|
|
669
|
+
zoneDetails: ResourceSkuZoneDetails[];
|
|
670
|
+
zones: string[];
|
|
671
|
+
}
|
|
672
|
+
|
|
673
|
+
// @public
|
|
674
|
+
export interface ResourceSkuProperties {
|
|
675
|
+
capabilities: ResourceSkuCapabilities[];
|
|
676
|
+
family: string;
|
|
677
|
+
locationInfo: ResourceSkuLocationInfo[];
|
|
678
|
+
locations: string[];
|
|
679
|
+
resourceType: string;
|
|
680
|
+
restrictions: ResourceSkuRestrictions[];
|
|
681
|
+
size: string;
|
|
682
|
+
tier: string;
|
|
683
|
+
}
|
|
684
|
+
|
|
685
|
+
// @public
|
|
686
|
+
export interface ResourceSkuRestrictionInfo {
|
|
687
|
+
locations?: string[];
|
|
688
|
+
zones?: string[];
|
|
689
|
+
}
|
|
690
|
+
|
|
691
|
+
// @public
|
|
692
|
+
export interface ResourceSkuRestrictions {
|
|
693
|
+
reasonCode?: ResourceSkuRestrictionsReasonCode;
|
|
694
|
+
restrictionInfo: ResourceSkuRestrictionInfo;
|
|
695
|
+
type?: ResourceSkuRestrictionsType;
|
|
696
|
+
values: string[];
|
|
697
|
+
}
|
|
698
|
+
|
|
699
|
+
// @public
|
|
700
|
+
export type ResourceSkuRestrictionsReasonCode = string;
|
|
701
|
+
|
|
702
|
+
// @public
|
|
703
|
+
export type ResourceSkuRestrictionsType = string;
|
|
704
|
+
|
|
705
|
+
// @public
|
|
706
|
+
export interface ResourceSkuZoneDetails {
|
|
707
|
+
capabilities: ResourceSkuCapabilities[];
|
|
708
|
+
name: string[];
|
|
709
|
+
}
|
|
710
|
+
|
|
711
|
+
// @public
|
|
712
|
+
export type ResourceStatus = string;
|
|
713
|
+
|
|
714
|
+
// @public
|
|
715
|
+
export interface SecretsManagementSettings {
|
|
716
|
+
certificateStoreLocation?: string;
|
|
717
|
+
keyExportable: boolean;
|
|
718
|
+
observedCertificates: string[];
|
|
719
|
+
}
|
|
720
|
+
|
|
721
|
+
// @public
|
|
722
|
+
export interface Sku {
|
|
723
|
+
listByLocation(locationName: string, options?: SkuListByLocationOptionalParams): PagedAsyncIterableIterator<ResourceSku>;
|
|
724
|
+
}
|
|
725
|
+
|
|
726
|
+
// @public
|
|
727
|
+
export interface SkuListByLocationNextOptionalParams extends coreClient.OperationOptions {
|
|
728
|
+
}
|
|
729
|
+
|
|
730
|
+
// @public
|
|
731
|
+
export type SkuListByLocationNextResponse = ResourceSkuListResult;
|
|
732
|
+
|
|
733
|
+
// @public
|
|
734
|
+
export interface SkuListByLocationOptionalParams extends coreClient.OperationOptions {
|
|
735
|
+
}
|
|
736
|
+
|
|
737
|
+
// @public
|
|
738
|
+
export type SkuListByLocationResponse = ResourceSkuListResult;
|
|
739
|
+
|
|
740
|
+
// @public
|
|
741
|
+
export interface Stateful extends AgentProfile {
|
|
742
|
+
gracePeriodTimeSpan?: string;
|
|
743
|
+
kind: "Stateful";
|
|
744
|
+
maxAgentLifetime?: string;
|
|
745
|
+
}
|
|
746
|
+
|
|
747
|
+
// @public
|
|
748
|
+
export interface StatefulUpdate extends AgentProfileUpdate {
|
|
749
|
+
gracePeriodTimeSpan?: string;
|
|
750
|
+
kind: "Stateful";
|
|
751
|
+
maxAgentLifetime?: string;
|
|
752
|
+
}
|
|
753
|
+
|
|
754
|
+
// @public
|
|
755
|
+
export interface StatelessAgentProfile extends AgentProfile {
|
|
756
|
+
kind: "Stateless";
|
|
757
|
+
}
|
|
758
|
+
|
|
759
|
+
// @public
|
|
760
|
+
export interface StatelessAgentProfileUpdate extends AgentProfileUpdate {
|
|
761
|
+
kind: "Stateless";
|
|
762
|
+
}
|
|
763
|
+
|
|
764
|
+
// @public
|
|
765
|
+
export type StorageAccountType = string;
|
|
766
|
+
|
|
767
|
+
// @public
|
|
768
|
+
export interface StorageProfile {
|
|
769
|
+
dataDisks?: DataDisk[];
|
|
770
|
+
osDiskStorageAccountType?: OsDiskStorageAccountType;
|
|
771
|
+
}
|
|
772
|
+
|
|
773
|
+
// @public
|
|
774
|
+
export interface SubscriptionUsages {
|
|
775
|
+
listByLocation(locationName: string, options?: SubscriptionUsagesListByLocationOptionalParams): PagedAsyncIterableIterator<Quota>;
|
|
776
|
+
}
|
|
777
|
+
|
|
778
|
+
// @public
|
|
779
|
+
export interface SubscriptionUsagesListByLocationNextOptionalParams extends coreClient.OperationOptions {
|
|
780
|
+
}
|
|
781
|
+
|
|
782
|
+
// @public
|
|
783
|
+
export type SubscriptionUsagesListByLocationNextResponse = QuotaListResult;
|
|
784
|
+
|
|
785
|
+
// @public
|
|
786
|
+
export interface SubscriptionUsagesListByLocationOptionalParams extends coreClient.OperationOptions {
|
|
787
|
+
}
|
|
788
|
+
|
|
789
|
+
// @public
|
|
790
|
+
export type SubscriptionUsagesListByLocationResponse = QuotaListResult;
|
|
791
|
+
|
|
792
|
+
// @public
|
|
793
|
+
export interface SystemData {
|
|
794
|
+
createdAt?: Date;
|
|
795
|
+
createdBy?: string;
|
|
796
|
+
createdByType?: CreatedByType;
|
|
797
|
+
lastModifiedAt?: Date;
|
|
798
|
+
lastModifiedBy?: string;
|
|
799
|
+
lastModifiedByType?: CreatedByType;
|
|
800
|
+
}
|
|
801
|
+
|
|
802
|
+
// @public
|
|
803
|
+
export interface TrackedResource extends Resource {
|
|
804
|
+
location: string;
|
|
805
|
+
tags?: {
|
|
806
|
+
[propertyName: string]: string;
|
|
807
|
+
};
|
|
808
|
+
}
|
|
809
|
+
|
|
810
|
+
// @public
|
|
811
|
+
export interface UserAssignedIdentity {
|
|
812
|
+
readonly clientId?: string;
|
|
813
|
+
readonly principalId?: string;
|
|
814
|
+
}
|
|
815
|
+
|
|
816
|
+
// @public
|
|
817
|
+
export interface VmssFabricProfile extends FabricProfile {
|
|
818
|
+
images: PoolImage[];
|
|
819
|
+
kind: "Vmss";
|
|
820
|
+
networkProfile?: NetworkProfile;
|
|
821
|
+
osProfile?: OsProfile;
|
|
822
|
+
sku: DevOpsAzureSku;
|
|
823
|
+
storageProfile?: StorageProfile;
|
|
824
|
+
}
|
|
825
|
+
|
|
826
|
+
// (No @packageDocumentation comment for this package)
|
|
827
|
+
|
|
828
|
+
```
|