@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.
Files changed (144) hide show
  1. package/CHANGELOG.md +21 -10
  2. package/LICENSE +1 -1
  3. package/dist/index.js +1195 -1218
  4. package/dist/index.js.map +1 -1
  5. package/dist/index.min.js +1 -1
  6. package/dist/index.min.js.map +1 -1
  7. package/dist-esm/samples-dev/accessPolicyAssignmentCreateUpdateSample.js +3 -3
  8. package/dist-esm/samples-dev/accessPolicyAssignmentCreateUpdateSample.js.map +1 -1
  9. package/dist-esm/samples-dev/accessPolicyAssignmentDeleteSample.js +1 -1
  10. package/dist-esm/samples-dev/accessPolicyAssignmentGetSample.js +1 -1
  11. package/dist-esm/samples-dev/accessPolicyAssignmentListSample.js +5 -10
  12. package/dist-esm/samples-dev/accessPolicyAssignmentListSample.js.map +1 -1
  13. package/dist-esm/samples-dev/accessPolicyCreateUpdateSample.js +2 -2
  14. package/dist-esm/samples-dev/accessPolicyCreateUpdateSample.js.map +1 -1
  15. package/dist-esm/samples-dev/accessPolicyDeleteSample.js +1 -1
  16. package/dist-esm/samples-dev/accessPolicyGetSample.js +1 -1
  17. package/dist-esm/samples-dev/accessPolicyListSample.js +5 -10
  18. package/dist-esm/samples-dev/accessPolicyListSample.js.map +1 -1
  19. package/dist-esm/samples-dev/asyncOperationStatusGetSample.js +1 -1
  20. package/dist-esm/samples-dev/firewallRulesCreateOrUpdateSample.js +3 -3
  21. package/dist-esm/samples-dev/firewallRulesCreateOrUpdateSample.js.map +1 -1
  22. package/dist-esm/samples-dev/firewallRulesDeleteSample.js +1 -1
  23. package/dist-esm/samples-dev/firewallRulesGetSample.js +1 -1
  24. package/dist-esm/samples-dev/firewallRulesListSample.js +5 -10
  25. package/dist-esm/samples-dev/firewallRulesListSample.js.map +1 -1
  26. package/dist-esm/samples-dev/linkedServerCreateSample.js +3 -3
  27. package/dist-esm/samples-dev/linkedServerCreateSample.js.map +1 -1
  28. package/dist-esm/samples-dev/linkedServerDeleteSample.js +1 -1
  29. package/dist-esm/samples-dev/linkedServerGetSample.js +1 -1
  30. package/dist-esm/samples-dev/linkedServerListSample.js +5 -10
  31. package/dist-esm/samples-dev/linkedServerListSample.js.map +1 -1
  32. package/dist-esm/samples-dev/operationsListSample.js +5 -10
  33. package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
  34. package/dist-esm/samples-dev/patchSchedulesCreateOrUpdateSample.js +4 -4
  35. package/dist-esm/samples-dev/patchSchedulesCreateOrUpdateSample.js.map +1 -1
  36. package/dist-esm/samples-dev/patchSchedulesDeleteSample.js +1 -1
  37. package/dist-esm/samples-dev/patchSchedulesGetSample.js +1 -1
  38. package/dist-esm/samples-dev/patchSchedulesListByRedisResourceSample.js +5 -10
  39. package/dist-esm/samples-dev/patchSchedulesListByRedisResourceSample.js.map +1 -1
  40. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +1 -1
  41. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +1 -1
  42. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +5 -10
  43. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js.map +1 -1
  44. package/dist-esm/samples-dev/privateEndpointConnectionsPutSample.js +4 -4
  45. package/dist-esm/samples-dev/privateEndpointConnectionsPutSample.js.map +1 -1
  46. package/dist-esm/samples-dev/privateLinkResourcesListByRedisCacheSample.js +5 -10
  47. package/dist-esm/samples-dev/privateLinkResourcesListByRedisCacheSample.js.map +1 -1
  48. package/dist-esm/samples-dev/redisCheckNameAvailabilitySample.js +3 -3
  49. package/dist-esm/samples-dev/redisCheckNameAvailabilitySample.js.map +1 -1
  50. package/dist-esm/samples-dev/redisCreateSample.js +7 -7
  51. package/dist-esm/samples-dev/redisCreateSample.js.map +1 -1
  52. package/dist-esm/samples-dev/redisDeleteSample.js +1 -1
  53. package/dist-esm/samples-dev/redisExportDataSample.js +3 -3
  54. package/dist-esm/samples-dev/redisExportDataSample.js.map +1 -1
  55. package/dist-esm/samples-dev/redisFlushCacheSample.js +1 -1
  56. package/dist-esm/samples-dev/redisForceRebootSample.js +3 -3
  57. package/dist-esm/samples-dev/redisForceRebootSample.js.map +1 -1
  58. package/dist-esm/samples-dev/redisGetSample.js +1 -1
  59. package/dist-esm/samples-dev/redisImportDataSample.js +3 -3
  60. package/dist-esm/samples-dev/redisImportDataSample.js.map +1 -1
  61. package/dist-esm/samples-dev/redisListByResourceGroupSample.js +5 -10
  62. package/dist-esm/samples-dev/redisListByResourceGroupSample.js.map +1 -1
  63. package/dist-esm/samples-dev/redisListBySubscriptionSample.js +5 -10
  64. package/dist-esm/samples-dev/redisListBySubscriptionSample.js.map +1 -1
  65. package/dist-esm/samples-dev/redisListKeysSample.js +1 -1
  66. package/dist-esm/samples-dev/redisListUpgradeNotificationsSample.js +5 -10
  67. package/dist-esm/samples-dev/redisListUpgradeNotificationsSample.js.map +1 -1
  68. package/dist-esm/samples-dev/redisRegenerateKeySample.js +2 -2
  69. package/dist-esm/samples-dev/redisRegenerateKeySample.js.map +1 -1
  70. package/dist-esm/samples-dev/redisUpdateSample.js +3 -3
  71. package/dist-esm/samples-dev/redisUpdateSample.js.map +1 -1
  72. package/dist-esm/src/lroImpl.js +1 -1
  73. package/dist-esm/src/models/index.d.ts +15 -5
  74. package/dist-esm/src/models/index.d.ts.map +1 -1
  75. package/dist-esm/src/models/index.js.map +1 -1
  76. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  77. package/dist-esm/src/models/mappers.js +700 -667
  78. package/dist-esm/src/models/mappers.js.map +1 -1
  79. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  80. package/dist-esm/src/models/parameters.js +75 -75
  81. package/dist-esm/src/models/parameters.js.map +1 -1
  82. package/dist-esm/src/operations/accessPolicy.d.ts.map +1 -1
  83. package/dist-esm/src/operations/accessPolicy.js +41 -46
  84. package/dist-esm/src/operations/accessPolicy.js.map +1 -1
  85. package/dist-esm/src/operations/accessPolicyAssignment.d.ts.map +1 -1
  86. package/dist-esm/src/operations/accessPolicyAssignment.js +42 -47
  87. package/dist-esm/src/operations/accessPolicyAssignment.js.map +1 -1
  88. package/dist-esm/src/operations/asyncOperationStatus.js +5 -5
  89. package/dist-esm/src/operations/asyncOperationStatus.js.map +1 -1
  90. package/dist-esm/src/operations/firewallRules.js +29 -34
  91. package/dist-esm/src/operations/firewallRules.js.map +1 -1
  92. package/dist-esm/src/operations/linkedServer.d.ts.map +1 -1
  93. package/dist-esm/src/operations/linkedServer.js +40 -45
  94. package/dist-esm/src/operations/linkedServer.js.map +1 -1
  95. package/dist-esm/src/operations/operations.js +12 -17
  96. package/dist-esm/src/operations/operations.js.map +1 -1
  97. package/dist-esm/src/operations/patchSchedules.js +29 -34
  98. package/dist-esm/src/operations/patchSchedules.js.map +1 -1
  99. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -1
  100. package/dist-esm/src/operations/privateEndpointConnections.js +32 -37
  101. package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
  102. package/dist-esm/src/operations/privateLinkResources.js +9 -14
  103. package/dist-esm/src/operations/privateLinkResources.js.map +1 -1
  104. package/dist-esm/src/operations/redis.d.ts.map +1 -1
  105. package/dist-esm/src/operations/redis.js +125 -140
  106. package/dist-esm/src/operations/redis.js.map +1 -1
  107. package/dist-esm/src/pagingHelper.js.map +1 -1
  108. package/dist-esm/src/redisManagementClient.d.ts.map +1 -1
  109. package/dist-esm/src/redisManagementClient.js +9 -9
  110. package/dist-esm/src/redisManagementClient.js.map +1 -1
  111. package/dist-esm/test/redis_examples.d.ts.map +1 -1
  112. package/dist-esm/test/redis_examples.js +47 -51
  113. package/dist-esm/test/redis_examples.js.map +1 -1
  114. package/package.json +19 -25
  115. package/review/arm-rediscache.api.md +5 -0
  116. package/src/lroImpl.ts +3 -3
  117. package/src/models/index.ts +47 -28
  118. package/src/models/mappers.ts +819 -783
  119. package/src/models/parameters.ts +79 -77
  120. package/src/operations/accessPolicy.ts +75 -81
  121. package/src/operations/accessPolicyAssignment.ts +76 -82
  122. package/src/operations/asyncOperationStatus.ts +9 -10
  123. package/src/operations/firewallRules.ts +47 -51
  124. package/src/operations/linkedServer.ts +73 -79
  125. package/src/operations/operations.ts +16 -16
  126. package/src/operations/patchSchedules.ts +49 -53
  127. package/src/operations/privateEndpointConnections.ts +57 -61
  128. package/src/operations/privateLinkResources.ts +17 -18
  129. package/src/operations/redis.ts +228 -247
  130. package/src/operationsInterfaces/accessPolicy.ts +7 -7
  131. package/src/operationsInterfaces/accessPolicyAssignment.ts +7 -7
  132. package/src/operationsInterfaces/asyncOperationStatus.ts +2 -2
  133. package/src/operationsInterfaces/firewallRules.ts +5 -5
  134. package/src/operationsInterfaces/linkedServer.ts +7 -7
  135. package/src/operationsInterfaces/operations.ts +1 -1
  136. package/src/operationsInterfaces/patchSchedules.ts +5 -5
  137. package/src/operationsInterfaces/privateEndpointConnections.ts +6 -6
  138. package/src/operationsInterfaces/privateLinkResources.ts +2 -2
  139. package/src/operationsInterfaces/redis.ts +21 -21
  140. package/src/pagingHelper.ts +1 -1
  141. package/src/redisManagementClient.ts +18 -17
  142. package/types/arm-rediscache.d.ts +15 -5
  143. package/types/tsdoc-metadata.json +1 -1
  144. package/rollup.config.js +0 -122
@@ -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,maxmemory-samples,slowlog-log-slower-than,slowlog-max-len,list-max-ziplist-entries,list-max-ziplist-value,hash-max-ziplist-entries,hash-max-ziplist-value,set-max-intset-entries,zset-max-ziplist-entries,zset-max-ziplist-value etc. */
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,maxmemory-samples,slowlog-log-slower-than,slowlog-max-len,list-max-ziplist-entries,list-max-ziplist-value,hash-max-ziplist-entries,hash-max-ziplist-value,set-max-intset-entries,zset-max-ziplist-entries,zset-max-ziplist-value etc. */
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,maxmemory-samples,slowlog-log-slower-than,slowlog-max-len,list-max-ziplist-entries,list-max-ziplist-value,hash-max-ziplist-entries,hash-max-ziplist-value,set-max-intset-entries,zset-max-ziplist-entries,zset-max-ziplist-value etc. */
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,maxmemory-samples,slowlog-log-slower-than,slowlog-max-len,list-max-ziplist-entries,list-max-ziplist-value,hash-max-ziplist-entries,hash-max-ziplist-value,set-max-intset-entries,zset-max-ziplist-entries,zset-max-ziplist-value etc. */
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,maxmemory-samples,slowlog-log-slower-than,slowlog-max-len,list-max-ziplist-entries,list-max-ziplist-value,hash-max-ziplist-entries,hash-max-ziplist-value,set-max-intset-entries,zset-max-ziplist-entries,zset-max-ziplist-value etc. */
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 = NotificationListResponse;
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 = RedisPatchScheduleListResult;
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 = RedisPatchScheduleListResult;
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 = PrivateEndpointConnectionListResult;
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 = PrivateLinkResourceListResult;
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 = RedisCacheAccessPolicyAssignment;
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 = RedisCacheAccessPolicyAssignment;
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 = RedisCacheAccessPolicyAssignmentList;
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 = RedisCacheAccessPolicyAssignmentList;
1642
+ export type AccessPolicyAssignmentListNextResponse =
1643
+ RedisCacheAccessPolicyAssignmentList;
1625
1644
 
1626
1645
  /** Optional parameters. */
1627
1646
  export interface RedisManagementClientOptionalParams