@pulumi/azure-native 3.8.0 → 3.9.0-alpha.1757522298

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 (104) hide show
  1. package/cloudngfw/certificateObjectGlobalRulestack.d.ts +2 -2
  2. package/cloudngfw/certificateObjectGlobalRulestack.js +2 -2
  3. package/cloudngfw/certificateObjectLocalRulestack.d.ts +2 -2
  4. package/cloudngfw/certificateObjectLocalRulestack.js +2 -2
  5. package/cloudngfw/firewall.d.ts +2 -2
  6. package/cloudngfw/firewall.js +2 -2
  7. package/cloudngfw/fqdnListGlobalRulestack.d.ts +2 -2
  8. package/cloudngfw/fqdnListGlobalRulestack.js +2 -2
  9. package/cloudngfw/fqdnListLocalRulestack.d.ts +2 -2
  10. package/cloudngfw/fqdnListLocalRulestack.js +2 -2
  11. package/cloudngfw/getCertificateObjectGlobalRulestack.d.ts +4 -4
  12. package/cloudngfw/getCertificateObjectGlobalRulestack.js +4 -4
  13. package/cloudngfw/getCertificateObjectLocalRulestack.d.ts +4 -4
  14. package/cloudngfw/getCertificateObjectLocalRulestack.js +4 -4
  15. package/cloudngfw/getFirewall.d.ts +4 -4
  16. package/cloudngfw/getFirewall.js +4 -4
  17. package/cloudngfw/getFirewallGlobalRulestack.d.ts +4 -4
  18. package/cloudngfw/getFirewallGlobalRulestack.js +4 -4
  19. package/cloudngfw/getFirewallLogProfile.d.ts +4 -4
  20. package/cloudngfw/getFirewallLogProfile.js +4 -4
  21. package/cloudngfw/getFirewallSupportInfo.d.ts +5 -13
  22. package/cloudngfw/getFirewallSupportInfo.js +5 -5
  23. package/cloudngfw/getFqdnListGlobalRulestack.d.ts +4 -4
  24. package/cloudngfw/getFqdnListGlobalRulestack.js +4 -4
  25. package/cloudngfw/getFqdnListLocalRulestack.d.ts +4 -4
  26. package/cloudngfw/getFqdnListLocalRulestack.js +4 -4
  27. package/cloudngfw/getGlobalRulestack.d.ts +4 -4
  28. package/cloudngfw/getGlobalRulestack.js +4 -4
  29. package/cloudngfw/getGlobalRulestackChangeLog.d.ts +4 -4
  30. package/cloudngfw/getGlobalRulestackChangeLog.js +4 -4
  31. package/cloudngfw/getLocalRule.d.ts +4 -4
  32. package/cloudngfw/getLocalRule.js +4 -4
  33. package/cloudngfw/getLocalRuleCounters.d.ts +4 -4
  34. package/cloudngfw/getLocalRuleCounters.js +4 -4
  35. package/cloudngfw/getLocalRulestack.d.ts +4 -4
  36. package/cloudngfw/getLocalRulestack.js +4 -4
  37. package/cloudngfw/getLocalRulestackChangeLog.d.ts +4 -4
  38. package/cloudngfw/getLocalRulestackChangeLog.js +4 -4
  39. package/cloudngfw/getLocalRulestackSupportInfo.d.ts +5 -13
  40. package/cloudngfw/getLocalRulestackSupportInfo.js +5 -5
  41. package/cloudngfw/getPostRule.d.ts +4 -4
  42. package/cloudngfw/getPostRule.js +4 -4
  43. package/cloudngfw/getPostRuleCounters.d.ts +4 -4
  44. package/cloudngfw/getPostRuleCounters.js +4 -4
  45. package/cloudngfw/getPreRule.d.ts +4 -4
  46. package/cloudngfw/getPreRule.js +4 -4
  47. package/cloudngfw/getPreRuleCounters.d.ts +4 -4
  48. package/cloudngfw/getPreRuleCounters.js +4 -4
  49. package/cloudngfw/getPrefixListGlobalRulestack.d.ts +4 -4
  50. package/cloudngfw/getPrefixListGlobalRulestack.js +4 -4
  51. package/cloudngfw/getPrefixListLocalRulestack.d.ts +4 -4
  52. package/cloudngfw/getPrefixListLocalRulestack.js +4 -4
  53. package/cloudngfw/globalRulestack.d.ts +2 -2
  54. package/cloudngfw/globalRulestack.js +2 -2
  55. package/cloudngfw/index.d.ts +9 -9
  56. package/cloudngfw/index.js +11 -11
  57. package/cloudngfw/listGlobalRulestackAdvancedSecurityObjects.d.ts +4 -4
  58. package/cloudngfw/listGlobalRulestackAdvancedSecurityObjects.js +4 -4
  59. package/cloudngfw/listGlobalRulestackAppIds.d.ts +4 -4
  60. package/cloudngfw/listGlobalRulestackAppIds.js +4 -4
  61. package/cloudngfw/listGlobalRulestackCountries.d.ts +4 -4
  62. package/cloudngfw/listGlobalRulestackCountries.js +4 -4
  63. package/cloudngfw/listGlobalRulestackFirewalls.d.ts +4 -4
  64. package/cloudngfw/listGlobalRulestackFirewalls.js +4 -4
  65. package/cloudngfw/listGlobalRulestackPredefinedUrlCategories.d.ts +4 -4
  66. package/cloudngfw/listGlobalRulestackPredefinedUrlCategories.js +4 -4
  67. package/cloudngfw/listGlobalRulestackSecurityServices.d.ts +4 -4
  68. package/cloudngfw/listGlobalRulestackSecurityServices.js +4 -4
  69. package/cloudngfw/listLocalRulestackAdvancedSecurityObjects.d.ts +4 -4
  70. package/cloudngfw/listLocalRulestackAdvancedSecurityObjects.js +4 -4
  71. package/cloudngfw/listLocalRulestackAppIds.d.ts +4 -4
  72. package/cloudngfw/listLocalRulestackAppIds.js +4 -4
  73. package/cloudngfw/listLocalRulestackCountries.d.ts +4 -4
  74. package/cloudngfw/listLocalRulestackCountries.js +4 -4
  75. package/cloudngfw/listLocalRulestackFirewalls.d.ts +4 -4
  76. package/cloudngfw/listLocalRulestackFirewalls.js +4 -4
  77. package/cloudngfw/listLocalRulestackPredefinedUrlCategories.d.ts +4 -4
  78. package/cloudngfw/listLocalRulestackPredefinedUrlCategories.js +4 -4
  79. package/cloudngfw/listLocalRulestackSecurityServices.d.ts +4 -4
  80. package/cloudngfw/listLocalRulestackSecurityServices.js +4 -4
  81. package/cloudngfw/listPaloAltoNetworksCloudngfwOperationCloudManagerTenants.d.ts +28 -0
  82. package/cloudngfw/listPaloAltoNetworksCloudngfwOperationCloudManagerTenants.js +33 -0
  83. package/cloudngfw/{listPaloAltoNetworksCloudngfwProductSerialNumberStatus.d.ts → listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus.d.ts} +8 -8
  84. package/cloudngfw/listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus.js +33 -0
  85. package/cloudngfw/{listPaloAltoNetworksCloudngfwSupportInfo.d.ts → listPaloAltoNetworksCloudngfwOperationSupportInfo.d.ts} +9 -17
  86. package/cloudngfw/listPaloAltoNetworksCloudngfwOperationSupportInfo.js +33 -0
  87. package/cloudngfw/localRule.d.ts +2 -2
  88. package/cloudngfw/localRule.js +2 -2
  89. package/cloudngfw/localRulestack.d.ts +2 -2
  90. package/cloudngfw/localRulestack.js +2 -2
  91. package/cloudngfw/postRule.d.ts +2 -2
  92. package/cloudngfw/postRule.js +2 -2
  93. package/cloudngfw/preRule.d.ts +2 -2
  94. package/cloudngfw/preRule.js +2 -2
  95. package/cloudngfw/prefixListGlobalRulestack.d.ts +2 -2
  96. package/cloudngfw/prefixListGlobalRulestack.js +2 -2
  97. package/cloudngfw/prefixListLocalRulestack.d.ts +2 -2
  98. package/cloudngfw/prefixListLocalRulestack.js +2 -2
  99. package/package.json +2 -2
  100. package/tsconfig.tsbuildinfo +1 -1
  101. package/cloudngfw/listPaloAltoNetworksCloudngfwCloudManagerTenants.d.ts +0 -28
  102. package/cloudngfw/listPaloAltoNetworksCloudngfwCloudManagerTenants.js +0 -33
  103. package/cloudngfw/listPaloAltoNetworksCloudngfwProductSerialNumberStatus.js +0 -33
  104. package/cloudngfw/listPaloAltoNetworksCloudngfwSupportInfo.js +0 -33
@@ -4,9 +4,9 @@ import * as enums from "../types/enums";
4
4
  /**
5
5
  * GlobalRulestack Certificate Object
6
6
  *
7
- * Uses Azure REST API version 2025-02-06-preview. In version 2.x of the Azure Native provider, it used API version 2023-09-01.
7
+ * Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01.
8
8
  *
9
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
9
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
10
10
  */
11
11
  export declare class CertificateObjectGlobalRulestack extends pulumi.CustomResource {
12
12
  /**
@@ -8,9 +8,9 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * GlobalRulestack Certificate Object
10
10
  *
11
- * Uses Azure REST API version 2025-02-06-preview. In version 2.x of the Azure Native provider, it used API version 2023-09-01.
11
+ * Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01.
12
12
  *
13
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
13
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
14
14
  */
15
15
  class CertificateObjectGlobalRulestack extends pulumi.CustomResource {
16
16
  /**
@@ -4,9 +4,9 @@ import * as enums from "../types/enums";
4
4
  /**
5
5
  * LocalRulestack Certificate Object
6
6
  *
7
- * Uses Azure REST API version 2025-02-06-preview. In version 2.x of the Azure Native provider, it used API version 2023-09-01.
7
+ * Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01.
8
8
  *
9
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
9
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
10
10
  */
11
11
  export declare class CertificateObjectLocalRulestack extends pulumi.CustomResource {
12
12
  /**
@@ -8,9 +8,9 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * LocalRulestack Certificate Object
10
10
  *
11
- * Uses Azure REST API version 2025-02-06-preview. In version 2.x of the Azure Native provider, it used API version 2023-09-01.
11
+ * Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01.
12
12
  *
13
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
13
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
14
14
  */
15
15
  class CertificateObjectLocalRulestack extends pulumi.CustomResource {
16
16
  /**
@@ -5,9 +5,9 @@ import * as enums from "../types/enums";
5
5
  /**
6
6
  * PaloAltoNetworks Firewall
7
7
  *
8
- * Uses Azure REST API version 2025-02-06-preview. In version 2.x of the Azure Native provider, it used API version 2023-09-01.
8
+ * Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01.
9
9
  *
10
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
10
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
11
11
  */
12
12
  export declare class Firewall extends pulumi.CustomResource {
13
13
  /**
@@ -8,9 +8,9 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * PaloAltoNetworks Firewall
10
10
  *
11
- * Uses Azure REST API version 2025-02-06-preview. In version 2.x of the Azure Native provider, it used API version 2023-09-01.
11
+ * Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01.
12
12
  *
13
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
13
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
14
14
  */
15
15
  class Firewall extends pulumi.CustomResource {
16
16
  /**
@@ -3,9 +3,9 @@ import * as outputs from "../types/output";
3
3
  /**
4
4
  * GlobalRulestack fqdnList
5
5
  *
6
- * Uses Azure REST API version 2025-02-06-preview. In version 2.x of the Azure Native provider, it used API version 2023-09-01.
6
+ * Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01.
7
7
  *
8
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
8
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
9
9
  */
10
10
  export declare class FqdnListGlobalRulestack extends pulumi.CustomResource {
11
11
  /**
@@ -8,9 +8,9 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * GlobalRulestack fqdnList
10
10
  *
11
- * Uses Azure REST API version 2025-02-06-preview. In version 2.x of the Azure Native provider, it used API version 2023-09-01.
11
+ * Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01.
12
12
  *
13
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
13
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
14
14
  */
15
15
  class FqdnListGlobalRulestack extends pulumi.CustomResource {
16
16
  /**
@@ -3,9 +3,9 @@ import * as outputs from "../types/output";
3
3
  /**
4
4
  * LocalRulestack fqdnList
5
5
  *
6
- * Uses Azure REST API version 2025-02-06-preview. In version 2.x of the Azure Native provider, it used API version 2023-09-01.
6
+ * Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01.
7
7
  *
8
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
8
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
9
9
  */
10
10
  export declare class FqdnListLocalRulestack extends pulumi.CustomResource {
11
11
  /**
@@ -8,9 +8,9 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * LocalRulestack fqdnList
10
10
  *
11
- * Uses Azure REST API version 2025-02-06-preview. In version 2.x of the Azure Native provider, it used API version 2023-09-01.
11
+ * Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01.
12
12
  *
13
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
13
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
14
14
  */
15
15
  class FqdnListLocalRulestack extends pulumi.CustomResource {
16
16
  /**
@@ -3,9 +3,9 @@ import * as outputs from "../types/output";
3
3
  /**
4
4
  * Get a CertificateObjectGlobalRulestackResource
5
5
  *
6
- * Uses Azure REST API version 2025-02-06-preview.
6
+ * Uses Azure REST API version 2025-05-23.
7
7
  *
8
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
8
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
9
9
  */
10
10
  export declare function getCertificateObjectGlobalRulestack(args: GetCertificateObjectGlobalRulestackArgs, opts?: pulumi.InvokeOptions): Promise<GetCertificateObjectGlobalRulestackResult>;
11
11
  export interface GetCertificateObjectGlobalRulestackArgs {
@@ -70,9 +70,9 @@ export interface GetCertificateObjectGlobalRulestackResult {
70
70
  /**
71
71
  * Get a CertificateObjectGlobalRulestackResource
72
72
  *
73
- * Uses Azure REST API version 2025-02-06-preview.
73
+ * Uses Azure REST API version 2025-05-23.
74
74
  *
75
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
75
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
76
76
  */
77
77
  export declare function getCertificateObjectGlobalRulestackOutput(args: GetCertificateObjectGlobalRulestackOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCertificateObjectGlobalRulestackResult>;
78
78
  export interface GetCertificateObjectGlobalRulestackOutputArgs {
@@ -8,9 +8,9 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * Get a CertificateObjectGlobalRulestackResource
10
10
  *
11
- * Uses Azure REST API version 2025-02-06-preview.
11
+ * Uses Azure REST API version 2025-05-23.
12
12
  *
13
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
13
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
14
14
  */
15
15
  function getCertificateObjectGlobalRulestack(args, opts) {
16
16
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -23,9 +23,9 @@ exports.getCertificateObjectGlobalRulestack = getCertificateObjectGlobalRulestac
23
23
  /**
24
24
  * Get a CertificateObjectGlobalRulestackResource
25
25
  *
26
- * Uses Azure REST API version 2025-02-06-preview.
26
+ * Uses Azure REST API version 2025-05-23.
27
27
  *
28
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
28
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
29
29
  */
30
30
  function getCertificateObjectGlobalRulestackOutput(args, opts) {
31
31
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -3,9 +3,9 @@ import * as outputs from "../types/output";
3
3
  /**
4
4
  * Get a CertificateObjectLocalRulestackResource
5
5
  *
6
- * Uses Azure REST API version 2025-02-06-preview.
6
+ * Uses Azure REST API version 2025-05-23.
7
7
  *
8
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
8
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
9
9
  */
10
10
  export declare function getCertificateObjectLocalRulestack(args: GetCertificateObjectLocalRulestackArgs, opts?: pulumi.InvokeOptions): Promise<GetCertificateObjectLocalRulestackResult>;
11
11
  export interface GetCertificateObjectLocalRulestackArgs {
@@ -74,9 +74,9 @@ export interface GetCertificateObjectLocalRulestackResult {
74
74
  /**
75
75
  * Get a CertificateObjectLocalRulestackResource
76
76
  *
77
- * Uses Azure REST API version 2025-02-06-preview.
77
+ * Uses Azure REST API version 2025-05-23.
78
78
  *
79
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
79
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
80
80
  */
81
81
  export declare function getCertificateObjectLocalRulestackOutput(args: GetCertificateObjectLocalRulestackOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCertificateObjectLocalRulestackResult>;
82
82
  export interface GetCertificateObjectLocalRulestackOutputArgs {
@@ -8,9 +8,9 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * Get a CertificateObjectLocalRulestackResource
10
10
  *
11
- * Uses Azure REST API version 2025-02-06-preview.
11
+ * Uses Azure REST API version 2025-05-23.
12
12
  *
13
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
13
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
14
14
  */
15
15
  function getCertificateObjectLocalRulestack(args, opts) {
16
16
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -24,9 +24,9 @@ exports.getCertificateObjectLocalRulestack = getCertificateObjectLocalRulestack;
24
24
  /**
25
25
  * Get a CertificateObjectLocalRulestackResource
26
26
  *
27
- * Uses Azure REST API version 2025-02-06-preview.
27
+ * Uses Azure REST API version 2025-05-23.
28
28
  *
29
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
29
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
30
30
  */
31
31
  function getCertificateObjectLocalRulestackOutput(args, opts) {
32
32
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -3,9 +3,9 @@ import * as outputs from "../types/output";
3
3
  /**
4
4
  * Get a FirewallResource
5
5
  *
6
- * Uses Azure REST API version 2025-02-06-preview.
6
+ * Uses Azure REST API version 2025-05-23.
7
7
  *
8
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
8
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
9
9
  */
10
10
  export declare function getFirewall(args: GetFirewallArgs, opts?: pulumi.InvokeOptions): Promise<GetFirewallResult>;
11
11
  export interface GetFirewallArgs {
@@ -108,9 +108,9 @@ export interface GetFirewallResult {
108
108
  /**
109
109
  * Get a FirewallResource
110
110
  *
111
- * Uses Azure REST API version 2025-02-06-preview.
111
+ * Uses Azure REST API version 2025-05-23.
112
112
  *
113
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
113
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
114
114
  */
115
115
  export declare function getFirewallOutput(args: GetFirewallOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetFirewallResult>;
116
116
  export interface GetFirewallOutputArgs {
@@ -8,9 +8,9 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * Get a FirewallResource
10
10
  *
11
- * Uses Azure REST API version 2025-02-06-preview.
11
+ * Uses Azure REST API version 2025-05-23.
12
12
  *
13
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
13
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
14
14
  */
15
15
  function getFirewall(args, opts) {
16
16
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -23,9 +23,9 @@ exports.getFirewall = getFirewall;
23
23
  /**
24
24
  * Get a FirewallResource
25
25
  *
26
- * Uses Azure REST API version 2025-02-06-preview.
26
+ * Uses Azure REST API version 2025-05-23.
27
27
  *
28
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
28
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
29
29
  */
30
30
  function getFirewallOutput(args, opts) {
31
31
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -2,9 +2,9 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
3
  * Get Global Rulestack associated with the Firewall
4
4
  *
5
- * Uses Azure REST API version 2025-02-06-preview.
5
+ * Uses Azure REST API version 2025-05-23.
6
6
  *
7
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
7
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
8
8
  */
9
9
  export declare function getFirewallGlobalRulestack(args: GetFirewallGlobalRulestackArgs, opts?: pulumi.InvokeOptions): Promise<GetFirewallGlobalRulestackResult>;
10
10
  export interface GetFirewallGlobalRulestackArgs {
@@ -29,9 +29,9 @@ export interface GetFirewallGlobalRulestackResult {
29
29
  /**
30
30
  * Get Global Rulestack associated with the Firewall
31
31
  *
32
- * Uses Azure REST API version 2025-02-06-preview.
32
+ * Uses Azure REST API version 2025-05-23.
33
33
  *
34
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
34
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
35
35
  */
36
36
  export declare function getFirewallGlobalRulestackOutput(args: GetFirewallGlobalRulestackOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetFirewallGlobalRulestackResult>;
37
37
  export interface GetFirewallGlobalRulestackOutputArgs {
@@ -8,9 +8,9 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * Get Global Rulestack associated with the Firewall
10
10
  *
11
- * Uses Azure REST API version 2025-02-06-preview.
11
+ * Uses Azure REST API version 2025-05-23.
12
12
  *
13
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
13
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
14
14
  */
15
15
  function getFirewallGlobalRulestack(args, opts) {
16
16
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -23,9 +23,9 @@ exports.getFirewallGlobalRulestack = getFirewallGlobalRulestack;
23
23
  /**
24
24
  * Get Global Rulestack associated with the Firewall
25
25
  *
26
- * Uses Azure REST API version 2025-02-06-preview.
26
+ * Uses Azure REST API version 2025-05-23.
27
27
  *
28
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
28
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
29
29
  */
30
30
  function getFirewallGlobalRulestackOutput(args, opts) {
31
31
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -3,9 +3,9 @@ import * as outputs from "../types/output";
3
3
  /**
4
4
  * Log Profile for Firewall
5
5
  *
6
- * Uses Azure REST API version 2025-02-06-preview.
6
+ * Uses Azure REST API version 2025-05-23.
7
7
  *
8
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
8
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
9
9
  */
10
10
  export declare function getFirewallLogProfile(args: GetFirewallLogProfileArgs, opts?: pulumi.InvokeOptions): Promise<GetFirewallLogProfileResult>;
11
11
  export interface GetFirewallLogProfileArgs {
@@ -54,9 +54,9 @@ export interface GetFirewallLogProfileResult {
54
54
  /**
55
55
  * Log Profile for Firewall
56
56
  *
57
- * Uses Azure REST API version 2025-02-06-preview.
57
+ * Uses Azure REST API version 2025-05-23.
58
58
  *
59
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
59
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
60
60
  */
61
61
  export declare function getFirewallLogProfileOutput(args: GetFirewallLogProfileOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetFirewallLogProfileResult>;
62
62
  export interface GetFirewallLogProfileOutputArgs {
@@ -8,9 +8,9 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * Log Profile for Firewall
10
10
  *
11
- * Uses Azure REST API version 2025-02-06-preview.
11
+ * Uses Azure REST API version 2025-05-23.
12
12
  *
13
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
13
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
14
14
  */
15
15
  function getFirewallLogProfile(args, opts) {
16
16
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -23,9 +23,9 @@ exports.getFirewallLogProfile = getFirewallLogProfile;
23
23
  /**
24
24
  * Log Profile for Firewall
25
25
  *
26
- * Uses Azure REST API version 2025-02-06-preview.
26
+ * Uses Azure REST API version 2025-05-23.
27
27
  *
28
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
28
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
29
29
  */
30
30
  function getFirewallLogProfileOutput(args, opts) {
31
31
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -2,9 +2,9 @@ import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
3
  * support info for firewall.
4
4
  *
5
- * Uses Azure REST API version 2025-02-06-preview.
5
+ * Uses Azure REST API version 2025-05-23.
6
6
  *
7
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
7
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
8
8
  */
9
9
  export declare function getFirewallSupportInfo(args: GetFirewallSupportInfoArgs, opts?: pulumi.InvokeOptions): Promise<GetFirewallSupportInfoResult>;
10
10
  export interface GetFirewallSupportInfoArgs {
@@ -26,21 +26,13 @@ export interface GetFirewallSupportInfoArgs {
26
26
  */
27
27
  export interface GetFirewallSupportInfoResult {
28
28
  /**
29
- * Support account associated with given resource when association type is tenant
29
+ * Support account associated with given resource
30
30
  */
31
31
  readonly accountId?: string;
32
- /**
33
- * Support account associated with given resource when association type is billing
34
- */
35
- readonly accountIdForBilling?: string;
36
32
  /**
37
33
  * account registered in Customer Support Portal
38
34
  */
39
35
  readonly accountRegistered?: string;
40
- /**
41
- * Association Type
42
- */
43
- readonly associationType?: string;
44
36
  /**
45
37
  * Product usage is in free trial period
46
38
  */
@@ -85,9 +77,9 @@ export interface GetFirewallSupportInfoResult {
85
77
  /**
86
78
  * support info for firewall.
87
79
  *
88
- * Uses Azure REST API version 2025-02-06-preview.
80
+ * Uses Azure REST API version 2025-05-23.
89
81
  *
90
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
82
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
91
83
  */
92
84
  export declare function getFirewallSupportInfoOutput(args: GetFirewallSupportInfoOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetFirewallSupportInfoResult>;
93
85
  export interface GetFirewallSupportInfoOutputArgs {
@@ -8,9 +8,9 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * support info for firewall.
10
10
  *
11
- * Uses Azure REST API version 2025-02-06-preview.
11
+ * Uses Azure REST API version 2025-05-23.
12
12
  *
13
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
13
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
14
14
  */
15
15
  function getFirewallSupportInfo(args, opts) {
16
16
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -24,9 +24,9 @@ exports.getFirewallSupportInfo = getFirewallSupportInfo;
24
24
  /**
25
25
  * support info for firewall.
26
26
  *
27
- * Uses Azure REST API version 2025-02-06-preview.
27
+ * Uses Azure REST API version 2025-05-23.
28
28
  *
29
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
29
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
30
30
  */
31
31
  function getFirewallSupportInfoOutput(args, opts) {
32
32
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -37,4 +37,4 @@ function getFirewallSupportInfoOutput(args, opts) {
37
37
  }, opts);
38
38
  }
39
39
  exports.getFirewallSupportInfoOutput = getFirewallSupportInfoOutput;
40
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0RmlyZXdhbGxTdXBwb3J0SW5mby5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL2Nsb3Vkbmdmdy9nZXRGaXJld2FsbFN1cHBvcnRJbmZvLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxzRUFBc0U7QUFDdEUsaUZBQWlGOzs7QUFFakYseUNBQXlDO0FBQ3pDLDBDQUEwQztBQUUxQzs7Ozs7O0dBTUc7QUFDSCxTQUFnQixzQkFBc0IsQ0FBQyxJQUFnQyxFQUFFLElBQTJCO0lBQ2hHLElBQUksR0FBRyxNQUFNLENBQUMsWUFBWSxDQUFDLFNBQVMsQ0FBQyxvQkFBb0IsRUFBRSxFQUFFLElBQUksSUFBSSxFQUFFLENBQUMsQ0FBQztJQUN6RSxPQUFPLE1BQU0sQ0FBQyxPQUFPLENBQUMsTUFBTSxDQUFDLCtDQUErQyxFQUFFO1FBQzFFLE9BQU8sRUFBRSxJQUFJLENBQUMsS0FBSztRQUNuQixjQUFjLEVBQUUsSUFBSSxDQUFDLFlBQVk7UUFDakMsbUJBQW1CLEVBQUUsSUFBSSxDQUFDLGlCQUFpQjtLQUM5QyxFQUFFLElBQUksQ0FBQyxDQUFDO0FBQ2IsQ0FBQztBQVBELHdEQU9DO0FBOEVEOzs7Ozs7R0FNRztBQUNILFNBQWdCLDRCQUE0QixDQUFDLElBQXNDLEVBQUUsSUFBaUM7SUFDbEgsSUFBSSxHQUFHLE1BQU0sQ0FBQyxZQUFZLENBQUMsU0FBUyxDQUFDLG9CQUFvQixFQUFFLEVBQUUsSUFBSSxJQUFJLEVBQUUsQ0FBQyxDQUFDO0lBQ3pFLE9BQU8sTUFBTSxDQUFDLE9BQU8sQ0FBQyxZQUFZLENBQUMsK0NBQStDLEVBQUU7UUFDaEYsT0FBTyxFQUFFLElBQUksQ0FBQyxLQUFLO1FBQ25CLGNBQWMsRUFBRSxJQUFJLENBQUMsWUFBWTtRQUNqQyxtQkFBbUIsRUFBRSxJQUFJLENBQUMsaUJBQWlCO0tBQzlDLEVBQUUsSUFBSSxDQUFDLENBQUM7QUFDYixDQUFDO0FBUEQsb0VBT0MifQ==
40
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0RmlyZXdhbGxTdXBwb3J0SW5mby5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL2Nsb3Vkbmdmdy9nZXRGaXJld2FsbFN1cHBvcnRJbmZvLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxzRUFBc0U7QUFDdEUsaUZBQWlGOzs7QUFFakYseUNBQXlDO0FBQ3pDLDBDQUEwQztBQUUxQzs7Ozs7O0dBTUc7QUFDSCxTQUFnQixzQkFBc0IsQ0FBQyxJQUFnQyxFQUFFLElBQTJCO0lBQ2hHLElBQUksR0FBRyxNQUFNLENBQUMsWUFBWSxDQUFDLFNBQVMsQ0FBQyxvQkFBb0IsRUFBRSxFQUFFLElBQUksSUFBSSxFQUFFLENBQUMsQ0FBQztJQUN6RSxPQUFPLE1BQU0sQ0FBQyxPQUFPLENBQUMsTUFBTSxDQUFDLCtDQUErQyxFQUFFO1FBQzFFLE9BQU8sRUFBRSxJQUFJLENBQUMsS0FBSztRQUNuQixjQUFjLEVBQUUsSUFBSSxDQUFDLFlBQVk7UUFDakMsbUJBQW1CLEVBQUUsSUFBSSxDQUFDLGlCQUFpQjtLQUM5QyxFQUFFLElBQUksQ0FBQyxDQUFDO0FBQ2IsQ0FBQztBQVBELHdEQU9DO0FBc0VEOzs7Ozs7R0FNRztBQUNILFNBQWdCLDRCQUE0QixDQUFDLElBQXNDLEVBQUUsSUFBaUM7SUFDbEgsSUFBSSxHQUFHLE1BQU0sQ0FBQyxZQUFZLENBQUMsU0FBUyxDQUFDLG9CQUFvQixFQUFFLEVBQUUsSUFBSSxJQUFJLEVBQUUsQ0FBQyxDQUFDO0lBQ3pFLE9BQU8sTUFBTSxDQUFDLE9BQU8sQ0FBQyxZQUFZLENBQUMsK0NBQStDLEVBQUU7UUFDaEYsT0FBTyxFQUFFLElBQUksQ0FBQyxLQUFLO1FBQ25CLGNBQWMsRUFBRSxJQUFJLENBQUMsWUFBWTtRQUNqQyxtQkFBbUIsRUFBRSxJQUFJLENBQUMsaUJBQWlCO0tBQzlDLEVBQUUsSUFBSSxDQUFDLENBQUM7QUFDYixDQUFDO0FBUEQsb0VBT0MifQ==
@@ -3,9 +3,9 @@ import * as outputs from "../types/output";
3
3
  /**
4
4
  * Get a FqdnListGlobalRulestackResource
5
5
  *
6
- * Uses Azure REST API version 2025-02-06-preview.
6
+ * Uses Azure REST API version 2025-05-23.
7
7
  *
8
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
8
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
9
9
  */
10
10
  export declare function getFqdnListGlobalRulestack(args: GetFqdnListGlobalRulestackArgs, opts?: pulumi.InvokeOptions): Promise<GetFqdnListGlobalRulestackResult>;
11
11
  export interface GetFqdnListGlobalRulestackArgs {
@@ -66,9 +66,9 @@ export interface GetFqdnListGlobalRulestackResult {
66
66
  /**
67
67
  * Get a FqdnListGlobalRulestackResource
68
68
  *
69
- * Uses Azure REST API version 2025-02-06-preview.
69
+ * Uses Azure REST API version 2025-05-23.
70
70
  *
71
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
71
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
72
72
  */
73
73
  export declare function getFqdnListGlobalRulestackOutput(args: GetFqdnListGlobalRulestackOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetFqdnListGlobalRulestackResult>;
74
74
  export interface GetFqdnListGlobalRulestackOutputArgs {
@@ -8,9 +8,9 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * Get a FqdnListGlobalRulestackResource
10
10
  *
11
- * Uses Azure REST API version 2025-02-06-preview.
11
+ * Uses Azure REST API version 2025-05-23.
12
12
  *
13
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
13
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
14
14
  */
15
15
  function getFqdnListGlobalRulestack(args, opts) {
16
16
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -23,9 +23,9 @@ exports.getFqdnListGlobalRulestack = getFqdnListGlobalRulestack;
23
23
  /**
24
24
  * Get a FqdnListGlobalRulestackResource
25
25
  *
26
- * Uses Azure REST API version 2025-02-06-preview.
26
+ * Uses Azure REST API version 2025-05-23.
27
27
  *
28
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
28
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
29
29
  */
30
30
  function getFqdnListGlobalRulestackOutput(args, opts) {
31
31
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -3,9 +3,9 @@ import * as outputs from "../types/output";
3
3
  /**
4
4
  * Get a FqdnListLocalRulestackResource
5
5
  *
6
- * Uses Azure REST API version 2025-02-06-preview.
6
+ * Uses Azure REST API version 2025-05-23.
7
7
  *
8
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
8
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
9
9
  */
10
10
  export declare function getFqdnListLocalRulestack(args: GetFqdnListLocalRulestackArgs, opts?: pulumi.InvokeOptions): Promise<GetFqdnListLocalRulestackResult>;
11
11
  export interface GetFqdnListLocalRulestackArgs {
@@ -70,9 +70,9 @@ export interface GetFqdnListLocalRulestackResult {
70
70
  /**
71
71
  * Get a FqdnListLocalRulestackResource
72
72
  *
73
- * Uses Azure REST API version 2025-02-06-preview.
73
+ * Uses Azure REST API version 2025-05-23.
74
74
  *
75
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
75
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
76
76
  */
77
77
  export declare function getFqdnListLocalRulestackOutput(args: GetFqdnListLocalRulestackOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetFqdnListLocalRulestackResult>;
78
78
  export interface GetFqdnListLocalRulestackOutputArgs {
@@ -8,9 +8,9 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * Get a FqdnListLocalRulestackResource
10
10
  *
11
- * Uses Azure REST API version 2025-02-06-preview.
11
+ * Uses Azure REST API version 2025-05-23.
12
12
  *
13
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
13
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
14
14
  */
15
15
  function getFqdnListLocalRulestack(args, opts) {
16
16
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -24,9 +24,9 @@ exports.getFqdnListLocalRulestack = getFqdnListLocalRulestack;
24
24
  /**
25
25
  * Get a FqdnListLocalRulestackResource
26
26
  *
27
- * Uses Azure REST API version 2025-02-06-preview.
27
+ * Uses Azure REST API version 2025-05-23.
28
28
  *
29
- * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-05-23, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
29
+ * Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview, 2025-02-06-preview, 2025-07-07-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native cloudngfw [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
30
30
  */
31
31
  function getFqdnListLocalRulestackOutput(args, opts) {
32
32
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});