@pulumi/azure 5.69.0-alpha.1710169074 → 5.69.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 (94) hide show
  1. package/appservice/certificate.d.ts +27 -3
  2. package/appservice/certificate.js +2 -0
  3. package/appservice/certificate.js.map +1 -1
  4. package/appservice/environmentV3.d.ts +9 -0
  5. package/appservice/environmentV3.js.map +1 -1
  6. package/appservice/getFunctionAppHostKeys.d.ts +1 -0
  7. package/appservice/getFunctionAppHostKeys.js.map +1 -1
  8. package/appservice/getStaticWebApp.d.ts +90 -0
  9. package/appservice/getStaticWebApp.js +54 -0
  10. package/appservice/getStaticWebApp.js.map +1 -0
  11. package/appservice/index.d.ts +9 -0
  12. package/appservice/index.js +15 -2
  13. package/appservice/index.js.map +1 -1
  14. package/appservice/servicePlan.d.ts +9 -9
  15. package/appservice/staticSite.d.ts +2 -0
  16. package/appservice/staticSite.js +2 -0
  17. package/appservice/staticSite.js.map +1 -1
  18. package/appservice/staticWebApp.d.ts +228 -0
  19. package/appservice/staticWebApp.js +108 -0
  20. package/appservice/staticWebApp.js.map +1 -0
  21. package/appservice/staticWebAppCustomDomain.d.ts +146 -0
  22. package/appservice/staticWebAppCustomDomain.js +141 -0
  23. package/appservice/staticWebAppCustomDomain.js.map +1 -0
  24. package/armmsi/federatedIdentityCredential.d.ts +3 -3
  25. package/authorization/assignment.d.ts +3 -3
  26. package/authorization/getRoleDefinition.d.ts +3 -3
  27. package/containerapp/customDomain.d.ts +101 -0
  28. package/containerapp/customDomain.js +75 -0
  29. package/containerapp/customDomain.js.map +1 -0
  30. package/containerapp/index.d.ts +3 -0
  31. package/containerapp/index.js +6 -1
  32. package/containerapp/index.js.map +1 -1
  33. package/containerservice/fleetMember.d.ts +0 -3
  34. package/containerservice/fleetMember.js +0 -3
  35. package/containerservice/fleetMember.js.map +1 -1
  36. package/containerservice/fleetUpdateRun.d.ts +0 -3
  37. package/containerservice/fleetUpdateRun.js +0 -3
  38. package/containerservice/fleetUpdateRun.js.map +1 -1
  39. package/containerservice/fleetUpdateStrategy.d.ts +0 -3
  40. package/containerservice/fleetUpdateStrategy.js +0 -3
  41. package/containerservice/fleetUpdateStrategy.js.map +1 -1
  42. package/containerservice/kubernetesFleetManager.d.ts +3 -3
  43. package/datafactory/integrationRuntimeManaged.d.ts +12 -0
  44. package/datafactory/integrationRuntimeManaged.js +2 -0
  45. package/datafactory/integrationRuntimeManaged.js.map +1 -1
  46. package/dataprotection/backupInstanceKubernetesCluster.d.ts +272 -0
  47. package/dataprotection/backupInstanceKubernetesCluster.js +223 -0
  48. package/dataprotection/backupInstanceKubernetesCluster.js.map +1 -0
  49. package/dataprotection/index.d.ts +3 -0
  50. package/dataprotection/index.js +6 -1
  51. package/dataprotection/index.js.map +1 -1
  52. package/eventhub/topic.d.ts +3 -3
  53. package/index.d.ts +2 -1
  54. package/index.js +3 -1
  55. package/index.js.map +1 -1
  56. package/keyvault/keyVault.d.ts +6 -0
  57. package/keyvault/keyVault.js.map +1 -1
  58. package/lb/probe.d.ts +3 -3
  59. package/mssql/managedDatabase.d.ts +3 -3
  60. package/mssql/managedInstance.d.ts +9 -0
  61. package/mssql/managedInstance.js.map +1 -1
  62. package/netapp/account.d.ts +3 -3
  63. package/netapp/accountEncryption.d.ts +86 -3
  64. package/netapp/accountEncryption.js +83 -0
  65. package/netapp/accountEncryption.js.map +1 -1
  66. package/netapp/volume.d.ts +9 -9
  67. package/package.json +1 -1
  68. package/redhatopenshift/cluster.d.ts +18 -18
  69. package/role/assignment.d.ts +3 -3
  70. package/role/getRoleDefinition.d.ts +3 -3
  71. package/servicebus/topic.d.ts +3 -3
  72. package/siterecovery/vmwareReplicatedVm.d.ts +54 -54
  73. package/streamanalytics/job.d.ts +0 -3
  74. package/streamanalytics/job.js.map +1 -1
  75. package/streamanalytics/outputBlob.d.ts +12 -0
  76. package/streamanalytics/outputBlob.js +2 -0
  77. package/streamanalytics/outputBlob.js.map +1 -1
  78. package/systemcenter/index.d.ts +3 -0
  79. package/systemcenter/index.js +6 -1
  80. package/systemcenter/index.js.map +1 -1
  81. package/systemcenter/virtualMachineManagerAvailabilitySet.d.ts +155 -0
  82. package/systemcenter/virtualMachineManagerAvailabilitySet.js +109 -0
  83. package/systemcenter/virtualMachineManagerAvailabilitySet.js.map +1 -0
  84. package/types/input.d.ts +802 -11
  85. package/types/output.d.ts +922 -17
  86. package/workloadssap/index.d.ts +6 -0
  87. package/workloadssap/index.js +27 -0
  88. package/workloadssap/index.js.map +1 -0
  89. package/workloadssap/singleNodeVirtualInstance.d.ts +189 -0
  90. package/workloadssap/singleNodeVirtualInstance.js +100 -0
  91. package/workloadssap/singleNodeVirtualInstance.js.map +1 -0
  92. package/workloadssap/threeTierVirtualInstance.d.ts +189 -0
  93. package/workloadssap/threeTierVirtualInstance.js +100 -0
  94. package/workloadssap/threeTierVirtualInstance.js.map +1 -0
package/types/output.d.ts CHANGED
@@ -5957,6 +5957,10 @@ export declare namespace appservice {
5957
5957
  * Is the HTTP2 protocol enabled?
5958
5958
  */
5959
5959
  http2Enabled: boolean;
5960
+ /**
5961
+ * The Default action for traffic that does not match any `ipRestriction` rule.
5962
+ */
5963
+ ipRestrictionDefaultAction: string;
5960
5964
  /**
5961
5965
  * One or more `ipRestriction` blocks as defined above.
5962
5966
  */
@@ -5990,6 +5994,10 @@ export declare namespace appservice {
5990
5994
  * Is Scale Monitoring of the Functions Runtime enabled?
5991
5995
  */
5992
5996
  runtimeScaleMonitoringEnabled: boolean;
5997
+ /**
5998
+ * The Default action for traffic that does not match any `scmIpRestriction` rule.
5999
+ */
6000
+ scmIpRestrictionDefaultAction?: string;
5993
6001
  /**
5994
6002
  * One or more `scmIpRestriction` blocks as defined above.
5995
6003
  */
@@ -6098,6 +6106,10 @@ export declare namespace appservice {
6098
6106
  * The action taken.
6099
6107
  */
6100
6108
  action: string;
6109
+ /**
6110
+ * The description of the ip restriction rule.
6111
+ */
6112
+ description: string;
6101
6113
  /**
6102
6114
  * A `headers` block as defined above.
6103
6115
  */
@@ -6146,6 +6158,10 @@ export declare namespace appservice {
6146
6158
  * The action taken.
6147
6159
  */
6148
6160
  action: string;
6161
+ /**
6162
+ * The description of the ip restriction rule.
6163
+ */
6164
+ description: string;
6149
6165
  /**
6150
6166
  * A `headers` block as defined above.
6151
6167
  */
@@ -6911,7 +6927,7 @@ export declare namespace appservice {
6911
6927
  */
6912
6928
  ftpsState: string;
6913
6929
  /**
6914
- * (Optional) The amount of time in minutes that a node can be unhealthy before being removed from the load balancer. Possible values are between `2` and `10`. Only valid in conjunction with `healthCheckPath`.
6930
+ * The amount of time in minutes that a node can be unhealthy before being removed from the load balancer.
6915
6931
  */
6916
6932
  healthCheckEvictionTimeInMin: number;
6917
6933
  /**
@@ -6922,6 +6938,10 @@ export declare namespace appservice {
6922
6938
  * Is HTTP2.0 enabled.
6923
6939
  */
6924
6940
  http2Enabled: boolean;
6941
+ /**
6942
+ * The Default action for traffic that does not match any `ipRestriction` rule.
6943
+ */
6944
+ ipRestrictionDefaultAction: string;
6925
6945
  /**
6926
6946
  * A `ipRestriction` block as defined above.
6927
6947
  */
@@ -6954,6 +6974,10 @@ export declare namespace appservice {
6954
6974
  * The Remote Debugging Version.
6955
6975
  */
6956
6976
  remoteDebuggingVersion: string;
6977
+ /**
6978
+ * The Default action for traffic that does not match any `scmIpRestriction` rule.
6979
+ */
6980
+ scmIpRestrictionDefaultAction: string;
6957
6981
  /**
6958
6982
  * A `scmIpRestriction` block as defined above.
6959
6983
  */
@@ -7143,6 +7167,10 @@ export declare namespace appservice {
7143
7167
  * A `action` block as defined above.
7144
7168
  */
7145
7169
  action: string;
7170
+ /**
7171
+ * The description of the ip restriction rule.
7172
+ */
7173
+ description: string;
7146
7174
  headers: outputs.appservice.GetLinuxWebAppSiteConfigIpRestrictionHeader[];
7147
7175
  /**
7148
7176
  * The CIDR notation of the IP or IP Range to match.
@@ -7188,6 +7216,10 @@ export declare namespace appservice {
7188
7216
  * A `action` block as defined above.
7189
7217
  */
7190
7218
  action: string;
7219
+ /**
7220
+ * The description of the ip restriction rule.
7221
+ */
7222
+ description: string;
7191
7223
  headers: outputs.appservice.GetLinuxWebAppSiteConfigScmIpRestrictionHeader[];
7192
7224
  /**
7193
7225
  * The CIDR notation of the IP or IP Range to match.
@@ -7274,6 +7306,24 @@ export declare namespace appservice {
7274
7306
  */
7275
7307
  type: string;
7276
7308
  }
7309
+ interface GetStaticWebAppBasicAuth {
7310
+ /**
7311
+ * The Environment types which are configured to use Basic Auth access.
7312
+ */
7313
+ environments: string;
7314
+ }
7315
+ interface GetStaticWebAppIdentity {
7316
+ /**
7317
+ * The list of Managed Identity IDs which are assigned to this Static Web App resource.
7318
+ */
7319
+ identityIds: string[];
7320
+ principalId: string;
7321
+ tenantId: string;
7322
+ /**
7323
+ * The Type of Managed Identity assigned to this Static Web App resource.
7324
+ */
7325
+ type: string;
7326
+ }
7277
7327
  interface GetWindowsFunctionAppAuthSetting {
7278
7328
  /**
7279
7329
  * A `activeDirectory` block as defined above.
@@ -7919,6 +7969,10 @@ export declare namespace appservice {
7919
7969
  * Is the HTTP2 protocol enabled?
7920
7970
  */
7921
7971
  http2Enabled: boolean;
7972
+ /**
7973
+ * The Default action for traffic that does not match any `ipRestriction` rule.
7974
+ */
7975
+ ipRestrictionDefaultAction: string;
7922
7976
  /**
7923
7977
  * One or more `ipRestriction` blocks as defined above.
7924
7978
  */
@@ -7951,6 +8005,10 @@ export declare namespace appservice {
7951
8005
  * Is Scale Monitoring of the Functions Runtime enabled?
7952
8006
  */
7953
8007
  runtimeScaleMonitoringEnabled: boolean;
8008
+ /**
8009
+ * The Default action for traffic that does not match any `scmIpRestriction` rule.
8010
+ */
8011
+ scmIpRestrictionDefaultAction: string;
7954
8012
  /**
7955
8013
  * One or more `scmIpRestriction` blocks as defined above.
7956
8014
  */
@@ -8036,6 +8094,10 @@ export declare namespace appservice {
8036
8094
  * The action to take.
8037
8095
  */
8038
8096
  action: string;
8097
+ /**
8098
+ * The description of the ip restriction rule.
8099
+ */
8100
+ description: string;
8039
8101
  headers: outputs.appservice.GetWindowsFunctionAppSiteConfigIpRestrictionHeader[];
8040
8102
  /**
8041
8103
  * The CIDR notation of the IP or IP Range to match.
@@ -8081,6 +8143,10 @@ export declare namespace appservice {
8081
8143
  * The action to take.
8082
8144
  */
8083
8145
  action: string;
8146
+ /**
8147
+ * The description of the ip restriction rule.
8148
+ */
8149
+ description: string;
8084
8150
  headers: outputs.appservice.GetWindowsFunctionAppSiteConfigScmIpRestrictionHeader[];
8085
8151
  /**
8086
8152
  * The CIDR notation of the IP or IP Range to match.
@@ -8854,6 +8920,10 @@ export declare namespace appservice {
8854
8920
  * Is HTTP2.0 enabled.
8855
8921
  */
8856
8922
  http2Enabled: boolean;
8923
+ /**
8924
+ * The Default action for traffic that does not match any `ipRestriction` rule.
8925
+ */
8926
+ ipRestrictionDefaultAction: string;
8857
8927
  /**
8858
8928
  * A `ipRestriction` block as defined above.
8859
8929
  */
@@ -8879,6 +8949,10 @@ export declare namespace appservice {
8879
8949
  * The Remote Debugging Version.
8880
8950
  */
8881
8951
  remoteDebuggingVersion: string;
8952
+ /**
8953
+ * The Default action for traffic that does not match any `scmIpRestriction` rule.
8954
+ */
8955
+ scmIpRestrictionDefaultAction: string;
8882
8956
  /**
8883
8957
  * A `scmIpRestriction` block as defined above.
8884
8958
  */
@@ -9098,6 +9172,10 @@ export declare namespace appservice {
9098
9172
  * A `action` block as defined above.
9099
9173
  */
9100
9174
  action: string;
9175
+ /**
9176
+ * The description of the ip restriction rule.
9177
+ */
9178
+ description: string;
9101
9179
  headers: outputs.appservice.GetWindowsWebAppSiteConfigIpRestrictionHeader[];
9102
9180
  /**
9103
9181
  * The CIDR notation of the IP or IP Range to match.
@@ -9143,6 +9221,10 @@ export declare namespace appservice {
9143
9221
  * A `action` block as defined above.
9144
9222
  */
9145
9223
  action: string;
9224
+ /**
9225
+ * The description of the ip restriction rule.
9226
+ */
9227
+ description: string;
9146
9228
  headers: outputs.appservice.GetWindowsWebAppSiteConfigScmIpRestrictionHeader[];
9147
9229
  /**
9148
9230
  * The CIDR notation of the IP or IP Range to match.
@@ -9942,6 +10024,10 @@ export declare namespace appservice {
9942
10024
  * Specifies if the HTTP2 protocol should be enabled. Defaults to `false`.
9943
10025
  */
9944
10026
  http2Enabled?: boolean;
10027
+ /**
10028
+ * The Default action for traffic that does not match any `ipRestriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`.
10029
+ */
10030
+ ipRestrictionDefaultAction?: string;
9945
10031
  /**
9946
10032
  * One or more `ipRestriction` blocks as defined above.
9947
10033
  */
@@ -9980,6 +10066,10 @@ export declare namespace appservice {
9980
10066
  * > **NOTE:** Functions runtime scale monitoring can only be enabled for Elastic Premium Function Apps or Workflow Standard Logic Apps and requires a minimum prewarmed instance count of 1.
9981
10067
  */
9982
10068
  runtimeScaleMonitoringEnabled?: boolean;
10069
+ /**
10070
+ * The Default action for traffic that does not match any `scmIpRestriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`.
10071
+ */
10072
+ scmIpRestrictionDefaultAction?: string;
9983
10073
  /**
9984
10074
  * One or more `scmIpRestriction` blocks as defined above.
9985
10075
  */
@@ -10100,6 +10190,10 @@ export declare namespace appservice {
10100
10190
  * The action to take. Possible values are `Allow` or `Deny`. Defaults to `Allow`.
10101
10191
  */
10102
10192
  action?: string;
10193
+ /**
10194
+ * The Description of this IP Restriction.
10195
+ */
10196
+ description?: string;
10103
10197
  /**
10104
10198
  * A `headers` block as defined above.
10105
10199
  */
@@ -10150,6 +10244,10 @@ export declare namespace appservice {
10150
10244
  * The action to take. Possible values are `Allow` or `Deny`. Defaults to `Allow`.
10151
10245
  */
10152
10246
  action?: string;
10247
+ /**
10248
+ * The Description of this IP Restriction.
10249
+ */
10250
+ description?: string;
10153
10251
  /**
10154
10252
  * A `headers` block as defined above.
10155
10253
  */
@@ -10890,6 +10988,10 @@ export declare namespace appservice {
10890
10988
  * Specifies if the HTTP2 protocol should be enabled. Defaults to `false`.
10891
10989
  */
10892
10990
  http2Enabled?: boolean;
10991
+ /**
10992
+ * The Default action for traffic that does not match any `ipRestriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`.
10993
+ */
10994
+ ipRestrictionDefaultAction?: string;
10893
10995
  /**
10894
10996
  * an `ipRestriction` block as detailed below.
10895
10997
  */
@@ -10928,6 +11030,10 @@ export declare namespace appservice {
10928
11030
  * > **NOTE:** Functions runtime scale monitoring can only be enabled for Elastic Premium Function Apps or Workflow Standard Logic Apps and requires a minimum prewarmed instance count of 1.
10929
11031
  */
10930
11032
  runtimeScaleMonitoringEnabled?: boolean;
11033
+ /**
11034
+ * The Default action for traffic that does not match any `scmIpRestriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`.
11035
+ */
11036
+ scmIpRestrictionDefaultAction?: string;
10931
11037
  /**
10932
11038
  * a `scmIpRestriction` block as detailed below.
10933
11039
  */
@@ -11048,6 +11154,10 @@ export declare namespace appservice {
11048
11154
  * The action to take. Possible values are `Allow` or `Deny`. Defaults to `Allow`.
11049
11155
  */
11050
11156
  action?: string;
11157
+ /**
11158
+ * The Description of this IP Restriction.
11159
+ */
11160
+ description?: string;
11051
11161
  /**
11052
11162
  * a `headers` block as detailed below.
11053
11163
  */
@@ -11098,6 +11208,10 @@ export declare namespace appservice {
11098
11208
  * The action to take. Possible values are `Allow` or `Deny`. Defaults to `Allow`.
11099
11209
  */
11100
11210
  action?: string;
11211
+ /**
11212
+ * The Description of this IP Restriction.
11213
+ */
11214
+ description?: string;
11101
11215
  /**
11102
11216
  * a `headers` block as detailed below.
11103
11217
  */
@@ -11952,6 +12066,10 @@ export declare namespace appservice {
11952
12066
  * Should the HTTP2 be enabled?
11953
12067
  */
11954
12068
  http2Enabled?: boolean;
12069
+ /**
12070
+ * The Default action for traffic that does not match any `ipRestriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`.
12071
+ */
12072
+ ipRestrictionDefaultAction?: string;
11955
12073
  /**
11956
12074
  * One or more `ipRestriction` blocks as defined above.
11957
12075
  */
@@ -11981,6 +12099,10 @@ export declare namespace appservice {
11981
12099
  * The Remote Debugging Version. Possible values include `VS2017`, `VS2019` and `VS2022`.
11982
12100
  */
11983
12101
  remoteDebuggingVersion: string;
12102
+ /**
12103
+ * The Default action for traffic that does not match any `scmIpRestriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`.
12104
+ */
12105
+ scmIpRestrictionDefaultAction?: string;
11984
12106
  /**
11985
12107
  * One or more `scmIpRestriction` blocks as defined above.
11986
12108
  */
@@ -12186,6 +12308,10 @@ export declare namespace appservice {
12186
12308
  * The action to take. Possible values are `Allow` or `Deny`. Defaults to `Allow`.
12187
12309
  */
12188
12310
  action?: string;
12311
+ /**
12312
+ * The Description of this IP Restriction.
12313
+ */
12314
+ description?: string;
12189
12315
  /**
12190
12316
  * A `headers` block as defined above.
12191
12317
  */
@@ -12236,6 +12362,10 @@ export declare namespace appservice {
12236
12362
  * The action to take. Possible values are `Allow` or `Deny`. Defaults to `Allow`.
12237
12363
  */
12238
12364
  action?: string;
12365
+ /**
12366
+ * The Description of this IP Restriction.
12367
+ */
12368
+ description?: string;
12239
12369
  /**
12240
12370
  * A `headers` block as defined above.
12241
12371
  */
@@ -13032,6 +13162,10 @@ export declare namespace appservice {
13032
13162
  * Should the HTTP2 be enabled?
13033
13163
  */
13034
13164
  http2Enabled?: boolean;
13165
+ /**
13166
+ * The Default action for traffic that does not match any `ipRestriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`.
13167
+ */
13168
+ ipRestrictionDefaultAction?: string;
13035
13169
  /**
13036
13170
  * One or more `ipRestriction` blocks as defined above.
13037
13171
  */
@@ -13061,6 +13195,10 @@ export declare namespace appservice {
13061
13195
  * The Remote Debugging Version. Possible values include `VS2017` and `VS2019`
13062
13196
  */
13063
13197
  remoteDebuggingVersion: string;
13198
+ /**
13199
+ * The Default action for traffic that does not match any `scmIpRestriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`.
13200
+ */
13201
+ scmIpRestrictionDefaultAction?: string;
13064
13202
  /**
13065
13203
  * One or more `scmIpRestriction` blocks as defined above.
13066
13204
  */
@@ -13266,6 +13404,10 @@ export declare namespace appservice {
13266
13404
  * The action to take. Possible values are `Allow` or `Deny`. Defaults to `Allow`.
13267
13405
  */
13268
13406
  action?: string;
13407
+ /**
13408
+ * The Description of this IP Restriction.
13409
+ */
13410
+ description?: string;
13269
13411
  /**
13270
13412
  * A `headers` block as defined above.
13271
13413
  */
@@ -13316,6 +13458,10 @@ export declare namespace appservice {
13316
13458
  * The action to take. Possible values are `Allow` or `Deny`. Defaults to `Allow`.
13317
13459
  */
13318
13460
  action?: string;
13461
+ /**
13462
+ * The Description of this IP Restriction.
13463
+ */
13464
+ description?: string;
13319
13465
  /**
13320
13466
  * A `headers` block as defined above.
13321
13467
  */
@@ -14075,6 +14221,28 @@ export declare namespace appservice {
14075
14221
  */
14076
14222
  type: string;
14077
14223
  }
14224
+ interface StaticWebAppBasicAuth {
14225
+ /**
14226
+ * The Environment types to use the Basic Auth for access. Possible values include `AllEnvironments` and `StagingEnvironments`.
14227
+ */
14228
+ environments: string;
14229
+ /**
14230
+ * The password for the basic authentication access.
14231
+ */
14232
+ password: string;
14233
+ }
14234
+ interface StaticWebAppIdentity {
14235
+ /**
14236
+ * A list of Managed Identity IDs which should be assigned to this Static Web App resource.
14237
+ */
14238
+ identityIds?: string[];
14239
+ principalId: string;
14240
+ tenantId: string;
14241
+ /**
14242
+ * The Type of Managed Identity assigned to this Static Web App resource. Possible values are `SystemAssigned`, `UserAssigned` and `SystemAssigned, UserAssigned`.
14243
+ */
14244
+ type: string;
14245
+ }
14078
14246
  interface WindowsFunctionAppAuthSettings {
14079
14247
  /**
14080
14248
  * An `activeDirectory` block as defined above.
@@ -14752,6 +14920,10 @@ export declare namespace appservice {
14752
14920
  * Specifies if the HTTP2 protocol should be enabled. Defaults to `false`.
14753
14921
  */
14754
14922
  http2Enabled?: boolean;
14923
+ /**
14924
+ * The Default action for traffic that does not match any `ipRestriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`.
14925
+ */
14926
+ ipRestrictionDefaultAction?: string;
14755
14927
  /**
14756
14928
  * One or more `ipRestriction` blocks as defined above.
14757
14929
  */
@@ -14786,6 +14958,10 @@ export declare namespace appservice {
14786
14958
  * > **NOTE:** Functions runtime scale monitoring can only be enabled for Elastic Premium Function Apps or Workflow Standard Logic Apps and requires a minimum prewarmed instance count of 1.
14787
14959
  */
14788
14960
  runtimeScaleMonitoringEnabled?: boolean;
14961
+ /**
14962
+ * The Default action for traffic that does not match any `scmIpRestriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`.
14963
+ */
14964
+ scmIpRestrictionDefaultAction?: string;
14789
14965
  /**
14790
14966
  * One or more `scmIpRestriction` blocks as defined above.
14791
14967
  */
@@ -14878,6 +15054,10 @@ export declare namespace appservice {
14878
15054
  * The action to take. Possible values are `Allow` or `Deny`. Defaults to `Allow`.
14879
15055
  */
14880
15056
  action?: string;
15057
+ /**
15058
+ * The Description of this IP Restriction.
15059
+ */
15060
+ description?: string;
14881
15061
  /**
14882
15062
  * A `headers` block as defined above.
14883
15063
  */
@@ -14928,6 +15108,10 @@ export declare namespace appservice {
14928
15108
  * The action to take. Possible values are `Allow` or `Deny`. Defaults to `Allow`.
14929
15109
  */
14930
15110
  action?: string;
15111
+ /**
15112
+ * The Description of this IP Restriction.
15113
+ */
15114
+ description?: string;
14931
15115
  /**
14932
15116
  * A `headers` block as defined above.
14933
15117
  */
@@ -15660,6 +15844,10 @@ export declare namespace appservice {
15660
15844
  * Specifies if the HTTP2 protocol should be enabled. Defaults to `false`.
15661
15845
  */
15662
15846
  http2Enabled?: boolean;
15847
+ /**
15848
+ * The Default action for traffic that does not match any `ipRestriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`.
15849
+ */
15850
+ ipRestrictionDefaultAction?: string;
15663
15851
  /**
15664
15852
  * an `ipRestriction` block as detailed below.
15665
15853
  */
@@ -15694,6 +15882,10 @@ export declare namespace appservice {
15694
15882
  * > **NOTE:** Functions runtime scale monitoring can only be enabled for Elastic Premium Function Apps or Workflow Standard Logic Apps and requires a minimum prewarmed instance count of 1.
15695
15883
  */
15696
15884
  runtimeScaleMonitoringEnabled?: boolean;
15885
+ /**
15886
+ * The Default action for traffic that does not match any `scmIpRestriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`.
15887
+ */
15888
+ scmIpRestrictionDefaultAction?: string;
15697
15889
  /**
15698
15890
  * a `scmIpRestriction` block as detailed below.
15699
15891
  */
@@ -15784,6 +15976,10 @@ export declare namespace appservice {
15784
15976
  * The action to take. Possible values are `Allow` or `Deny`. Defaults to `Allow`.
15785
15977
  */
15786
15978
  action?: string;
15979
+ /**
15980
+ * The Description of this IP Restriction.
15981
+ */
15982
+ description?: string;
15787
15983
  /**
15788
15984
  * a `headers` block as detailed below.
15789
15985
  */
@@ -15834,6 +16030,10 @@ export declare namespace appservice {
15834
16030
  * The action to take. Possible values are `Allow` or `Deny`. Defaults to `Allow`.
15835
16031
  */
15836
16032
  action?: string;
16033
+ /**
16034
+ * The Description of this IP Restriction.
16035
+ */
16036
+ description?: string;
15837
16037
  /**
15838
16038
  * a `headers` block as detailed below.
15839
16039
  */
@@ -16688,6 +16888,10 @@ export declare namespace appservice {
16688
16888
  * Should the HTTP2 be enabled?
16689
16889
  */
16690
16890
  http2Enabled?: boolean;
16891
+ /**
16892
+ * The Default action for traffic that does not match any `ipRestriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`.
16893
+ */
16894
+ ipRestrictionDefaultAction?: string;
16691
16895
  /**
16692
16896
  * One or more `ipRestriction` blocks as defined above.
16693
16897
  */
@@ -16717,6 +16921,10 @@ export declare namespace appservice {
16717
16921
  * The Remote Debugging Version. Possible values include `VS2017`, `VS2019` and `VS2022`.
16718
16922
  */
16719
16923
  remoteDebuggingVersion: string;
16924
+ /**
16925
+ * The Default action for traffic that does not match any `scmIpRestriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`.
16926
+ */
16927
+ scmIpRestrictionDefaultAction?: string;
16720
16928
  /**
16721
16929
  * One or more `scmIpRestriction` blocks as defined above.
16722
16930
  */
@@ -16974,6 +17182,10 @@ export declare namespace appservice {
16974
17182
  * The action to take. Possible values are `Allow` or `Deny`. Defaults to `Allow`.
16975
17183
  */
16976
17184
  action?: string;
17185
+ /**
17186
+ * The Description of this IP Restriction.
17187
+ */
17188
+ description?: string;
16977
17189
  /**
16978
17190
  * A `headers` block as defined above.
16979
17191
  */
@@ -17024,6 +17236,10 @@ export declare namespace appservice {
17024
17236
  * The action to take. Possible values are `Allow` or `Deny`. Defaults to `Allow`.
17025
17237
  */
17026
17238
  action?: string;
17239
+ /**
17240
+ * The Description of this IP Restriction.
17241
+ */
17242
+ description?: string;
17027
17243
  /**
17028
17244
  * A `headers` block as defined above.
17029
17245
  */
@@ -17848,6 +18064,10 @@ export declare namespace appservice {
17848
18064
  * Should the HTTP2 be enabled?
17849
18065
  */
17850
18066
  http2Enabled?: boolean;
18067
+ /**
18068
+ * The Default action for traffic that does not match any `ipRestriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`.
18069
+ */
18070
+ ipRestrictionDefaultAction?: string;
17851
18071
  /**
17852
18072
  * One or more `ipRestriction` blocks as defined above.
17853
18073
  */
@@ -17876,6 +18096,10 @@ export declare namespace appservice {
17876
18096
  * The Remote Debugging Version. Possible values include `VS2017` and `VS2019`
17877
18097
  */
17878
18098
  remoteDebuggingVersion: string;
18099
+ /**
18100
+ * The Default action for traffic that does not match any `scmIpRestriction` rule. possible values include `Allow` and `Deny`. Defaults to `Allow`.
18101
+ */
18102
+ scmIpRestrictionDefaultAction?: string;
17879
18103
  /**
17880
18104
  * One or more `scmIpRestriction` blocks as defined above.
17881
18105
  */
@@ -18122,6 +18346,10 @@ export declare namespace appservice {
18122
18346
  * The action to take. Possible values are `Allow` or `Deny`. Defaults to `Allow`.
18123
18347
  */
18124
18348
  action?: string;
18349
+ /**
18350
+ * The Description of this IP Restriction.
18351
+ */
18352
+ description?: string;
18125
18353
  /**
18126
18354
  * A `headers` block as defined above.
18127
18355
  */
@@ -18172,6 +18400,10 @@ export declare namespace appservice {
18172
18400
  * The action to take. Possible values are `Allow` or `Deny`. Defaults to `Allow`.
18173
18401
  */
18174
18402
  action?: string;
18403
+ /**
18404
+ * The Description of this IP Restriction.
18405
+ */
18406
+ description?: string;
18175
18407
  /**
18176
18408
  * A `headers` block as defined above.
18177
18409
  */
@@ -18703,14 +18935,28 @@ export declare namespace attestation {
18703
18935
  export declare namespace authorization {
18704
18936
  interface GetRoleDefinitionPermission {
18705
18937
  /**
18706
- * a list of actions supported by this role
18938
+ * A list of actions supported by this role.
18707
18939
  */
18708
18940
  actions: string[];
18941
+ /**
18942
+ * The conditions on this role definition, which limits the resources it can be assigned to.
18943
+ */
18944
+ condition: string;
18945
+ /**
18946
+ * The version of the condition.
18947
+ */
18948
+ conditionVersion: string;
18949
+ /**
18950
+ * A list of data actions allowed by this role.
18951
+ */
18709
18952
  dataActions?: string[];
18710
18953
  /**
18711
- * a list of actions which are denied by this role
18954
+ * A list of actions which are denied by this role.
18712
18955
  */
18713
18956
  notActions: string[];
18957
+ /**
18958
+ * A list of data actions which are denied by this role.
18959
+ */
18714
18960
  notDataActions?: string[];
18715
18961
  }
18716
18962
  interface RoleDefinitionPermission {
@@ -27303,8 +27549,10 @@ export declare namespace containerapp {
27303
27549
  allowInsecureConnections?: boolean;
27304
27550
  /**
27305
27551
  * One or more `customDomain` block as detailed below.
27552
+ *
27553
+ * @deprecated This property is deprecated in favour of the new `azurerm_container_app_custom_domain` resource and will become computed only in a future release.
27306
27554
  */
27307
- customDomain?: outputs.containerapp.AppIngressCustomDomain;
27555
+ customDomain: outputs.containerapp.AppIngressCustomDomain;
27308
27556
  /**
27309
27557
  * The exposed port on the container for the Ingress traffic.
27310
27558
  *
@@ -32748,7 +32996,6 @@ export declare namespace dashboard {
32748
32996
  host: string;
32749
32997
  /**
32750
32998
  * Password of SMTP authentication.
32751
- * *
32752
32999
  */
32753
33000
  password: string;
32754
33001
  /**
@@ -34942,6 +35189,36 @@ export declare namespace datafactory {
34942
35189
  }
34943
35190
  }
34944
35191
  export declare namespace dataprotection {
35192
+ interface BackupInstanceKubernetesClusterBackupDatasourceParameters {
35193
+ /**
35194
+ * Whether to include cluster scope resources during backup. Default to `false`. Changing this forces a new resource to be created.
35195
+ */
35196
+ clusterScopedResourcesEnabled?: boolean;
35197
+ /**
35198
+ * Specifies the namespaces to be excluded during backup. Changing this forces a new resource to be created.
35199
+ */
35200
+ excludedNamespaces?: string[];
35201
+ /**
35202
+ * Specifies the resource types to be excluded during backup. Changing this forces a new resource to be created.
35203
+ */
35204
+ excludedResourceTypes?: string[];
35205
+ /**
35206
+ * Specifies the namespaces to be included during backup. Changing this forces a new resource to be created.
35207
+ */
35208
+ includedNamespaces?: string[];
35209
+ /**
35210
+ * Specifies the resource types to be included during backup. Changing this forces a new resource to be created.
35211
+ */
35212
+ includedResourceTypes?: string[];
35213
+ /**
35214
+ * Specifies the resources with such label selectors to be included during backup. Changing this forces a new resource to be created.
35215
+ */
35216
+ labelSelectors?: string[];
35217
+ /**
35218
+ * Whether to take volume snapshots during backup. Default to `false`. Changing this forces a new resource to be created.
35219
+ */
35220
+ volumeSnapshotEnabled?: boolean;
35221
+ }
34945
35222
  interface BackupPolicyDiskRetentionRule {
34946
35223
  /**
34947
35224
  * A `criteria` block as defined below. Changing this forces a new Backup Policy Disk to be created.
@@ -34974,7 +35251,7 @@ export declare namespace dataprotection {
34974
35251
  }
34975
35252
  interface BackupPolicyKubernetesClusterDefaultRetentionRuleLifeCycle {
34976
35253
  /**
34977
- * The type of data store. The only possible value is `OperationalStore`.
35254
+ * The type of data store. The only possible value is `OperationalStore`. Changing this forces a new resource to be created.
34978
35255
  */
34979
35256
  dataStoreType: string;
34980
35257
  /**
@@ -35024,7 +35301,7 @@ export declare namespace dataprotection {
35024
35301
  }
35025
35302
  interface BackupPolicyKubernetesClusterRetentionRuleLifeCycle {
35026
35303
  /**
35027
- * The type of data store. The only possible value is `OperationalStore`.
35304
+ * The type of data store. The only possible value is `OperationalStore`. Changing this forces a new resource to be created.
35028
35305
  */
35029
35306
  dataStoreType: string;
35030
35307
  /**
@@ -41663,6 +41940,8 @@ export declare namespace iot {
41663
41940
  capacity: number;
41664
41941
  /**
41665
41942
  * The name of the sku. Possible values are `B1`, `B2`, `B3`, `F1`, `S1`, `S2`, and `S3`.
41943
+ *
41944
+ * > **NOTE:** The `F1` sku is on `Free` tier.
41666
41945
  */
41667
41946
  name: string;
41668
41947
  }
@@ -50615,6 +50894,8 @@ export declare namespace mysql {
50615
50894
  iops: number;
50616
50895
  /**
50617
50896
  * The max storage allowed for the MySQL Flexible Server. Possible values are between `20` and `16384`.
50897
+ *
50898
+ * > **Note:** Decreasing `sizeGb` forces a new resource to be created.
50618
50899
  */
50619
50900
  sizeGb: number;
50620
50901
  }
@@ -56458,7 +56739,7 @@ export declare namespace operationalinsights {
56458
56739
  export declare namespace orbital {
56459
56740
  interface ContactProfileLink {
56460
56741
  /**
56461
- * A list of contact profile link channels. A `channels` block as defined below. Changing this forces a new resource to be created.
56742
+ * A list of contact profile link channels. A `channels` block as defined below.
56462
56743
  */
56463
56744
  channels: outputs.orbital.ContactProfileLinkChannel[];
56464
56745
  /**
@@ -57727,7 +58008,7 @@ export declare namespace redhatopenshift {
57727
58008
  */
57728
58009
  url: string;
57729
58010
  /**
57730
- * Cluster API server visibility. Supported values are `Public` and `Private`. Defaults to `Public`. Changing this forces a new resource to be created.
58011
+ * Cluster API server visibility. Supported values are `Public` and `Private`. Changing this forces a new resource to be created.
57731
58012
  */
57732
58013
  visibility: string;
57733
58014
  }
@@ -57763,7 +58044,7 @@ export declare namespace redhatopenshift {
57763
58044
  */
57764
58045
  name: string;
57765
58046
  /**
57766
- * Cluster Ingress visibility. Supported values are `Public` and `Private`. Defaults to `Public`. Changing this forces a new resource to be created.
58047
+ * Cluster Ingress visibility. Supported values are `Public` and `Private`. Changing this forces a new resource to be created.
57767
58048
  */
57768
58049
  visibility: string;
57769
58050
  }
@@ -57775,7 +58056,7 @@ export declare namespace redhatopenshift {
57775
58056
  /**
57776
58057
  * Whether main virtual machines are encrypted at host. Defaults to `false`. Changing this forces a new resource to be created.
57777
58058
  *
57778
- * **NOTE:** `encryptionAtHostEnabled` is only available for certain VM sizes and the `EncryptionAtHost` feature must be enabled for your subscription. Please see the [Azure documentation](https://learn.microsoft.com/azure/virtual-machines/disks-enable-host-based-encryption-portal?tabs=azure-powershell) for more information.
58059
+ * > **NOTE:** `encryptionAtHostEnabled` is only available for certain VM sizes and the `EncryptionAtHost` feature must be enabled for your subscription. Please see the [Azure documentation](https://learn.microsoft.com/azure/virtual-machines/disks-enable-host-based-encryption-portal?tabs=azure-powershell) for more information.
57779
58060
  */
57780
58061
  encryptionAtHostEnabled?: boolean;
57781
58062
  /**
@@ -57789,7 +58070,7 @@ export declare namespace redhatopenshift {
57789
58070
  }
57790
58071
  interface ClusterNetworkProfile {
57791
58072
  /**
57792
- * The outbound (egress) routing method. Possible values are `Loadbalancer` and `UserDefinedRouting`. Defaults to `LoadBalancer`. Changing this forces a new resource to be created.
58073
+ * The outbound (egress) routing method. Possible values are `Loadbalancer` and `UserDefinedRouting`. Defaults to `Loadbalancer`. Changing this forces a new resource to be created.
57793
58074
  */
57794
58075
  outboundType?: string;
57795
58076
  /**
@@ -57825,7 +58106,7 @@ export declare namespace redhatopenshift {
57825
58106
  /**
57826
58107
  * Whether worker virtual machines are encrypted at host. Defaults to `false`. Changing this forces a new resource to be created.
57827
58108
  *
57828
- * **NOTE:** `encryptionAtHostEnabled` is only available for certain VM sizes and the `EncryptionAtHost` feature must be enabled for your subscription. Please see the [Azure documentation](https://learn.microsoft.com/azure/virtual-machines/disks-enable-host-based-encryption-portal?tabs=azure-powershell) for more information.
58109
+ * > **NOTE:** `encryptionAtHostEnabled` is only available for certain VM sizes and the `EncryptionAtHost` feature must be enabled for your subscription. Please see the [Azure documentation](https://learn.microsoft.com/azure/virtual-machines/disks-enable-host-based-encryption-portal?tabs=azure-powershell) for more information.
57829
58110
  */
57830
58111
  encryptionAtHostEnabled?: boolean;
57831
58112
  /**
@@ -57979,6 +58260,10 @@ export declare namespace redis {
57979
58260
  startHourUtc: number;
57980
58261
  }
57981
58262
  interface GetCacheRedisConfiguration {
58263
+ /**
58264
+ * Specifies if Microsoft Entra (AAD) authentication is enabled.
58265
+ */
58266
+ activeDirectoryAuthenticationEnabled: boolean;
57982
58267
  aofBackupEnabled: boolean;
57983
58268
  aofStorageConnectionString0: string;
57984
58269
  aofStorageConnectionString1: string;
@@ -58048,14 +58333,28 @@ export declare namespace role {
58048
58333
  }
58049
58334
  interface GetRoleDefinitionPermission {
58050
58335
  /**
58051
- * a list of actions supported by this role
58336
+ * A list of actions supported by this role.
58052
58337
  */
58053
58338
  actions: string[];
58339
+ /**
58340
+ * The conditions on this role definition, which limits the resources it can be assigned to.
58341
+ */
58342
+ condition: string;
58343
+ /**
58344
+ * The version of the condition.
58345
+ */
58346
+ conditionVersion: string;
58347
+ /**
58348
+ * A list of data actions allowed by this role.
58349
+ */
58054
58350
  dataActions?: string[];
58055
58351
  /**
58056
- * a list of actions which are denied by this role
58352
+ * A list of actions which are denied by this role.
58057
58353
  */
58058
58354
  notActions: string[];
58355
+ /**
58356
+ * A list of data actions which are denied by this role.
58357
+ */
58059
58358
  notDataActions?: string[];
58060
58359
  }
58061
58360
  }
@@ -60336,7 +60635,7 @@ export declare namespace siterecovery {
60336
60635
  }
60337
60636
  interface VmwareReplicatedVmManagedDisk {
60338
60637
  /**
60339
- * The ID of the disk to be replicated. Changing this forces a new resource to be created.
60638
+ * The ID of the disk to be replicated.
60340
60639
  */
60341
60640
  diskId: string;
60342
60641
  /**
@@ -60348,7 +60647,7 @@ export declare namespace siterecovery {
60348
60647
  */
60349
60648
  targetDiskEncryptionSetId?: string;
60350
60649
  /**
60351
- * The disk type of the disk to be created when a failover is done. Possible values are `Standard_LRS`, `Standard_LRS` and `StandardSSD_LRS`.
60650
+ * The disk type of the disk to be created when a failover is done. Possible values are `Premium_LRS`, `Standard_LRS` and `StandardSSD_LRS`.
60352
60651
  */
60353
60652
  targetDiskType: string;
60354
60653
  }
@@ -62729,3 +63028,609 @@ export declare namespace webpubsub {
62729
63028
  messagingLogsEnabled?: boolean;
62730
63029
  }
62731
63030
  }
63031
+ export declare namespace workloadssap {
63032
+ interface SingleNodeVirtualInstanceIdentity {
63033
+ /**
63034
+ * A list of User Assigned Managed Identity IDs to be assigned to this SAP Single Node Virtual Instance.
63035
+ */
63036
+ identityIds: string[];
63037
+ /**
63038
+ * The type of Managed Service Identity that should be configured on this SAP Single Node Virtual Instance. The only possible value is `UserAssigned`.
63039
+ */
63040
+ type: string;
63041
+ }
63042
+ interface SingleNodeVirtualInstanceSingleServerConfiguration {
63043
+ appResourceGroupName: string;
63044
+ /**
63045
+ * The supported SAP database type. Possible values are `DB2` and `HANA`. Changing this forces a new resource to be created.
63046
+ */
63047
+ databaseType?: string;
63048
+ /**
63049
+ * One or more `diskVolumeConfiguration` blocks as defined below. Changing this forces a new resource to be created.
63050
+ */
63051
+ diskVolumeConfigurations?: outputs.workloadssap.SingleNodeVirtualInstanceSingleServerConfigurationDiskVolumeConfiguration[];
63052
+ /**
63053
+ * Specifies whether a secondary IP address should be added to the network interface on all VMs of the SAP system being deployed. Defaults to `false`. Changing this forces a new resource to be created.
63054
+ */
63055
+ secondaryIpEnabled?: boolean;
63056
+ /**
63057
+ * The resource ID of the Subnet for the SAP Single Node Virtual Instance. Changing this forces a new resource to be created.
63058
+ */
63059
+ subnetId: string;
63060
+ /**
63061
+ * A `virtualMachineConfiguration` block as defined below. Changing this forces a new resource to be created.
63062
+ */
63063
+ virtualMachineConfiguration: outputs.workloadssap.SingleNodeVirtualInstanceSingleServerConfigurationVirtualMachineConfiguration;
63064
+ /**
63065
+ * A `virtualMachineResourceNames` block as defined below. Changing this forces a new resource to be created.
63066
+ */
63067
+ virtualMachineResourceNames?: outputs.workloadssap.SingleNodeVirtualInstanceSingleServerConfigurationVirtualMachineResourceNames;
63068
+ }
63069
+ interface SingleNodeVirtualInstanceSingleServerConfigurationDiskVolumeConfiguration {
63070
+ /**
63071
+ * The total number of disks required for the concerned volume. Possible values are at least `1`. Changing this forces a new resource to be created.
63072
+ */
63073
+ numberOfDisks: number;
63074
+ /**
63075
+ * The size of the Disk in GB. Changing this forces a new resource to be created.
63076
+ */
63077
+ sizeInGb: number;
63078
+ /**
63079
+ * The name of the Disk SKU. Possible values are `Premium_LRS`, `PremiumV2_LRS`, `Premium_ZRS`, `Standard_LRS`, `StandardSSD_LRS`, `StandardSSD_ZRS` and `UltraSSD_LRS`. Changing this forces a new resource to be created.
63080
+ */
63081
+ skuName: string;
63082
+ /**
63083
+ * Specifies the volumn name of the database disk. Possible values are `backup`, `hana/data`, `hana/log`, `hana/shared`, `os` and `usr/sap`. Changing this forces a new resource to be created.
63084
+ */
63085
+ volumeName: string;
63086
+ }
63087
+ interface SingleNodeVirtualInstanceSingleServerConfigurationVirtualMachineConfiguration {
63088
+ /**
63089
+ * An `image` block as defined below. Changing this forces a new resource to be created.
63090
+ */
63091
+ image: outputs.workloadssap.SingleNodeVirtualInstanceSingleServerConfigurationVirtualMachineConfigurationImage;
63092
+ /**
63093
+ * An `osProfile` block as defined below. Changing this forces a new resource to be created.
63094
+ */
63095
+ osProfile: outputs.workloadssap.SingleNodeVirtualInstanceSingleServerConfigurationVirtualMachineConfigurationOsProfile;
63096
+ /**
63097
+ * The size of the Virtual Machine. Changing this forces a new resource to be created.
63098
+ */
63099
+ virtualMachineSize: string;
63100
+ }
63101
+ interface SingleNodeVirtualInstanceSingleServerConfigurationVirtualMachineConfigurationImage {
63102
+ /**
63103
+ * Specifies the offer of the platform image or marketplace image used to create the virtual machine. Changing this forces a new resource to be created.
63104
+ */
63105
+ offer: string;
63106
+ /**
63107
+ * The publisher of the Image. Possible values are `RedHat` and `SUSE`. Changing this forces a new resource to be created.
63108
+ */
63109
+ publisher: string;
63110
+ /**
63111
+ * The SKU of the Image. Changing this forces a new resource to be created.
63112
+ */
63113
+ sku: string;
63114
+ /**
63115
+ * Specifies the version of the platform image or marketplace image used to create the virtual machine. Changing this forces a new resource to be created.
63116
+ */
63117
+ version: string;
63118
+ }
63119
+ interface SingleNodeVirtualInstanceSingleServerConfigurationVirtualMachineConfigurationOsProfile {
63120
+ /**
63121
+ * The name of the administrator account. Changing this forces a new resource to be created.
63122
+ */
63123
+ adminUsername: string;
63124
+ /**
63125
+ * The SSH public key that is used to authenticate with the Virtual Machine. Changing this forces a new resource to be created.
63126
+ */
63127
+ sshPrivateKey: string;
63128
+ /**
63129
+ * The SSH private key that is used to authenticate with the Virtual Machine. Changing this forces a new resource to be created.
63130
+ */
63131
+ sshPublicKey: string;
63132
+ }
63133
+ interface SingleNodeVirtualInstanceSingleServerConfigurationVirtualMachineResourceNames {
63134
+ /**
63135
+ * (Optional) One or more `dataDisk` blocks as defined below. Changing this forces a new resource to be created.
63136
+ */
63137
+ dataDisks?: outputs.workloadssap.SingleNodeVirtualInstanceSingleServerConfigurationVirtualMachineResourceNamesDataDisk[];
63138
+ /**
63139
+ * The full name of the host of the Virtual Machine. Changing this forces a new resource to be created.
63140
+ */
63141
+ hostName?: string;
63142
+ /**
63143
+ * A list of full names for the Network Interface of the Virtual Machine. Changing this forces a new resource to be created.
63144
+ */
63145
+ networkInterfaceNames?: string[];
63146
+ /**
63147
+ * The full name of the OS Disk attached to the Virtual Machine. Changing this forces a new resource to be created.
63148
+ */
63149
+ osDiskName?: string;
63150
+ /**
63151
+ * The full name of the Virtual Machine in a single server SAP system. Changing this forces a new resource to be created.
63152
+ */
63153
+ virtualMachineName?: string;
63154
+ }
63155
+ interface SingleNodeVirtualInstanceSingleServerConfigurationVirtualMachineResourceNamesDataDisk {
63156
+ /**
63157
+ * A list of full names of Data Disks per Volume. Changing this forces a new resource to be created.
63158
+ */
63159
+ names: string[];
63160
+ /**
63161
+ * The name of the Volume. The only possible value is `default`. Changing this forces a new resource to be created.
63162
+ */
63163
+ volumeName: string;
63164
+ }
63165
+ interface ThreeTierVirtualInstanceIdentity {
63166
+ /**
63167
+ * A list of User Assigned Managed Identity IDs to be assigned to this SAP Three Tier Virtual Instance.
63168
+ */
63169
+ identityIds: string[];
63170
+ /**
63171
+ * The type of Managed Service Identity that should be configured on this SAP Three Tier Virtual Instance. Only possible value is `UserAssigned`.
63172
+ */
63173
+ type: string;
63174
+ }
63175
+ interface ThreeTierVirtualInstanceThreeTierConfiguration {
63176
+ appResourceGroupName: string;
63177
+ /**
63178
+ * An `applicationServerConfiguration` block as defined below. Changing this forces a new resource to be created.
63179
+ */
63180
+ applicationServerConfiguration: outputs.workloadssap.ThreeTierVirtualInstanceThreeTierConfigurationApplicationServerConfiguration;
63181
+ /**
63182
+ * A `centralServerConfiguration` block as defined below. Changing this forces a new resource to be created.
63183
+ */
63184
+ centralServerConfiguration: outputs.workloadssap.ThreeTierVirtualInstanceThreeTierConfigurationCentralServerConfiguration;
63185
+ /**
63186
+ * A `databaseServerConfiguration` block as defined below. Changing this forces a new resource to be created.
63187
+ */
63188
+ databaseServerConfiguration: outputs.workloadssap.ThreeTierVirtualInstanceThreeTierConfigurationDatabaseServerConfiguration;
63189
+ /**
63190
+ * The high availability type for the three tier configuration. Possible values are `AvailabilitySet` and `AvailabilityZone`. Changing this forces a new resource to be created.
63191
+ */
63192
+ highAvailabilityType?: string;
63193
+ /**
63194
+ * A `resourceNames` block as defined below. Changing this forces a new resource to be created.
63195
+ */
63196
+ resourceNames?: outputs.workloadssap.ThreeTierVirtualInstanceThreeTierConfigurationResourceNames;
63197
+ /**
63198
+ * Specifies whether a secondary IP address should be added to the network interface on all VMs of the SAP system being deployed. Defaults to `false`. Changing this forces a new resource to be created.
63199
+ */
63200
+ secondaryIpEnabled?: boolean;
63201
+ /**
63202
+ * A `transportCreateAndMount` block as defined below. Changing this forces a new resource to be created.
63203
+ *
63204
+ * > **Note:** The file share configuration uses `skip` by default when `transportCreateAndMount` isn't set.
63205
+ *
63206
+ * > **Note:** Due to [a bug in the Azure API](https://github.com/Azure/azure-rest-api-specs/issues/25209) where the Storage File Share Id is not defined correctly, it is not currently possible to support using Transport Mount.
63207
+ */
63208
+ transportCreateAndMount?: outputs.workloadssap.ThreeTierVirtualInstanceThreeTierConfigurationTransportCreateAndMount;
63209
+ }
63210
+ interface ThreeTierVirtualInstanceThreeTierConfigurationApplicationServerConfiguration {
63211
+ /**
63212
+ * The number of instances for the Application Server. Possible values are at least `1`. Changing this forces a new resource to be created.
63213
+ */
63214
+ instanceCount: number;
63215
+ /**
63216
+ * The resource ID of the Subnet for the Application Server. Changing this forces a new resource to be created.
63217
+ */
63218
+ subnetId: string;
63219
+ /**
63220
+ * A `virtualMachineConfiguration` block as defined below. Changing this forces a new resource to be created.
63221
+ */
63222
+ virtualMachineConfiguration: outputs.workloadssap.ThreeTierVirtualInstanceThreeTierConfigurationApplicationServerConfigurationVirtualMachineConfiguration;
63223
+ }
63224
+ interface ThreeTierVirtualInstanceThreeTierConfigurationApplicationServerConfigurationVirtualMachineConfiguration {
63225
+ /**
63226
+ * An `image` block as defined below. Changing this forces a new resource to be created.
63227
+ */
63228
+ image: outputs.workloadssap.ThreeTierVirtualInstanceThreeTierConfigurationApplicationServerConfigurationVirtualMachineConfigurationImage;
63229
+ /**
63230
+ * An `osProfile` block as defined below. Changing this forces a new resource to be created.
63231
+ */
63232
+ osProfile: outputs.workloadssap.ThreeTierVirtualInstanceThreeTierConfigurationApplicationServerConfigurationVirtualMachineConfigurationOsProfile;
63233
+ /**
63234
+ * The size of the Virtual Machine. Changing this forces a new resource to be created.
63235
+ */
63236
+ virtualMachineSize: string;
63237
+ }
63238
+ interface ThreeTierVirtualInstanceThreeTierConfigurationApplicationServerConfigurationVirtualMachineConfigurationImage {
63239
+ /**
63240
+ * Specifies the offer of the platform image or marketplace image used to create the virtual machine. Changing this forces a new resource to be created.
63241
+ */
63242
+ offer: string;
63243
+ /**
63244
+ * The publisher of the Image. Possible values are `RedHat` and `SUSE`. Changing this forces a new resource to be created.
63245
+ */
63246
+ publisher: string;
63247
+ /**
63248
+ * The SKU of the Image. Changing this forces a new resource to be created.
63249
+ */
63250
+ sku: string;
63251
+ /**
63252
+ * Specifies the version of the platform image or marketplace image used to create the virtual machine. Changing this forces a new resource to be created.
63253
+ */
63254
+ version: string;
63255
+ }
63256
+ interface ThreeTierVirtualInstanceThreeTierConfigurationApplicationServerConfigurationVirtualMachineConfigurationOsProfile {
63257
+ /**
63258
+ * The name of the administrator account. Changing this forces a new resource to be created.
63259
+ */
63260
+ adminUsername: string;
63261
+ /**
63262
+ * The SSH public key that is used to authenticate with the Virtual Machine. Changing this forces a new resource to be created.
63263
+ */
63264
+ sshPrivateKey: string;
63265
+ /**
63266
+ * The SSH private key that is used to authenticate with the Virtual Machine. Changing this forces a new resource to be created.
63267
+ */
63268
+ sshPublicKey: string;
63269
+ }
63270
+ interface ThreeTierVirtualInstanceThreeTierConfigurationCentralServerConfiguration {
63271
+ /**
63272
+ * The number of instances for the Central Server. Possible values are at least `1`. Changing this forces a new resource to be created.
63273
+ */
63274
+ instanceCount: number;
63275
+ /**
63276
+ * The resource ID of the Subnet for the Central Server. Changing this forces a new resource to be created.
63277
+ */
63278
+ subnetId: string;
63279
+ /**
63280
+ * A `virtualMachineConfiguration` block as defined below. Changing this forces a new resource to be created.
63281
+ */
63282
+ virtualMachineConfiguration: outputs.workloadssap.ThreeTierVirtualInstanceThreeTierConfigurationCentralServerConfigurationVirtualMachineConfiguration;
63283
+ }
63284
+ interface ThreeTierVirtualInstanceThreeTierConfigurationCentralServerConfigurationVirtualMachineConfiguration {
63285
+ /**
63286
+ * An `image` block as defined below. Changing this forces a new resource to be created.
63287
+ */
63288
+ image: outputs.workloadssap.ThreeTierVirtualInstanceThreeTierConfigurationCentralServerConfigurationVirtualMachineConfigurationImage;
63289
+ /**
63290
+ * An `osProfile` block as defined below. Changing this forces a new resource to be created.
63291
+ */
63292
+ osProfile: outputs.workloadssap.ThreeTierVirtualInstanceThreeTierConfigurationCentralServerConfigurationVirtualMachineConfigurationOsProfile;
63293
+ /**
63294
+ * The size of the Virtual Machine. Changing this forces a new resource to be created.
63295
+ */
63296
+ virtualMachineSize: string;
63297
+ }
63298
+ interface ThreeTierVirtualInstanceThreeTierConfigurationCentralServerConfigurationVirtualMachineConfigurationImage {
63299
+ /**
63300
+ * Specifies the offer of the platform image or marketplace image used to create the virtual machine. Changing this forces a new resource to be created.
63301
+ */
63302
+ offer: string;
63303
+ /**
63304
+ * The publisher of the Image. Possible values are `RedHat` and `SUSE`. Changing this forces a new resource to be created.
63305
+ */
63306
+ publisher: string;
63307
+ /**
63308
+ * The SKU of the Image. Changing this forces a new resource to be created.
63309
+ */
63310
+ sku: string;
63311
+ /**
63312
+ * Specifies the version of the platform image or marketplace image used to create the virtual machine. Changing this forces a new resource to be created.
63313
+ */
63314
+ version: string;
63315
+ }
63316
+ interface ThreeTierVirtualInstanceThreeTierConfigurationCentralServerConfigurationVirtualMachineConfigurationOsProfile {
63317
+ /**
63318
+ * The name of the administrator account. Changing this forces a new resource to be created.
63319
+ */
63320
+ adminUsername: string;
63321
+ /**
63322
+ * The SSH public key that is used to authenticate with the Virtual Machine. Changing this forces a new resource to be created.
63323
+ */
63324
+ sshPrivateKey: string;
63325
+ /**
63326
+ * The SSH private key that is used to authenticate with the Virtual Machine. Changing this forces a new resource to be created.
63327
+ */
63328
+ sshPublicKey: string;
63329
+ }
63330
+ interface ThreeTierVirtualInstanceThreeTierConfigurationDatabaseServerConfiguration {
63331
+ /**
63332
+ * The database type for the Database Server. Possible values are `DB2` and `HANA`. Changing this forces a new resource to be created.
63333
+ */
63334
+ databaseType?: string;
63335
+ /**
63336
+ * One or more `diskVolumeConfiguration` blocks as defined below. Changing this forces a new resource to be created.
63337
+ */
63338
+ diskVolumeConfigurations?: outputs.workloadssap.ThreeTierVirtualInstanceThreeTierConfigurationDatabaseServerConfigurationDiskVolumeConfiguration[];
63339
+ /**
63340
+ * The number of instances for the Database Server. Possible values are at least `1`. Changing this forces a new resource to be created.
63341
+ */
63342
+ instanceCount: number;
63343
+ /**
63344
+ * The resource ID of the Subnet for the Database Server. Changing this forces a new resource to be created.
63345
+ */
63346
+ subnetId: string;
63347
+ /**
63348
+ * A `virtualMachineConfiguration` block as defined below. Changing this forces a new resource to be created.
63349
+ */
63350
+ virtualMachineConfiguration: outputs.workloadssap.ThreeTierVirtualInstanceThreeTierConfigurationDatabaseServerConfigurationVirtualMachineConfiguration;
63351
+ }
63352
+ interface ThreeTierVirtualInstanceThreeTierConfigurationDatabaseServerConfigurationDiskVolumeConfiguration {
63353
+ /**
63354
+ * The total number of disks required for the concerned volume. Possible values are at least `1`. Changing this forces a new resource to be created.
63355
+ */
63356
+ numberOfDisks: number;
63357
+ /**
63358
+ * The size of the Disk in GB. Changing this forces a new resource to be created.
63359
+ */
63360
+ sizeInGb: number;
63361
+ /**
63362
+ * The name of the Disk SKU. Possible values are `Premium_LRS`, `PremiumV2_LRS`, `Premium_ZRS`, `Standard_LRS`, `StandardSSD_LRS`, `StandardSSD_ZRS` and `UltraSSD_LRS`. Changing this forces a new resource to be created.
63363
+ */
63364
+ skuName: string;
63365
+ /**
63366
+ * Specifies the volumn name of the database disk. Possible values are `backup`, `hana/data`, `hana/log`, `hana/shared`, `os` and `usr/sap`. Changing this forces a new resource to be created.
63367
+ */
63368
+ volumeName: string;
63369
+ }
63370
+ interface ThreeTierVirtualInstanceThreeTierConfigurationDatabaseServerConfigurationVirtualMachineConfiguration {
63371
+ /**
63372
+ * An `image` block as defined below. Changing this forces a new resource to be created.
63373
+ */
63374
+ image: outputs.workloadssap.ThreeTierVirtualInstanceThreeTierConfigurationDatabaseServerConfigurationVirtualMachineConfigurationImage;
63375
+ /**
63376
+ * An `osProfile` block as defined below. Changing this forces a new resource to be created.
63377
+ */
63378
+ osProfile: outputs.workloadssap.ThreeTierVirtualInstanceThreeTierConfigurationDatabaseServerConfigurationVirtualMachineConfigurationOsProfile;
63379
+ /**
63380
+ * The size of the Virtual Machine. Changing this forces a new resource to be created.
63381
+ */
63382
+ virtualMachineSize: string;
63383
+ }
63384
+ interface ThreeTierVirtualInstanceThreeTierConfigurationDatabaseServerConfigurationVirtualMachineConfigurationImage {
63385
+ /**
63386
+ * Specifies the offer of the platform image or marketplace image used to create the virtual machine. Changing this forces a new resource to be created.
63387
+ */
63388
+ offer: string;
63389
+ /**
63390
+ * The publisher of the Image. Possible values are `RedHat` and `SUSE`. Changing this forces a new resource to be created.
63391
+ */
63392
+ publisher: string;
63393
+ /**
63394
+ * The SKU of the Image. Changing this forces a new resource to be created.
63395
+ */
63396
+ sku: string;
63397
+ /**
63398
+ * Specifies the version of the platform image or marketplace image used to create the virtual machine. Changing this forces a new resource to be created.
63399
+ */
63400
+ version: string;
63401
+ }
63402
+ interface ThreeTierVirtualInstanceThreeTierConfigurationDatabaseServerConfigurationVirtualMachineConfigurationOsProfile {
63403
+ /**
63404
+ * The name of the administrator account. Changing this forces a new resource to be created.
63405
+ */
63406
+ adminUsername: string;
63407
+ /**
63408
+ * The SSH public key that is used to authenticate with the Virtual Machine. Changing this forces a new resource to be created.
63409
+ */
63410
+ sshPrivateKey: string;
63411
+ /**
63412
+ * The SSH private key that is used to authenticate with the Virtual Machine. Changing this forces a new resource to be created.
63413
+ */
63414
+ sshPublicKey: string;
63415
+ }
63416
+ interface ThreeTierVirtualInstanceThreeTierConfigurationResourceNames {
63417
+ /**
63418
+ * An `applicationServer` block as defined below. Changing this forces a new resource to be created.
63419
+ */
63420
+ applicationServer?: outputs.workloadssap.ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesApplicationServer;
63421
+ /**
63422
+ * A `centralServer` block as defined below. Changing this forces a new resource to be created.
63423
+ */
63424
+ centralServer?: outputs.workloadssap.ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesCentralServer;
63425
+ /**
63426
+ * A `databaseServer` block as defined below. Changing this forces a new resource to be created.
63427
+ */
63428
+ databaseServer?: outputs.workloadssap.ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesDatabaseServer;
63429
+ /**
63430
+ * A `sharedStorage` block as defined below. Changing this forces a new resource to be created.
63431
+ */
63432
+ sharedStorage?: outputs.workloadssap.ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesSharedStorage;
63433
+ }
63434
+ interface ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesApplicationServer {
63435
+ /**
63436
+ * The full name for the availability set. Changing this forces a new resource to be created.
63437
+ */
63438
+ availabilitySetName?: string;
63439
+ /**
63440
+ * One or more `virtualMachine` blocks as defined below. Changing this forces a new resource to be created.
63441
+ */
63442
+ virtualMachines?: outputs.workloadssap.ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesApplicationServerVirtualMachine[];
63443
+ }
63444
+ interface ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesApplicationServerVirtualMachine {
63445
+ /**
63446
+ * One or more `dataDisk` blocks as defined below. Changing this forces a new resource to be created.
63447
+ */
63448
+ dataDisks?: outputs.workloadssap.ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesApplicationServerVirtualMachineDataDisk[];
63449
+ /**
63450
+ * The full name of the host of the Virtual Machine. Changing this forces a new resource to be created.
63451
+ */
63452
+ hostName?: string;
63453
+ /**
63454
+ * A list of full names for the Network Interface of the Virtual Machine. Changing this forces a new resource to be created.
63455
+ */
63456
+ networkInterfaceNames?: string[];
63457
+ /**
63458
+ * The full name of the OS Disk attached to the Virtual Machine. Changing this forces a new resource to be created.
63459
+ */
63460
+ osDiskName?: string;
63461
+ /**
63462
+ * The full name of the Virtual Machine in a single server SAP system. Changing this forces a new resource to be created.
63463
+ */
63464
+ virtualMachineName?: string;
63465
+ }
63466
+ interface ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesApplicationServerVirtualMachineDataDisk {
63467
+ /**
63468
+ * A list of full names of Data Disks per Volume. Changing this forces a new resource to be created.
63469
+ */
63470
+ names: string[];
63471
+ /**
63472
+ * The name of the Volume. Changing this forces a new resource to be created.
63473
+ *
63474
+ * > **Note:** Possible value for Application Server and Central Server is `default`.
63475
+ *
63476
+ * > **Note:** Possible values for Database Server are `hanaData`, `hanaLog`, `hanaShared` and `usrSap`.
63477
+ */
63478
+ volumeName: string;
63479
+ }
63480
+ interface ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesCentralServer {
63481
+ /**
63482
+ * The full name for the availability set. Changing this forces a new resource to be created.
63483
+ */
63484
+ availabilitySetName?: string;
63485
+ /**
63486
+ * A `loadBalancer` block as defined below. Changing this forces a new resource to be created.
63487
+ */
63488
+ loadBalancer?: outputs.workloadssap.ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesCentralServerLoadBalancer;
63489
+ /**
63490
+ * One or more `virtualMachine` blocks as defined below. Changing this forces a new resource to be created.
63491
+ */
63492
+ virtualMachines?: outputs.workloadssap.ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesCentralServerVirtualMachine[];
63493
+ }
63494
+ interface ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesCentralServerLoadBalancer {
63495
+ /**
63496
+ * A list of Backend Pool names for the Load Balancer. Changing this forces a new resource to be created.
63497
+ */
63498
+ backendPoolNames?: string[];
63499
+ /**
63500
+ * A list of Frontend IP Configuration names. Changing this forces a new resource to be created.
63501
+ */
63502
+ frontendIpConfigurationNames?: string[];
63503
+ /**
63504
+ * A list of Health Probe names. Changing this forces a new resource to be created.
63505
+ */
63506
+ healthProbeNames?: string[];
63507
+ /**
63508
+ * The full resource name of the Load Balancer. Changing this forces a new resource to be created.
63509
+ */
63510
+ name?: string;
63511
+ }
63512
+ interface ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesCentralServerVirtualMachine {
63513
+ /**
63514
+ * One or more `dataDisk` blocks as defined below. Changing this forces a new resource to be created.
63515
+ */
63516
+ dataDisks?: outputs.workloadssap.ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesCentralServerVirtualMachineDataDisk[];
63517
+ /**
63518
+ * The full name of the host of the Virtual Machine. Changing this forces a new resource to be created.
63519
+ */
63520
+ hostName?: string;
63521
+ /**
63522
+ * A list of full names for the Network Interface of the Virtual Machine. Changing this forces a new resource to be created.
63523
+ */
63524
+ networkInterfaceNames?: string[];
63525
+ /**
63526
+ * The full name of the OS Disk attached to the Virtual Machine. Changing this forces a new resource to be created.
63527
+ */
63528
+ osDiskName?: string;
63529
+ /**
63530
+ * The full name of the Virtual Machine in a single server SAP system. Changing this forces a new resource to be created.
63531
+ */
63532
+ virtualMachineName?: string;
63533
+ }
63534
+ interface ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesCentralServerVirtualMachineDataDisk {
63535
+ /**
63536
+ * A list of full names of Data Disks per Volume. Changing this forces a new resource to be created.
63537
+ */
63538
+ names: string[];
63539
+ /**
63540
+ * The name of the Volume. Changing this forces a new resource to be created.
63541
+ *
63542
+ * > **Note:** Possible value for Application Server and Central Server is `default`.
63543
+ *
63544
+ * > **Note:** Possible values for Database Server are `hanaData`, `hanaLog`, `hanaShared` and `usrSap`.
63545
+ */
63546
+ volumeName: string;
63547
+ }
63548
+ interface ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesDatabaseServer {
63549
+ /**
63550
+ * The full name for the availability set. Changing this forces a new resource to be created.
63551
+ */
63552
+ availabilitySetName?: string;
63553
+ /**
63554
+ * A `loadBalancer` block as defined below. Changing this forces a new resource to be created.
63555
+ */
63556
+ loadBalancer?: outputs.workloadssap.ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesDatabaseServerLoadBalancer;
63557
+ /**
63558
+ * One or more `virtualMachine` blocks as defined below. Changing this forces a new resource to be created.
63559
+ */
63560
+ virtualMachines?: outputs.workloadssap.ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesDatabaseServerVirtualMachine[];
63561
+ }
63562
+ interface ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesDatabaseServerLoadBalancer {
63563
+ /**
63564
+ * A list of Backend Pool names for the Load Balancer. Changing this forces a new resource to be created.
63565
+ */
63566
+ backendPoolNames?: string[];
63567
+ /**
63568
+ * A list of Frontend IP Configuration names. Changing this forces a new resource to be created.
63569
+ */
63570
+ frontendIpConfigurationNames?: string[];
63571
+ /**
63572
+ * A list of Health Probe names. Changing this forces a new resource to be created.
63573
+ */
63574
+ healthProbeNames?: string[];
63575
+ /**
63576
+ * The full resource name of the Load Balancer. Changing this forces a new resource to be created.
63577
+ */
63578
+ name?: string;
63579
+ }
63580
+ interface ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesDatabaseServerVirtualMachine {
63581
+ /**
63582
+ * One or more `dataDisk` blocks as defined below. Changing this forces a new resource to be created.
63583
+ */
63584
+ dataDisks?: outputs.workloadssap.ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesDatabaseServerVirtualMachineDataDisk[];
63585
+ /**
63586
+ * The full name of the host of the Virtual Machine. Changing this forces a new resource to be created.
63587
+ */
63588
+ hostName?: string;
63589
+ /**
63590
+ * A list of full names for the Network Interface of the Virtual Machine. Changing this forces a new resource to be created.
63591
+ */
63592
+ networkInterfaceNames?: string[];
63593
+ /**
63594
+ * The full name of the OS Disk attached to the Virtual Machine. Changing this forces a new resource to be created.
63595
+ */
63596
+ osDiskName?: string;
63597
+ /**
63598
+ * The full name of the Virtual Machine in a single server SAP system. Changing this forces a new resource to be created.
63599
+ */
63600
+ virtualMachineName?: string;
63601
+ }
63602
+ interface ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesDatabaseServerVirtualMachineDataDisk {
63603
+ /**
63604
+ * A list of full names of Data Disks per Volume. Changing this forces a new resource to be created.
63605
+ */
63606
+ names: string[];
63607
+ /**
63608
+ * The name of the Volume. Changing this forces a new resource to be created.
63609
+ *
63610
+ * > **Note:** Possible value for Application Server and Central Server is `default`.
63611
+ *
63612
+ * > **Note:** Possible values for Database Server are `hanaData`, `hanaLog`, `hanaShared` and `usrSap`.
63613
+ */
63614
+ volumeName: string;
63615
+ }
63616
+ interface ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesSharedStorage {
63617
+ /**
63618
+ * The full name of the Shared Storage Account. Changing this forces a new resource to be created.
63619
+ */
63620
+ accountName?: string;
63621
+ /**
63622
+ * The full name of Private Endpoint for the Shared Storage Account. Changing this forces a new resource to be created.
63623
+ */
63624
+ privateEndpointName?: string;
63625
+ }
63626
+ interface ThreeTierVirtualInstanceThreeTierConfigurationTransportCreateAndMount {
63627
+ /**
63628
+ * The ID of the Resource Group of the transport File Share. Changing this forces a new resource to be created.
63629
+ */
63630
+ resourceGroupId?: string;
63631
+ /**
63632
+ * The name of the Storage Account of the File Share. Changing this forces a new resource to be created.
63633
+ */
63634
+ storageAccountName?: string;
63635
+ }
63636
+ }