@azure/arm-extendedlocation 1.0.0-beta.1 → 1.0.0-beta.2
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 +41 -0
- package/LICENSE +1 -1
- package/README.md +23 -8
- package/dist/index.js +806 -83
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/customLocationsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/customLocationsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/customLocationsCreateOrUpdateSample.js +42 -0
- package/dist-esm/samples-dev/customLocationsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/customLocationsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/customLocationsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/customLocationsDeleteSample.js +31 -0
- package/dist-esm/samples-dev/customLocationsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/customLocationsFindTargetResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/customLocationsFindTargetResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/customLocationsFindTargetResourceGroupSample.js +34 -0
- package/dist-esm/samples-dev/customLocationsFindTargetResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/customLocationsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/customLocationsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/customLocationsGetSample.js +31 -0
- package/dist-esm/samples-dev/customLocationsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/customLocationsListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/customLocationsListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/customLocationsListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/customLocationsListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/customLocationsListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/customLocationsListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/customLocationsListBySubscriptionSample.js +43 -0
- package/dist-esm/samples-dev/customLocationsListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/customLocationsListEnabledResourceTypesSample.d.ts +2 -0
- package/dist-esm/samples-dev/customLocationsListEnabledResourceTypesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/customLocationsListEnabledResourceTypesSample.js +45 -0
- package/dist-esm/samples-dev/customLocationsListEnabledResourceTypesSample.js.map +1 -0
- package/dist-esm/samples-dev/customLocationsListOperationsSample.d.ts +2 -0
- package/dist-esm/samples-dev/customLocationsListOperationsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/customLocationsListOperationsSample.js +43 -0
- package/dist-esm/samples-dev/customLocationsListOperationsSample.js.map +1 -0
- package/dist-esm/samples-dev/customLocationsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/customLocationsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/customLocationsUpdateSample.js +34 -0
- package/dist-esm/samples-dev/customLocationsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/resourceSyncRulesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/resourceSyncRulesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/resourceSyncRulesCreateOrUpdateSample.js +41 -0
- package/dist-esm/samples-dev/resourceSyncRulesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/resourceSyncRulesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/resourceSyncRulesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/resourceSyncRulesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/resourceSyncRulesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/resourceSyncRulesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/resourceSyncRulesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/resourceSyncRulesGetSample.js +32 -0
- package/dist-esm/samples-dev/resourceSyncRulesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/resourceSyncRulesListByCustomLocationIdSample.d.ts +2 -0
- package/dist-esm/samples-dev/resourceSyncRulesListByCustomLocationIdSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/resourceSyncRulesListByCustomLocationIdSample.js +45 -0
- package/dist-esm/samples-dev/resourceSyncRulesListByCustomLocationIdSample.js.map +1 -0
- package/dist-esm/samples-dev/resourceSyncRulesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/resourceSyncRulesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/resourceSyncRulesUpdateSample.js +34 -0
- package/dist-esm/samples-dev/resourceSyncRulesUpdateSample.js.map +1 -0
- package/dist-esm/src/customLocationsManagementClient.d.ts +9 -3
- package/dist-esm/src/customLocationsManagementClient.d.ts.map +1 -1
- package/dist-esm/src/customLocationsManagementClient.js +81 -4
- package/dist-esm/src/customLocationsManagementClient.js.map +1 -1
- package/dist-esm/src/index.d.ts +0 -1
- package/dist-esm/src/index.d.ts.map +1 -1
- package/dist-esm/src/index.js +0 -1
- package/dist-esm/src/index.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +172 -25
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +7 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +8 -1
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +228 -29
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +7 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +41 -2
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/customLocations.d.ts +12 -3
- package/dist-esm/src/operations/customLocations.d.ts.map +1 -1
- package/dist-esm/src/operations/customLocations.js +41 -2
- package/dist-esm/src/operations/customLocations.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +1 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +1 -0
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/resourceSyncRules.d.ts +97 -0
- package/dist-esm/src/operations/resourceSyncRules.d.ts.map +1 -0
- package/dist-esm/src/operations/resourceSyncRules.js +400 -0
- package/dist-esm/src/operations/resourceSyncRules.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/customLocations.d.ts +10 -1
- package/dist-esm/src/operationsInterfaces/customLocations.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +1 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/resourceSyncRules.d.ts +71 -0
- package/dist-esm/src/operationsInterfaces/resourceSyncRules.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/resourceSyncRules.js +9 -0
- package/dist-esm/src/operationsInterfaces/resourceSyncRules.js.map +1 -0
- package/dist-esm/test/sampleTest.js +11 -13
- package/dist-esm/test/sampleTest.js.map +1 -1
- package/package.json +54 -25
- package/review/arm-extendedlocation.api.md +139 -27
- package/rollup.config.js +6 -72
- package/src/customLocationsManagementClient.ts +109 -5
- package/src/index.ts +0 -1
- package/src/models/index.ts +186 -26
- package/src/models/mappers.ts +243 -30
- package/src/models/parameters.ts +53 -2
- package/src/operations/customLocations.ts +57 -5
- package/src/operations/index.ts +1 -0
- package/src/operations/resourceSyncRules.ts +562 -0
- package/src/operationsInterfaces/customLocations.ts +18 -1
- package/src/operationsInterfaces/index.ts +1 -0
- package/src/operationsInterfaces/resourceSyncRules.ts +136 -0
- package/tsconfig.json +19 -5
- package/types/arm-extendedlocation.d.ts +257 -20
- package/types/tsdoc-metadata.json +1 -1
- package/dist-esm/src/customLocationsManagementClientContext.d.ts +0 -16
- package/dist-esm/src/customLocationsManagementClientContext.d.ts.map +0 -1
- package/dist-esm/src/customLocationsManagementClientContext.js +0 -49
- package/dist-esm/src/customLocationsManagementClientContext.js.map +0 -1
- package/src/customLocationsManagementClientContext.ts +0 -70
|
@@ -103,24 +103,6 @@ export interface CustomLocationListResult {
|
|
|
103
103
|
*/
|
|
104
104
|
readonly value?: CustomLocation[];
|
|
105
105
|
}
|
|
106
|
-
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
107
|
-
export interface Resource {
|
|
108
|
-
/**
|
|
109
|
-
* Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
|
|
110
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
111
|
-
*/
|
|
112
|
-
readonly id?: string;
|
|
113
|
-
/**
|
|
114
|
-
* The name of the resource
|
|
115
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
116
|
-
*/
|
|
117
|
-
readonly name?: string;
|
|
118
|
-
/**
|
|
119
|
-
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
120
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
121
|
-
*/
|
|
122
|
-
readonly type?: string;
|
|
123
|
-
}
|
|
124
106
|
/** Identity for the resource. */
|
|
125
107
|
export interface Identity {
|
|
126
108
|
/**
|
|
@@ -158,6 +140,24 @@ export interface SystemData {
|
|
|
158
140
|
/** The timestamp of resource last modification (UTC) */
|
|
159
141
|
lastModifiedAt?: Date;
|
|
160
142
|
}
|
|
143
|
+
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
|
144
|
+
export interface Resource {
|
|
145
|
+
/**
|
|
146
|
+
* Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
|
|
147
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
148
|
+
*/
|
|
149
|
+
readonly id?: string;
|
|
150
|
+
/**
|
|
151
|
+
* The name of the resource
|
|
152
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
153
|
+
*/
|
|
154
|
+
readonly name?: string;
|
|
155
|
+
/**
|
|
156
|
+
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
157
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
158
|
+
*/
|
|
159
|
+
readonly type?: string;
|
|
160
|
+
}
|
|
161
161
|
/** The Custom Locations patchable resource definition. */
|
|
162
162
|
export interface PatchableCustomLocations {
|
|
163
163
|
/** Identity for the resource. */
|
|
@@ -203,19 +203,89 @@ export interface EnabledResourceTypePropertiesTypesMetadataItem {
|
|
|
203
203
|
/** Resource Type */
|
|
204
204
|
resourceType?: string;
|
|
205
205
|
}
|
|
206
|
+
/** The Find Target Resource Group operation request. */
|
|
207
|
+
export interface CustomLocationFindTargetResourceGroupProperties {
|
|
208
|
+
/** Labels of the custom resource, this is a map of {key,value} pairs. */
|
|
209
|
+
labels?: {
|
|
210
|
+
[propertyName: string]: string;
|
|
211
|
+
};
|
|
212
|
+
}
|
|
213
|
+
/** The Find Target Resource Group operation response. */
|
|
214
|
+
export interface CustomLocationFindTargetResourceGroupResult {
|
|
215
|
+
/**
|
|
216
|
+
* The matching resource sync rule is the particular resource sync rule that matched the match expressions and labels and had lowest priority. This is the rule responsible for mapping the target resource to the target resource group.
|
|
217
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
218
|
+
*/
|
|
219
|
+
readonly matchedResourceSyncRule?: string;
|
|
220
|
+
/**
|
|
221
|
+
* The target resource group of matching resource sync rule. The labels from the request will be used to find out matching resource sync rule against the selector property of the resource sync rule. The one with highest priority will be returned if there are multiple matching rules.
|
|
222
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
223
|
+
*/
|
|
224
|
+
readonly targetResourceGroup?: string;
|
|
225
|
+
}
|
|
226
|
+
/** The List Resource Sync Rules operation response. */
|
|
227
|
+
export interface ResourceSyncRuleListResult {
|
|
228
|
+
/**
|
|
229
|
+
* The URL to use for getting the next set of results.
|
|
230
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
231
|
+
*/
|
|
232
|
+
readonly nextLink?: string;
|
|
233
|
+
/**
|
|
234
|
+
* The list of Resource Sync Rules.
|
|
235
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
236
|
+
*/
|
|
237
|
+
readonly value?: ResourceSyncRule[];
|
|
238
|
+
}
|
|
239
|
+
/** A label selector is composed of two parts, matchLabels and matchExpressions. The first part, matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is 'key', the operator is 'In', and the values array contains only 'value'. The second part, matchExpressions is a list of resource selector requirements. Valid operators include In, NotIn, Exists, and DoesNotExist. The values set must be non-empty in the case of In and NotIn. The values set must be empty in the case of Exists and DoesNotExist. All of the requirements, from both matchLabels and matchExpressions must all be satisfied in order to match. */
|
|
240
|
+
export interface ResourceSyncRulePropertiesSelector {
|
|
241
|
+
/** MatchExpressions is a list of resource selector requirements. Valid operators include In, NotIn, Exists, and DoesNotExist. The values set must be non-empty in the case of In and NotIn. The values set must be empty in the case of Exists and DoesNotExist. */
|
|
242
|
+
matchExpressions?: MatchExpressionsProperties[];
|
|
243
|
+
/** MatchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is 'key', the operator is 'In', and the values array contains only 'value'. */
|
|
244
|
+
matchLabels?: {
|
|
245
|
+
[propertyName: string]: string;
|
|
246
|
+
};
|
|
247
|
+
}
|
|
248
|
+
/** Resource Sync Rules matchExpression property definition. */
|
|
249
|
+
export interface MatchExpressionsProperties {
|
|
250
|
+
/** Key is the label key that the selector applies to. */
|
|
251
|
+
key?: string;
|
|
252
|
+
/** The Operator field represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist. */
|
|
253
|
+
operator?: string;
|
|
254
|
+
/** The label value */
|
|
255
|
+
values?: string[];
|
|
256
|
+
}
|
|
257
|
+
/** The Resource Sync Rules patchable resource definition. */
|
|
258
|
+
export interface PatchableResourceSyncRule {
|
|
259
|
+
/** Resource tags */
|
|
260
|
+
tags?: {
|
|
261
|
+
[propertyName: string]: string;
|
|
262
|
+
};
|
|
263
|
+
/** Priority represents a priority of the Resource Sync Rule */
|
|
264
|
+
priority?: number;
|
|
265
|
+
/**
|
|
266
|
+
* Provisioning State for the Resource Sync Rule.
|
|
267
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
268
|
+
*/
|
|
269
|
+
readonly provisioningState?: string;
|
|
270
|
+
/** A label selector is composed of two parts, matchLabels and matchExpressions. The first part, matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is 'key', the operator is 'In', and the values array contains only 'value'. The second part, matchExpressions is a list of resource selector requirements. Valid operators include In, NotIn, Exists, and DoesNotExist. The values set must be non-empty in the case of In and NotIn. The values set must be empty in the case of Exists and DoesNotExist. All of the requirements, from both matchLabels and matchExpressions must all be satisfied in order to match. */
|
|
271
|
+
selector?: ResourceSyncRulePropertiesSelector;
|
|
272
|
+
/** For an unmapped custom resource, its labels will be used to find matching resource sync rules. If this resource sync rule is one of the matching rules with highest priority, then the unmapped custom resource will be projected to the target resource group associated with this resource sync rule. The user creating this resource sync rule should have write permissions on the target resource group and this write permission will be validated when creating the resource sync rule. */
|
|
273
|
+
targetResourceGroup?: string;
|
|
274
|
+
}
|
|
206
275
|
/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
|
|
207
|
-
export
|
|
276
|
+
export interface TrackedResource extends Resource {
|
|
208
277
|
/** Resource tags. */
|
|
209
278
|
tags?: {
|
|
210
279
|
[propertyName: string]: string;
|
|
211
280
|
};
|
|
212
281
|
/** The geo-location where the resource lives */
|
|
213
282
|
location: string;
|
|
214
|
-
}
|
|
283
|
+
}
|
|
215
284
|
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
216
|
-
export
|
|
285
|
+
export interface ProxyResource extends Resource {
|
|
286
|
+
}
|
|
217
287
|
/** Custom Locations definition. */
|
|
218
|
-
export
|
|
288
|
+
export interface CustomLocation extends TrackedResource {
|
|
219
289
|
/** Identity for the resource. */
|
|
220
290
|
identity?: Identity;
|
|
221
291
|
/**
|
|
@@ -237,9 +307,28 @@ export declare type CustomLocation = TrackedResource & {
|
|
|
237
307
|
namespace?: string;
|
|
238
308
|
/** Provisioning State for the Custom Location. */
|
|
239
309
|
provisioningState?: string;
|
|
240
|
-
}
|
|
310
|
+
}
|
|
311
|
+
/** Resource Sync Rules definition. */
|
|
312
|
+
export interface ResourceSyncRule extends TrackedResource {
|
|
313
|
+
/**
|
|
314
|
+
* Metadata pertaining to creation and last modification of the resource
|
|
315
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
316
|
+
*/
|
|
317
|
+
readonly systemData?: SystemData;
|
|
318
|
+
/** Priority represents a priority of the Resource Sync Rule */
|
|
319
|
+
priority?: number;
|
|
320
|
+
/**
|
|
321
|
+
* Provisioning State for the Resource Sync Rule.
|
|
322
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
323
|
+
*/
|
|
324
|
+
readonly provisioningState?: string;
|
|
325
|
+
/** A label selector is composed of two parts, matchLabels and matchExpressions. The first part, matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is 'key', the operator is 'In', and the values array contains only 'value'. The second part, matchExpressions is a list of resource selector requirements. Valid operators include In, NotIn, Exists, and DoesNotExist. The values set must be non-empty in the case of In and NotIn. The values set must be empty in the case of Exists and DoesNotExist. All of the requirements, from both matchLabels and matchExpressions must all be satisfied in order to match. */
|
|
326
|
+
selector?: ResourceSyncRulePropertiesSelector;
|
|
327
|
+
/** For an unmapped custom resource, its labels will be used to find matching resource sync rules. If this resource sync rule is one of the matching rules with highest priority, then the unmapped custom resource will be projected to the target resource group associated with this resource sync rule. The user creating this resource sync rule should have write permissions on the target resource group and this write permission will be validated when creating the resource sync rule. */
|
|
328
|
+
targetResourceGroup?: string;
|
|
329
|
+
}
|
|
241
330
|
/** EnabledResourceType definition. */
|
|
242
|
-
export
|
|
331
|
+
export interface EnabledResourceType extends ProxyResource {
|
|
243
332
|
/**
|
|
244
333
|
* Metadata pertaining to creation and last modification of the resource
|
|
245
334
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -251,10 +340,12 @@ export declare type EnabledResourceType = ProxyResource & {
|
|
|
251
340
|
extensionType?: string;
|
|
252
341
|
/** Metadata of the Resource Type */
|
|
253
342
|
typesMetadata?: EnabledResourceTypePropertiesTypesMetadataItem[];
|
|
254
|
-
}
|
|
343
|
+
}
|
|
255
344
|
/** Known values of {@link ResourceIdentityType} that the service accepts. */
|
|
256
345
|
export declare enum KnownResourceIdentityType {
|
|
346
|
+
/** SystemAssigned */
|
|
257
347
|
SystemAssigned = "SystemAssigned",
|
|
348
|
+
/** None */
|
|
258
349
|
None = "None"
|
|
259
350
|
}
|
|
260
351
|
/**
|
|
@@ -268,6 +359,7 @@ export declare enum KnownResourceIdentityType {
|
|
|
268
359
|
export declare type ResourceIdentityType = string;
|
|
269
360
|
/** Known values of {@link HostType} that the service accepts. */
|
|
270
361
|
export declare enum KnownHostType {
|
|
362
|
+
/** Kubernetes */
|
|
271
363
|
Kubernetes = "Kubernetes"
|
|
272
364
|
}
|
|
273
365
|
/**
|
|
@@ -280,9 +372,13 @@ export declare enum KnownHostType {
|
|
|
280
372
|
export declare type HostType = string;
|
|
281
373
|
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
282
374
|
export declare enum KnownCreatedByType {
|
|
375
|
+
/** User */
|
|
283
376
|
User = "User",
|
|
377
|
+
/** Application */
|
|
284
378
|
Application = "Application",
|
|
379
|
+
/** ManagedIdentity */
|
|
285
380
|
ManagedIdentity = "ManagedIdentity",
|
|
381
|
+
/** Key */
|
|
286
382
|
Key = "Key"
|
|
287
383
|
}
|
|
288
384
|
/**
|
|
@@ -363,6 +459,11 @@ export interface CustomLocationsListEnabledResourceTypesOptionalParams extends c
|
|
|
363
459
|
/** Contains response data for the listEnabledResourceTypes operation. */
|
|
364
460
|
export declare type CustomLocationsListEnabledResourceTypesResponse = EnabledResourceTypesListResult;
|
|
365
461
|
/** Optional parameters. */
|
|
462
|
+
export interface CustomLocationsFindTargetResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
463
|
+
}
|
|
464
|
+
/** Contains response data for the findTargetResourceGroup operation. */
|
|
465
|
+
export declare type CustomLocationsFindTargetResourceGroupResponse = CustomLocationFindTargetResourceGroupResult;
|
|
466
|
+
/** Optional parameters. */
|
|
366
467
|
export interface CustomLocationsListOperationsNextOptionalParams extends coreClient.OperationOptions {
|
|
367
468
|
}
|
|
368
469
|
/** Contains response data for the listOperationsNext operation. */
|
|
@@ -383,6 +484,52 @@ export interface CustomLocationsListEnabledResourceTypesNextOptionalParams exten
|
|
|
383
484
|
/** Contains response data for the listEnabledResourceTypesNext operation. */
|
|
384
485
|
export declare type CustomLocationsListEnabledResourceTypesNextResponse = EnabledResourceTypesListResult;
|
|
385
486
|
/** Optional parameters. */
|
|
487
|
+
export interface ResourceSyncRulesListByCustomLocationIDOptionalParams extends coreClient.OperationOptions {
|
|
488
|
+
}
|
|
489
|
+
/** Contains response data for the listByCustomLocationID operation. */
|
|
490
|
+
export declare type ResourceSyncRulesListByCustomLocationIDResponse = ResourceSyncRuleListResult;
|
|
491
|
+
/** Optional parameters. */
|
|
492
|
+
export interface ResourceSyncRulesGetOptionalParams extends coreClient.OperationOptions {
|
|
493
|
+
}
|
|
494
|
+
/** Contains response data for the get operation. */
|
|
495
|
+
export declare type ResourceSyncRulesGetResponse = ResourceSyncRule;
|
|
496
|
+
/** Optional parameters. */
|
|
497
|
+
export interface ResourceSyncRulesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
498
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
499
|
+
updateIntervalInMs?: number;
|
|
500
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
501
|
+
resumeFrom?: string;
|
|
502
|
+
}
|
|
503
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
504
|
+
export declare type ResourceSyncRulesCreateOrUpdateResponse = ResourceSyncRule;
|
|
505
|
+
/** Optional parameters. */
|
|
506
|
+
export interface ResourceSyncRulesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
507
|
+
}
|
|
508
|
+
/** Optional parameters. */
|
|
509
|
+
export interface ResourceSyncRulesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
510
|
+
/** Resource tags */
|
|
511
|
+
tags?: {
|
|
512
|
+
[propertyName: string]: string;
|
|
513
|
+
};
|
|
514
|
+
/** Priority represents a priority of the Resource Sync Rule */
|
|
515
|
+
priority?: number;
|
|
516
|
+
/** A label selector is composed of two parts, matchLabels and matchExpressions. The first part, matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is 'key', the operator is 'In', and the values array contains only 'value'. The second part, matchExpressions is a list of resource selector requirements. Valid operators include In, NotIn, Exists, and DoesNotExist. The values set must be non-empty in the case of In and NotIn. The values set must be empty in the case of Exists and DoesNotExist. All of the requirements, from both matchLabels and matchExpressions must all be satisfied in order to match. */
|
|
517
|
+
selector?: ResourceSyncRulePropertiesSelector;
|
|
518
|
+
/** For an unmapped custom resource, its labels will be used to find matching resource sync rules. If this resource sync rule is one of the matching rules with highest priority, then the unmapped custom resource will be projected to the target resource group associated with this resource sync rule. The user creating this resource sync rule should have write permissions on the target resource group and this write permission will be validated when creating the resource sync rule. */
|
|
519
|
+
targetResourceGroup?: string;
|
|
520
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
521
|
+
updateIntervalInMs?: number;
|
|
522
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
523
|
+
resumeFrom?: string;
|
|
524
|
+
}
|
|
525
|
+
/** Contains response data for the update operation. */
|
|
526
|
+
export declare type ResourceSyncRulesUpdateResponse = ResourceSyncRule;
|
|
527
|
+
/** Optional parameters. */
|
|
528
|
+
export interface ResourceSyncRulesListByCustomLocationIDNextOptionalParams extends coreClient.OperationOptions {
|
|
529
|
+
}
|
|
530
|
+
/** Contains response data for the listByCustomLocationIDNext operation. */
|
|
531
|
+
export declare type ResourceSyncRulesListByCustomLocationIDNextResponse = ResourceSyncRuleListResult;
|
|
532
|
+
/** Optional parameters. */
|
|
386
533
|
export interface CustomLocationsManagementClientOptionalParams extends coreClient.ServiceClientOptions {
|
|
387
534
|
/** server parameter */
|
|
388
535
|
$host?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAEjD,4CAA4C;AAC5C,MAAM,WAAW,4BAA4B;IAC3C,+BAA+B;IAC/B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,uCAAuC;IACvC,KAAK,EAAE,uBAAuB,EAAE,CAAC;CAClC;AAED,kCAAkC;AAClC,MAAM,WAAW,uBAAuB;IACtC;;;OAGG;IACH,QAAQ,CAAC,YAAY,CAAC,EAAE,OAAO,CAAC;IAChC;;;OAGG;IACH,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC;IACvB;;;OAGG;IACH,QAAQ,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC;IACzB;;;OAGG;IACH,QAAQ,CAAC,WAAW,CAAC,EAAE,MAAM,CAAC;IAC9B;;;OAGG;IACH,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAC;IAC5B;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAC3B;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;CAC5B;AAED,qKAAqK;AACrK,MAAM,WAAW,aAAa;IAC5B,wBAAwB;IACxB,KAAK,CAAC,EAAE,WAAW,CAAC;CACrB;AAED,wBAAwB;AACxB,MAAM,WAAW,WAAW;IAC1B;;;OAGG;IACH,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC;IACvB;;;OAGG;IACH,QAAQ,CAAC,OAAO,CAAC,EAAE,MAAM,CAAC;IAC1B;;;OAGG;IACH,QAAQ,CAAC,MAAM,CAAC,EAAE,MAAM,CAAC;IACzB;;;OAGG;IACH,QAAQ,CAAC,OAAO,CAAC,EAAE,WAAW,EAAE,CAAC;IACjC;;;OAGG;IACH,QAAQ,CAAC,cAAc,CAAC,EAAE,mBAAmB,EAAE,CAAC;CACjD;AAED,qDAAqD;AACrD,MAAM,WAAW,mBAAmB;IAClC;;;OAGG;IACH,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC;IACvB;;;OAGG;IACH,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;CACzC;AAED,oDAAoD;AACpD,MAAM,WAAW,wBAAwB;IACvC;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAC3B;;;OAGG;IACH,QAAQ,CAAC,KAAK,CAAC,EAAE,cAAc,EAAE,CAAC;CACnC;AAED
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -8,20 +8,27 @@
|
|
|
8
8
|
/** Known values of {@link ResourceIdentityType} that the service accepts. */
|
|
9
9
|
export var KnownResourceIdentityType;
|
|
10
10
|
(function (KnownResourceIdentityType) {
|
|
11
|
+
/** SystemAssigned */
|
|
11
12
|
KnownResourceIdentityType["SystemAssigned"] = "SystemAssigned";
|
|
13
|
+
/** None */
|
|
12
14
|
KnownResourceIdentityType["None"] = "None";
|
|
13
15
|
})(KnownResourceIdentityType || (KnownResourceIdentityType = {}));
|
|
14
16
|
/** Known values of {@link HostType} that the service accepts. */
|
|
15
17
|
export var KnownHostType;
|
|
16
18
|
(function (KnownHostType) {
|
|
19
|
+
/** Kubernetes */
|
|
17
20
|
KnownHostType["Kubernetes"] = "Kubernetes";
|
|
18
21
|
})(KnownHostType || (KnownHostType = {}));
|
|
19
22
|
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
20
23
|
export var KnownCreatedByType;
|
|
21
24
|
(function (KnownCreatedByType) {
|
|
25
|
+
/** User */
|
|
22
26
|
KnownCreatedByType["User"] = "User";
|
|
27
|
+
/** Application */
|
|
23
28
|
KnownCreatedByType["Application"] = "Application";
|
|
29
|
+
/** ManagedIdentity */
|
|
24
30
|
KnownCreatedByType["ManagedIdentity"] = "ManagedIdentity";
|
|
31
|
+
/** Key */
|
|
25
32
|
KnownCreatedByType["Key"] = "Key";
|
|
26
33
|
})(KnownCreatedByType || (KnownCreatedByType = {}));
|
|
27
34
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAuWH,6EAA6E;AAC7E,MAAM,CAAN,IAAY,yBAKX;AALD,WAAY,yBAAyB;IACnC,qBAAqB;IACrB,8DAAiC,CAAA;IACjC,WAAW;IACX,0CAAa,CAAA;AACf,CAAC,EALW,yBAAyB,KAAzB,yBAAyB,QAKpC;AAYD,iEAAiE;AACjE,MAAM,CAAN,IAAY,aAGX;AAHD,WAAY,aAAa;IACvB,iBAAiB;IACjB,0CAAyB,CAAA;AAC3B,CAAC,EAHW,aAAa,KAAb,aAAa,QAGxB;AAWD,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBASX;AATD,WAAY,kBAAkB;IAC5B,WAAW;IACX,mCAAa,CAAA;IACb,kBAAkB;IAClB,iDAA2B,CAAA;IAC3B,sBAAsB;IACtB,yDAAmC,CAAA;IACnC,UAAU;IACV,iCAAW,CAAA;AACb,CAAC,EATW,kBAAkB,KAAlB,kBAAkB,QAS7B"}
|
|
@@ -5,15 +5,22 @@ export declare const ErrorResponse: coreClient.CompositeMapper;
|
|
|
5
5
|
export declare const ErrorDetail: coreClient.CompositeMapper;
|
|
6
6
|
export declare const ErrorAdditionalInfo: coreClient.CompositeMapper;
|
|
7
7
|
export declare const CustomLocationListResult: coreClient.CompositeMapper;
|
|
8
|
-
export declare const Resource: coreClient.CompositeMapper;
|
|
9
8
|
export declare const Identity: coreClient.CompositeMapper;
|
|
10
9
|
export declare const CustomLocationPropertiesAuthentication: coreClient.CompositeMapper;
|
|
11
10
|
export declare const SystemData: coreClient.CompositeMapper;
|
|
11
|
+
export declare const Resource: coreClient.CompositeMapper;
|
|
12
12
|
export declare const PatchableCustomLocations: coreClient.CompositeMapper;
|
|
13
13
|
export declare const EnabledResourceTypesListResult: coreClient.CompositeMapper;
|
|
14
14
|
export declare const EnabledResourceTypePropertiesTypesMetadataItem: coreClient.CompositeMapper;
|
|
15
|
+
export declare const CustomLocationFindTargetResourceGroupProperties: coreClient.CompositeMapper;
|
|
16
|
+
export declare const CustomLocationFindTargetResourceGroupResult: coreClient.CompositeMapper;
|
|
17
|
+
export declare const ResourceSyncRuleListResult: coreClient.CompositeMapper;
|
|
18
|
+
export declare const ResourceSyncRulePropertiesSelector: coreClient.CompositeMapper;
|
|
19
|
+
export declare const MatchExpressionsProperties: coreClient.CompositeMapper;
|
|
20
|
+
export declare const PatchableResourceSyncRule: coreClient.CompositeMapper;
|
|
15
21
|
export declare const TrackedResource: coreClient.CompositeMapper;
|
|
16
22
|
export declare const ProxyResource: coreClient.CompositeMapper;
|
|
17
23
|
export declare const CustomLocation: coreClient.CompositeMapper;
|
|
24
|
+
export declare const ResourceSyncRule: coreClient.CompositeMapper;
|
|
18
25
|
export declare const EnabledResourceType: coreClient.CompositeMapper;
|
|
19
26
|
//# sourceMappingURL=mappers.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mappers.d.ts","sourceRoot":"","sources":["../../../src/models/mappers.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAEjD,eAAO,MAAM,4BAA4B,EAAE,UAAU,CAAC,eA0BrD,CAAC;AAEF,eAAO,MAAM,uBAAuB,EAAE,UAAU,CAAC,eAwDhD,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,UAAU,CAAC,eActC,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,UAAU,CAAC,eAsDpC,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,UAAU,CAAC,eAsB5C,CAAC;AAEF,eAAO,MAAM,wBAAwB,EAAE,UAAU,CAAC,eA2BjD,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,UAAU,CAAC,
|
|
1
|
+
{"version":3,"file":"mappers.d.ts","sourceRoot":"","sources":["../../../src/models/mappers.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAEjD,eAAO,MAAM,4BAA4B,EAAE,UAAU,CAAC,eA0BrD,CAAC;AAEF,eAAO,MAAM,uBAAuB,EAAE,UAAU,CAAC,eAwDhD,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,UAAU,CAAC,eActC,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,UAAU,CAAC,eAsDpC,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,UAAU,CAAC,eAsB5C,CAAC;AAEF,eAAO,MAAM,wBAAwB,EAAE,UAAU,CAAC,eA2BjD,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,UAAU,CAAC,eA2BjC,CAAC;AAEF,eAAO,MAAM,sCAAsC,EAAE,UAAU,CAAC,eAmB/D,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,UAAU,CAAC,eA2CnC,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,UAAU,CAAC,eA4BjC,CAAC;AAEF,eAAO,MAAM,wBAAwB,EAAE,UAAU,CAAC,eAqEjD,CAAC;AAEF,eAAO,MAAM,8BAA8B,EAAE,UAAU,CAAC,eA2BvD,CAAC;AAEF,eAAO,MAAM,8CAA8C,EAAE,UAAU,CAAC,eAyBvE,CAAC;AAEF,eAAO,MAAM,+CAA+C,EAAE,UAAU,CAAC,eAcxE,CAAC;AAEF,eAAO,MAAM,2CAA2C,EAAE,UAAU,CAAC,eAqBpE,CAAC;AAEF,eAAO,MAAM,0BAA0B,EAAE,UAAU,CAAC,eA2BnD,CAAC;AAEF,eAAO,MAAM,kCAAkC,EAAE,UAAU,CAAC,eA0B3D,CAAC;AAEF,eAAO,MAAM,0BAA0B,EAAE,UAAU,CAAC,eA8BnD,CAAC;AAEF,eAAO,MAAM,yBAAyB,EAAE,UAAU,CAAC,eAwClD,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,UAAU,CAAC,eAsBxC,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,UAAU,CAAC,eAQtC,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,UAAU,CAAC,eAsEvC,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,UAAU,CAAC,eAyCzC,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,UAAU,CAAC,eAuC5C,CAAC"}
|
|
@@ -210,35 +210,6 @@ export const CustomLocationListResult = {
|
|
|
210
210
|
}
|
|
211
211
|
}
|
|
212
212
|
};
|
|
213
|
-
export const Resource = {
|
|
214
|
-
type: {
|
|
215
|
-
name: "Composite",
|
|
216
|
-
className: "Resource",
|
|
217
|
-
modelProperties: {
|
|
218
|
-
id: {
|
|
219
|
-
serializedName: "id",
|
|
220
|
-
readOnly: true,
|
|
221
|
-
type: {
|
|
222
|
-
name: "String"
|
|
223
|
-
}
|
|
224
|
-
},
|
|
225
|
-
name: {
|
|
226
|
-
serializedName: "name",
|
|
227
|
-
readOnly: true,
|
|
228
|
-
type: {
|
|
229
|
-
name: "String"
|
|
230
|
-
}
|
|
231
|
-
},
|
|
232
|
-
type: {
|
|
233
|
-
serializedName: "type",
|
|
234
|
-
readOnly: true,
|
|
235
|
-
type: {
|
|
236
|
-
name: "String"
|
|
237
|
-
}
|
|
238
|
-
}
|
|
239
|
-
}
|
|
240
|
-
}
|
|
241
|
-
};
|
|
242
213
|
export const Identity = {
|
|
243
214
|
type: {
|
|
244
215
|
name: "Composite",
|
|
@@ -331,6 +302,35 @@ export const SystemData = {
|
|
|
331
302
|
}
|
|
332
303
|
}
|
|
333
304
|
};
|
|
305
|
+
export const Resource = {
|
|
306
|
+
type: {
|
|
307
|
+
name: "Composite",
|
|
308
|
+
className: "Resource",
|
|
309
|
+
modelProperties: {
|
|
310
|
+
id: {
|
|
311
|
+
serializedName: "id",
|
|
312
|
+
readOnly: true,
|
|
313
|
+
type: {
|
|
314
|
+
name: "String"
|
|
315
|
+
}
|
|
316
|
+
},
|
|
317
|
+
name: {
|
|
318
|
+
serializedName: "name",
|
|
319
|
+
readOnly: true,
|
|
320
|
+
type: {
|
|
321
|
+
name: "String"
|
|
322
|
+
}
|
|
323
|
+
},
|
|
324
|
+
type: {
|
|
325
|
+
serializedName: "type",
|
|
326
|
+
readOnly: true,
|
|
327
|
+
type: {
|
|
328
|
+
name: "String"
|
|
329
|
+
}
|
|
330
|
+
}
|
|
331
|
+
}
|
|
332
|
+
}
|
|
333
|
+
};
|
|
334
334
|
export const PatchableCustomLocations = {
|
|
335
335
|
type: {
|
|
336
336
|
name: "Composite",
|
|
@@ -455,6 +455,170 @@ export const EnabledResourceTypePropertiesTypesMetadataItem = {
|
|
|
455
455
|
}
|
|
456
456
|
}
|
|
457
457
|
};
|
|
458
|
+
export const CustomLocationFindTargetResourceGroupProperties = {
|
|
459
|
+
type: {
|
|
460
|
+
name: "Composite",
|
|
461
|
+
className: "CustomLocationFindTargetResourceGroupProperties",
|
|
462
|
+
modelProperties: {
|
|
463
|
+
labels: {
|
|
464
|
+
serializedName: "labels",
|
|
465
|
+
type: {
|
|
466
|
+
name: "Dictionary",
|
|
467
|
+
value: { type: { name: "String" } }
|
|
468
|
+
}
|
|
469
|
+
}
|
|
470
|
+
}
|
|
471
|
+
}
|
|
472
|
+
};
|
|
473
|
+
export const CustomLocationFindTargetResourceGroupResult = {
|
|
474
|
+
type: {
|
|
475
|
+
name: "Composite",
|
|
476
|
+
className: "CustomLocationFindTargetResourceGroupResult",
|
|
477
|
+
modelProperties: {
|
|
478
|
+
matchedResourceSyncRule: {
|
|
479
|
+
serializedName: "matchedResourceSyncRule",
|
|
480
|
+
readOnly: true,
|
|
481
|
+
type: {
|
|
482
|
+
name: "String"
|
|
483
|
+
}
|
|
484
|
+
},
|
|
485
|
+
targetResourceGroup: {
|
|
486
|
+
serializedName: "targetResourceGroup",
|
|
487
|
+
readOnly: true,
|
|
488
|
+
type: {
|
|
489
|
+
name: "String"
|
|
490
|
+
}
|
|
491
|
+
}
|
|
492
|
+
}
|
|
493
|
+
}
|
|
494
|
+
};
|
|
495
|
+
export const ResourceSyncRuleListResult = {
|
|
496
|
+
type: {
|
|
497
|
+
name: "Composite",
|
|
498
|
+
className: "ResourceSyncRuleListResult",
|
|
499
|
+
modelProperties: {
|
|
500
|
+
nextLink: {
|
|
501
|
+
serializedName: "nextLink",
|
|
502
|
+
readOnly: true,
|
|
503
|
+
type: {
|
|
504
|
+
name: "String"
|
|
505
|
+
}
|
|
506
|
+
},
|
|
507
|
+
value: {
|
|
508
|
+
serializedName: "value",
|
|
509
|
+
readOnly: true,
|
|
510
|
+
type: {
|
|
511
|
+
name: "Sequence",
|
|
512
|
+
element: {
|
|
513
|
+
type: {
|
|
514
|
+
name: "Composite",
|
|
515
|
+
className: "ResourceSyncRule"
|
|
516
|
+
}
|
|
517
|
+
}
|
|
518
|
+
}
|
|
519
|
+
}
|
|
520
|
+
}
|
|
521
|
+
}
|
|
522
|
+
};
|
|
523
|
+
export const ResourceSyncRulePropertiesSelector = {
|
|
524
|
+
type: {
|
|
525
|
+
name: "Composite",
|
|
526
|
+
className: "ResourceSyncRulePropertiesSelector",
|
|
527
|
+
modelProperties: {
|
|
528
|
+
matchExpressions: {
|
|
529
|
+
serializedName: "matchExpressions",
|
|
530
|
+
type: {
|
|
531
|
+
name: "Sequence",
|
|
532
|
+
element: {
|
|
533
|
+
type: {
|
|
534
|
+
name: "Composite",
|
|
535
|
+
className: "MatchExpressionsProperties"
|
|
536
|
+
}
|
|
537
|
+
}
|
|
538
|
+
}
|
|
539
|
+
},
|
|
540
|
+
matchLabels: {
|
|
541
|
+
serializedName: "matchLabels",
|
|
542
|
+
type: {
|
|
543
|
+
name: "Dictionary",
|
|
544
|
+
value: { type: { name: "String" } }
|
|
545
|
+
}
|
|
546
|
+
}
|
|
547
|
+
}
|
|
548
|
+
}
|
|
549
|
+
};
|
|
550
|
+
export const MatchExpressionsProperties = {
|
|
551
|
+
type: {
|
|
552
|
+
name: "Composite",
|
|
553
|
+
className: "MatchExpressionsProperties",
|
|
554
|
+
modelProperties: {
|
|
555
|
+
key: {
|
|
556
|
+
serializedName: "key",
|
|
557
|
+
type: {
|
|
558
|
+
name: "String"
|
|
559
|
+
}
|
|
560
|
+
},
|
|
561
|
+
operator: {
|
|
562
|
+
serializedName: "operator",
|
|
563
|
+
type: {
|
|
564
|
+
name: "String"
|
|
565
|
+
}
|
|
566
|
+
},
|
|
567
|
+
values: {
|
|
568
|
+
serializedName: "values",
|
|
569
|
+
type: {
|
|
570
|
+
name: "Sequence",
|
|
571
|
+
element: {
|
|
572
|
+
type: {
|
|
573
|
+
name: "String"
|
|
574
|
+
}
|
|
575
|
+
}
|
|
576
|
+
}
|
|
577
|
+
}
|
|
578
|
+
}
|
|
579
|
+
}
|
|
580
|
+
};
|
|
581
|
+
export const PatchableResourceSyncRule = {
|
|
582
|
+
type: {
|
|
583
|
+
name: "Composite",
|
|
584
|
+
className: "PatchableResourceSyncRule",
|
|
585
|
+
modelProperties: {
|
|
586
|
+
tags: {
|
|
587
|
+
serializedName: "tags",
|
|
588
|
+
type: {
|
|
589
|
+
name: "Dictionary",
|
|
590
|
+
value: { type: { name: "String" } }
|
|
591
|
+
}
|
|
592
|
+
},
|
|
593
|
+
priority: {
|
|
594
|
+
serializedName: "properties.priority",
|
|
595
|
+
type: {
|
|
596
|
+
name: "Number"
|
|
597
|
+
}
|
|
598
|
+
},
|
|
599
|
+
provisioningState: {
|
|
600
|
+
serializedName: "properties.provisioningState",
|
|
601
|
+
readOnly: true,
|
|
602
|
+
type: {
|
|
603
|
+
name: "String"
|
|
604
|
+
}
|
|
605
|
+
},
|
|
606
|
+
selector: {
|
|
607
|
+
serializedName: "properties.selector",
|
|
608
|
+
type: {
|
|
609
|
+
name: "Composite",
|
|
610
|
+
className: "ResourceSyncRulePropertiesSelector"
|
|
611
|
+
}
|
|
612
|
+
},
|
|
613
|
+
targetResourceGroup: {
|
|
614
|
+
serializedName: "properties.targetResourceGroup",
|
|
615
|
+
type: {
|
|
616
|
+
name: "String"
|
|
617
|
+
}
|
|
618
|
+
}
|
|
619
|
+
}
|
|
620
|
+
}
|
|
621
|
+
};
|
|
458
622
|
export const TrackedResource = {
|
|
459
623
|
type: {
|
|
460
624
|
name: "Composite",
|
|
@@ -541,6 +705,41 @@ export const CustomLocation = {
|
|
|
541
705
|
} })
|
|
542
706
|
}
|
|
543
707
|
};
|
|
708
|
+
export const ResourceSyncRule = {
|
|
709
|
+
type: {
|
|
710
|
+
name: "Composite",
|
|
711
|
+
className: "ResourceSyncRule",
|
|
712
|
+
modelProperties: Object.assign(Object.assign({}, TrackedResource.type.modelProperties), { systemData: {
|
|
713
|
+
serializedName: "systemData",
|
|
714
|
+
type: {
|
|
715
|
+
name: "Composite",
|
|
716
|
+
className: "SystemData"
|
|
717
|
+
}
|
|
718
|
+
}, priority: {
|
|
719
|
+
serializedName: "properties.priority",
|
|
720
|
+
type: {
|
|
721
|
+
name: "Number"
|
|
722
|
+
}
|
|
723
|
+
}, provisioningState: {
|
|
724
|
+
serializedName: "properties.provisioningState",
|
|
725
|
+
readOnly: true,
|
|
726
|
+
type: {
|
|
727
|
+
name: "String"
|
|
728
|
+
}
|
|
729
|
+
}, selector: {
|
|
730
|
+
serializedName: "properties.selector",
|
|
731
|
+
type: {
|
|
732
|
+
name: "Composite",
|
|
733
|
+
className: "ResourceSyncRulePropertiesSelector"
|
|
734
|
+
}
|
|
735
|
+
}, targetResourceGroup: {
|
|
736
|
+
serializedName: "properties.targetResourceGroup",
|
|
737
|
+
type: {
|
|
738
|
+
name: "String"
|
|
739
|
+
}
|
|
740
|
+
} })
|
|
741
|
+
}
|
|
742
|
+
};
|
|
544
743
|
export const EnabledResourceType = {
|
|
545
744
|
type: {
|
|
546
745
|
name: "Composite",
|