@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
package/src/models/index.ts
CHANGED
|
@@ -136,7 +136,7 @@ export interface RedisCreateParameters {
|
|
|
136
136
|
tags?: { [propertyName: string]: string };
|
|
137
137
|
/** The identity of the resource. */
|
|
138
138
|
identity?: ManagedServiceIdentity;
|
|
139
|
-
/** All Redis Settings. Few possible keys: rdb-backup-enabled,rdb-storage-connection-string,rdb-backup-frequency,maxmemory-delta,maxmemory-policy,notify-keyspace-events,
|
|
139
|
+
/** All Redis Settings. Few possible keys: rdb-backup-enabled,rdb-storage-connection-string,rdb-backup-frequency,maxmemory-delta, maxmemory-policy,notify-keyspace-events, aof-backup-enabled, aof-storage-connection-string-0, aof-storage-connection-string-1 etc. */
|
|
140
140
|
redisConfiguration?: RedisCommonPropertiesRedisConfiguration;
|
|
141
141
|
/** Redis version. This should be in the form 'major[.minor]' (only 'major' is required) or the value 'latest' which refers to the latest stable Redis version that is available. Supported versions: 4.0, 6.0 (latest). Default value is 'latest'. */
|
|
142
142
|
redisVersion?: string;
|
|
@@ -156,6 +156,8 @@ export interface RedisCreateParameters {
|
|
|
156
156
|
publicNetworkAccess?: PublicNetworkAccess;
|
|
157
157
|
/** Optional: Specifies the update channel for the monthly Redis updates your Redis Cache will receive. Caches using 'Preview' update channel get latest Redis updates at least 4 weeks ahead of 'Stable' channel caches. Default value is 'Stable'. */
|
|
158
158
|
updateChannel?: UpdateChannel;
|
|
159
|
+
/** Authentication to Redis through access keys is disabled when set as true. Default value is false. */
|
|
160
|
+
disableAccessKeyAuthentication?: boolean;
|
|
159
161
|
/** The SKU of the Redis cache to deploy. */
|
|
160
162
|
sku: Sku;
|
|
161
163
|
/** The full resource ID of a subnet in a virtual network to deploy the Redis cache in. Example format: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/Microsoft.{Network|ClassicNetwork}/VirtualNetworks/vnet1/subnets/subnet1 */
|
|
@@ -176,7 +178,7 @@ export interface Sku {
|
|
|
176
178
|
|
|
177
179
|
/** Create/Update/Get common properties of the redis cache. */
|
|
178
180
|
export interface RedisCommonProperties {
|
|
179
|
-
/** All Redis Settings. Few possible keys: rdb-backup-enabled,rdb-storage-connection-string,rdb-backup-frequency,maxmemory-delta,maxmemory-policy,notify-keyspace-events,
|
|
181
|
+
/** All Redis Settings. Few possible keys: rdb-backup-enabled,rdb-storage-connection-string,rdb-backup-frequency,maxmemory-delta, maxmemory-policy,notify-keyspace-events, aof-backup-enabled, aof-storage-connection-string-0, aof-storage-connection-string-1 etc. */
|
|
180
182
|
redisConfiguration?: RedisCommonPropertiesRedisConfiguration;
|
|
181
183
|
/** Redis version. This should be in the form 'major[.minor]' (only 'major' is required) or the value 'latest' which refers to the latest stable Redis version that is available. Supported versions: 4.0, 6.0 (latest). Default value is 'latest'. */
|
|
182
184
|
redisVersion?: string;
|
|
@@ -196,9 +198,11 @@ export interface RedisCommonProperties {
|
|
|
196
198
|
publicNetworkAccess?: PublicNetworkAccess;
|
|
197
199
|
/** Optional: Specifies the update channel for the monthly Redis updates your Redis Cache will receive. Caches using 'Preview' update channel get latest Redis updates at least 4 weeks ahead of 'Stable' channel caches. Default value is 'Stable'. */
|
|
198
200
|
updateChannel?: UpdateChannel;
|
|
201
|
+
/** Authentication to Redis through access keys is disabled when set as true. Default value is false. */
|
|
202
|
+
disableAccessKeyAuthentication?: boolean;
|
|
199
203
|
}
|
|
200
204
|
|
|
201
|
-
/** All Redis Settings. Few possible keys: rdb-backup-enabled,rdb-storage-connection-string,rdb-backup-frequency,maxmemory-delta,maxmemory-policy,notify-keyspace-events,
|
|
205
|
+
/** All Redis Settings. Few possible keys: rdb-backup-enabled,rdb-storage-connection-string,rdb-backup-frequency,maxmemory-delta, maxmemory-policy,notify-keyspace-events, aof-backup-enabled, aof-storage-connection-string-0, aof-storage-connection-string-1 etc. */
|
|
202
206
|
export interface RedisCommonPropertiesRedisConfiguration {
|
|
203
207
|
/** Describes unknown properties. The value of an unknown property can be of "any" type. */
|
|
204
208
|
[property: string]: any;
|
|
@@ -229,6 +233,8 @@ export interface RedisCommonPropertiesRedisConfiguration {
|
|
|
229
233
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
230
234
|
*/
|
|
231
235
|
readonly maxclients?: string;
|
|
236
|
+
/** The keyspace events which should be monitored. */
|
|
237
|
+
notifyKeyspaceEvents?: string;
|
|
232
238
|
/**
|
|
233
239
|
* Preferred auth method to communicate to storage account used for data archive, specify SAS or ManagedIdentity, default value is SAS
|
|
234
240
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -382,7 +388,7 @@ export interface RedisUpdateParameters {
|
|
|
382
388
|
tags?: { [propertyName: string]: string };
|
|
383
389
|
/** The identity of the resource. */
|
|
384
390
|
identity?: ManagedServiceIdentity;
|
|
385
|
-
/** All Redis Settings. Few possible keys: rdb-backup-enabled,rdb-storage-connection-string,rdb-backup-frequency,maxmemory-delta,maxmemory-policy,notify-keyspace-events,
|
|
391
|
+
/** All Redis Settings. Few possible keys: rdb-backup-enabled,rdb-storage-connection-string,rdb-backup-frequency,maxmemory-delta, maxmemory-policy,notify-keyspace-events, aof-backup-enabled, aof-storage-connection-string-0, aof-storage-connection-string-1 etc. */
|
|
386
392
|
redisConfiguration?: RedisCommonPropertiesRedisConfiguration;
|
|
387
393
|
/** Redis version. This should be in the form 'major[.minor]' (only 'major' is required) or the value 'latest' which refers to the latest stable Redis version that is available. Supported versions: 4.0, 6.0 (latest). Default value is 'latest'. */
|
|
388
394
|
redisVersion?: string;
|
|
@@ -402,6 +408,8 @@ export interface RedisUpdateParameters {
|
|
|
402
408
|
publicNetworkAccess?: PublicNetworkAccess;
|
|
403
409
|
/** Optional: Specifies the update channel for the monthly Redis updates your Redis Cache will receive. Caches using 'Preview' update channel get latest Redis updates at least 4 weeks ahead of 'Stable' channel caches. Default value is 'Stable'. */
|
|
404
410
|
updateChannel?: UpdateChannel;
|
|
411
|
+
/** Authentication to Redis through access keys is disabled when set as true. Default value is false. */
|
|
412
|
+
disableAccessKeyAuthentication?: boolean;
|
|
405
413
|
/** The SKU of the Redis cache to deploy. */
|
|
406
414
|
sku?: Sku;
|
|
407
415
|
}
|
|
@@ -727,7 +735,7 @@ export interface RedisResource extends TrackedResource {
|
|
|
727
735
|
zones?: string[];
|
|
728
736
|
/** The identity of the resource. */
|
|
729
737
|
identity?: ManagedServiceIdentity;
|
|
730
|
-
/** All Redis Settings. Few possible keys: rdb-backup-enabled,rdb-storage-connection-string,rdb-backup-frequency,maxmemory-delta,maxmemory-policy,notify-keyspace-events,
|
|
738
|
+
/** All Redis Settings. Few possible keys: rdb-backup-enabled,rdb-storage-connection-string,rdb-backup-frequency,maxmemory-delta, maxmemory-policy,notify-keyspace-events, aof-backup-enabled, aof-storage-connection-string-0, aof-storage-connection-string-1 etc. */
|
|
731
739
|
redisConfiguration?: RedisCommonPropertiesRedisConfiguration;
|
|
732
740
|
/** Redis version. This should be in the form 'major[.minor]' (only 'major' is required) or the value 'latest' which refers to the latest stable Redis version that is available. Supported versions: 4.0, 6.0 (latest). Default value is 'latest'. */
|
|
733
741
|
redisVersion?: string;
|
|
@@ -747,6 +755,8 @@ export interface RedisResource extends TrackedResource {
|
|
|
747
755
|
publicNetworkAccess?: PublicNetworkAccess;
|
|
748
756
|
/** Optional: Specifies the update channel for the monthly Redis updates your Redis Cache will receive. Caches using 'Preview' update channel get latest Redis updates at least 4 weeks ahead of 'Stable' channel caches. Default value is 'Stable'. */
|
|
749
757
|
updateChannel?: UpdateChannel;
|
|
758
|
+
/** Authentication to Redis through access keys is disabled when set as true. Default value is false. */
|
|
759
|
+
disableAccessKeyAuthentication?: boolean;
|
|
750
760
|
/** The SKU of the Redis cache to deploy. */
|
|
751
761
|
sku: Sku;
|
|
752
762
|
/** The full resource ID of a subnet in a virtual network to deploy the Redis cache in. Example format: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/Microsoft.{Network|ClassicNetwork}/VirtualNetworks/vnet1/subnets/subnet1 */
|
|
@@ -903,7 +913,7 @@ export enum KnownSkuName {
|
|
|
903
913
|
/** Standard */
|
|
904
914
|
Standard = "Standard",
|
|
905
915
|
/** Premium */
|
|
906
|
-
Premium = "Premium"
|
|
916
|
+
Premium = "Premium",
|
|
907
917
|
}
|
|
908
918
|
|
|
909
919
|
/**
|
|
@@ -922,7 +932,7 @@ export enum KnownSkuFamily {
|
|
|
922
932
|
/** C */
|
|
923
933
|
C = "C",
|
|
924
934
|
/** P */
|
|
925
|
-
P = "P"
|
|
935
|
+
P = "P",
|
|
926
936
|
}
|
|
927
937
|
|
|
928
938
|
/**
|
|
@@ -942,7 +952,7 @@ export enum KnownTlsVersion {
|
|
|
942
952
|
/** One1 */
|
|
943
953
|
One1 = "1.1",
|
|
944
954
|
/** One2 */
|
|
945
|
-
One2 = "1.2"
|
|
955
|
+
One2 = "1.2",
|
|
946
956
|
}
|
|
947
957
|
|
|
948
958
|
/**
|
|
@@ -961,7 +971,7 @@ export enum KnownPublicNetworkAccess {
|
|
|
961
971
|
/** Enabled */
|
|
962
972
|
Enabled = "Enabled",
|
|
963
973
|
/** Disabled */
|
|
964
|
-
Disabled = "Disabled"
|
|
974
|
+
Disabled = "Disabled",
|
|
965
975
|
}
|
|
966
976
|
|
|
967
977
|
/**
|
|
@@ -979,7 +989,7 @@ export enum KnownUpdateChannel {
|
|
|
979
989
|
/** Stable */
|
|
980
990
|
Stable = "Stable",
|
|
981
991
|
/** Preview */
|
|
982
|
-
Preview = "Preview"
|
|
992
|
+
Preview = "Preview",
|
|
983
993
|
}
|
|
984
994
|
|
|
985
995
|
/**
|
|
@@ -1001,7 +1011,7 @@ export enum KnownManagedServiceIdentityType {
|
|
|
1001
1011
|
/** UserAssigned */
|
|
1002
1012
|
UserAssigned = "UserAssigned",
|
|
1003
1013
|
/** SystemAssignedUserAssigned */
|
|
1004
|
-
SystemAssignedUserAssigned = "SystemAssigned, UserAssigned"
|
|
1014
|
+
SystemAssignedUserAssigned = "SystemAssigned, UserAssigned",
|
|
1005
1015
|
}
|
|
1006
1016
|
|
|
1007
1017
|
/**
|
|
@@ -1043,7 +1053,7 @@ export enum KnownProvisioningState {
|
|
|
1043
1053
|
/** Updating */
|
|
1044
1054
|
Updating = "Updating",
|
|
1045
1055
|
/** ConfiguringAAD */
|
|
1046
|
-
ConfiguringAAD = "ConfiguringAAD"
|
|
1056
|
+
ConfiguringAAD = "ConfiguringAAD",
|
|
1047
1057
|
}
|
|
1048
1058
|
|
|
1049
1059
|
/**
|
|
@@ -1074,7 +1084,7 @@ export enum KnownPrivateEndpointServiceConnectionStatus {
|
|
|
1074
1084
|
/** Approved */
|
|
1075
1085
|
Approved = "Approved",
|
|
1076
1086
|
/** Rejected */
|
|
1077
|
-
Rejected = "Rejected"
|
|
1087
|
+
Rejected = "Rejected",
|
|
1078
1088
|
}
|
|
1079
1089
|
|
|
1080
1090
|
/**
|
|
@@ -1097,7 +1107,7 @@ export enum KnownPrivateEndpointConnectionProvisioningState {
|
|
|
1097
1107
|
/** Deleting */
|
|
1098
1108
|
Deleting = "Deleting",
|
|
1099
1109
|
/** Failed */
|
|
1100
|
-
Failed = "Failed"
|
|
1110
|
+
Failed = "Failed",
|
|
1101
1111
|
}
|
|
1102
1112
|
|
|
1103
1113
|
/**
|
|
@@ -1119,7 +1129,7 @@ export enum KnownRebootType {
|
|
|
1119
1129
|
/** SecondaryNode */
|
|
1120
1130
|
SecondaryNode = "SecondaryNode",
|
|
1121
1131
|
/** AllNodes */
|
|
1122
|
-
AllNodes = "AllNodes"
|
|
1132
|
+
AllNodes = "AllNodes",
|
|
1123
1133
|
}
|
|
1124
1134
|
|
|
1125
1135
|
/**
|
|
@@ -1136,7 +1146,7 @@ export type RebootType = string;
|
|
|
1136
1146
|
/** Known values of {@link DefaultName} that the service accepts. */
|
|
1137
1147
|
export enum KnownDefaultName {
|
|
1138
1148
|
/** Default */
|
|
1139
|
-
Default = "default"
|
|
1149
|
+
Default = "default",
|
|
1140
1150
|
}
|
|
1141
1151
|
|
|
1142
1152
|
/**
|
|
@@ -1161,7 +1171,7 @@ export enum KnownAccessPolicyProvisioningState {
|
|
|
1161
1171
|
/** Canceled */
|
|
1162
1172
|
Canceled = "Canceled",
|
|
1163
1173
|
/** Failed */
|
|
1164
|
-
Failed = "Failed"
|
|
1174
|
+
Failed = "Failed",
|
|
1165
1175
|
}
|
|
1166
1176
|
|
|
1167
1177
|
/**
|
|
@@ -1183,7 +1193,7 @@ export enum KnownAccessPolicyType {
|
|
|
1183
1193
|
/** Custom */
|
|
1184
1194
|
Custom = "Custom",
|
|
1185
1195
|
/** BuiltIn */
|
|
1186
|
-
BuiltIn = "BuiltIn"
|
|
1196
|
+
BuiltIn = "BuiltIn",
|
|
1187
1197
|
}
|
|
1188
1198
|
|
|
1189
1199
|
/**
|
|
@@ -1209,7 +1219,7 @@ export enum KnownAccessPolicyAssignmentProvisioningState {
|
|
|
1209
1219
|
/** Canceled */
|
|
1210
1220
|
Canceled = "Canceled",
|
|
1211
1221
|
/** Failed */
|
|
1212
|
-
Failed = "Failed"
|
|
1222
|
+
Failed = "Failed",
|
|
1213
1223
|
}
|
|
1214
1224
|
|
|
1215
1225
|
/**
|
|
@@ -1373,7 +1383,8 @@ export interface RedisListUpgradeNotificationsNextOptionalParams
|
|
|
1373
1383
|
extends coreClient.OperationOptions {}
|
|
1374
1384
|
|
|
1375
1385
|
/** Contains response data for the listUpgradeNotificationsNext operation. */
|
|
1376
|
-
export type RedisListUpgradeNotificationsNextResponse =
|
|
1386
|
+
export type RedisListUpgradeNotificationsNextResponse =
|
|
1387
|
+
NotificationListResponse;
|
|
1377
1388
|
|
|
1378
1389
|
/** Optional parameters. */
|
|
1379
1390
|
export interface RedisListByResourceGroupNextOptionalParams
|
|
@@ -1426,7 +1437,8 @@ export interface PatchSchedulesListByRedisResourceOptionalParams
|
|
|
1426
1437
|
extends coreClient.OperationOptions {}
|
|
1427
1438
|
|
|
1428
1439
|
/** Contains response data for the listByRedisResource operation. */
|
|
1429
|
-
export type PatchSchedulesListByRedisResourceResponse =
|
|
1440
|
+
export type PatchSchedulesListByRedisResourceResponse =
|
|
1441
|
+
RedisPatchScheduleListResult;
|
|
1430
1442
|
|
|
1431
1443
|
/** Optional parameters. */
|
|
1432
1444
|
export interface PatchSchedulesCreateOrUpdateOptionalParams
|
|
@@ -1451,7 +1463,8 @@ export interface PatchSchedulesListByRedisResourceNextOptionalParams
|
|
|
1451
1463
|
extends coreClient.OperationOptions {}
|
|
1452
1464
|
|
|
1453
1465
|
/** Contains response data for the listByRedisResourceNext operation. */
|
|
1454
|
-
export type PatchSchedulesListByRedisResourceNextResponse =
|
|
1466
|
+
export type PatchSchedulesListByRedisResourceNextResponse =
|
|
1467
|
+
RedisPatchScheduleListResult;
|
|
1455
1468
|
|
|
1456
1469
|
/** Optional parameters. */
|
|
1457
1470
|
export interface LinkedServerCreateOptionalParams
|
|
@@ -1500,7 +1513,8 @@ export interface PrivateEndpointConnectionsListOptionalParams
|
|
|
1500
1513
|
extends coreClient.OperationOptions {}
|
|
1501
1514
|
|
|
1502
1515
|
/** Contains response data for the list operation. */
|
|
1503
|
-
export type PrivateEndpointConnectionsListResponse =
|
|
1516
|
+
export type PrivateEndpointConnectionsListResponse =
|
|
1517
|
+
PrivateEndpointConnectionListResult;
|
|
1504
1518
|
|
|
1505
1519
|
/** Optional parameters. */
|
|
1506
1520
|
export interface PrivateEndpointConnectionsGetOptionalParams
|
|
@@ -1530,7 +1544,8 @@ export interface PrivateLinkResourcesListByRedisCacheOptionalParams
|
|
|
1530
1544
|
extends coreClient.OperationOptions {}
|
|
1531
1545
|
|
|
1532
1546
|
/** Contains response data for the listByRedisCache operation. */
|
|
1533
|
-
export type PrivateLinkResourcesListByRedisCacheResponse =
|
|
1547
|
+
export type PrivateLinkResourcesListByRedisCacheResponse =
|
|
1548
|
+
PrivateLinkResourceListResult;
|
|
1534
1549
|
|
|
1535
1550
|
/** Optional parameters. */
|
|
1536
1551
|
export interface AsyncOperationStatusGetOptionalParams
|
|
@@ -1591,7 +1606,8 @@ export interface AccessPolicyAssignmentCreateUpdateOptionalParams
|
|
|
1591
1606
|
}
|
|
1592
1607
|
|
|
1593
1608
|
/** Contains response data for the createUpdate operation. */
|
|
1594
|
-
export type AccessPolicyAssignmentCreateUpdateResponse =
|
|
1609
|
+
export type AccessPolicyAssignmentCreateUpdateResponse =
|
|
1610
|
+
RedisCacheAccessPolicyAssignment;
|
|
1595
1611
|
|
|
1596
1612
|
/** Optional parameters. */
|
|
1597
1613
|
export interface AccessPolicyAssignmentDeleteOptionalParams
|
|
@@ -1607,21 +1623,24 @@ export interface AccessPolicyAssignmentGetOptionalParams
|
|
|
1607
1623
|
extends coreClient.OperationOptions {}
|
|
1608
1624
|
|
|
1609
1625
|
/** Contains response data for the get operation. */
|
|
1610
|
-
export type AccessPolicyAssignmentGetResponse =
|
|
1626
|
+
export type AccessPolicyAssignmentGetResponse =
|
|
1627
|
+
RedisCacheAccessPolicyAssignment;
|
|
1611
1628
|
|
|
1612
1629
|
/** Optional parameters. */
|
|
1613
1630
|
export interface AccessPolicyAssignmentListOptionalParams
|
|
1614
1631
|
extends coreClient.OperationOptions {}
|
|
1615
1632
|
|
|
1616
1633
|
/** Contains response data for the list operation. */
|
|
1617
|
-
export type AccessPolicyAssignmentListResponse =
|
|
1634
|
+
export type AccessPolicyAssignmentListResponse =
|
|
1635
|
+
RedisCacheAccessPolicyAssignmentList;
|
|
1618
1636
|
|
|
1619
1637
|
/** Optional parameters. */
|
|
1620
1638
|
export interface AccessPolicyAssignmentListNextOptionalParams
|
|
1621
1639
|
extends coreClient.OperationOptions {}
|
|
1622
1640
|
|
|
1623
1641
|
/** Contains response data for the listNext operation. */
|
|
1624
|
-
export type AccessPolicyAssignmentListNextResponse =
|
|
1642
|
+
export type AccessPolicyAssignmentListNextResponse =
|
|
1643
|
+
RedisCacheAccessPolicyAssignmentList;
|
|
1625
1644
|
|
|
1626
1645
|
/** Optional parameters. */
|
|
1627
1646
|
export interface RedisManagementClientOptionalParams
|