@azure/arm-rediscache 8.0.0 → 8.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +21 -10
- package/LICENSE +1 -1
- package/dist/index.js +1195 -1218
- 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/accessPolicyAssignmentCreateUpdateSample.js +3 -3
- package/dist-esm/samples-dev/accessPolicyAssignmentCreateUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/accessPolicyAssignmentDeleteSample.js +1 -1
- package/dist-esm/samples-dev/accessPolicyAssignmentGetSample.js +1 -1
- package/dist-esm/samples-dev/accessPolicyAssignmentListSample.js +5 -10
- package/dist-esm/samples-dev/accessPolicyAssignmentListSample.js.map +1 -1
- package/dist-esm/samples-dev/accessPolicyCreateUpdateSample.js +2 -2
- package/dist-esm/samples-dev/accessPolicyCreateUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/accessPolicyDeleteSample.js +1 -1
- package/dist-esm/samples-dev/accessPolicyGetSample.js +1 -1
- package/dist-esm/samples-dev/accessPolicyListSample.js +5 -10
- package/dist-esm/samples-dev/accessPolicyListSample.js.map +1 -1
- package/dist-esm/samples-dev/asyncOperationStatusGetSample.js +1 -1
- package/dist-esm/samples-dev/firewallRulesCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/firewallRulesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/firewallRulesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/firewallRulesGetSample.js +1 -1
- package/dist-esm/samples-dev/firewallRulesListSample.js +5 -10
- package/dist-esm/samples-dev/firewallRulesListSample.js.map +1 -1
- package/dist-esm/samples-dev/linkedServerCreateSample.js +3 -3
- package/dist-esm/samples-dev/linkedServerCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/linkedServerDeleteSample.js +1 -1
- package/dist-esm/samples-dev/linkedServerGetSample.js +1 -1
- package/dist-esm/samples-dev/linkedServerListSample.js +5 -10
- package/dist-esm/samples-dev/linkedServerListSample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +5 -10
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/patchSchedulesCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/patchSchedulesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/patchSchedulesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/patchSchedulesGetSample.js +1 -1
- package/dist-esm/samples-dev/patchSchedulesListByRedisResourceSample.js +5 -10
- package/dist-esm/samples-dev/patchSchedulesListByRedisResourceSample.js.map +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +5 -10
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsPutSample.js +4 -4
- package/dist-esm/samples-dev/privateEndpointConnectionsPutSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkResourcesListByRedisCacheSample.js +5 -10
- package/dist-esm/samples-dev/privateLinkResourcesListByRedisCacheSample.js.map +1 -1
- package/dist-esm/samples-dev/redisCheckNameAvailabilitySample.js +3 -3
- package/dist-esm/samples-dev/redisCheckNameAvailabilitySample.js.map +1 -1
- package/dist-esm/samples-dev/redisCreateSample.js +7 -7
- package/dist-esm/samples-dev/redisCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/redisDeleteSample.js +1 -1
- package/dist-esm/samples-dev/redisExportDataSample.js +3 -3
- package/dist-esm/samples-dev/redisExportDataSample.js.map +1 -1
- package/dist-esm/samples-dev/redisFlushCacheSample.js +1 -1
- package/dist-esm/samples-dev/redisForceRebootSample.js +3 -3
- package/dist-esm/samples-dev/redisForceRebootSample.js.map +1 -1
- package/dist-esm/samples-dev/redisGetSample.js +1 -1
- package/dist-esm/samples-dev/redisImportDataSample.js +3 -3
- package/dist-esm/samples-dev/redisImportDataSample.js.map +1 -1
- package/dist-esm/samples-dev/redisListByResourceGroupSample.js +5 -10
- package/dist-esm/samples-dev/redisListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/redisListBySubscriptionSample.js +5 -10
- package/dist-esm/samples-dev/redisListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/redisListKeysSample.js +1 -1
- package/dist-esm/samples-dev/redisListUpgradeNotificationsSample.js +5 -10
- package/dist-esm/samples-dev/redisListUpgradeNotificationsSample.js.map +1 -1
- package/dist-esm/samples-dev/redisRegenerateKeySample.js +2 -2
- package/dist-esm/samples-dev/redisRegenerateKeySample.js.map +1 -1
- package/dist-esm/samples-dev/redisUpdateSample.js +3 -3
- package/dist-esm/samples-dev/redisUpdateSample.js.map +1 -1
- package/dist-esm/src/lroImpl.js +1 -1
- package/dist-esm/src/models/index.d.ts +15 -5
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +700 -667
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +75 -75
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/accessPolicy.d.ts.map +1 -1
- package/dist-esm/src/operations/accessPolicy.js +41 -46
- package/dist-esm/src/operations/accessPolicy.js.map +1 -1
- package/dist-esm/src/operations/accessPolicyAssignment.d.ts.map +1 -1
- package/dist-esm/src/operations/accessPolicyAssignment.js +42 -47
- package/dist-esm/src/operations/accessPolicyAssignment.js.map +1 -1
- package/dist-esm/src/operations/asyncOperationStatus.js +5 -5
- package/dist-esm/src/operations/asyncOperationStatus.js.map +1 -1
- package/dist-esm/src/operations/firewallRules.js +29 -34
- package/dist-esm/src/operations/firewallRules.js.map +1 -1
- package/dist-esm/src/operations/linkedServer.d.ts.map +1 -1
- package/dist-esm/src/operations/linkedServer.js +40 -45
- package/dist-esm/src/operations/linkedServer.js.map +1 -1
- package/dist-esm/src/operations/operations.js +12 -17
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/patchSchedules.js +29 -34
- package/dist-esm/src/operations/patchSchedules.js.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.js +32 -37
- package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
- package/dist-esm/src/operations/privateLinkResources.js +9 -14
- package/dist-esm/src/operations/privateLinkResources.js.map +1 -1
- package/dist-esm/src/operations/redis.d.ts.map +1 -1
- package/dist-esm/src/operations/redis.js +125 -140
- package/dist-esm/src/operations/redis.js.map +1 -1
- package/dist-esm/src/pagingHelper.js.map +1 -1
- package/dist-esm/src/redisManagementClient.d.ts.map +1 -1
- package/dist-esm/src/redisManagementClient.js +9 -9
- package/dist-esm/src/redisManagementClient.js.map +1 -1
- package/dist-esm/test/redis_examples.d.ts.map +1 -1
- package/dist-esm/test/redis_examples.js +47 -51
- package/dist-esm/test/redis_examples.js.map +1 -1
- package/package.json +19 -25
- package/review/arm-rediscache.api.md +5 -0
- package/src/lroImpl.ts +3 -3
- package/src/models/index.ts +47 -28
- package/src/models/mappers.ts +819 -783
- package/src/models/parameters.ts +79 -77
- package/src/operations/accessPolicy.ts +75 -81
- package/src/operations/accessPolicyAssignment.ts +76 -82
- package/src/operations/asyncOperationStatus.ts +9 -10
- package/src/operations/firewallRules.ts +47 -51
- package/src/operations/linkedServer.ts +73 -79
- package/src/operations/operations.ts +16 -16
- package/src/operations/patchSchedules.ts +49 -53
- package/src/operations/privateEndpointConnections.ts +57 -61
- package/src/operations/privateLinkResources.ts +17 -18
- package/src/operations/redis.ts +228 -247
- package/src/operationsInterfaces/accessPolicy.ts +7 -7
- package/src/operationsInterfaces/accessPolicyAssignment.ts +7 -7
- package/src/operationsInterfaces/asyncOperationStatus.ts +2 -2
- package/src/operationsInterfaces/firewallRules.ts +5 -5
- package/src/operationsInterfaces/linkedServer.ts +7 -7
- package/src/operationsInterfaces/operations.ts +1 -1
- package/src/operationsInterfaces/patchSchedules.ts +5 -5
- package/src/operationsInterfaces/privateEndpointConnections.ts +6 -6
- package/src/operationsInterfaces/privateLinkResources.ts +2 -2
- package/src/operationsInterfaces/redis.ts +21 -21
- package/src/pagingHelper.ts +1 -1
- package/src/redisManagementClient.ts +18 -17
- package/types/arm-rediscache.d.ts +15 -5
- package/types/tsdoc-metadata.json +1 -1
- package/rollup.config.js +0 -122
|
@@ -17,20 +17,20 @@ export const OperationListResult = {
|
|
|
17
17
|
element: {
|
|
18
18
|
type: {
|
|
19
19
|
name: "Composite",
|
|
20
|
-
className: "Operation"
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
}
|
|
20
|
+
className: "Operation",
|
|
21
|
+
},
|
|
22
|
+
},
|
|
23
|
+
},
|
|
24
24
|
},
|
|
25
25
|
nextLink: {
|
|
26
26
|
serializedName: "nextLink",
|
|
27
27
|
readOnly: true,
|
|
28
28
|
type: {
|
|
29
|
-
name: "String"
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
}
|
|
29
|
+
name: "String",
|
|
30
|
+
},
|
|
31
|
+
},
|
|
32
|
+
},
|
|
33
|
+
},
|
|
34
34
|
};
|
|
35
35
|
export const Operation = {
|
|
36
36
|
type: {
|
|
@@ -40,18 +40,18 @@ export const Operation = {
|
|
|
40
40
|
name: {
|
|
41
41
|
serializedName: "name",
|
|
42
42
|
type: {
|
|
43
|
-
name: "String"
|
|
44
|
-
}
|
|
43
|
+
name: "String",
|
|
44
|
+
},
|
|
45
45
|
},
|
|
46
46
|
display: {
|
|
47
47
|
serializedName: "display",
|
|
48
48
|
type: {
|
|
49
49
|
name: "Composite",
|
|
50
|
-
className: "OperationDisplay"
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
}
|
|
50
|
+
className: "OperationDisplay",
|
|
51
|
+
},
|
|
52
|
+
},
|
|
53
|
+
},
|
|
54
|
+
},
|
|
55
55
|
};
|
|
56
56
|
export const OperationDisplay = {
|
|
57
57
|
type: {
|
|
@@ -61,29 +61,29 @@ export const OperationDisplay = {
|
|
|
61
61
|
provider: {
|
|
62
62
|
serializedName: "provider",
|
|
63
63
|
type: {
|
|
64
|
-
name: "String"
|
|
65
|
-
}
|
|
64
|
+
name: "String",
|
|
65
|
+
},
|
|
66
66
|
},
|
|
67
67
|
operation: {
|
|
68
68
|
serializedName: "operation",
|
|
69
69
|
type: {
|
|
70
|
-
name: "String"
|
|
71
|
-
}
|
|
70
|
+
name: "String",
|
|
71
|
+
},
|
|
72
72
|
},
|
|
73
73
|
resource: {
|
|
74
74
|
serializedName: "resource",
|
|
75
75
|
type: {
|
|
76
|
-
name: "String"
|
|
77
|
-
}
|
|
76
|
+
name: "String",
|
|
77
|
+
},
|
|
78
78
|
},
|
|
79
79
|
description: {
|
|
80
80
|
serializedName: "description",
|
|
81
81
|
type: {
|
|
82
|
-
name: "String"
|
|
83
|
-
}
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
}
|
|
82
|
+
name: "String",
|
|
83
|
+
},
|
|
84
|
+
},
|
|
85
|
+
},
|
|
86
|
+
},
|
|
87
87
|
};
|
|
88
88
|
export const ErrorResponse = {
|
|
89
89
|
type: {
|
|
@@ -94,11 +94,11 @@ export const ErrorResponse = {
|
|
|
94
94
|
serializedName: "error",
|
|
95
95
|
type: {
|
|
96
96
|
name: "Composite",
|
|
97
|
-
className: "ErrorDetail"
|
|
98
|
-
}
|
|
99
|
-
}
|
|
100
|
-
}
|
|
101
|
-
}
|
|
97
|
+
className: "ErrorDetail",
|
|
98
|
+
},
|
|
99
|
+
},
|
|
100
|
+
},
|
|
101
|
+
},
|
|
102
102
|
};
|
|
103
103
|
export const ErrorDetail = {
|
|
104
104
|
type: {
|
|
@@ -109,22 +109,22 @@ export const ErrorDetail = {
|
|
|
109
109
|
serializedName: "code",
|
|
110
110
|
readOnly: true,
|
|
111
111
|
type: {
|
|
112
|
-
name: "String"
|
|
113
|
-
}
|
|
112
|
+
name: "String",
|
|
113
|
+
},
|
|
114
114
|
},
|
|
115
115
|
message: {
|
|
116
116
|
serializedName: "message",
|
|
117
117
|
readOnly: true,
|
|
118
118
|
type: {
|
|
119
|
-
name: "String"
|
|
120
|
-
}
|
|
119
|
+
name: "String",
|
|
120
|
+
},
|
|
121
121
|
},
|
|
122
122
|
target: {
|
|
123
123
|
serializedName: "target",
|
|
124
124
|
readOnly: true,
|
|
125
125
|
type: {
|
|
126
|
-
name: "String"
|
|
127
|
-
}
|
|
126
|
+
name: "String",
|
|
127
|
+
},
|
|
128
128
|
},
|
|
129
129
|
details: {
|
|
130
130
|
serializedName: "details",
|
|
@@ -134,10 +134,10 @@ export const ErrorDetail = {
|
|
|
134
134
|
element: {
|
|
135
135
|
type: {
|
|
136
136
|
name: "Composite",
|
|
137
|
-
className: "ErrorDetail"
|
|
138
|
-
}
|
|
139
|
-
}
|
|
140
|
-
}
|
|
137
|
+
className: "ErrorDetail",
|
|
138
|
+
},
|
|
139
|
+
},
|
|
140
|
+
},
|
|
141
141
|
},
|
|
142
142
|
additionalInfo: {
|
|
143
143
|
serializedName: "additionalInfo",
|
|
@@ -147,13 +147,13 @@ export const ErrorDetail = {
|
|
|
147
147
|
element: {
|
|
148
148
|
type: {
|
|
149
149
|
name: "Composite",
|
|
150
|
-
className: "ErrorAdditionalInfo"
|
|
151
|
-
}
|
|
152
|
-
}
|
|
153
|
-
}
|
|
154
|
-
}
|
|
155
|
-
}
|
|
156
|
-
}
|
|
150
|
+
className: "ErrorAdditionalInfo",
|
|
151
|
+
},
|
|
152
|
+
},
|
|
153
|
+
},
|
|
154
|
+
},
|
|
155
|
+
},
|
|
156
|
+
},
|
|
157
157
|
};
|
|
158
158
|
export const ErrorAdditionalInfo = {
|
|
159
159
|
type: {
|
|
@@ -164,19 +164,19 @@ export const ErrorAdditionalInfo = {
|
|
|
164
164
|
serializedName: "type",
|
|
165
165
|
readOnly: true,
|
|
166
166
|
type: {
|
|
167
|
-
name: "String"
|
|
168
|
-
}
|
|
167
|
+
name: "String",
|
|
168
|
+
},
|
|
169
169
|
},
|
|
170
170
|
info: {
|
|
171
171
|
serializedName: "info",
|
|
172
172
|
readOnly: true,
|
|
173
173
|
type: {
|
|
174
174
|
name: "Dictionary",
|
|
175
|
-
value: { type: { name: "any" } }
|
|
176
|
-
}
|
|
177
|
-
}
|
|
178
|
-
}
|
|
179
|
-
}
|
|
175
|
+
value: { type: { name: "any" } },
|
|
176
|
+
},
|
|
177
|
+
},
|
|
178
|
+
},
|
|
179
|
+
},
|
|
180
180
|
};
|
|
181
181
|
export const CheckNameAvailabilityParameters = {
|
|
182
182
|
type: {
|
|
@@ -187,18 +187,18 @@ export const CheckNameAvailabilityParameters = {
|
|
|
187
187
|
serializedName: "name",
|
|
188
188
|
required: true,
|
|
189
189
|
type: {
|
|
190
|
-
name: "String"
|
|
191
|
-
}
|
|
190
|
+
name: "String",
|
|
191
|
+
},
|
|
192
192
|
},
|
|
193
193
|
type: {
|
|
194
194
|
serializedName: "type",
|
|
195
195
|
required: true,
|
|
196
196
|
type: {
|
|
197
|
-
name: "String"
|
|
198
|
-
}
|
|
199
|
-
}
|
|
200
|
-
}
|
|
201
|
-
}
|
|
197
|
+
name: "String",
|
|
198
|
+
},
|
|
199
|
+
},
|
|
200
|
+
},
|
|
201
|
+
},
|
|
202
202
|
};
|
|
203
203
|
export const NotificationListResponse = {
|
|
204
204
|
type: {
|
|
@@ -212,20 +212,20 @@ export const NotificationListResponse = {
|
|
|
212
212
|
element: {
|
|
213
213
|
type: {
|
|
214
214
|
name: "Composite",
|
|
215
|
-
className: "UpgradeNotification"
|
|
216
|
-
}
|
|
217
|
-
}
|
|
218
|
-
}
|
|
215
|
+
className: "UpgradeNotification",
|
|
216
|
+
},
|
|
217
|
+
},
|
|
218
|
+
},
|
|
219
219
|
},
|
|
220
220
|
nextLink: {
|
|
221
221
|
serializedName: "nextLink",
|
|
222
222
|
readOnly: true,
|
|
223
223
|
type: {
|
|
224
|
-
name: "String"
|
|
225
|
-
}
|
|
226
|
-
}
|
|
227
|
-
}
|
|
228
|
-
}
|
|
224
|
+
name: "String",
|
|
225
|
+
},
|
|
226
|
+
},
|
|
227
|
+
},
|
|
228
|
+
},
|
|
229
229
|
};
|
|
230
230
|
export const UpgradeNotification = {
|
|
231
231
|
type: {
|
|
@@ -236,26 +236,26 @@ export const UpgradeNotification = {
|
|
|
236
236
|
serializedName: "name",
|
|
237
237
|
readOnly: true,
|
|
238
238
|
type: {
|
|
239
|
-
name: "String"
|
|
240
|
-
}
|
|
239
|
+
name: "String",
|
|
240
|
+
},
|
|
241
241
|
},
|
|
242
242
|
timestamp: {
|
|
243
243
|
serializedName: "timestamp",
|
|
244
244
|
readOnly: true,
|
|
245
245
|
type: {
|
|
246
|
-
name: "DateTime"
|
|
247
|
-
}
|
|
246
|
+
name: "DateTime",
|
|
247
|
+
},
|
|
248
248
|
},
|
|
249
249
|
upsellNotification: {
|
|
250
250
|
serializedName: "upsellNotification",
|
|
251
251
|
readOnly: true,
|
|
252
252
|
type: {
|
|
253
253
|
name: "Dictionary",
|
|
254
|
-
value: { type: { name: "String" } }
|
|
255
|
-
}
|
|
256
|
-
}
|
|
257
|
-
}
|
|
258
|
-
}
|
|
254
|
+
value: { type: { name: "String" } },
|
|
255
|
+
},
|
|
256
|
+
},
|
|
257
|
+
},
|
|
258
|
+
},
|
|
259
259
|
};
|
|
260
260
|
export const RedisCreateParameters = {
|
|
261
261
|
type: {
|
|
@@ -268,123 +268,130 @@ export const RedisCreateParameters = {
|
|
|
268
268
|
name: "Sequence",
|
|
269
269
|
element: {
|
|
270
270
|
type: {
|
|
271
|
-
name: "String"
|
|
272
|
-
}
|
|
273
|
-
}
|
|
274
|
-
}
|
|
271
|
+
name: "String",
|
|
272
|
+
},
|
|
273
|
+
},
|
|
274
|
+
},
|
|
275
275
|
},
|
|
276
276
|
location: {
|
|
277
277
|
serializedName: "location",
|
|
278
278
|
required: true,
|
|
279
279
|
type: {
|
|
280
|
-
name: "String"
|
|
281
|
-
}
|
|
280
|
+
name: "String",
|
|
281
|
+
},
|
|
282
282
|
},
|
|
283
283
|
tags: {
|
|
284
284
|
serializedName: "tags",
|
|
285
285
|
type: {
|
|
286
286
|
name: "Dictionary",
|
|
287
|
-
value: { type: { name: "String" } }
|
|
288
|
-
}
|
|
287
|
+
value: { type: { name: "String" } },
|
|
288
|
+
},
|
|
289
289
|
},
|
|
290
290
|
identity: {
|
|
291
291
|
serializedName: "identity",
|
|
292
292
|
type: {
|
|
293
293
|
name: "Composite",
|
|
294
|
-
className: "ManagedServiceIdentity"
|
|
295
|
-
}
|
|
294
|
+
className: "ManagedServiceIdentity",
|
|
295
|
+
},
|
|
296
296
|
},
|
|
297
297
|
redisConfiguration: {
|
|
298
298
|
serializedName: "properties.redisConfiguration",
|
|
299
299
|
type: {
|
|
300
300
|
name: "Composite",
|
|
301
|
-
className: "RedisCommonPropertiesRedisConfiguration"
|
|
302
|
-
}
|
|
301
|
+
className: "RedisCommonPropertiesRedisConfiguration",
|
|
302
|
+
},
|
|
303
303
|
},
|
|
304
304
|
redisVersion: {
|
|
305
305
|
serializedName: "properties.redisVersion",
|
|
306
306
|
type: {
|
|
307
|
-
name: "String"
|
|
308
|
-
}
|
|
307
|
+
name: "String",
|
|
308
|
+
},
|
|
309
309
|
},
|
|
310
310
|
enableNonSslPort: {
|
|
311
311
|
defaultValue: false,
|
|
312
312
|
serializedName: "properties.enableNonSslPort",
|
|
313
313
|
type: {
|
|
314
|
-
name: "Boolean"
|
|
315
|
-
}
|
|
314
|
+
name: "Boolean",
|
|
315
|
+
},
|
|
316
316
|
},
|
|
317
317
|
replicasPerMaster: {
|
|
318
318
|
serializedName: "properties.replicasPerMaster",
|
|
319
319
|
type: {
|
|
320
|
-
name: "Number"
|
|
321
|
-
}
|
|
320
|
+
name: "Number",
|
|
321
|
+
},
|
|
322
322
|
},
|
|
323
323
|
replicasPerPrimary: {
|
|
324
324
|
serializedName: "properties.replicasPerPrimary",
|
|
325
325
|
type: {
|
|
326
|
-
name: "Number"
|
|
327
|
-
}
|
|
326
|
+
name: "Number",
|
|
327
|
+
},
|
|
328
328
|
},
|
|
329
329
|
tenantSettings: {
|
|
330
330
|
serializedName: "properties.tenantSettings",
|
|
331
331
|
type: {
|
|
332
332
|
name: "Dictionary",
|
|
333
|
-
value: { type: { name: "String" } }
|
|
334
|
-
}
|
|
333
|
+
value: { type: { name: "String" } },
|
|
334
|
+
},
|
|
335
335
|
},
|
|
336
336
|
shardCount: {
|
|
337
337
|
serializedName: "properties.shardCount",
|
|
338
338
|
type: {
|
|
339
|
-
name: "Number"
|
|
340
|
-
}
|
|
339
|
+
name: "Number",
|
|
340
|
+
},
|
|
341
341
|
},
|
|
342
342
|
minimumTlsVersion: {
|
|
343
343
|
serializedName: "properties.minimumTlsVersion",
|
|
344
344
|
type: {
|
|
345
|
-
name: "String"
|
|
346
|
-
}
|
|
345
|
+
name: "String",
|
|
346
|
+
},
|
|
347
347
|
},
|
|
348
348
|
publicNetworkAccess: {
|
|
349
349
|
defaultValue: "Enabled",
|
|
350
350
|
serializedName: "properties.publicNetworkAccess",
|
|
351
351
|
type: {
|
|
352
|
-
name: "String"
|
|
353
|
-
}
|
|
352
|
+
name: "String",
|
|
353
|
+
},
|
|
354
354
|
},
|
|
355
355
|
updateChannel: {
|
|
356
356
|
serializedName: "properties.updateChannel",
|
|
357
357
|
type: {
|
|
358
|
-
name: "String"
|
|
359
|
-
}
|
|
358
|
+
name: "String",
|
|
359
|
+
},
|
|
360
|
+
},
|
|
361
|
+
disableAccessKeyAuthentication: {
|
|
362
|
+
defaultValue: false,
|
|
363
|
+
serializedName: "properties.disableAccessKeyAuthentication",
|
|
364
|
+
type: {
|
|
365
|
+
name: "Boolean",
|
|
366
|
+
},
|
|
360
367
|
},
|
|
361
368
|
sku: {
|
|
362
369
|
serializedName: "properties.sku",
|
|
363
370
|
type: {
|
|
364
371
|
name: "Composite",
|
|
365
|
-
className: "Sku"
|
|
366
|
-
}
|
|
372
|
+
className: "Sku",
|
|
373
|
+
},
|
|
367
374
|
},
|
|
368
375
|
subnetId: {
|
|
369
376
|
constraints: {
|
|
370
|
-
Pattern: new RegExp("^\\/subscriptions\\/[^/]*\\/resourceGroups\\/[^/]*\\/providers\\/Microsoft.(ClassicNetwork|Network)\\/virtualNetworks\\/[^/]*\\/subnets\\/[^/]*$")
|
|
377
|
+
Pattern: new RegExp("^\\/subscriptions\\/[^/]*\\/resourceGroups\\/[^/]*\\/providers\\/Microsoft.(ClassicNetwork|Network)\\/virtualNetworks\\/[^/]*\\/subnets\\/[^/]*$"),
|
|
371
378
|
},
|
|
372
379
|
serializedName: "properties.subnetId",
|
|
373
380
|
type: {
|
|
374
|
-
name: "String"
|
|
375
|
-
}
|
|
381
|
+
name: "String",
|
|
382
|
+
},
|
|
376
383
|
},
|
|
377
384
|
staticIP: {
|
|
378
385
|
constraints: {
|
|
379
|
-
Pattern: new RegExp("^\\d+\\.\\d+\\.\\d+\\.\\d+$")
|
|
386
|
+
Pattern: new RegExp("^\\d+\\.\\d+\\.\\d+\\.\\d+$"),
|
|
380
387
|
},
|
|
381
388
|
serializedName: "properties.staticIP",
|
|
382
389
|
type: {
|
|
383
|
-
name: "String"
|
|
384
|
-
}
|
|
385
|
-
}
|
|
386
|
-
}
|
|
387
|
-
}
|
|
390
|
+
name: "String",
|
|
391
|
+
},
|
|
392
|
+
},
|
|
393
|
+
},
|
|
394
|
+
},
|
|
388
395
|
};
|
|
389
396
|
export const Sku = {
|
|
390
397
|
type: {
|
|
@@ -395,25 +402,25 @@ export const Sku = {
|
|
|
395
402
|
serializedName: "name",
|
|
396
403
|
required: true,
|
|
397
404
|
type: {
|
|
398
|
-
name: "String"
|
|
399
|
-
}
|
|
405
|
+
name: "String",
|
|
406
|
+
},
|
|
400
407
|
},
|
|
401
408
|
family: {
|
|
402
409
|
serializedName: "family",
|
|
403
410
|
required: true,
|
|
404
411
|
type: {
|
|
405
|
-
name: "String"
|
|
406
|
-
}
|
|
412
|
+
name: "String",
|
|
413
|
+
},
|
|
407
414
|
},
|
|
408
415
|
capacity: {
|
|
409
416
|
serializedName: "capacity",
|
|
410
417
|
required: true,
|
|
411
418
|
type: {
|
|
412
|
-
name: "Number"
|
|
413
|
-
}
|
|
414
|
-
}
|
|
415
|
-
}
|
|
416
|
-
}
|
|
419
|
+
name: "Number",
|
|
420
|
+
},
|
|
421
|
+
},
|
|
422
|
+
},
|
|
423
|
+
},
|
|
417
424
|
};
|
|
418
425
|
export const RedisCommonProperties = {
|
|
419
426
|
type: {
|
|
@@ -424,68 +431,75 @@ export const RedisCommonProperties = {
|
|
|
424
431
|
serializedName: "redisConfiguration",
|
|
425
432
|
type: {
|
|
426
433
|
name: "Composite",
|
|
427
|
-
className: "RedisCommonPropertiesRedisConfiguration"
|
|
428
|
-
}
|
|
434
|
+
className: "RedisCommonPropertiesRedisConfiguration",
|
|
435
|
+
},
|
|
429
436
|
},
|
|
430
437
|
redisVersion: {
|
|
431
438
|
serializedName: "redisVersion",
|
|
432
439
|
type: {
|
|
433
|
-
name: "String"
|
|
434
|
-
}
|
|
440
|
+
name: "String",
|
|
441
|
+
},
|
|
435
442
|
},
|
|
436
443
|
enableNonSslPort: {
|
|
437
444
|
defaultValue: false,
|
|
438
445
|
serializedName: "enableNonSslPort",
|
|
439
446
|
type: {
|
|
440
|
-
name: "Boolean"
|
|
441
|
-
}
|
|
447
|
+
name: "Boolean",
|
|
448
|
+
},
|
|
442
449
|
},
|
|
443
450
|
replicasPerMaster: {
|
|
444
451
|
serializedName: "replicasPerMaster",
|
|
445
452
|
type: {
|
|
446
|
-
name: "Number"
|
|
447
|
-
}
|
|
453
|
+
name: "Number",
|
|
454
|
+
},
|
|
448
455
|
},
|
|
449
456
|
replicasPerPrimary: {
|
|
450
457
|
serializedName: "replicasPerPrimary",
|
|
451
458
|
type: {
|
|
452
|
-
name: "Number"
|
|
453
|
-
}
|
|
459
|
+
name: "Number",
|
|
460
|
+
},
|
|
454
461
|
},
|
|
455
462
|
tenantSettings: {
|
|
456
463
|
serializedName: "tenantSettings",
|
|
457
464
|
type: {
|
|
458
465
|
name: "Dictionary",
|
|
459
|
-
value: { type: { name: "String" } }
|
|
460
|
-
}
|
|
466
|
+
value: { type: { name: "String" } },
|
|
467
|
+
},
|
|
461
468
|
},
|
|
462
469
|
shardCount: {
|
|
463
470
|
serializedName: "shardCount",
|
|
464
471
|
type: {
|
|
465
|
-
name: "Number"
|
|
466
|
-
}
|
|
472
|
+
name: "Number",
|
|
473
|
+
},
|
|
467
474
|
},
|
|
468
475
|
minimumTlsVersion: {
|
|
469
476
|
serializedName: "minimumTlsVersion",
|
|
470
477
|
type: {
|
|
471
|
-
name: "String"
|
|
472
|
-
}
|
|
478
|
+
name: "String",
|
|
479
|
+
},
|
|
473
480
|
},
|
|
474
481
|
publicNetworkAccess: {
|
|
475
482
|
defaultValue: "Enabled",
|
|
476
483
|
serializedName: "publicNetworkAccess",
|
|
477
484
|
type: {
|
|
478
|
-
name: "String"
|
|
479
|
-
}
|
|
485
|
+
name: "String",
|
|
486
|
+
},
|
|
480
487
|
},
|
|
481
488
|
updateChannel: {
|
|
482
489
|
serializedName: "updateChannel",
|
|
483
490
|
type: {
|
|
484
|
-
name: "String"
|
|
485
|
-
}
|
|
486
|
-
}
|
|
487
|
-
|
|
488
|
-
|
|
491
|
+
name: "String",
|
|
492
|
+
},
|
|
493
|
+
},
|
|
494
|
+
disableAccessKeyAuthentication: {
|
|
495
|
+
defaultValue: false,
|
|
496
|
+
serializedName: "disableAccessKeyAuthentication",
|
|
497
|
+
type: {
|
|
498
|
+
name: "Boolean",
|
|
499
|
+
},
|
|
500
|
+
},
|
|
501
|
+
},
|
|
502
|
+
},
|
|
489
503
|
};
|
|
490
504
|
export const RedisCommonPropertiesRedisConfiguration = {
|
|
491
505
|
type: {
|
|
@@ -496,116 +510,122 @@ export const RedisCommonPropertiesRedisConfiguration = {
|
|
|
496
510
|
rdbBackupEnabled: {
|
|
497
511
|
serializedName: "rdb-backup-enabled",
|
|
498
512
|
type: {
|
|
499
|
-
name: "String"
|
|
500
|
-
}
|
|
513
|
+
name: "String",
|
|
514
|
+
},
|
|
501
515
|
},
|
|
502
516
|
rdbBackupFrequency: {
|
|
503
517
|
serializedName: "rdb-backup-frequency",
|
|
504
518
|
type: {
|
|
505
|
-
name: "String"
|
|
506
|
-
}
|
|
519
|
+
name: "String",
|
|
520
|
+
},
|
|
507
521
|
},
|
|
508
522
|
rdbBackupMaxSnapshotCount: {
|
|
509
523
|
serializedName: "rdb-backup-max-snapshot-count",
|
|
510
524
|
type: {
|
|
511
|
-
name: "String"
|
|
512
|
-
}
|
|
525
|
+
name: "String",
|
|
526
|
+
},
|
|
513
527
|
},
|
|
514
528
|
rdbStorageConnectionString: {
|
|
515
529
|
serializedName: "rdb-storage-connection-string",
|
|
516
530
|
type: {
|
|
517
|
-
name: "String"
|
|
518
|
-
}
|
|
531
|
+
name: "String",
|
|
532
|
+
},
|
|
519
533
|
},
|
|
520
534
|
aofBackupEnabled: {
|
|
521
535
|
serializedName: "aof-backup-enabled",
|
|
522
536
|
type: {
|
|
523
|
-
name: "String"
|
|
524
|
-
}
|
|
537
|
+
name: "String",
|
|
538
|
+
},
|
|
525
539
|
},
|
|
526
540
|
aofStorageConnectionString0: {
|
|
527
541
|
serializedName: "aof-storage-connection-string-0",
|
|
528
542
|
type: {
|
|
529
|
-
name: "String"
|
|
530
|
-
}
|
|
543
|
+
name: "String",
|
|
544
|
+
},
|
|
531
545
|
},
|
|
532
546
|
aofStorageConnectionString1: {
|
|
533
547
|
serializedName: "aof-storage-connection-string-1",
|
|
534
548
|
type: {
|
|
535
|
-
name: "String"
|
|
536
|
-
}
|
|
549
|
+
name: "String",
|
|
550
|
+
},
|
|
537
551
|
},
|
|
538
552
|
maxfragmentationmemoryReserved: {
|
|
539
553
|
serializedName: "maxfragmentationmemory-reserved",
|
|
540
554
|
type: {
|
|
541
|
-
name: "String"
|
|
542
|
-
}
|
|
555
|
+
name: "String",
|
|
556
|
+
},
|
|
543
557
|
},
|
|
544
558
|
maxmemoryPolicy: {
|
|
545
559
|
serializedName: "maxmemory-policy",
|
|
546
560
|
type: {
|
|
547
|
-
name: "String"
|
|
548
|
-
}
|
|
561
|
+
name: "String",
|
|
562
|
+
},
|
|
549
563
|
},
|
|
550
564
|
maxmemoryReserved: {
|
|
551
565
|
serializedName: "maxmemory-reserved",
|
|
552
566
|
type: {
|
|
553
|
-
name: "String"
|
|
554
|
-
}
|
|
567
|
+
name: "String",
|
|
568
|
+
},
|
|
555
569
|
},
|
|
556
570
|
maxmemoryDelta: {
|
|
557
571
|
serializedName: "maxmemory-delta",
|
|
558
572
|
type: {
|
|
559
|
-
name: "String"
|
|
560
|
-
}
|
|
573
|
+
name: "String",
|
|
574
|
+
},
|
|
561
575
|
},
|
|
562
576
|
maxclients: {
|
|
563
577
|
serializedName: "maxclients",
|
|
564
578
|
readOnly: true,
|
|
565
579
|
type: {
|
|
566
|
-
name: "String"
|
|
567
|
-
}
|
|
580
|
+
name: "String",
|
|
581
|
+
},
|
|
582
|
+
},
|
|
583
|
+
notifyKeyspaceEvents: {
|
|
584
|
+
serializedName: "notify-keyspace-events",
|
|
585
|
+
type: {
|
|
586
|
+
name: "String",
|
|
587
|
+
},
|
|
568
588
|
},
|
|
569
589
|
preferredDataArchiveAuthMethod: {
|
|
570
590
|
serializedName: "preferred-data-archive-auth-method",
|
|
571
591
|
readOnly: true,
|
|
572
592
|
type: {
|
|
573
|
-
name: "String"
|
|
574
|
-
}
|
|
593
|
+
name: "String",
|
|
594
|
+
},
|
|
575
595
|
},
|
|
576
596
|
preferredDataPersistenceAuthMethod: {
|
|
577
597
|
serializedName: "preferred-data-persistence-auth-method",
|
|
578
598
|
type: {
|
|
579
|
-
name: "String"
|
|
580
|
-
}
|
|
599
|
+
name: "String",
|
|
600
|
+
},
|
|
581
601
|
},
|
|
582
602
|
zonalConfiguration: {
|
|
583
603
|
serializedName: "zonal-configuration",
|
|
584
604
|
readOnly: true,
|
|
585
605
|
type: {
|
|
586
|
-
name: "String"
|
|
587
|
-
}
|
|
606
|
+
name: "String",
|
|
607
|
+
},
|
|
588
608
|
},
|
|
589
609
|
authnotrequired: {
|
|
590
610
|
serializedName: "authnotrequired",
|
|
591
611
|
type: {
|
|
592
|
-
name: "String"
|
|
593
|
-
}
|
|
612
|
+
name: "String",
|
|
613
|
+
},
|
|
594
614
|
},
|
|
595
615
|
storageSubscriptionId: {
|
|
596
616
|
serializedName: "storage-subscription-id",
|
|
597
617
|
type: {
|
|
598
|
-
name: "String"
|
|
599
|
-
}
|
|
618
|
+
name: "String",
|
|
619
|
+
},
|
|
600
620
|
},
|
|
601
621
|
aadEnabled: {
|
|
602
622
|
serializedName: "aad-enabled",
|
|
603
623
|
type: {
|
|
604
|
-
name: "String"
|
|
605
|
-
}
|
|
606
|
-
}
|
|
607
|
-
}
|
|
608
|
-
}
|
|
624
|
+
name: "String",
|
|
625
|
+
},
|
|
626
|
+
},
|
|
627
|
+
},
|
|
628
|
+
},
|
|
609
629
|
};
|
|
610
630
|
export const ManagedServiceIdentity = {
|
|
611
631
|
type: {
|
|
@@ -616,34 +636,34 @@ export const ManagedServiceIdentity = {
|
|
|
616
636
|
serializedName: "principalId",
|
|
617
637
|
readOnly: true,
|
|
618
638
|
type: {
|
|
619
|
-
name: "Uuid"
|
|
620
|
-
}
|
|
639
|
+
name: "Uuid",
|
|
640
|
+
},
|
|
621
641
|
},
|
|
622
642
|
tenantId: {
|
|
623
643
|
serializedName: "tenantId",
|
|
624
644
|
readOnly: true,
|
|
625
645
|
type: {
|
|
626
|
-
name: "Uuid"
|
|
627
|
-
}
|
|
646
|
+
name: "Uuid",
|
|
647
|
+
},
|
|
628
648
|
},
|
|
629
649
|
type: {
|
|
630
650
|
serializedName: "type",
|
|
631
651
|
required: true,
|
|
632
652
|
type: {
|
|
633
|
-
name: "String"
|
|
634
|
-
}
|
|
653
|
+
name: "String",
|
|
654
|
+
},
|
|
635
655
|
},
|
|
636
656
|
userAssignedIdentities: {
|
|
637
657
|
serializedName: "userAssignedIdentities",
|
|
638
658
|
type: {
|
|
639
659
|
name: "Dictionary",
|
|
640
660
|
value: {
|
|
641
|
-
type: { name: "Composite", className: "UserAssignedIdentity" }
|
|
642
|
-
}
|
|
643
|
-
}
|
|
644
|
-
}
|
|
645
|
-
}
|
|
646
|
-
}
|
|
661
|
+
type: { name: "Composite", className: "UserAssignedIdentity" },
|
|
662
|
+
},
|
|
663
|
+
},
|
|
664
|
+
},
|
|
665
|
+
},
|
|
666
|
+
},
|
|
647
667
|
};
|
|
648
668
|
export const UserAssignedIdentity = {
|
|
649
669
|
type: {
|
|
@@ -654,18 +674,18 @@ export const UserAssignedIdentity = {
|
|
|
654
674
|
serializedName: "principalId",
|
|
655
675
|
readOnly: true,
|
|
656
676
|
type: {
|
|
657
|
-
name: "Uuid"
|
|
658
|
-
}
|
|
677
|
+
name: "Uuid",
|
|
678
|
+
},
|
|
659
679
|
},
|
|
660
680
|
clientId: {
|
|
661
681
|
serializedName: "clientId",
|
|
662
682
|
readOnly: true,
|
|
663
683
|
type: {
|
|
664
|
-
name: "Uuid"
|
|
665
|
-
}
|
|
666
|
-
}
|
|
667
|
-
}
|
|
668
|
-
}
|
|
684
|
+
name: "Uuid",
|
|
685
|
+
},
|
|
686
|
+
},
|
|
687
|
+
},
|
|
688
|
+
},
|
|
669
689
|
};
|
|
670
690
|
export const RedisAccessKeys = {
|
|
671
691
|
type: {
|
|
@@ -676,18 +696,18 @@ export const RedisAccessKeys = {
|
|
|
676
696
|
serializedName: "primaryKey",
|
|
677
697
|
readOnly: true,
|
|
678
698
|
type: {
|
|
679
|
-
name: "String"
|
|
680
|
-
}
|
|
699
|
+
name: "String",
|
|
700
|
+
},
|
|
681
701
|
},
|
|
682
702
|
secondaryKey: {
|
|
683
703
|
serializedName: "secondaryKey",
|
|
684
704
|
readOnly: true,
|
|
685
705
|
type: {
|
|
686
|
-
name: "String"
|
|
687
|
-
}
|
|
688
|
-
}
|
|
689
|
-
}
|
|
690
|
-
}
|
|
706
|
+
name: "String",
|
|
707
|
+
},
|
|
708
|
+
},
|
|
709
|
+
},
|
|
710
|
+
},
|
|
691
711
|
};
|
|
692
712
|
export const RedisLinkedServer = {
|
|
693
713
|
type: {
|
|
@@ -698,11 +718,11 @@ export const RedisLinkedServer = {
|
|
|
698
718
|
serializedName: "id",
|
|
699
719
|
readOnly: true,
|
|
700
720
|
type: {
|
|
701
|
-
name: "String"
|
|
702
|
-
}
|
|
703
|
-
}
|
|
704
|
-
}
|
|
705
|
-
}
|
|
721
|
+
name: "String",
|
|
722
|
+
},
|
|
723
|
+
},
|
|
724
|
+
},
|
|
725
|
+
},
|
|
706
726
|
};
|
|
707
727
|
export const RedisInstanceDetails = {
|
|
708
728
|
type: {
|
|
@@ -713,46 +733,46 @@ export const RedisInstanceDetails = {
|
|
|
713
733
|
serializedName: "sslPort",
|
|
714
734
|
readOnly: true,
|
|
715
735
|
type: {
|
|
716
|
-
name: "Number"
|
|
717
|
-
}
|
|
736
|
+
name: "Number",
|
|
737
|
+
},
|
|
718
738
|
},
|
|
719
739
|
nonSslPort: {
|
|
720
740
|
serializedName: "nonSslPort",
|
|
721
741
|
readOnly: true,
|
|
722
742
|
type: {
|
|
723
|
-
name: "Number"
|
|
724
|
-
}
|
|
743
|
+
name: "Number",
|
|
744
|
+
},
|
|
725
745
|
},
|
|
726
746
|
zone: {
|
|
727
747
|
serializedName: "zone",
|
|
728
748
|
readOnly: true,
|
|
729
749
|
type: {
|
|
730
|
-
name: "String"
|
|
731
|
-
}
|
|
750
|
+
name: "String",
|
|
751
|
+
},
|
|
732
752
|
},
|
|
733
753
|
shardId: {
|
|
734
754
|
serializedName: "shardId",
|
|
735
755
|
readOnly: true,
|
|
736
756
|
type: {
|
|
737
|
-
name: "Number"
|
|
738
|
-
}
|
|
757
|
+
name: "Number",
|
|
758
|
+
},
|
|
739
759
|
},
|
|
740
760
|
isMaster: {
|
|
741
761
|
serializedName: "isMaster",
|
|
742
762
|
readOnly: true,
|
|
743
763
|
type: {
|
|
744
|
-
name: "Boolean"
|
|
745
|
-
}
|
|
764
|
+
name: "Boolean",
|
|
765
|
+
},
|
|
746
766
|
},
|
|
747
767
|
isPrimary: {
|
|
748
768
|
serializedName: "isPrimary",
|
|
749
769
|
readOnly: true,
|
|
750
770
|
type: {
|
|
751
|
-
name: "Boolean"
|
|
752
|
-
}
|
|
753
|
-
}
|
|
754
|
-
}
|
|
755
|
-
}
|
|
771
|
+
name: "Boolean",
|
|
772
|
+
},
|
|
773
|
+
},
|
|
774
|
+
},
|
|
775
|
+
},
|
|
756
776
|
};
|
|
757
777
|
export const PrivateEndpoint = {
|
|
758
778
|
type: {
|
|
@@ -763,11 +783,11 @@ export const PrivateEndpoint = {
|
|
|
763
783
|
serializedName: "id",
|
|
764
784
|
readOnly: true,
|
|
765
785
|
type: {
|
|
766
|
-
name: "String"
|
|
767
|
-
}
|
|
768
|
-
}
|
|
769
|
-
}
|
|
770
|
-
}
|
|
786
|
+
name: "String",
|
|
787
|
+
},
|
|
788
|
+
},
|
|
789
|
+
},
|
|
790
|
+
},
|
|
771
791
|
};
|
|
772
792
|
export const PrivateLinkServiceConnectionState = {
|
|
773
793
|
type: {
|
|
@@ -777,23 +797,23 @@ export const PrivateLinkServiceConnectionState = {
|
|
|
777
797
|
status: {
|
|
778
798
|
serializedName: "status",
|
|
779
799
|
type: {
|
|
780
|
-
name: "String"
|
|
781
|
-
}
|
|
800
|
+
name: "String",
|
|
801
|
+
},
|
|
782
802
|
},
|
|
783
803
|
description: {
|
|
784
804
|
serializedName: "description",
|
|
785
805
|
type: {
|
|
786
|
-
name: "String"
|
|
787
|
-
}
|
|
806
|
+
name: "String",
|
|
807
|
+
},
|
|
788
808
|
},
|
|
789
809
|
actionsRequired: {
|
|
790
810
|
serializedName: "actionsRequired",
|
|
791
811
|
type: {
|
|
792
|
-
name: "String"
|
|
793
|
-
}
|
|
794
|
-
}
|
|
795
|
-
}
|
|
796
|
-
}
|
|
812
|
+
name: "String",
|
|
813
|
+
},
|
|
814
|
+
},
|
|
815
|
+
},
|
|
816
|
+
},
|
|
797
817
|
};
|
|
798
818
|
export const Resource = {
|
|
799
819
|
type: {
|
|
@@ -804,25 +824,25 @@ export const Resource = {
|
|
|
804
824
|
serializedName: "id",
|
|
805
825
|
readOnly: true,
|
|
806
826
|
type: {
|
|
807
|
-
name: "String"
|
|
808
|
-
}
|
|
827
|
+
name: "String",
|
|
828
|
+
},
|
|
809
829
|
},
|
|
810
830
|
name: {
|
|
811
831
|
serializedName: "name",
|
|
812
832
|
readOnly: true,
|
|
813
833
|
type: {
|
|
814
|
-
name: "String"
|
|
815
|
-
}
|
|
834
|
+
name: "String",
|
|
835
|
+
},
|
|
816
836
|
},
|
|
817
837
|
type: {
|
|
818
838
|
serializedName: "type",
|
|
819
839
|
readOnly: true,
|
|
820
840
|
type: {
|
|
821
|
-
name: "String"
|
|
822
|
-
}
|
|
823
|
-
}
|
|
824
|
-
}
|
|
825
|
-
}
|
|
841
|
+
name: "String",
|
|
842
|
+
},
|
|
843
|
+
},
|
|
844
|
+
},
|
|
845
|
+
},
|
|
826
846
|
};
|
|
827
847
|
export const RedisUpdateParameters = {
|
|
828
848
|
type: {
|
|
@@ -833,89 +853,96 @@ export const RedisUpdateParameters = {
|
|
|
833
853
|
serializedName: "tags",
|
|
834
854
|
type: {
|
|
835
855
|
name: "Dictionary",
|
|
836
|
-
value: { type: { name: "String" } }
|
|
837
|
-
}
|
|
856
|
+
value: { type: { name: "String" } },
|
|
857
|
+
},
|
|
838
858
|
},
|
|
839
859
|
identity: {
|
|
840
860
|
serializedName: "identity",
|
|
841
861
|
type: {
|
|
842
862
|
name: "Composite",
|
|
843
|
-
className: "ManagedServiceIdentity"
|
|
844
|
-
}
|
|
863
|
+
className: "ManagedServiceIdentity",
|
|
864
|
+
},
|
|
845
865
|
},
|
|
846
866
|
redisConfiguration: {
|
|
847
867
|
serializedName: "properties.redisConfiguration",
|
|
848
868
|
type: {
|
|
849
869
|
name: "Composite",
|
|
850
|
-
className: "RedisCommonPropertiesRedisConfiguration"
|
|
851
|
-
}
|
|
870
|
+
className: "RedisCommonPropertiesRedisConfiguration",
|
|
871
|
+
},
|
|
852
872
|
},
|
|
853
873
|
redisVersion: {
|
|
854
874
|
serializedName: "properties.redisVersion",
|
|
855
875
|
type: {
|
|
856
|
-
name: "String"
|
|
857
|
-
}
|
|
876
|
+
name: "String",
|
|
877
|
+
},
|
|
858
878
|
},
|
|
859
879
|
enableNonSslPort: {
|
|
860
880
|
defaultValue: false,
|
|
861
881
|
serializedName: "properties.enableNonSslPort",
|
|
862
882
|
type: {
|
|
863
|
-
name: "Boolean"
|
|
864
|
-
}
|
|
883
|
+
name: "Boolean",
|
|
884
|
+
},
|
|
865
885
|
},
|
|
866
886
|
replicasPerMaster: {
|
|
867
887
|
serializedName: "properties.replicasPerMaster",
|
|
868
888
|
type: {
|
|
869
|
-
name: "Number"
|
|
870
|
-
}
|
|
889
|
+
name: "Number",
|
|
890
|
+
},
|
|
871
891
|
},
|
|
872
892
|
replicasPerPrimary: {
|
|
873
893
|
serializedName: "properties.replicasPerPrimary",
|
|
874
894
|
type: {
|
|
875
|
-
name: "Number"
|
|
876
|
-
}
|
|
895
|
+
name: "Number",
|
|
896
|
+
},
|
|
877
897
|
},
|
|
878
898
|
tenantSettings: {
|
|
879
899
|
serializedName: "properties.tenantSettings",
|
|
880
900
|
type: {
|
|
881
901
|
name: "Dictionary",
|
|
882
|
-
value: { type: { name: "String" } }
|
|
883
|
-
}
|
|
902
|
+
value: { type: { name: "String" } },
|
|
903
|
+
},
|
|
884
904
|
},
|
|
885
905
|
shardCount: {
|
|
886
906
|
serializedName: "properties.shardCount",
|
|
887
907
|
type: {
|
|
888
|
-
name: "Number"
|
|
889
|
-
}
|
|
908
|
+
name: "Number",
|
|
909
|
+
},
|
|
890
910
|
},
|
|
891
911
|
minimumTlsVersion: {
|
|
892
912
|
serializedName: "properties.minimumTlsVersion",
|
|
893
913
|
type: {
|
|
894
|
-
name: "String"
|
|
895
|
-
}
|
|
914
|
+
name: "String",
|
|
915
|
+
},
|
|
896
916
|
},
|
|
897
917
|
publicNetworkAccess: {
|
|
898
918
|
defaultValue: "Enabled",
|
|
899
919
|
serializedName: "properties.publicNetworkAccess",
|
|
900
920
|
type: {
|
|
901
|
-
name: "String"
|
|
902
|
-
}
|
|
921
|
+
name: "String",
|
|
922
|
+
},
|
|
903
923
|
},
|
|
904
924
|
updateChannel: {
|
|
905
925
|
serializedName: "properties.updateChannel",
|
|
906
926
|
type: {
|
|
907
|
-
name: "String"
|
|
908
|
-
}
|
|
927
|
+
name: "String",
|
|
928
|
+
},
|
|
929
|
+
},
|
|
930
|
+
disableAccessKeyAuthentication: {
|
|
931
|
+
defaultValue: false,
|
|
932
|
+
serializedName: "properties.disableAccessKeyAuthentication",
|
|
933
|
+
type: {
|
|
934
|
+
name: "Boolean",
|
|
935
|
+
},
|
|
909
936
|
},
|
|
910
937
|
sku: {
|
|
911
938
|
serializedName: "properties.sku",
|
|
912
939
|
type: {
|
|
913
940
|
name: "Composite",
|
|
914
|
-
className: "Sku"
|
|
915
|
-
}
|
|
916
|
-
}
|
|
917
|
-
}
|
|
918
|
-
}
|
|
941
|
+
className: "Sku",
|
|
942
|
+
},
|
|
943
|
+
},
|
|
944
|
+
},
|
|
945
|
+
},
|
|
919
946
|
};
|
|
920
947
|
export const RedisListResult = {
|
|
921
948
|
type: {
|
|
@@ -929,20 +956,20 @@ export const RedisListResult = {
|
|
|
929
956
|
element: {
|
|
930
957
|
type: {
|
|
931
958
|
name: "Composite",
|
|
932
|
-
className: "RedisResource"
|
|
933
|
-
}
|
|
934
|
-
}
|
|
935
|
-
}
|
|
959
|
+
className: "RedisResource",
|
|
960
|
+
},
|
|
961
|
+
},
|
|
962
|
+
},
|
|
936
963
|
},
|
|
937
964
|
nextLink: {
|
|
938
965
|
serializedName: "nextLink",
|
|
939
966
|
readOnly: true,
|
|
940
967
|
type: {
|
|
941
|
-
name: "String"
|
|
942
|
-
}
|
|
943
|
-
}
|
|
944
|
-
}
|
|
945
|
-
}
|
|
968
|
+
name: "String",
|
|
969
|
+
},
|
|
970
|
+
},
|
|
971
|
+
},
|
|
972
|
+
},
|
|
946
973
|
};
|
|
947
974
|
export const RedisRegenerateKeyParameters = {
|
|
948
975
|
type: {
|
|
@@ -954,11 +981,11 @@ export const RedisRegenerateKeyParameters = {
|
|
|
954
981
|
required: true,
|
|
955
982
|
type: {
|
|
956
983
|
name: "Enum",
|
|
957
|
-
allowedValues: ["Primary", "Secondary"]
|
|
958
|
-
}
|
|
959
|
-
}
|
|
960
|
-
}
|
|
961
|
-
}
|
|
984
|
+
allowedValues: ["Primary", "Secondary"],
|
|
985
|
+
},
|
|
986
|
+
},
|
|
987
|
+
},
|
|
988
|
+
},
|
|
962
989
|
};
|
|
963
990
|
export const RedisRebootParameters = {
|
|
964
991
|
type: {
|
|
@@ -968,14 +995,14 @@ export const RedisRebootParameters = {
|
|
|
968
995
|
rebootType: {
|
|
969
996
|
serializedName: "rebootType",
|
|
970
997
|
type: {
|
|
971
|
-
name: "String"
|
|
972
|
-
}
|
|
998
|
+
name: "String",
|
|
999
|
+
},
|
|
973
1000
|
},
|
|
974
1001
|
shardId: {
|
|
975
1002
|
serializedName: "shardId",
|
|
976
1003
|
type: {
|
|
977
|
-
name: "Number"
|
|
978
|
-
}
|
|
1004
|
+
name: "Number",
|
|
1005
|
+
},
|
|
979
1006
|
},
|
|
980
1007
|
ports: {
|
|
981
1008
|
serializedName: "ports",
|
|
@@ -983,13 +1010,13 @@ export const RedisRebootParameters = {
|
|
|
983
1010
|
name: "Sequence",
|
|
984
1011
|
element: {
|
|
985
1012
|
type: {
|
|
986
|
-
name: "Number"
|
|
987
|
-
}
|
|
988
|
-
}
|
|
989
|
-
}
|
|
990
|
-
}
|
|
991
|
-
}
|
|
992
|
-
}
|
|
1013
|
+
name: "Number",
|
|
1014
|
+
},
|
|
1015
|
+
},
|
|
1016
|
+
},
|
|
1017
|
+
},
|
|
1018
|
+
},
|
|
1019
|
+
},
|
|
993
1020
|
};
|
|
994
1021
|
export const RedisForceRebootResponse = {
|
|
995
1022
|
type: {
|
|
@@ -1000,11 +1027,11 @@ export const RedisForceRebootResponse = {
|
|
|
1000
1027
|
serializedName: "message",
|
|
1001
1028
|
readOnly: true,
|
|
1002
1029
|
type: {
|
|
1003
|
-
name: "String"
|
|
1004
|
-
}
|
|
1005
|
-
}
|
|
1006
|
-
}
|
|
1007
|
-
}
|
|
1030
|
+
name: "String",
|
|
1031
|
+
},
|
|
1032
|
+
},
|
|
1033
|
+
},
|
|
1034
|
+
},
|
|
1008
1035
|
};
|
|
1009
1036
|
export const ImportRDBParameters = {
|
|
1010
1037
|
type: {
|
|
@@ -1014,8 +1041,8 @@ export const ImportRDBParameters = {
|
|
|
1014
1041
|
format: {
|
|
1015
1042
|
serializedName: "format",
|
|
1016
1043
|
type: {
|
|
1017
|
-
name: "String"
|
|
1018
|
-
}
|
|
1044
|
+
name: "String",
|
|
1045
|
+
},
|
|
1019
1046
|
},
|
|
1020
1047
|
files: {
|
|
1021
1048
|
serializedName: "files",
|
|
@@ -1024,25 +1051,25 @@ export const ImportRDBParameters = {
|
|
|
1024
1051
|
name: "Sequence",
|
|
1025
1052
|
element: {
|
|
1026
1053
|
type: {
|
|
1027
|
-
name: "String"
|
|
1028
|
-
}
|
|
1029
|
-
}
|
|
1030
|
-
}
|
|
1054
|
+
name: "String",
|
|
1055
|
+
},
|
|
1056
|
+
},
|
|
1057
|
+
},
|
|
1031
1058
|
},
|
|
1032
1059
|
preferredDataArchiveAuthMethod: {
|
|
1033
1060
|
serializedName: "preferred-data-archive-auth-method",
|
|
1034
1061
|
type: {
|
|
1035
|
-
name: "String"
|
|
1036
|
-
}
|
|
1062
|
+
name: "String",
|
|
1063
|
+
},
|
|
1037
1064
|
},
|
|
1038
1065
|
storageSubscriptionId: {
|
|
1039
1066
|
serializedName: "storage-subscription-id",
|
|
1040
1067
|
type: {
|
|
1041
|
-
name: "String"
|
|
1042
|
-
}
|
|
1043
|
-
}
|
|
1044
|
-
}
|
|
1045
|
-
}
|
|
1068
|
+
name: "String",
|
|
1069
|
+
},
|
|
1070
|
+
},
|
|
1071
|
+
},
|
|
1072
|
+
},
|
|
1046
1073
|
};
|
|
1047
1074
|
export const ExportRDBParameters = {
|
|
1048
1075
|
type: {
|
|
@@ -1052,37 +1079,37 @@ export const ExportRDBParameters = {
|
|
|
1052
1079
|
format: {
|
|
1053
1080
|
serializedName: "format",
|
|
1054
1081
|
type: {
|
|
1055
|
-
name: "String"
|
|
1056
|
-
}
|
|
1082
|
+
name: "String",
|
|
1083
|
+
},
|
|
1057
1084
|
},
|
|
1058
1085
|
prefix: {
|
|
1059
1086
|
serializedName: "prefix",
|
|
1060
1087
|
required: true,
|
|
1061
1088
|
type: {
|
|
1062
|
-
name: "String"
|
|
1063
|
-
}
|
|
1089
|
+
name: "String",
|
|
1090
|
+
},
|
|
1064
1091
|
},
|
|
1065
1092
|
container: {
|
|
1066
1093
|
serializedName: "container",
|
|
1067
1094
|
required: true,
|
|
1068
1095
|
type: {
|
|
1069
|
-
name: "String"
|
|
1070
|
-
}
|
|
1096
|
+
name: "String",
|
|
1097
|
+
},
|
|
1071
1098
|
},
|
|
1072
1099
|
preferredDataArchiveAuthMethod: {
|
|
1073
1100
|
serializedName: "preferred-data-archive-auth-method",
|
|
1074
1101
|
type: {
|
|
1075
|
-
name: "String"
|
|
1076
|
-
}
|
|
1102
|
+
name: "String",
|
|
1103
|
+
},
|
|
1077
1104
|
},
|
|
1078
1105
|
storageSubscriptionId: {
|
|
1079
1106
|
serializedName: "storage-subscription-id",
|
|
1080
1107
|
type: {
|
|
1081
|
-
name: "String"
|
|
1082
|
-
}
|
|
1083
|
-
}
|
|
1084
|
-
}
|
|
1085
|
-
}
|
|
1108
|
+
name: "String",
|
|
1109
|
+
},
|
|
1110
|
+
},
|
|
1111
|
+
},
|
|
1112
|
+
},
|
|
1086
1113
|
};
|
|
1087
1114
|
export const OperationStatusResult = {
|
|
1088
1115
|
type: {
|
|
@@ -1092,43 +1119,43 @@ export const OperationStatusResult = {
|
|
|
1092
1119
|
id: {
|
|
1093
1120
|
serializedName: "id",
|
|
1094
1121
|
type: {
|
|
1095
|
-
name: "String"
|
|
1096
|
-
}
|
|
1122
|
+
name: "String",
|
|
1123
|
+
},
|
|
1097
1124
|
},
|
|
1098
1125
|
name: {
|
|
1099
1126
|
serializedName: "name",
|
|
1100
1127
|
type: {
|
|
1101
|
-
name: "String"
|
|
1102
|
-
}
|
|
1128
|
+
name: "String",
|
|
1129
|
+
},
|
|
1103
1130
|
},
|
|
1104
1131
|
status: {
|
|
1105
1132
|
serializedName: "status",
|
|
1106
1133
|
required: true,
|
|
1107
1134
|
type: {
|
|
1108
|
-
name: "String"
|
|
1109
|
-
}
|
|
1135
|
+
name: "String",
|
|
1136
|
+
},
|
|
1110
1137
|
},
|
|
1111
1138
|
percentComplete: {
|
|
1112
1139
|
constraints: {
|
|
1113
1140
|
InclusiveMaximum: 100,
|
|
1114
|
-
InclusiveMinimum: 0
|
|
1141
|
+
InclusiveMinimum: 0,
|
|
1115
1142
|
},
|
|
1116
1143
|
serializedName: "percentComplete",
|
|
1117
1144
|
type: {
|
|
1118
|
-
name: "Number"
|
|
1119
|
-
}
|
|
1145
|
+
name: "Number",
|
|
1146
|
+
},
|
|
1120
1147
|
},
|
|
1121
1148
|
startTime: {
|
|
1122
1149
|
serializedName: "startTime",
|
|
1123
1150
|
type: {
|
|
1124
|
-
name: "DateTime"
|
|
1125
|
-
}
|
|
1151
|
+
name: "DateTime",
|
|
1152
|
+
},
|
|
1126
1153
|
},
|
|
1127
1154
|
endTime: {
|
|
1128
1155
|
serializedName: "endTime",
|
|
1129
1156
|
type: {
|
|
1130
|
-
name: "DateTime"
|
|
1131
|
-
}
|
|
1157
|
+
name: "DateTime",
|
|
1158
|
+
},
|
|
1132
1159
|
},
|
|
1133
1160
|
operations: {
|
|
1134
1161
|
serializedName: "operations",
|
|
@@ -1137,20 +1164,20 @@ export const OperationStatusResult = {
|
|
|
1137
1164
|
element: {
|
|
1138
1165
|
type: {
|
|
1139
1166
|
name: "Composite",
|
|
1140
|
-
className: "OperationStatusResult"
|
|
1141
|
-
}
|
|
1142
|
-
}
|
|
1143
|
-
}
|
|
1167
|
+
className: "OperationStatusResult",
|
|
1168
|
+
},
|
|
1169
|
+
},
|
|
1170
|
+
},
|
|
1144
1171
|
},
|
|
1145
1172
|
error: {
|
|
1146
1173
|
serializedName: "error",
|
|
1147
1174
|
type: {
|
|
1148
1175
|
name: "Composite",
|
|
1149
|
-
className: "ErrorDetail"
|
|
1150
|
-
}
|
|
1151
|
-
}
|
|
1152
|
-
}
|
|
1153
|
-
}
|
|
1176
|
+
className: "ErrorDetail",
|
|
1177
|
+
},
|
|
1178
|
+
},
|
|
1179
|
+
},
|
|
1180
|
+
},
|
|
1154
1181
|
};
|
|
1155
1182
|
export const RedisFirewallRuleListResult = {
|
|
1156
1183
|
type: {
|
|
@@ -1164,20 +1191,20 @@ export const RedisFirewallRuleListResult = {
|
|
|
1164
1191
|
element: {
|
|
1165
1192
|
type: {
|
|
1166
1193
|
name: "Composite",
|
|
1167
|
-
className: "RedisFirewallRule"
|
|
1168
|
-
}
|
|
1169
|
-
}
|
|
1170
|
-
}
|
|
1194
|
+
className: "RedisFirewallRule",
|
|
1195
|
+
},
|
|
1196
|
+
},
|
|
1197
|
+
},
|
|
1171
1198
|
},
|
|
1172
1199
|
nextLink: {
|
|
1173
1200
|
serializedName: "nextLink",
|
|
1174
1201
|
readOnly: true,
|
|
1175
1202
|
type: {
|
|
1176
|
-
name: "String"
|
|
1177
|
-
}
|
|
1178
|
-
}
|
|
1179
|
-
}
|
|
1180
|
-
}
|
|
1203
|
+
name: "String",
|
|
1204
|
+
},
|
|
1205
|
+
},
|
|
1206
|
+
},
|
|
1207
|
+
},
|
|
1181
1208
|
};
|
|
1182
1209
|
export const RedisPatchScheduleListResult = {
|
|
1183
1210
|
type: {
|
|
@@ -1191,20 +1218,20 @@ export const RedisPatchScheduleListResult = {
|
|
|
1191
1218
|
element: {
|
|
1192
1219
|
type: {
|
|
1193
1220
|
name: "Composite",
|
|
1194
|
-
className: "RedisPatchSchedule"
|
|
1195
|
-
}
|
|
1196
|
-
}
|
|
1197
|
-
}
|
|
1221
|
+
className: "RedisPatchSchedule",
|
|
1222
|
+
},
|
|
1223
|
+
},
|
|
1224
|
+
},
|
|
1198
1225
|
},
|
|
1199
1226
|
nextLink: {
|
|
1200
1227
|
serializedName: "nextLink",
|
|
1201
1228
|
readOnly: true,
|
|
1202
1229
|
type: {
|
|
1203
|
-
name: "String"
|
|
1204
|
-
}
|
|
1205
|
-
}
|
|
1206
|
-
}
|
|
1207
|
-
}
|
|
1230
|
+
name: "String",
|
|
1231
|
+
},
|
|
1232
|
+
},
|
|
1233
|
+
},
|
|
1234
|
+
},
|
|
1208
1235
|
};
|
|
1209
1236
|
export const ScheduleEntry = {
|
|
1210
1237
|
type: {
|
|
@@ -1225,25 +1252,25 @@ export const ScheduleEntry = {
|
|
|
1225
1252
|
"Saturday",
|
|
1226
1253
|
"Sunday",
|
|
1227
1254
|
"Everyday",
|
|
1228
|
-
"Weekend"
|
|
1229
|
-
]
|
|
1230
|
-
}
|
|
1255
|
+
"Weekend",
|
|
1256
|
+
],
|
|
1257
|
+
},
|
|
1231
1258
|
},
|
|
1232
1259
|
startHourUtc: {
|
|
1233
1260
|
serializedName: "startHourUtc",
|
|
1234
1261
|
required: true,
|
|
1235
1262
|
type: {
|
|
1236
|
-
name: "Number"
|
|
1237
|
-
}
|
|
1263
|
+
name: "Number",
|
|
1264
|
+
},
|
|
1238
1265
|
},
|
|
1239
1266
|
maintenanceWindow: {
|
|
1240
1267
|
serializedName: "maintenanceWindow",
|
|
1241
1268
|
type: {
|
|
1242
|
-
name: "TimeSpan"
|
|
1243
|
-
}
|
|
1244
|
-
}
|
|
1245
|
-
}
|
|
1246
|
-
}
|
|
1269
|
+
name: "TimeSpan",
|
|
1270
|
+
},
|
|
1271
|
+
},
|
|
1272
|
+
},
|
|
1273
|
+
},
|
|
1247
1274
|
};
|
|
1248
1275
|
export const RedisLinkedServerCreateParameters = {
|
|
1249
1276
|
type: {
|
|
@@ -1254,40 +1281,40 @@ export const RedisLinkedServerCreateParameters = {
|
|
|
1254
1281
|
serializedName: "properties.linkedRedisCacheId",
|
|
1255
1282
|
required: true,
|
|
1256
1283
|
type: {
|
|
1257
|
-
name: "String"
|
|
1258
|
-
}
|
|
1284
|
+
name: "String",
|
|
1285
|
+
},
|
|
1259
1286
|
},
|
|
1260
1287
|
linkedRedisCacheLocation: {
|
|
1261
1288
|
serializedName: "properties.linkedRedisCacheLocation",
|
|
1262
1289
|
required: true,
|
|
1263
1290
|
type: {
|
|
1264
|
-
name: "String"
|
|
1265
|
-
}
|
|
1291
|
+
name: "String",
|
|
1292
|
+
},
|
|
1266
1293
|
},
|
|
1267
1294
|
serverRole: {
|
|
1268
1295
|
serializedName: "properties.serverRole",
|
|
1269
1296
|
required: true,
|
|
1270
1297
|
type: {
|
|
1271
1298
|
name: "Enum",
|
|
1272
|
-
allowedValues: ["Primary", "Secondary"]
|
|
1273
|
-
}
|
|
1299
|
+
allowedValues: ["Primary", "Secondary"],
|
|
1300
|
+
},
|
|
1274
1301
|
},
|
|
1275
1302
|
geoReplicatedPrimaryHostName: {
|
|
1276
1303
|
serializedName: "properties.geoReplicatedPrimaryHostName",
|
|
1277
1304
|
readOnly: true,
|
|
1278
1305
|
type: {
|
|
1279
|
-
name: "String"
|
|
1280
|
-
}
|
|
1306
|
+
name: "String",
|
|
1307
|
+
},
|
|
1281
1308
|
},
|
|
1282
1309
|
primaryHostName: {
|
|
1283
1310
|
serializedName: "properties.primaryHostName",
|
|
1284
1311
|
readOnly: true,
|
|
1285
1312
|
type: {
|
|
1286
|
-
name: "String"
|
|
1287
|
-
}
|
|
1288
|
-
}
|
|
1289
|
-
}
|
|
1290
|
-
}
|
|
1313
|
+
name: "String",
|
|
1314
|
+
},
|
|
1315
|
+
},
|
|
1316
|
+
},
|
|
1317
|
+
},
|
|
1291
1318
|
};
|
|
1292
1319
|
export const RedisLinkedServerCreateProperties = {
|
|
1293
1320
|
type: {
|
|
@@ -1298,40 +1325,40 @@ export const RedisLinkedServerCreateProperties = {
|
|
|
1298
1325
|
serializedName: "linkedRedisCacheId",
|
|
1299
1326
|
required: true,
|
|
1300
1327
|
type: {
|
|
1301
|
-
name: "String"
|
|
1302
|
-
}
|
|
1328
|
+
name: "String",
|
|
1329
|
+
},
|
|
1303
1330
|
},
|
|
1304
1331
|
linkedRedisCacheLocation: {
|
|
1305
1332
|
serializedName: "linkedRedisCacheLocation",
|
|
1306
1333
|
required: true,
|
|
1307
1334
|
type: {
|
|
1308
|
-
name: "String"
|
|
1309
|
-
}
|
|
1335
|
+
name: "String",
|
|
1336
|
+
},
|
|
1310
1337
|
},
|
|
1311
1338
|
serverRole: {
|
|
1312
1339
|
serializedName: "serverRole",
|
|
1313
1340
|
required: true,
|
|
1314
1341
|
type: {
|
|
1315
1342
|
name: "Enum",
|
|
1316
|
-
allowedValues: ["Primary", "Secondary"]
|
|
1317
|
-
}
|
|
1343
|
+
allowedValues: ["Primary", "Secondary"],
|
|
1344
|
+
},
|
|
1318
1345
|
},
|
|
1319
1346
|
geoReplicatedPrimaryHostName: {
|
|
1320
1347
|
serializedName: "geoReplicatedPrimaryHostName",
|
|
1321
1348
|
readOnly: true,
|
|
1322
1349
|
type: {
|
|
1323
|
-
name: "String"
|
|
1324
|
-
}
|
|
1350
|
+
name: "String",
|
|
1351
|
+
},
|
|
1325
1352
|
},
|
|
1326
1353
|
primaryHostName: {
|
|
1327
1354
|
serializedName: "primaryHostName",
|
|
1328
1355
|
readOnly: true,
|
|
1329
1356
|
type: {
|
|
1330
|
-
name: "String"
|
|
1331
|
-
}
|
|
1332
|
-
}
|
|
1333
|
-
}
|
|
1334
|
-
}
|
|
1357
|
+
name: "String",
|
|
1358
|
+
},
|
|
1359
|
+
},
|
|
1360
|
+
},
|
|
1361
|
+
},
|
|
1335
1362
|
};
|
|
1336
1363
|
export const RedisLinkedServerWithPropertiesList = {
|
|
1337
1364
|
type: {
|
|
@@ -1345,20 +1372,20 @@ export const RedisLinkedServerWithPropertiesList = {
|
|
|
1345
1372
|
element: {
|
|
1346
1373
|
type: {
|
|
1347
1374
|
name: "Composite",
|
|
1348
|
-
className: "RedisLinkedServerWithProperties"
|
|
1349
|
-
}
|
|
1350
|
-
}
|
|
1351
|
-
}
|
|
1375
|
+
className: "RedisLinkedServerWithProperties",
|
|
1376
|
+
},
|
|
1377
|
+
},
|
|
1378
|
+
},
|
|
1352
1379
|
},
|
|
1353
1380
|
nextLink: {
|
|
1354
1381
|
serializedName: "nextLink",
|
|
1355
1382
|
readOnly: true,
|
|
1356
1383
|
type: {
|
|
1357
|
-
name: "String"
|
|
1358
|
-
}
|
|
1359
|
-
}
|
|
1360
|
-
}
|
|
1361
|
-
}
|
|
1384
|
+
name: "String",
|
|
1385
|
+
},
|
|
1386
|
+
},
|
|
1387
|
+
},
|
|
1388
|
+
},
|
|
1362
1389
|
};
|
|
1363
1390
|
export const PrivateEndpointConnectionListResult = {
|
|
1364
1391
|
type: {
|
|
@@ -1372,13 +1399,13 @@ export const PrivateEndpointConnectionListResult = {
|
|
|
1372
1399
|
element: {
|
|
1373
1400
|
type: {
|
|
1374
1401
|
name: "Composite",
|
|
1375
|
-
className: "PrivateEndpointConnection"
|
|
1376
|
-
}
|
|
1377
|
-
}
|
|
1378
|
-
}
|
|
1379
|
-
}
|
|
1380
|
-
}
|
|
1381
|
-
}
|
|
1402
|
+
className: "PrivateEndpointConnection",
|
|
1403
|
+
},
|
|
1404
|
+
},
|
|
1405
|
+
},
|
|
1406
|
+
},
|
|
1407
|
+
},
|
|
1408
|
+
},
|
|
1382
1409
|
};
|
|
1383
1410
|
export const PrivateLinkResourceListResult = {
|
|
1384
1411
|
type: {
|
|
@@ -1392,13 +1419,13 @@ export const PrivateLinkResourceListResult = {
|
|
|
1392
1419
|
element: {
|
|
1393
1420
|
type: {
|
|
1394
1421
|
name: "Composite",
|
|
1395
|
-
className: "PrivateLinkResource"
|
|
1396
|
-
}
|
|
1397
|
-
}
|
|
1398
|
-
}
|
|
1399
|
-
}
|
|
1400
|
-
}
|
|
1401
|
-
}
|
|
1422
|
+
className: "PrivateLinkResource",
|
|
1423
|
+
},
|
|
1424
|
+
},
|
|
1425
|
+
},
|
|
1426
|
+
},
|
|
1427
|
+
},
|
|
1428
|
+
},
|
|
1402
1429
|
};
|
|
1403
1430
|
export const RedisCacheAccessPolicyList = {
|
|
1404
1431
|
type: {
|
|
@@ -1412,20 +1439,20 @@ export const RedisCacheAccessPolicyList = {
|
|
|
1412
1439
|
element: {
|
|
1413
1440
|
type: {
|
|
1414
1441
|
name: "Composite",
|
|
1415
|
-
className: "RedisCacheAccessPolicy"
|
|
1416
|
-
}
|
|
1417
|
-
}
|
|
1418
|
-
}
|
|
1442
|
+
className: "RedisCacheAccessPolicy",
|
|
1443
|
+
},
|
|
1444
|
+
},
|
|
1445
|
+
},
|
|
1419
1446
|
},
|
|
1420
1447
|
nextLink: {
|
|
1421
1448
|
serializedName: "nextLink",
|
|
1422
1449
|
readOnly: true,
|
|
1423
1450
|
type: {
|
|
1424
|
-
name: "String"
|
|
1425
|
-
}
|
|
1426
|
-
}
|
|
1427
|
-
}
|
|
1428
|
-
}
|
|
1451
|
+
name: "String",
|
|
1452
|
+
},
|
|
1453
|
+
},
|
|
1454
|
+
},
|
|
1455
|
+
},
|
|
1429
1456
|
};
|
|
1430
1457
|
export const RedisCacheAccessPolicyAssignmentList = {
|
|
1431
1458
|
type: {
|
|
@@ -1439,20 +1466,20 @@ export const RedisCacheAccessPolicyAssignmentList = {
|
|
|
1439
1466
|
element: {
|
|
1440
1467
|
type: {
|
|
1441
1468
|
name: "Composite",
|
|
1442
|
-
className: "RedisCacheAccessPolicyAssignment"
|
|
1443
|
-
}
|
|
1444
|
-
}
|
|
1445
|
-
}
|
|
1469
|
+
className: "RedisCacheAccessPolicyAssignment",
|
|
1470
|
+
},
|
|
1471
|
+
},
|
|
1472
|
+
},
|
|
1446
1473
|
},
|
|
1447
1474
|
nextLink: {
|
|
1448
1475
|
serializedName: "nextLink",
|
|
1449
1476
|
readOnly: true,
|
|
1450
1477
|
type: {
|
|
1451
|
-
name: "String"
|
|
1452
|
-
}
|
|
1453
|
-
}
|
|
1454
|
-
}
|
|
1455
|
-
}
|
|
1478
|
+
name: "String",
|
|
1479
|
+
},
|
|
1480
|
+
},
|
|
1481
|
+
},
|
|
1482
|
+
},
|
|
1456
1483
|
};
|
|
1457
1484
|
export const RedisCreateProperties = {
|
|
1458
1485
|
type: {
|
|
@@ -1462,26 +1489,26 @@ export const RedisCreateProperties = {
|
|
|
1462
1489
|
serializedName: "sku",
|
|
1463
1490
|
type: {
|
|
1464
1491
|
name: "Composite",
|
|
1465
|
-
className: "Sku"
|
|
1466
|
-
}
|
|
1492
|
+
className: "Sku",
|
|
1493
|
+
},
|
|
1467
1494
|
}, subnetId: {
|
|
1468
1495
|
constraints: {
|
|
1469
|
-
Pattern: new RegExp("^\\/subscriptions\\/[^/]*\\/resourceGroups\\/[^/]*\\/providers\\/Microsoft.(ClassicNetwork|Network)\\/virtualNetworks\\/[^/]*\\/subnets\\/[^/]*$")
|
|
1496
|
+
Pattern: new RegExp("^\\/subscriptions\\/[^/]*\\/resourceGroups\\/[^/]*\\/providers\\/Microsoft.(ClassicNetwork|Network)\\/virtualNetworks\\/[^/]*\\/subnets\\/[^/]*$"),
|
|
1470
1497
|
},
|
|
1471
1498
|
serializedName: "subnetId",
|
|
1472
1499
|
type: {
|
|
1473
|
-
name: "String"
|
|
1474
|
-
}
|
|
1500
|
+
name: "String",
|
|
1501
|
+
},
|
|
1475
1502
|
}, staticIP: {
|
|
1476
1503
|
constraints: {
|
|
1477
|
-
Pattern: new RegExp("^\\d+\\.\\d+\\.\\d+\\.\\d+$")
|
|
1504
|
+
Pattern: new RegExp("^\\d+\\.\\d+\\.\\d+\\.\\d+$"),
|
|
1478
1505
|
},
|
|
1479
1506
|
serializedName: "staticIP",
|
|
1480
1507
|
type: {
|
|
1481
|
-
name: "String"
|
|
1482
|
-
}
|
|
1483
|
-
} })
|
|
1484
|
-
}
|
|
1508
|
+
name: "String",
|
|
1509
|
+
},
|
|
1510
|
+
} }),
|
|
1511
|
+
},
|
|
1485
1512
|
};
|
|
1486
1513
|
export const RedisUpdateProperties = {
|
|
1487
1514
|
type: {
|
|
@@ -1491,10 +1518,10 @@ export const RedisUpdateProperties = {
|
|
|
1491
1518
|
serializedName: "sku",
|
|
1492
1519
|
type: {
|
|
1493
1520
|
name: "Composite",
|
|
1494
|
-
className: "Sku"
|
|
1495
|
-
}
|
|
1496
|
-
} })
|
|
1497
|
-
}
|
|
1521
|
+
className: "Sku",
|
|
1522
|
+
},
|
|
1523
|
+
} }),
|
|
1524
|
+
},
|
|
1498
1525
|
};
|
|
1499
1526
|
export const PrivateEndpointConnection = {
|
|
1500
1527
|
type: {
|
|
@@ -1504,22 +1531,22 @@ export const PrivateEndpointConnection = {
|
|
|
1504
1531
|
serializedName: "properties.privateEndpoint",
|
|
1505
1532
|
type: {
|
|
1506
1533
|
name: "Composite",
|
|
1507
|
-
className: "PrivateEndpoint"
|
|
1508
|
-
}
|
|
1534
|
+
className: "PrivateEndpoint",
|
|
1535
|
+
},
|
|
1509
1536
|
}, privateLinkServiceConnectionState: {
|
|
1510
1537
|
serializedName: "properties.privateLinkServiceConnectionState",
|
|
1511
1538
|
type: {
|
|
1512
1539
|
name: "Composite",
|
|
1513
|
-
className: "PrivateLinkServiceConnectionState"
|
|
1514
|
-
}
|
|
1540
|
+
className: "PrivateLinkServiceConnectionState",
|
|
1541
|
+
},
|
|
1515
1542
|
}, provisioningState: {
|
|
1516
1543
|
serializedName: "properties.provisioningState",
|
|
1517
1544
|
readOnly: true,
|
|
1518
1545
|
type: {
|
|
1519
|
-
name: "String"
|
|
1520
|
-
}
|
|
1521
|
-
} })
|
|
1522
|
-
}
|
|
1546
|
+
name: "String",
|
|
1547
|
+
},
|
|
1548
|
+
} }),
|
|
1549
|
+
},
|
|
1523
1550
|
};
|
|
1524
1551
|
export const TrackedResource = {
|
|
1525
1552
|
type: {
|
|
@@ -1529,23 +1556,23 @@ export const TrackedResource = {
|
|
|
1529
1556
|
serializedName: "tags",
|
|
1530
1557
|
type: {
|
|
1531
1558
|
name: "Dictionary",
|
|
1532
|
-
value: { type: { name: "String" } }
|
|
1533
|
-
}
|
|
1559
|
+
value: { type: { name: "String" } },
|
|
1560
|
+
},
|
|
1534
1561
|
}, location: {
|
|
1535
1562
|
serializedName: "location",
|
|
1536
1563
|
required: true,
|
|
1537
1564
|
type: {
|
|
1538
|
-
name: "String"
|
|
1539
|
-
}
|
|
1540
|
-
} })
|
|
1541
|
-
}
|
|
1565
|
+
name: "String",
|
|
1566
|
+
},
|
|
1567
|
+
} }),
|
|
1568
|
+
},
|
|
1542
1569
|
};
|
|
1543
1570
|
export const ProxyResource = {
|
|
1544
1571
|
type: {
|
|
1545
1572
|
name: "Composite",
|
|
1546
1573
|
className: "ProxyResource",
|
|
1547
|
-
modelProperties: Object.assign({}, Resource.type.modelProperties)
|
|
1548
|
-
}
|
|
1574
|
+
modelProperties: Object.assign({}, Resource.type.modelProperties),
|
|
1575
|
+
},
|
|
1549
1576
|
};
|
|
1550
1577
|
export const PrivateLinkResource = {
|
|
1551
1578
|
type: {
|
|
@@ -1555,8 +1582,8 @@ export const PrivateLinkResource = {
|
|
|
1555
1582
|
serializedName: "properties.groupId",
|
|
1556
1583
|
readOnly: true,
|
|
1557
1584
|
type: {
|
|
1558
|
-
name: "String"
|
|
1559
|
-
}
|
|
1585
|
+
name: "String",
|
|
1586
|
+
},
|
|
1560
1587
|
}, requiredMembers: {
|
|
1561
1588
|
serializedName: "properties.requiredMembers",
|
|
1562
1589
|
readOnly: true,
|
|
@@ -1564,22 +1591,22 @@ export const PrivateLinkResource = {
|
|
|
1564
1591
|
name: "Sequence",
|
|
1565
1592
|
element: {
|
|
1566
1593
|
type: {
|
|
1567
|
-
name: "String"
|
|
1568
|
-
}
|
|
1569
|
-
}
|
|
1570
|
-
}
|
|
1594
|
+
name: "String",
|
|
1595
|
+
},
|
|
1596
|
+
},
|
|
1597
|
+
},
|
|
1571
1598
|
}, requiredZoneNames: {
|
|
1572
1599
|
serializedName: "properties.requiredZoneNames",
|
|
1573
1600
|
type: {
|
|
1574
1601
|
name: "Sequence",
|
|
1575
1602
|
element: {
|
|
1576
1603
|
type: {
|
|
1577
|
-
name: "String"
|
|
1578
|
-
}
|
|
1579
|
-
}
|
|
1580
|
-
}
|
|
1581
|
-
} })
|
|
1582
|
-
}
|
|
1604
|
+
name: "String",
|
|
1605
|
+
},
|
|
1606
|
+
},
|
|
1607
|
+
},
|
|
1608
|
+
} }),
|
|
1609
|
+
},
|
|
1583
1610
|
};
|
|
1584
1611
|
export const OperationStatus = {
|
|
1585
1612
|
type: {
|
|
@@ -1589,10 +1616,10 @@ export const OperationStatus = {
|
|
|
1589
1616
|
serializedName: "properties",
|
|
1590
1617
|
type: {
|
|
1591
1618
|
name: "Dictionary",
|
|
1592
|
-
value: { type: { name: "any" } }
|
|
1593
|
-
}
|
|
1594
|
-
} })
|
|
1595
|
-
}
|
|
1619
|
+
value: { type: { name: "any" } },
|
|
1620
|
+
},
|
|
1621
|
+
} }),
|
|
1622
|
+
},
|
|
1596
1623
|
};
|
|
1597
1624
|
export const RedisLinkedServerProperties = {
|
|
1598
1625
|
type: {
|
|
@@ -1602,10 +1629,10 @@ export const RedisLinkedServerProperties = {
|
|
|
1602
1629
|
serializedName: "provisioningState",
|
|
1603
1630
|
readOnly: true,
|
|
1604
1631
|
type: {
|
|
1605
|
-
name: "String"
|
|
1606
|
-
}
|
|
1607
|
-
} })
|
|
1608
|
-
}
|
|
1632
|
+
name: "String",
|
|
1633
|
+
},
|
|
1634
|
+
} }),
|
|
1635
|
+
},
|
|
1609
1636
|
};
|
|
1610
1637
|
export const RedisProperties = {
|
|
1611
1638
|
type: {
|
|
@@ -1615,32 +1642,32 @@ export const RedisProperties = {
|
|
|
1615
1642
|
serializedName: "provisioningState",
|
|
1616
1643
|
readOnly: true,
|
|
1617
1644
|
type: {
|
|
1618
|
-
name: "String"
|
|
1619
|
-
}
|
|
1645
|
+
name: "String",
|
|
1646
|
+
},
|
|
1620
1647
|
}, hostName: {
|
|
1621
1648
|
serializedName: "hostName",
|
|
1622
1649
|
readOnly: true,
|
|
1623
1650
|
type: {
|
|
1624
|
-
name: "String"
|
|
1625
|
-
}
|
|
1651
|
+
name: "String",
|
|
1652
|
+
},
|
|
1626
1653
|
}, port: {
|
|
1627
1654
|
serializedName: "port",
|
|
1628
1655
|
readOnly: true,
|
|
1629
1656
|
type: {
|
|
1630
|
-
name: "Number"
|
|
1631
|
-
}
|
|
1657
|
+
name: "Number",
|
|
1658
|
+
},
|
|
1632
1659
|
}, sslPort: {
|
|
1633
1660
|
serializedName: "sslPort",
|
|
1634
1661
|
readOnly: true,
|
|
1635
1662
|
type: {
|
|
1636
|
-
name: "Number"
|
|
1637
|
-
}
|
|
1663
|
+
name: "Number",
|
|
1664
|
+
},
|
|
1638
1665
|
}, accessKeys: {
|
|
1639
1666
|
serializedName: "accessKeys",
|
|
1640
1667
|
type: {
|
|
1641
1668
|
name: "Composite",
|
|
1642
|
-
className: "RedisAccessKeys"
|
|
1643
|
-
}
|
|
1669
|
+
className: "RedisAccessKeys",
|
|
1670
|
+
},
|
|
1644
1671
|
}, linkedServers: {
|
|
1645
1672
|
serializedName: "linkedServers",
|
|
1646
1673
|
readOnly: true,
|
|
@@ -1649,10 +1676,10 @@ export const RedisProperties = {
|
|
|
1649
1676
|
element: {
|
|
1650
1677
|
type: {
|
|
1651
1678
|
name: "Composite",
|
|
1652
|
-
className: "RedisLinkedServer"
|
|
1653
|
-
}
|
|
1654
|
-
}
|
|
1655
|
-
}
|
|
1679
|
+
className: "RedisLinkedServer",
|
|
1680
|
+
},
|
|
1681
|
+
},
|
|
1682
|
+
},
|
|
1656
1683
|
}, instances: {
|
|
1657
1684
|
serializedName: "instances",
|
|
1658
1685
|
readOnly: true,
|
|
@@ -1661,10 +1688,10 @@ export const RedisProperties = {
|
|
|
1661
1688
|
element: {
|
|
1662
1689
|
type: {
|
|
1663
1690
|
name: "Composite",
|
|
1664
|
-
className: "RedisInstanceDetails"
|
|
1665
|
-
}
|
|
1666
|
-
}
|
|
1667
|
-
}
|
|
1691
|
+
className: "RedisInstanceDetails",
|
|
1692
|
+
},
|
|
1693
|
+
},
|
|
1694
|
+
},
|
|
1668
1695
|
}, privateEndpointConnections: {
|
|
1669
1696
|
serializedName: "privateEndpointConnections",
|
|
1670
1697
|
readOnly: true,
|
|
@@ -1673,12 +1700,12 @@ export const RedisProperties = {
|
|
|
1673
1700
|
element: {
|
|
1674
1701
|
type: {
|
|
1675
1702
|
name: "Composite",
|
|
1676
|
-
className: "PrivateEndpointConnection"
|
|
1677
|
-
}
|
|
1678
|
-
}
|
|
1679
|
-
}
|
|
1680
|
-
} })
|
|
1681
|
-
}
|
|
1703
|
+
className: "PrivateEndpointConnection",
|
|
1704
|
+
},
|
|
1705
|
+
},
|
|
1706
|
+
},
|
|
1707
|
+
} }),
|
|
1708
|
+
},
|
|
1682
1709
|
};
|
|
1683
1710
|
export const RedisResource = {
|
|
1684
1711
|
type: {
|
|
@@ -1690,122 +1717,128 @@ export const RedisResource = {
|
|
|
1690
1717
|
name: "Sequence",
|
|
1691
1718
|
element: {
|
|
1692
1719
|
type: {
|
|
1693
|
-
name: "String"
|
|
1694
|
-
}
|
|
1695
|
-
}
|
|
1696
|
-
}
|
|
1720
|
+
name: "String",
|
|
1721
|
+
},
|
|
1722
|
+
},
|
|
1723
|
+
},
|
|
1697
1724
|
}, identity: {
|
|
1698
1725
|
serializedName: "identity",
|
|
1699
1726
|
type: {
|
|
1700
1727
|
name: "Composite",
|
|
1701
|
-
className: "ManagedServiceIdentity"
|
|
1702
|
-
}
|
|
1728
|
+
className: "ManagedServiceIdentity",
|
|
1729
|
+
},
|
|
1703
1730
|
}, redisConfiguration: {
|
|
1704
1731
|
serializedName: "properties.redisConfiguration",
|
|
1705
1732
|
type: {
|
|
1706
1733
|
name: "Composite",
|
|
1707
|
-
className: "RedisCommonPropertiesRedisConfiguration"
|
|
1708
|
-
}
|
|
1734
|
+
className: "RedisCommonPropertiesRedisConfiguration",
|
|
1735
|
+
},
|
|
1709
1736
|
}, redisVersion: {
|
|
1710
1737
|
serializedName: "properties.redisVersion",
|
|
1711
1738
|
type: {
|
|
1712
|
-
name: "String"
|
|
1713
|
-
}
|
|
1739
|
+
name: "String",
|
|
1740
|
+
},
|
|
1714
1741
|
}, enableNonSslPort: {
|
|
1715
1742
|
defaultValue: false,
|
|
1716
1743
|
serializedName: "properties.enableNonSslPort",
|
|
1717
1744
|
type: {
|
|
1718
|
-
name: "Boolean"
|
|
1719
|
-
}
|
|
1745
|
+
name: "Boolean",
|
|
1746
|
+
},
|
|
1720
1747
|
}, replicasPerMaster: {
|
|
1721
1748
|
serializedName: "properties.replicasPerMaster",
|
|
1722
1749
|
type: {
|
|
1723
|
-
name: "Number"
|
|
1724
|
-
}
|
|
1750
|
+
name: "Number",
|
|
1751
|
+
},
|
|
1725
1752
|
}, replicasPerPrimary: {
|
|
1726
1753
|
serializedName: "properties.replicasPerPrimary",
|
|
1727
1754
|
type: {
|
|
1728
|
-
name: "Number"
|
|
1729
|
-
}
|
|
1755
|
+
name: "Number",
|
|
1756
|
+
},
|
|
1730
1757
|
}, tenantSettings: {
|
|
1731
1758
|
serializedName: "properties.tenantSettings",
|
|
1732
1759
|
type: {
|
|
1733
1760
|
name: "Dictionary",
|
|
1734
|
-
value: { type: { name: "String" } }
|
|
1735
|
-
}
|
|
1761
|
+
value: { type: { name: "String" } },
|
|
1762
|
+
},
|
|
1736
1763
|
}, shardCount: {
|
|
1737
1764
|
serializedName: "properties.shardCount",
|
|
1738
1765
|
type: {
|
|
1739
|
-
name: "Number"
|
|
1740
|
-
}
|
|
1766
|
+
name: "Number",
|
|
1767
|
+
},
|
|
1741
1768
|
}, minimumTlsVersion: {
|
|
1742
1769
|
serializedName: "properties.minimumTlsVersion",
|
|
1743
1770
|
type: {
|
|
1744
|
-
name: "String"
|
|
1745
|
-
}
|
|
1771
|
+
name: "String",
|
|
1772
|
+
},
|
|
1746
1773
|
}, publicNetworkAccess: {
|
|
1747
1774
|
defaultValue: "Enabled",
|
|
1748
1775
|
serializedName: "properties.publicNetworkAccess",
|
|
1749
1776
|
type: {
|
|
1750
|
-
name: "String"
|
|
1751
|
-
}
|
|
1777
|
+
name: "String",
|
|
1778
|
+
},
|
|
1752
1779
|
}, updateChannel: {
|
|
1753
1780
|
serializedName: "properties.updateChannel",
|
|
1754
1781
|
type: {
|
|
1755
|
-
name: "String"
|
|
1756
|
-
}
|
|
1782
|
+
name: "String",
|
|
1783
|
+
},
|
|
1784
|
+
}, disableAccessKeyAuthentication: {
|
|
1785
|
+
defaultValue: false,
|
|
1786
|
+
serializedName: "properties.disableAccessKeyAuthentication",
|
|
1787
|
+
type: {
|
|
1788
|
+
name: "Boolean",
|
|
1789
|
+
},
|
|
1757
1790
|
}, sku: {
|
|
1758
1791
|
serializedName: "properties.sku",
|
|
1759
1792
|
type: {
|
|
1760
1793
|
name: "Composite",
|
|
1761
|
-
className: "Sku"
|
|
1762
|
-
}
|
|
1794
|
+
className: "Sku",
|
|
1795
|
+
},
|
|
1763
1796
|
}, subnetId: {
|
|
1764
1797
|
constraints: {
|
|
1765
|
-
Pattern: new RegExp("^\\/subscriptions\\/[^/]*\\/resourceGroups\\/[^/]*\\/providers\\/Microsoft.(ClassicNetwork|Network)\\/virtualNetworks\\/[^/]*\\/subnets\\/[^/]*$")
|
|
1798
|
+
Pattern: new RegExp("^\\/subscriptions\\/[^/]*\\/resourceGroups\\/[^/]*\\/providers\\/Microsoft.(ClassicNetwork|Network)\\/virtualNetworks\\/[^/]*\\/subnets\\/[^/]*$"),
|
|
1766
1799
|
},
|
|
1767
1800
|
serializedName: "properties.subnetId",
|
|
1768
1801
|
type: {
|
|
1769
|
-
name: "String"
|
|
1770
|
-
}
|
|
1802
|
+
name: "String",
|
|
1803
|
+
},
|
|
1771
1804
|
}, staticIP: {
|
|
1772
1805
|
constraints: {
|
|
1773
|
-
Pattern: new RegExp("^\\d+\\.\\d+\\.\\d+\\.\\d+$")
|
|
1806
|
+
Pattern: new RegExp("^\\d+\\.\\d+\\.\\d+\\.\\d+$"),
|
|
1774
1807
|
},
|
|
1775
1808
|
serializedName: "properties.staticIP",
|
|
1776
1809
|
type: {
|
|
1777
|
-
name: "String"
|
|
1778
|
-
}
|
|
1810
|
+
name: "String",
|
|
1811
|
+
},
|
|
1779
1812
|
}, provisioningState: {
|
|
1780
1813
|
serializedName: "properties.provisioningState",
|
|
1781
1814
|
readOnly: true,
|
|
1782
1815
|
type: {
|
|
1783
|
-
name: "String"
|
|
1784
|
-
}
|
|
1816
|
+
name: "String",
|
|
1817
|
+
},
|
|
1785
1818
|
}, hostName: {
|
|
1786
1819
|
serializedName: "properties.hostName",
|
|
1787
1820
|
readOnly: true,
|
|
1788
1821
|
type: {
|
|
1789
|
-
name: "String"
|
|
1790
|
-
}
|
|
1822
|
+
name: "String",
|
|
1823
|
+
},
|
|
1791
1824
|
}, port: {
|
|
1792
1825
|
serializedName: "properties.port",
|
|
1793
1826
|
readOnly: true,
|
|
1794
1827
|
type: {
|
|
1795
|
-
name: "Number"
|
|
1796
|
-
}
|
|
1828
|
+
name: "Number",
|
|
1829
|
+
},
|
|
1797
1830
|
}, sslPort: {
|
|
1798
1831
|
serializedName: "properties.sslPort",
|
|
1799
1832
|
readOnly: true,
|
|
1800
1833
|
type: {
|
|
1801
|
-
name: "Number"
|
|
1802
|
-
}
|
|
1834
|
+
name: "Number",
|
|
1835
|
+
},
|
|
1803
1836
|
}, accessKeys: {
|
|
1804
1837
|
serializedName: "properties.accessKeys",
|
|
1805
1838
|
type: {
|
|
1806
1839
|
name: "Composite",
|
|
1807
|
-
className: "RedisAccessKeys"
|
|
1808
|
-
}
|
|
1840
|
+
className: "RedisAccessKeys",
|
|
1841
|
+
},
|
|
1809
1842
|
}, linkedServers: {
|
|
1810
1843
|
serializedName: "properties.linkedServers",
|
|
1811
1844
|
readOnly: true,
|
|
@@ -1814,10 +1847,10 @@ export const RedisResource = {
|
|
|
1814
1847
|
element: {
|
|
1815
1848
|
type: {
|
|
1816
1849
|
name: "Composite",
|
|
1817
|
-
className: "RedisLinkedServer"
|
|
1818
|
-
}
|
|
1819
|
-
}
|
|
1820
|
-
}
|
|
1850
|
+
className: "RedisLinkedServer",
|
|
1851
|
+
},
|
|
1852
|
+
},
|
|
1853
|
+
},
|
|
1821
1854
|
}, instances: {
|
|
1822
1855
|
serializedName: "properties.instances",
|
|
1823
1856
|
readOnly: true,
|
|
@@ -1826,10 +1859,10 @@ export const RedisResource = {
|
|
|
1826
1859
|
element: {
|
|
1827
1860
|
type: {
|
|
1828
1861
|
name: "Composite",
|
|
1829
|
-
className: "RedisInstanceDetails"
|
|
1830
|
-
}
|
|
1831
|
-
}
|
|
1832
|
-
}
|
|
1862
|
+
className: "RedisInstanceDetails",
|
|
1863
|
+
},
|
|
1864
|
+
},
|
|
1865
|
+
},
|
|
1833
1866
|
}, privateEndpointConnections: {
|
|
1834
1867
|
serializedName: "properties.privateEndpointConnections",
|
|
1835
1868
|
readOnly: true,
|
|
@@ -1838,12 +1871,12 @@ export const RedisResource = {
|
|
|
1838
1871
|
element: {
|
|
1839
1872
|
type: {
|
|
1840
1873
|
name: "Composite",
|
|
1841
|
-
className: "PrivateEndpointConnection"
|
|
1842
|
-
}
|
|
1843
|
-
}
|
|
1844
|
-
}
|
|
1845
|
-
} })
|
|
1846
|
-
}
|
|
1874
|
+
className: "PrivateEndpointConnection",
|
|
1875
|
+
},
|
|
1876
|
+
},
|
|
1877
|
+
},
|
|
1878
|
+
} }),
|
|
1879
|
+
},
|
|
1847
1880
|
};
|
|
1848
1881
|
export const RedisFirewallRule = {
|
|
1849
1882
|
type: {
|
|
@@ -1853,16 +1886,16 @@ export const RedisFirewallRule = {
|
|
|
1853
1886
|
serializedName: "properties.startIP",
|
|
1854
1887
|
required: true,
|
|
1855
1888
|
type: {
|
|
1856
|
-
name: "String"
|
|
1857
|
-
}
|
|
1889
|
+
name: "String",
|
|
1890
|
+
},
|
|
1858
1891
|
}, endIP: {
|
|
1859
1892
|
serializedName: "properties.endIP",
|
|
1860
1893
|
required: true,
|
|
1861
1894
|
type: {
|
|
1862
|
-
name: "String"
|
|
1863
|
-
}
|
|
1864
|
-
} })
|
|
1865
|
-
}
|
|
1895
|
+
name: "String",
|
|
1896
|
+
},
|
|
1897
|
+
} }),
|
|
1898
|
+
},
|
|
1866
1899
|
};
|
|
1867
1900
|
export const RedisPatchSchedule = {
|
|
1868
1901
|
type: {
|
|
@@ -1872,8 +1905,8 @@ export const RedisPatchSchedule = {
|
|
|
1872
1905
|
serializedName: "location",
|
|
1873
1906
|
readOnly: true,
|
|
1874
1907
|
type: {
|
|
1875
|
-
name: "String"
|
|
1876
|
-
}
|
|
1908
|
+
name: "String",
|
|
1909
|
+
},
|
|
1877
1910
|
}, scheduleEntries: {
|
|
1878
1911
|
serializedName: "properties.scheduleEntries",
|
|
1879
1912
|
required: true,
|
|
@@ -1882,12 +1915,12 @@ export const RedisPatchSchedule = {
|
|
|
1882
1915
|
element: {
|
|
1883
1916
|
type: {
|
|
1884
1917
|
name: "Composite",
|
|
1885
|
-
className: "ScheduleEntry"
|
|
1886
|
-
}
|
|
1887
|
-
}
|
|
1888
|
-
}
|
|
1889
|
-
} })
|
|
1890
|
-
}
|
|
1918
|
+
className: "ScheduleEntry",
|
|
1919
|
+
},
|
|
1920
|
+
},
|
|
1921
|
+
},
|
|
1922
|
+
} }),
|
|
1923
|
+
},
|
|
1891
1924
|
};
|
|
1892
1925
|
export const RedisLinkedServerWithProperties = {
|
|
1893
1926
|
type: {
|
|
@@ -1896,39 +1929,39 @@ export const RedisLinkedServerWithProperties = {
|
|
|
1896
1929
|
modelProperties: Object.assign(Object.assign({}, ProxyResource.type.modelProperties), { linkedRedisCacheId: {
|
|
1897
1930
|
serializedName: "properties.linkedRedisCacheId",
|
|
1898
1931
|
type: {
|
|
1899
|
-
name: "String"
|
|
1900
|
-
}
|
|
1932
|
+
name: "String",
|
|
1933
|
+
},
|
|
1901
1934
|
}, linkedRedisCacheLocation: {
|
|
1902
1935
|
serializedName: "properties.linkedRedisCacheLocation",
|
|
1903
1936
|
type: {
|
|
1904
|
-
name: "String"
|
|
1905
|
-
}
|
|
1937
|
+
name: "String",
|
|
1938
|
+
},
|
|
1906
1939
|
}, serverRole: {
|
|
1907
1940
|
serializedName: "properties.serverRole",
|
|
1908
1941
|
type: {
|
|
1909
1942
|
name: "Enum",
|
|
1910
|
-
allowedValues: ["Primary", "Secondary"]
|
|
1911
|
-
}
|
|
1943
|
+
allowedValues: ["Primary", "Secondary"],
|
|
1944
|
+
},
|
|
1912
1945
|
}, geoReplicatedPrimaryHostName: {
|
|
1913
1946
|
serializedName: "properties.geoReplicatedPrimaryHostName",
|
|
1914
1947
|
readOnly: true,
|
|
1915
1948
|
type: {
|
|
1916
|
-
name: "String"
|
|
1917
|
-
}
|
|
1949
|
+
name: "String",
|
|
1950
|
+
},
|
|
1918
1951
|
}, primaryHostName: {
|
|
1919
1952
|
serializedName: "properties.primaryHostName",
|
|
1920
1953
|
readOnly: true,
|
|
1921
1954
|
type: {
|
|
1922
|
-
name: "String"
|
|
1923
|
-
}
|
|
1955
|
+
name: "String",
|
|
1956
|
+
},
|
|
1924
1957
|
}, provisioningState: {
|
|
1925
1958
|
serializedName: "properties.provisioningState",
|
|
1926
1959
|
readOnly: true,
|
|
1927
1960
|
type: {
|
|
1928
|
-
name: "String"
|
|
1929
|
-
}
|
|
1930
|
-
} })
|
|
1931
|
-
}
|
|
1961
|
+
name: "String",
|
|
1962
|
+
},
|
|
1963
|
+
} }),
|
|
1964
|
+
},
|
|
1932
1965
|
};
|
|
1933
1966
|
export const RedisCacheAccessPolicy = {
|
|
1934
1967
|
type: {
|
|
@@ -1938,21 +1971,21 @@ export const RedisCacheAccessPolicy = {
|
|
|
1938
1971
|
serializedName: "properties.provisioningState",
|
|
1939
1972
|
readOnly: true,
|
|
1940
1973
|
type: {
|
|
1941
|
-
name: "String"
|
|
1942
|
-
}
|
|
1974
|
+
name: "String",
|
|
1975
|
+
},
|
|
1943
1976
|
}, typePropertiesType: {
|
|
1944
1977
|
serializedName: "properties.type",
|
|
1945
1978
|
readOnly: true,
|
|
1946
1979
|
type: {
|
|
1947
|
-
name: "String"
|
|
1948
|
-
}
|
|
1980
|
+
name: "String",
|
|
1981
|
+
},
|
|
1949
1982
|
}, permissions: {
|
|
1950
1983
|
serializedName: "properties.permissions",
|
|
1951
1984
|
type: {
|
|
1952
|
-
name: "String"
|
|
1953
|
-
}
|
|
1954
|
-
} })
|
|
1955
|
-
}
|
|
1985
|
+
name: "String",
|
|
1986
|
+
},
|
|
1987
|
+
} }),
|
|
1988
|
+
},
|
|
1956
1989
|
};
|
|
1957
1990
|
export const RedisCacheAccessPolicyAssignment = {
|
|
1958
1991
|
type: {
|
|
@@ -1962,35 +1995,35 @@ export const RedisCacheAccessPolicyAssignment = {
|
|
|
1962
1995
|
serializedName: "properties.provisioningState",
|
|
1963
1996
|
readOnly: true,
|
|
1964
1997
|
type: {
|
|
1965
|
-
name: "String"
|
|
1966
|
-
}
|
|
1998
|
+
name: "String",
|
|
1999
|
+
},
|
|
1967
2000
|
}, objectId: {
|
|
1968
2001
|
serializedName: "properties.objectId",
|
|
1969
2002
|
type: {
|
|
1970
|
-
name: "String"
|
|
1971
|
-
}
|
|
2003
|
+
name: "String",
|
|
2004
|
+
},
|
|
1972
2005
|
}, objectIdAlias: {
|
|
1973
2006
|
serializedName: "properties.objectIdAlias",
|
|
1974
2007
|
type: {
|
|
1975
|
-
name: "String"
|
|
1976
|
-
}
|
|
2008
|
+
name: "String",
|
|
2009
|
+
},
|
|
1977
2010
|
}, accessPolicyName: {
|
|
1978
2011
|
constraints: {
|
|
1979
|
-
Pattern: new RegExp("^([a-zA-Z0-9][a-zA-Z0-9-]*[a-zA-Z0-9]|[a-zA-Z0-9])$")
|
|
2012
|
+
Pattern: new RegExp("^([a-zA-Z0-9][a-zA-Z0-9- ]*[a-zA-Z0-9]|[a-zA-Z0-9])$"),
|
|
1980
2013
|
},
|
|
1981
2014
|
serializedName: "properties.accessPolicyName",
|
|
1982
2015
|
type: {
|
|
1983
|
-
name: "String"
|
|
1984
|
-
}
|
|
1985
|
-
} })
|
|
1986
|
-
}
|
|
2016
|
+
name: "String",
|
|
2017
|
+
},
|
|
2018
|
+
} }),
|
|
2019
|
+
},
|
|
1987
2020
|
};
|
|
1988
2021
|
export const RedisFirewallRuleCreateParameters = {
|
|
1989
2022
|
type: {
|
|
1990
2023
|
name: "Composite",
|
|
1991
2024
|
className: "RedisFirewallRuleCreateParameters",
|
|
1992
|
-
modelProperties: Object.assign({}, RedisFirewallRule.type.modelProperties)
|
|
1993
|
-
}
|
|
2025
|
+
modelProperties: Object.assign({}, RedisFirewallRule.type.modelProperties),
|
|
2026
|
+
},
|
|
1994
2027
|
};
|
|
1995
2028
|
export const RedisFlushCacheHeaders = {
|
|
1996
2029
|
type: {
|
|
@@ -2000,17 +2033,17 @@ export const RedisFlushCacheHeaders = {
|
|
|
2000
2033
|
location: {
|
|
2001
2034
|
serializedName: "location",
|
|
2002
2035
|
type: {
|
|
2003
|
-
name: "String"
|
|
2004
|
-
}
|
|
2036
|
+
name: "String",
|
|
2037
|
+
},
|
|
2005
2038
|
},
|
|
2006
2039
|
azureAsyncOperation: {
|
|
2007
2040
|
serializedName: "azure-asyncoperation",
|
|
2008
2041
|
type: {
|
|
2009
|
-
name: "String"
|
|
2010
|
-
}
|
|
2011
|
-
}
|
|
2012
|
-
}
|
|
2013
|
-
}
|
|
2042
|
+
name: "String",
|
|
2043
|
+
},
|
|
2044
|
+
},
|
|
2045
|
+
},
|
|
2046
|
+
},
|
|
2014
2047
|
};
|
|
2015
2048
|
export const LinkedServerDeleteHeaders = {
|
|
2016
2049
|
type: {
|
|
@@ -2020,11 +2053,11 @@ export const LinkedServerDeleteHeaders = {
|
|
|
2020
2053
|
location: {
|
|
2021
2054
|
serializedName: "location",
|
|
2022
2055
|
type: {
|
|
2023
|
-
name: "String"
|
|
2024
|
-
}
|
|
2025
|
-
}
|
|
2026
|
-
}
|
|
2027
|
-
}
|
|
2056
|
+
name: "String",
|
|
2057
|
+
},
|
|
2058
|
+
},
|
|
2059
|
+
},
|
|
2060
|
+
},
|
|
2028
2061
|
};
|
|
2029
2062
|
export const AccessPolicyDeleteHeaders = {
|
|
2030
2063
|
type: {
|
|
@@ -2034,11 +2067,11 @@ export const AccessPolicyDeleteHeaders = {
|
|
|
2034
2067
|
location: {
|
|
2035
2068
|
serializedName: "location",
|
|
2036
2069
|
type: {
|
|
2037
|
-
name: "String"
|
|
2038
|
-
}
|
|
2039
|
-
}
|
|
2040
|
-
}
|
|
2041
|
-
}
|
|
2070
|
+
name: "String",
|
|
2071
|
+
},
|
|
2072
|
+
},
|
|
2073
|
+
},
|
|
2074
|
+
},
|
|
2042
2075
|
};
|
|
2043
2076
|
export const AccessPolicyAssignmentDeleteHeaders = {
|
|
2044
2077
|
type: {
|
|
@@ -2048,10 +2081,10 @@ export const AccessPolicyAssignmentDeleteHeaders = {
|
|
|
2048
2081
|
location: {
|
|
2049
2082
|
serializedName: "location",
|
|
2050
2083
|
type: {
|
|
2051
|
-
name: "String"
|
|
2052
|
-
}
|
|
2053
|
-
}
|
|
2054
|
-
}
|
|
2055
|
-
}
|
|
2084
|
+
name: "String",
|
|
2085
|
+
},
|
|
2086
|
+
},
|
|
2087
|
+
},
|
|
2088
|
+
},
|
|
2056
2089
|
};
|
|
2057
2090
|
//# sourceMappingURL=mappers.js.map
|