From 28bf3042844468f4e8a4283a950fd5cc7442e632 Mon Sep 17 00:00:00 2001 From: Graham Pedersen Date: Mon, 8 Sep 2025 15:53:54 -0700 Subject: [PATCH] Adding Cloudngfw version to 2025-05-23 to support https://github.com/pulumi/pulumi-azure-native/issues/4297 --- .../pulumi-resource-azure-native/schema.json | 134 +++++++--------- reports/curationViolations.json | 4 - reports/inactiveDefaultVersions.json | 2 +- reports/pending.json | 1 - .../CertificateObjectGlobalRulestack.cs | 4 +- .../CertificateObjectLocalRulestack.cs | 4 +- sdk/dotnet/Cloudngfw/Firewall.cs | 4 +- .../Cloudngfw/FqdnListGlobalRulestack.cs | 4 +- .../Cloudngfw/FqdnListLocalRulestack.cs | 4 +- .../GetCertificateObjectGlobalRulestack.cs | 12 +- .../GetCertificateObjectLocalRulestack.cs | 12 +- sdk/dotnet/Cloudngfw/GetFirewall.cs | 12 +- .../Cloudngfw/GetFirewallGlobalRulestack.cs | 12 +- sdk/dotnet/Cloudngfw/GetFirewallLogProfile.cs | 12 +- .../Cloudngfw/GetFirewallSupportInfo.cs | 28 +--- .../Cloudngfw/GetFqdnListGlobalRulestack.cs | 12 +- .../Cloudngfw/GetFqdnListLocalRulestack.cs | 12 +- sdk/dotnet/Cloudngfw/GetGlobalRulestack.cs | 12 +- .../Cloudngfw/GetGlobalRulestackChangeLog.cs | 12 +- sdk/dotnet/Cloudngfw/GetLocalRule.cs | 12 +- sdk/dotnet/Cloudngfw/GetLocalRuleCounters.cs | 12 +- sdk/dotnet/Cloudngfw/GetLocalRulestack.cs | 12 +- .../Cloudngfw/GetLocalRulestackChangeLog.cs | 12 +- .../Cloudngfw/GetLocalRulestackSupportInfo.cs | 28 +--- sdk/dotnet/Cloudngfw/GetPostRule.cs | 12 +- sdk/dotnet/Cloudngfw/GetPostRuleCounters.cs | 12 +- sdk/dotnet/Cloudngfw/GetPreRule.cs | 12 +- sdk/dotnet/Cloudngfw/GetPreRuleCounters.cs | 12 +- .../Cloudngfw/GetPrefixListGlobalRulestack.cs | 12 +- .../Cloudngfw/GetPrefixListLocalRulestack.cs | 12 +- sdk/dotnet/Cloudngfw/GlobalRulestack.cs | 4 +- ...tGlobalRulestackAdvancedSecurityObjects.cs | 12 +- .../Cloudngfw/ListGlobalRulestackAppIds.cs | 12 +- .../Cloudngfw/ListGlobalRulestackCountries.cs | 12 +- .../Cloudngfw/ListGlobalRulestackFirewalls.cs | 12 +- ...tGlobalRulestackPredefinedUrlCategories.cs | 12 +- .../ListGlobalRulestackSecurityServices.cs | 12 +- ...stLocalRulestackAdvancedSecurityObjects.cs | 12 +- .../Cloudngfw/ListLocalRulestackAppIds.cs | 12 +- .../Cloudngfw/ListLocalRulestackCountries.cs | 12 +- .../Cloudngfw/ListLocalRulestackFirewalls.cs | 12 +- ...stLocalRulestackPredefinedUrlCategories.cs | 12 +- .../ListLocalRulestackSecurityServices.cs | 12 +- ...ltoNetworksCloudngfwCloudManagerTenants.cs | 69 -------- ...ksCloudngfwOperationCloudManagerTenants.cs | 69 ++++++++ ...ngfwOperationProductSerialNumberStatus.cs} | 36 ++--- ...oNetworksCloudngfwOperationSupportInfo.cs} | 52 +++--- sdk/dotnet/Cloudngfw/LocalRule.cs | 4 +- sdk/dotnet/Cloudngfw/LocalRulestack.cs | 4 +- sdk/dotnet/Cloudngfw/PostRule.cs | 4 +- sdk/dotnet/Cloudngfw/PreRule.cs | 4 +- .../Cloudngfw/PrefixListGlobalRulestack.cs | 4 +- .../Cloudngfw/PrefixListLocalRulestack.cs | 4 +- .../certificateObjectGlobalRulestack.ts | 4 +- .../certificateObjectLocalRulestack.ts | 4 +- sdk/nodejs/cloudngfw/firewall.ts | 4 +- .../cloudngfw/fqdnListGlobalRulestack.ts | 4 +- .../cloudngfw/fqdnListLocalRulestack.ts | 4 +- .../getCertificateObjectGlobalRulestack.ts | 8 +- .../getCertificateObjectLocalRulestack.ts | 8 +- sdk/nodejs/cloudngfw/getFirewall.ts | 8 +- .../cloudngfw/getFirewallGlobalRulestack.ts | 8 +- sdk/nodejs/cloudngfw/getFirewallLogProfile.ts | 8 +- .../cloudngfw/getFirewallSupportInfo.ts | 18 +-- .../cloudngfw/getFqdnListGlobalRulestack.ts | 8 +- .../cloudngfw/getFqdnListLocalRulestack.ts | 8 +- sdk/nodejs/cloudngfw/getGlobalRulestack.ts | 8 +- .../cloudngfw/getGlobalRulestackChangeLog.ts | 8 +- sdk/nodejs/cloudngfw/getLocalRule.ts | 8 +- sdk/nodejs/cloudngfw/getLocalRuleCounters.ts | 8 +- sdk/nodejs/cloudngfw/getLocalRulestack.ts | 8 +- .../cloudngfw/getLocalRulestackChangeLog.ts | 8 +- .../cloudngfw/getLocalRulestackSupportInfo.ts | 18 +-- sdk/nodejs/cloudngfw/getPostRule.ts | 8 +- sdk/nodejs/cloudngfw/getPostRuleCounters.ts | 8 +- sdk/nodejs/cloudngfw/getPreRule.ts | 8 +- sdk/nodejs/cloudngfw/getPreRuleCounters.ts | 8 +- .../cloudngfw/getPrefixListGlobalRulestack.ts | 8 +- .../cloudngfw/getPrefixListLocalRulestack.ts | 8 +- sdk/nodejs/cloudngfw/globalRulestack.ts | 4 +- sdk/nodejs/cloudngfw/index.ts | 28 ++-- ...tGlobalRulestackAdvancedSecurityObjects.ts | 8 +- .../cloudngfw/listGlobalRulestackAppIds.ts | 8 +- .../cloudngfw/listGlobalRulestackCountries.ts | 8 +- .../cloudngfw/listGlobalRulestackFirewalls.ts | 8 +- ...tGlobalRulestackPredefinedUrlCategories.ts | 8 +- .../listGlobalRulestackSecurityServices.ts | 8 +- ...stLocalRulestackAdvancedSecurityObjects.ts | 8 +- .../cloudngfw/listLocalRulestackAppIds.ts | 8 +- .../cloudngfw/listLocalRulestackCountries.ts | 8 +- .../cloudngfw/listLocalRulestackFirewalls.ts | 8 +- ...stLocalRulestackPredefinedUrlCategories.ts | 8 +- .../listLocalRulestackSecurityServices.ts | 8 +- ...sCloudngfwOperationCloudManagerTenants.ts} | 20 +-- ...ngfwOperationProductSerialNumberStatus.ts} | 20 +-- ...oNetworksCloudngfwOperationSupportInfo.ts} | 30 ++-- sdk/nodejs/cloudngfw/localRule.ts | 4 +- sdk/nodejs/cloudngfw/localRulestack.ts | 4 +- sdk/nodejs/cloudngfw/postRule.ts | 4 +- sdk/nodejs/cloudngfw/preRule.ts | 4 +- .../cloudngfw/prefixListGlobalRulestack.ts | 4 +- .../cloudngfw/prefixListLocalRulestack.ts | 4 +- sdk/nodejs/tsconfig.json | 6 +- .../pulumi_azure_native/cloudngfw/__init__.py | 6 +- .../certificate_object_global_rulestack.py | 8 +- .../certificate_object_local_rulestack.py | 8 +- .../pulumi_azure_native/cloudngfw/firewall.py | 8 +- .../cloudngfw/fqdn_list_global_rulestack.py | 8 +- .../cloudngfw/fqdn_list_local_rulestack.py | 8 +- ...get_certificate_object_global_rulestack.py | 8 +- .../get_certificate_object_local_rulestack.py | 8 +- .../cloudngfw/get_firewall.py | 8 +- .../get_firewall_global_rulestack.py | 8 +- .../cloudngfw/get_firewall_log_profile.py | 8 +- .../cloudngfw/get_firewall_support_info.py | 40 +---- .../get_fqdn_list_global_rulestack.py | 8 +- .../get_fqdn_list_local_rulestack.py | 8 +- .../cloudngfw/get_global_rulestack.py | 8 +- .../get_global_rulestack_change_log.py | 8 +- .../cloudngfw/get_local_rule.py | 8 +- .../cloudngfw/get_local_rule_counters.py | 8 +- .../cloudngfw/get_local_rulestack.py | 8 +- .../get_local_rulestack_change_log.py | 8 +- .../get_local_rulestack_support_info.py | 40 +---- .../cloudngfw/get_post_rule.py | 8 +- .../cloudngfw/get_post_rule_counters.py | 8 +- .../cloudngfw/get_pre_rule.py | 8 +- .../cloudngfw/get_pre_rule_counters.py | 8 +- .../get_prefix_list_global_rulestack.py | 8 +- .../get_prefix_list_local_rulestack.py | 8 +- .../cloudngfw/global_rulestack.py | 8 +- ...bal_rulestack_advanced_security_objects.py | 8 +- .../list_global_rulestack_app_ids.py | 8 +- .../list_global_rulestack_countries.py | 8 +- .../list_global_rulestack_firewalls.py | 8 +- ...bal_rulestack_predefined_url_categories.py | 8 +- ...list_global_rulestack_security_services.py | 8 +- ...cal_rulestack_advanced_security_objects.py | 8 +- .../cloudngfw/list_local_rulestack_app_ids.py | 8 +- .../list_local_rulestack_countries.py | 8 +- .../list_local_rulestack_firewalls.py | 8 +- ...cal_rulestack_predefined_url_categories.py | 8 +- .../list_local_rulestack_security_services.py | 8 +- ...udngfw_operation_cloud_manager_tenants.py} | 34 ++-- ...operation_product_serial_number_status.py} | 34 ++-- ...works_cloudngfw_operation_support_info.py} | 66 +++----- .../cloudngfw/local_rule.py | 8 +- .../cloudngfw/local_rulestack.py | 8 +- .../cloudngfw/post_rule.py | 8 +- .../pulumi_azure_native/cloudngfw/pre_rule.py | 8 +- .../cloudngfw/prefix_list_global_rulestack.py | 8 +- .../cloudngfw/prefix_list_local_rulestack.py | 8 +- versions/v3-spec.yaml | 2 +- versions/v3.yaml | 150 +++++++++--------- 154 files changed, 908 insertions(+), 1087 deletions(-) delete mode 100644 sdk/dotnet/Cloudngfw/ListPaloAltoNetworksCloudngfwCloudManagerTenants.cs create mode 100644 sdk/dotnet/Cloudngfw/ListPaloAltoNetworksCloudngfwOperationCloudManagerTenants.cs rename sdk/dotnet/Cloudngfw/{ListPaloAltoNetworksCloudngfwProductSerialNumberStatus.cs => ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus.cs} (50%) rename sdk/dotnet/Cloudngfw/{ListPaloAltoNetworksCloudngfwSupportInfo.cs => ListPaloAltoNetworksCloudngfwOperationSupportInfo.cs} (57%) rename sdk/nodejs/cloudngfw/{listPaloAltoNetworksCloudngfwCloudManagerTenants.ts => listPaloAltoNetworksCloudngfwOperationCloudManagerTenants.ts} (56%) rename sdk/nodejs/cloudngfw/{listPaloAltoNetworksCloudngfwProductSerialNumberStatus.ts => listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus.ts} (58%) rename sdk/nodejs/cloudngfw/{listPaloAltoNetworksCloudngfwSupportInfo.ts => listPaloAltoNetworksCloudngfwOperationSupportInfo.ts} (57%) rename sdk/python/pulumi_azure_native/cloudngfw/{list_palo_alto_networks_cloudngfw_cloud_manager_tenants.py => list_palo_alto_networks_cloudngfw_operation_cloud_manager_tenants.py} (56%) rename sdk/python/pulumi_azure_native/cloudngfw/{list_palo_alto_networks_cloudngfw_product_serial_number_status.py => list_palo_alto_networks_cloudngfw_operation_product_serial_number_status.py} (61%) rename sdk/python/pulumi_azure_native/cloudngfw/{list_palo_alto_networks_cloudngfw_support_info.py => list_palo_alto_networks_cloudngfw_operation_support_info.py} (73%) diff --git a/provider/cmd/pulumi-resource-azure-native/schema.json b/provider/cmd/pulumi-resource-azure-native/schema.json index a06d0e81b550..e2ae960a21d0 100644 --- a/provider/cmd/pulumi-resource-azure-native/schema.json +++ b/provider/cmd/pulumi-resource-azure-native/schema.json @@ -639146,7 +639146,7 @@ ] }, "azure-native:awsconnector:EmrCluster": { - "description": "A Microsoft.AwsConnector resource\n\nUses Azure REST API version 2024-12-01. In version 2.x of the Azure Native provider, it used API version 2024-12-01.\n\n{{% examples %}}\n## Example Usage\n{{% example %}}\n### EmrClusters_CreateOrReplace\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var emrCluster = new AzureNative.AwsConnector.EmrCluster(\"emrCluster\", new()\n {\n Location = \"gxjyaumpubnajcudsqwk\",\n Name = \"Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])\",\n Properties = new AzureNative.AwsConnector.Inputs.EmrClusterPropertiesArgs\n {\n Arn = \"hvhwzh\",\n AwsAccountId = \"tsnkbdcacnozmtgvxjflzydxeu\",\n AwsProperties = new AzureNative.AwsConnector.Inputs.AwsEmrClusterPropertiesArgs\n {\n Applications = new[]\n {\n new AzureNative.AwsConnector.Inputs.ApplicationArgs\n {\n AdditionalInfo = \n {\n { \"key299\", \"utebwgfwrjdsmcdauxfdp\" },\n },\n Args = new[]\n {\n \"sumnqhhlrszgzznshwr\",\n },\n Name = \"kapcvpwdf\",\n Version = \"yccwkryikpyu\",\n },\n },\n AutoScalingRole = \"yuplht\",\n AutoTerminate = true,\n ClusterArn = \"bwnxmqzwlykxvewsdujzovqs\",\n Configurations = new[]\n {\n new AzureNative.AwsConnector.Inputs.ConfigurationArgs\n {\n Classification = \"ahweyaesthmgtdiv\",\n Configurations = new() { },\n Properties = \n {\n { \"key6744\", \"jfktwevmtaitzgjhgrxhcsyaf\" },\n },\n },\n },\n CustomAmiId = \"iwlvorsznjsaunx\",\n EbsRootVolumeIops = 28,\n EbsRootVolumeSize = 25,\n EbsRootVolumeThroughput = 17,\n Ec2InstanceAttributes = new AzureNative.AwsConnector.Inputs.Ec2InstanceAttributesArgs\n {\n AdditionalMasterSecurityGroups = new[]\n {\n \"pzihpojfcoxrdcrosktssgf\",\n },\n AdditionalSlaveSecurityGroups = new[]\n {\n \"rdaccocuctxwwzt\",\n },\n Ec2AvailabilityZone = \"bwaaomtre\",\n Ec2KeyName = \"jej\",\n Ec2SubnetId = \"ykhysdwgksrwehd\",\n EmrManagedMasterSecurityGroup = \"rjwslxsygj\",\n EmrManagedSlaveSecurityGroup = \"hvmxzsjgkhxnimtofmzlpkf\",\n IamInstanceProfile = \"wxgp\",\n RequestedEc2AvailabilityZones = new[]\n {\n \"wjzsvq\",\n },\n RequestedEc2SubnetIds = new[]\n {\n \"nliztbuhuhkve\",\n },\n ServiceAccessSecurityGroup = \"supzzejzwqetvnebvhefvwofww\",\n },\n Id = \"usolewchtbnpfarqidjcaetetbbnww\",\n InstanceCollectionType = new AzureNative.AwsConnector.Inputs.InstanceCollectionTypeEnumValueArgs\n {\n Value = AzureNative.AwsConnector.InstanceCollectionType.INSTANCE_FLEET,\n },\n KerberosAttributes = new AzureNative.AwsConnector.Inputs.KerberosAttributesArgs\n {\n AdDomainJoinPassword = \"nhrnfruuygxsvhumivr\",\n AdDomainJoinUser = \"ezsezwfzesdunmtiegxbsomqqk\",\n CrossRealmTrustPrincipalPassword = \"rpvurwogufbkyluimlirujvpwl\",\n KdcAdminPassword = \"yzsewywylqtqouxwulr\",\n Realm = \"rraygrjruzeqrozds\",\n },\n LogEncryptionKmsKeyId = \"p\",\n LogUri = \"xrdeudkf\",\n MasterPublicDnsName = \"ztuajioptfwewm\",\n Name = \"bhkvffeitkj\",\n NormalizedInstanceHours = 16,\n OsReleaseLabel = \"huxdgdaqkknvleyvhgydjbidn\",\n OutpostArn = \"wnoxdzcyqfbreqnkorlwtfvmzpcu\",\n PlacementGroups = new[]\n {\n new AzureNative.AwsConnector.Inputs.PlacementGroupConfigArgs\n {\n InstanceRole = new AzureNative.AwsConnector.Inputs.InstanceRoleTypeEnumValueArgs\n {\n Value = AzureNative.AwsConnector.InstanceRoleType.CORE,\n },\n PlacementStrategy = new AzureNative.AwsConnector.Inputs.PlacementGroupStrategyEnumValueArgs\n {\n Value = AzureNative.AwsConnector.PlacementGroupStrategy.CLUSTER,\n },\n },\n },\n ReleaseLabel = \"lpmpniehmkeuwyyh\",\n RepoUpgradeOnBoot = new AzureNative.AwsConnector.Inputs.RepoUpgradeOnBootEnumValueArgs\n {\n Value = AzureNative.AwsConnector.RepoUpgradeOnBoot.NONE,\n },\n RequestedAmiVersion = \"kwlohrrhuxcgnok\",\n RunningAmiVersion = \"wd\",\n ScaleDownBehavior = new AzureNative.AwsConnector.Inputs.ScaleDownBehaviorEnumValueArgs\n {\n Value = AzureNative.AwsConnector.ScaleDownBehavior.TERMINATE_AT_INSTANCE_HOUR,\n },\n SecurityConfiguration = \"njgb\",\n ServiceRole = \"msbrnoepcyrbaazxsmwbhmqrzubm\",\n Status = new AzureNative.AwsConnector.Inputs.EmrClusterStatusArgs\n {\n ErrorDetails = new[]\n {\n new AzureNative.AwsConnector.Inputs.ErrorDetailArgs\n {\n ErrorCode = \"lklafbu\",\n ErrorData = new[]\n {\n null,\n },\n ErrorMessage = \"hhoucsczmnnflofzyxt\",\n },\n },\n State = new AzureNative.AwsConnector.Inputs.ClusterStateEnumValueArgs\n {\n Value = AzureNative.AwsConnector.ClusterState.BOOTSTRAPPING,\n },\n StateChangeReason = new AzureNative.AwsConnector.Inputs.ClusterStateChangeReasonArgs\n {\n Code = new AzureNative.AwsConnector.Inputs.ClusterStateChangeReasonCodeEnumValueArgs\n {\n Value = AzureNative.AwsConnector.ClusterStateChangeReasonCode.ALL_STEPS_COMPLETED,\n },\n Message = \"sxjkazmayqtbqnbaslxpxun\",\n },\n Timeline = new AzureNative.AwsConnector.Inputs.ClusterTimelineArgs\n {\n CreationDateTime = \"2024-10-08T03:51:42.281Z\",\n EndDateTime = \"2024-10-08T03:51:42.281Z\",\n ReadyDateTime = \"2024-10-08T03:51:42.281Z\",\n },\n },\n StepConcurrencyLevel = 8,\n Tags = new[]\n {\n new AzureNative.AwsConnector.Inputs.TagArgs\n {\n Key = \"vfcae\",\n Value = \"gibogfcbfiielvixdxeb\",\n },\n },\n TerminationProtected = true,\n UnhealthyNodeReplacement = true,\n VisibleToAllUsers = true,\n },\n AwsRegion = \"rbbkoztkjhvdu\",\n AwsSourceSchema = \"sexomixwzozkllipdmi\",\n AwsTags = \n {\n { \"key6409\", \"fsgzxbnbmfnv\" },\n },\n PublicCloudConnectorsResourceId = \"gjirecopxmcdpdljkxexxoawwd\",\n PublicCloudResourceName = \"aulznvgpxpjdvghbszbwxycew\",\n },\n ResourceGroupName = \"rgemrCluster\",\n Tags = \n {\n { \"key4944\", \"rpsyifovzprbxzcudooiqiqliub\" },\n },\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tawsconnector \"github.com/pulumi/pulumi-azure-native-sdk/awsconnector/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := awsconnector.NewEmrCluster(ctx, \"emrCluster\", \u0026awsconnector.EmrClusterArgs{\n\t\t\tLocation: pulumi.String(\"gxjyaumpubnajcudsqwk\"),\n\t\t\tName: pulumi.String(\"Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])\"),\n\t\t\tProperties: \u0026awsconnector.EmrClusterPropertiesArgs{\n\t\t\t\tArn: pulumi.String(\"hvhwzh\"),\n\t\t\t\tAwsAccountId: pulumi.String(\"tsnkbdcacnozmtgvxjflzydxeu\"),\n\t\t\t\tAwsProperties: \u0026awsconnector.AwsEmrClusterPropertiesArgs{\n\t\t\t\t\tApplications: awsconnector.ApplicationArray{\n\t\t\t\t\t\t\u0026awsconnector.ApplicationArgs{\n\t\t\t\t\t\t\tAdditionalInfo: pulumi.StringMap{\n\t\t\t\t\t\t\t\t\"key299\": pulumi.String(\"utebwgfwrjdsmcdauxfdp\"),\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\tArgs: pulumi.StringArray{\n\t\t\t\t\t\t\t\tpulumi.String(\"sumnqhhlrszgzznshwr\"),\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\tName: pulumi.String(\"kapcvpwdf\"),\n\t\t\t\t\t\t\tVersion: pulumi.String(\"yccwkryikpyu\"),\n\t\t\t\t\t\t},\n\t\t\t\t\t},\n\t\t\t\t\tAutoScalingRole: pulumi.String(\"yuplht\"),\n\t\t\t\t\tAutoTerminate: pulumi.Bool(true),\n\t\t\t\t\tClusterArn: pulumi.String(\"bwnxmqzwlykxvewsdujzovqs\"),\n\t\t\t\t\tConfigurations: awsconnector.ConfigurationArray{\n\t\t\t\t\t\t\u0026awsconnector.ConfigurationArgs{\n\t\t\t\t\t\t\tClassification: pulumi.String(\"ahweyaesthmgtdiv\"),\n\t\t\t\t\t\t\tConfigurations: awsconnector.ConfigurationArray{},\n\t\t\t\t\t\t\tProperties: pulumi.StringMap{\n\t\t\t\t\t\t\t\t\"key6744\": pulumi.String(\"jfktwevmtaitzgjhgrxhcsyaf\"),\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t},\n\t\t\t\t\t},\n\t\t\t\t\tCustomAmiId: pulumi.String(\"iwlvorsznjsaunx\"),\n\t\t\t\t\tEbsRootVolumeIops: pulumi.Int(28),\n\t\t\t\t\tEbsRootVolumeSize: pulumi.Int(25),\n\t\t\t\t\tEbsRootVolumeThroughput: pulumi.Int(17),\n\t\t\t\t\tEc2InstanceAttributes: \u0026awsconnector.Ec2InstanceAttributesArgs{\n\t\t\t\t\t\tAdditionalMasterSecurityGroups: pulumi.StringArray{\n\t\t\t\t\t\t\tpulumi.String(\"pzihpojfcoxrdcrosktssgf\"),\n\t\t\t\t\t\t},\n\t\t\t\t\t\tAdditionalSlaveSecurityGroups: pulumi.StringArray{\n\t\t\t\t\t\t\tpulumi.String(\"rdaccocuctxwwzt\"),\n\t\t\t\t\t\t},\n\t\t\t\t\t\tEc2AvailabilityZone: pulumi.String(\"bwaaomtre\"),\n\t\t\t\t\t\tEc2KeyName: pulumi.String(\"jej\"),\n\t\t\t\t\t\tEc2SubnetId: pulumi.String(\"ykhysdwgksrwehd\"),\n\t\t\t\t\t\tEmrManagedMasterSecurityGroup: pulumi.String(\"rjwslxsygj\"),\n\t\t\t\t\t\tEmrManagedSlaveSecurityGroup: pulumi.String(\"hvmxzsjgkhxnimtofmzlpkf\"),\n\t\t\t\t\t\tIamInstanceProfile: pulumi.String(\"wxgp\"),\n\t\t\t\t\t\tRequestedEc2AvailabilityZones: pulumi.StringArray{\n\t\t\t\t\t\t\tpulumi.String(\"wjzsvq\"),\n\t\t\t\t\t\t},\n\t\t\t\t\t\tRequestedEc2SubnetIds: pulumi.StringArray{\n\t\t\t\t\t\t\tpulumi.String(\"nliztbuhuhkve\"),\n\t\t\t\t\t\t},\n\t\t\t\t\t\tServiceAccessSecurityGroup: pulumi.String(\"supzzejzwqetvnebvhefvwofww\"),\n\t\t\t\t\t},\n\t\t\t\t\tId: pulumi.String(\"usolewchtbnpfarqidjcaetetbbnww\"),\n\t\t\t\t\tInstanceCollectionType: \u0026awsconnector.InstanceCollectionTypeEnumValueArgs{\n\t\t\t\t\t\tValue: pulumi.String(awsconnector.InstanceCollectionType_INSTANCE_FLEET),\n\t\t\t\t\t},\n\t\t\t\t\tKerberosAttributes: \u0026awsconnector.KerberosAttributesArgs{\n\t\t\t\t\t\tAdDomainJoinPassword: pulumi.String(\"nhrnfruuygxsvhumivr\"),\n\t\t\t\t\t\tAdDomainJoinUser: pulumi.String(\"ezsezwfzesdunmtiegxbsomqqk\"),\n\t\t\t\t\t\tCrossRealmTrustPrincipalPassword: pulumi.String(\"rpvurwogufbkyluimlirujvpwl\"),\n\t\t\t\t\t\tKdcAdminPassword: pulumi.String(\"yzsewywylqtqouxwulr\"),\n\t\t\t\t\t\tRealm: pulumi.String(\"rraygrjruzeqrozds\"),\n\t\t\t\t\t},\n\t\t\t\t\tLogEncryptionKmsKeyId: pulumi.String(\"p\"),\n\t\t\t\t\tLogUri: pulumi.String(\"xrdeudkf\"),\n\t\t\t\t\tMasterPublicDnsName: pulumi.String(\"ztuajioptfwewm\"),\n\t\t\t\t\tName: pulumi.String(\"bhkvffeitkj\"),\n\t\t\t\t\tNormalizedInstanceHours: pulumi.Int(16),\n\t\t\t\t\tOsReleaseLabel: pulumi.String(\"huxdgdaqkknvleyvhgydjbidn\"),\n\t\t\t\t\tOutpostArn: pulumi.String(\"wnoxdzcyqfbreqnkorlwtfvmzpcu\"),\n\t\t\t\t\tPlacementGroups: awsconnector.PlacementGroupConfigArray{\n\t\t\t\t\t\t\u0026awsconnector.PlacementGroupConfigArgs{\n\t\t\t\t\t\t\tInstanceRole: \u0026awsconnector.InstanceRoleTypeEnumValueArgs{\n\t\t\t\t\t\t\t\tValue: pulumi.String(awsconnector.InstanceRoleTypeCORE),\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\tPlacementStrategy: \u0026awsconnector.PlacementGroupStrategyEnumValueArgs{\n\t\t\t\t\t\t\t\tValue: pulumi.String(awsconnector.PlacementGroupStrategyCLUSTER),\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t},\n\t\t\t\t\t},\n\t\t\t\t\tReleaseLabel: pulumi.String(\"lpmpniehmkeuwyyh\"),\n\t\t\t\t\tRepoUpgradeOnBoot: \u0026awsconnector.RepoUpgradeOnBootEnumValueArgs{\n\t\t\t\t\t\tValue: pulumi.String(awsconnector.RepoUpgradeOnBootNONE),\n\t\t\t\t\t},\n\t\t\t\t\tRequestedAmiVersion: pulumi.String(\"kwlohrrhuxcgnok\"),\n\t\t\t\t\tRunningAmiVersion: pulumi.String(\"wd\"),\n\t\t\t\t\tScaleDownBehavior: \u0026awsconnector.ScaleDownBehaviorEnumValueArgs{\n\t\t\t\t\t\tValue: pulumi.String(awsconnector.ScaleDownBehavior_TERMINATE_AT_INSTANCE_HOUR),\n\t\t\t\t\t},\n\t\t\t\t\tSecurityConfiguration: pulumi.String(\"njgb\"),\n\t\t\t\t\tServiceRole: pulumi.String(\"msbrnoepcyrbaazxsmwbhmqrzubm\"),\n\t\t\t\t\tStatus: \u0026awsconnector.EmrClusterStatusArgs{\n\t\t\t\t\t\tErrorDetails: awsconnector.ErrorDetailArray{\n\t\t\t\t\t\t\t\u0026awsconnector.ErrorDetailArgs{\n\t\t\t\t\t\t\t\tErrorCode: pulumi.String(\"lklafbu\"),\n\t\t\t\t\t\t\t\tErrorData: pulumi.Array{\n\t\t\t\t\t\t\t\t\tpulumi.Any(map[string]interface{}{}),\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\tErrorMessage: pulumi.String(\"hhoucsczmnnflofzyxt\"),\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t},\n\t\t\t\t\t\tState: \u0026awsconnector.ClusterStateEnumValueArgs{\n\t\t\t\t\t\t\tValue: pulumi.String(awsconnector.ClusterStateBOOTSTRAPPING),\n\t\t\t\t\t\t},\n\t\t\t\t\t\tStateChangeReason: \u0026awsconnector.ClusterStateChangeReasonArgs{\n\t\t\t\t\t\t\tCode: \u0026awsconnector.ClusterStateChangeReasonCodeEnumValueArgs{\n\t\t\t\t\t\t\t\tValue: pulumi.String(awsconnector.ClusterStateChangeReasonCode_ALL_STEPS_COMPLETED),\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\tMessage: pulumi.String(\"sxjkazmayqtbqnbaslxpxun\"),\n\t\t\t\t\t\t},\n\t\t\t\t\t\tTimeline: \u0026awsconnector.ClusterTimelineArgs{\n\t\t\t\t\t\t\tCreationDateTime: pulumi.String(\"2024-10-08T03:51:42.281Z\"),\n\t\t\t\t\t\t\tEndDateTime: pulumi.String(\"2024-10-08T03:51:42.281Z\"),\n\t\t\t\t\t\t\tReadyDateTime: pulumi.String(\"2024-10-08T03:51:42.281Z\"),\n\t\t\t\t\t\t},\n\t\t\t\t\t},\n\t\t\t\t\tStepConcurrencyLevel: pulumi.Int(8),\n\t\t\t\t\tTags: awsconnector.TagArray{\n\t\t\t\t\t\t\u0026awsconnector.TagArgs{\n\t\t\t\t\t\t\tKey: pulumi.String(\"vfcae\"),\n\t\t\t\t\t\t\tValue: pulumi.String(\"gibogfcbfiielvixdxeb\"),\n\t\t\t\t\t\t},\n\t\t\t\t\t},\n\t\t\t\t\tTerminationProtected: pulumi.Bool(true),\n\t\t\t\t\tUnhealthyNodeReplacement: pulumi.Bool(true),\n\t\t\t\t\tVisibleToAllUsers: pulumi.Bool(true),\n\t\t\t\t},\n\t\t\t\tAwsRegion: pulumi.String(\"rbbkoztkjhvdu\"),\n\t\t\t\tAwsSourceSchema: pulumi.String(\"sexomixwzozkllipdmi\"),\n\t\t\t\tAwsTags: pulumi.StringMap{\n\t\t\t\t\t\"key6409\": pulumi.String(\"fsgzxbnbmfnv\"),\n\t\t\t\t},\n\t\t\t\tPublicCloudConnectorsResourceId: pulumi.String(\"gjirecopxmcdpdljkxexxoawwd\"),\n\t\t\t\tPublicCloudResourceName: pulumi.String(\"aulznvgpxpjdvghbszbwxycew\"),\n\t\t\t},\n\t\t\tResourceGroupName: pulumi.String(\"rgemrCluster\"),\n\t\t\tTags: pulumi.StringMap{\n\t\t\t\t\"key4944\": pulumi.String(\"rpsyifovzprbxzcudooiqiqliub\"),\n\t\t\t},\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.awsconnector.EmrCluster;\nimport com.pulumi.azurenative.awsconnector.EmrClusterArgs;\nimport com.pulumi.azurenative.awsconnector.inputs.EmrClusterPropertiesArgs;\nimport com.pulumi.azurenative.awsconnector.inputs.AwsEmrClusterPropertiesArgs;\nimport com.pulumi.azurenative.awsconnector.inputs.Ec2InstanceAttributesArgs;\nimport com.pulumi.azurenative.awsconnector.inputs.InstanceCollectionTypeEnumValueArgs;\nimport com.pulumi.azurenative.awsconnector.inputs.KerberosAttributesArgs;\nimport com.pulumi.azurenative.awsconnector.inputs.RepoUpgradeOnBootEnumValueArgs;\nimport com.pulumi.azurenative.awsconnector.inputs.ScaleDownBehaviorEnumValueArgs;\nimport com.pulumi.azurenative.awsconnector.inputs.EmrClusterStatusArgs;\nimport com.pulumi.azurenative.awsconnector.inputs.ClusterStateEnumValueArgs;\nimport com.pulumi.azurenative.awsconnector.inputs.ClusterStateChangeReasonArgs;\nimport com.pulumi.azurenative.awsconnector.inputs.ClusterStateChangeReasonCodeEnumValueArgs;\nimport com.pulumi.azurenative.awsconnector.inputs.ClusterTimelineArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var emrCluster = new EmrCluster(\"emrCluster\", EmrClusterArgs.builder()\n .location(\"gxjyaumpubnajcudsqwk\")\n .name(\"Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])\")\n .properties(EmrClusterPropertiesArgs.builder()\n .arn(\"hvhwzh\")\n .awsAccountId(\"tsnkbdcacnozmtgvxjflzydxeu\")\n .awsProperties(AwsEmrClusterPropertiesArgs.builder()\n .applications(ApplicationArgs.builder()\n .additionalInfo(Map.of(\"key299\", \"utebwgfwrjdsmcdauxfdp\"))\n .args(\"sumnqhhlrszgzznshwr\")\n .name(\"kapcvpwdf\")\n .version(\"yccwkryikpyu\")\n .build())\n .autoScalingRole(\"yuplht\")\n .autoTerminate(true)\n .clusterArn(\"bwnxmqzwlykxvewsdujzovqs\")\n .configurations(ConfigurationArgs.builder()\n .classification(\"ahweyaesthmgtdiv\")\n .configurations()\n .properties(Map.of(\"key6744\", \"jfktwevmtaitzgjhgrxhcsyaf\"))\n .build())\n .customAmiId(\"iwlvorsznjsaunx\")\n .ebsRootVolumeIops(28)\n .ebsRootVolumeSize(25)\n .ebsRootVolumeThroughput(17)\n .ec2InstanceAttributes(Ec2InstanceAttributesArgs.builder()\n .additionalMasterSecurityGroups(\"pzihpojfcoxrdcrosktssgf\")\n .additionalSlaveSecurityGroups(\"rdaccocuctxwwzt\")\n .ec2AvailabilityZone(\"bwaaomtre\")\n .ec2KeyName(\"jej\")\n .ec2SubnetId(\"ykhysdwgksrwehd\")\n .emrManagedMasterSecurityGroup(\"rjwslxsygj\")\n .emrManagedSlaveSecurityGroup(\"hvmxzsjgkhxnimtofmzlpkf\")\n .iamInstanceProfile(\"wxgp\")\n .requestedEc2AvailabilityZones(\"wjzsvq\")\n .requestedEc2SubnetIds(\"nliztbuhuhkve\")\n .serviceAccessSecurityGroup(\"supzzejzwqetvnebvhefvwofww\")\n .build())\n .id(\"usolewchtbnpfarqidjcaetetbbnww\")\n .instanceCollectionType(InstanceCollectionTypeEnumValueArgs.builder()\n .value(\"INSTANCE_FLEET\")\n .build())\n .kerberosAttributes(KerberosAttributesArgs.builder()\n .adDomainJoinPassword(\"nhrnfruuygxsvhumivr\")\n .adDomainJoinUser(\"ezsezwfzesdunmtiegxbsomqqk\")\n .crossRealmTrustPrincipalPassword(\"rpvurwogufbkyluimlirujvpwl\")\n .kdcAdminPassword(\"yzsewywylqtqouxwulr\")\n .realm(\"rraygrjruzeqrozds\")\n .build())\n .logEncryptionKmsKeyId(\"p\")\n .logUri(\"xrdeudkf\")\n .masterPublicDnsName(\"ztuajioptfwewm\")\n .name(\"bhkvffeitkj\")\n .normalizedInstanceHours(16)\n .osReleaseLabel(\"huxdgdaqkknvleyvhgydjbidn\")\n .outpostArn(\"wnoxdzcyqfbreqnkorlwtfvmzpcu\")\n .placementGroups(PlacementGroupConfigArgs.builder()\n .instanceRole(InstanceRoleTypeEnumValueArgs.builder()\n .value(\"CORE\")\n .build())\n .placementStrategy(PlacementGroupStrategyEnumValueArgs.builder()\n .value(\"CLUSTER\")\n .build())\n .build())\n .releaseLabel(\"lpmpniehmkeuwyyh\")\n .repoUpgradeOnBoot(RepoUpgradeOnBootEnumValueArgs.builder()\n .value(\"NONE\")\n .build())\n .requestedAmiVersion(\"kwlohrrhuxcgnok\")\n .runningAmiVersion(\"wd\")\n .scaleDownBehavior(ScaleDownBehaviorEnumValueArgs.builder()\n .value(\"TERMINATE_AT_INSTANCE_HOUR\")\n .build())\n .securityConfiguration(\"njgb\")\n .serviceRole(\"msbrnoepcyrbaazxsmwbhmqrzubm\")\n .status(EmrClusterStatusArgs.builder()\n .errorDetails(ErrorDetailArgs.builder()\n .errorCode(\"lklafbu\")\n .errorData(Map.ofEntries(\n ))\n .errorMessage(\"hhoucsczmnnflofzyxt\")\n .build())\n .state(ClusterStateEnumValueArgs.builder()\n .value(\"BOOTSTRAPPING\")\n .build())\n .stateChangeReason(ClusterStateChangeReasonArgs.builder()\n .code(ClusterStateChangeReasonCodeEnumValueArgs.builder()\n .value(\"ALL_STEPS_COMPLETED\")\n .build())\n .message(\"sxjkazmayqtbqnbaslxpxun\")\n .build())\n .timeline(ClusterTimelineArgs.builder()\n .creationDateTime(\"2024-10-08T03:51:42.281Z\")\n .endDateTime(\"2024-10-08T03:51:42.281Z\")\n .readyDateTime(\"2024-10-08T03:51:42.281Z\")\n .build())\n .build())\n .stepConcurrencyLevel(8)\n .tags(TagArgs.builder()\n .key(\"vfcae\")\n .value(\"gibogfcbfiielvixdxeb\")\n .build())\n .terminationProtected(true)\n .unhealthyNodeReplacement(true)\n .visibleToAllUsers(true)\n .build())\n .awsRegion(\"rbbkoztkjhvdu\")\n .awsSourceSchema(\"sexomixwzozkllipdmi\")\n .awsTags(Map.of(\"key6409\", \"fsgzxbnbmfnv\"))\n .publicCloudConnectorsResourceId(\"gjirecopxmcdpdljkxexxoawwd\")\n .publicCloudResourceName(\"aulznvgpxpjdvghbszbwxycew\")\n .build())\n .resourceGroupName(\"rgemrCluster\")\n .tags(Map.of(\"key4944\", \"rpsyifovzprbxzcudooiqiqliub\"))\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst emrCluster = new azure_native.awsconnector.EmrCluster(\"emrCluster\", {\n location: \"gxjyaumpubnajcudsqwk\",\n name: \"Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])\",\n properties: {\n arn: \"hvhwzh\",\n awsAccountId: \"tsnkbdcacnozmtgvxjflzydxeu\",\n awsProperties: {\n applications: [{\n additionalInfo: {\n key299: \"utebwgfwrjdsmcdauxfdp\",\n },\n args: [\"sumnqhhlrszgzznshwr\"],\n name: \"kapcvpwdf\",\n version: \"yccwkryikpyu\",\n }],\n autoScalingRole: \"yuplht\",\n autoTerminate: true,\n clusterArn: \"bwnxmqzwlykxvewsdujzovqs\",\n configurations: [{\n classification: \"ahweyaesthmgtdiv\",\n configurations: [],\n properties: {\n key6744: \"jfktwevmtaitzgjhgrxhcsyaf\",\n },\n }],\n customAmiId: \"iwlvorsznjsaunx\",\n ebsRootVolumeIops: 28,\n ebsRootVolumeSize: 25,\n ebsRootVolumeThroughput: 17,\n ec2InstanceAttributes: {\n additionalMasterSecurityGroups: [\"pzihpojfcoxrdcrosktssgf\"],\n additionalSlaveSecurityGroups: [\"rdaccocuctxwwzt\"],\n ec2AvailabilityZone: \"bwaaomtre\",\n ec2KeyName: \"jej\",\n ec2SubnetId: \"ykhysdwgksrwehd\",\n emrManagedMasterSecurityGroup: \"rjwslxsygj\",\n emrManagedSlaveSecurityGroup: \"hvmxzsjgkhxnimtofmzlpkf\",\n iamInstanceProfile: \"wxgp\",\n requestedEc2AvailabilityZones: [\"wjzsvq\"],\n requestedEc2SubnetIds: [\"nliztbuhuhkve\"],\n serviceAccessSecurityGroup: \"supzzejzwqetvnebvhefvwofww\",\n },\n id: \"usolewchtbnpfarqidjcaetetbbnww\",\n instanceCollectionType: {\n value: azure_native.awsconnector.InstanceCollectionType.INSTANCE_FLEET,\n },\n kerberosAttributes: {\n adDomainJoinPassword: \"nhrnfruuygxsvhumivr\",\n adDomainJoinUser: \"ezsezwfzesdunmtiegxbsomqqk\",\n crossRealmTrustPrincipalPassword: \"rpvurwogufbkyluimlirujvpwl\",\n kdcAdminPassword: \"yzsewywylqtqouxwulr\",\n realm: \"rraygrjruzeqrozds\",\n },\n logEncryptionKmsKeyId: \"p\",\n logUri: \"xrdeudkf\",\n masterPublicDnsName: \"ztuajioptfwewm\",\n name: \"bhkvffeitkj\",\n normalizedInstanceHours: 16,\n osReleaseLabel: \"huxdgdaqkknvleyvhgydjbidn\",\n outpostArn: \"wnoxdzcyqfbreqnkorlwtfvmzpcu\",\n placementGroups: [{\n instanceRole: {\n value: azure_native.awsconnector.InstanceRoleType.CORE,\n },\n placementStrategy: {\n value: azure_native.awsconnector.PlacementGroupStrategy.CLUSTER,\n },\n }],\n releaseLabel: \"lpmpniehmkeuwyyh\",\n repoUpgradeOnBoot: {\n value: azure_native.awsconnector.RepoUpgradeOnBoot.NONE,\n },\n requestedAmiVersion: \"kwlohrrhuxcgnok\",\n runningAmiVersion: \"wd\",\n scaleDownBehavior: {\n value: azure_native.awsconnector.ScaleDownBehavior.TERMINATE_AT_INSTANCE_HOUR,\n },\n securityConfiguration: \"njgb\",\n serviceRole: \"msbrnoepcyrbaazxsmwbhmqrzubm\",\n status: {\n errorDetails: [{\n errorCode: \"lklafbu\",\n errorData: [{}],\n errorMessage: \"hhoucsczmnnflofzyxt\",\n }],\n state: {\n value: azure_native.awsconnector.ClusterState.BOOTSTRAPPING,\n },\n stateChangeReason: {\n code: {\n value: azure_native.awsconnector.ClusterStateChangeReasonCode.ALL_STEPS_COMPLETED,\n },\n message: \"sxjkazmayqtbqnbaslxpxun\",\n },\n timeline: {\n creationDateTime: \"2024-10-08T03:51:42.281Z\",\n endDateTime: \"2024-10-08T03:51:42.281Z\",\n readyDateTime: \"2024-10-08T03:51:42.281Z\",\n },\n },\n stepConcurrencyLevel: 8,\n tags: [{\n key: \"vfcae\",\n value: \"gibogfcbfiielvixdxeb\",\n }],\n terminationProtected: true,\n unhealthyNodeReplacement: true,\n visibleToAllUsers: true,\n },\n awsRegion: \"rbbkoztkjhvdu\",\n awsSourceSchema: \"sexomixwzozkllipdmi\",\n awsTags: {\n key6409: \"fsgzxbnbmfnv\",\n },\n publicCloudConnectorsResourceId: \"gjirecopxmcdpdljkxexxoawwd\",\n publicCloudResourceName: \"aulznvgpxpjdvghbszbwxycew\",\n },\n resourceGroupName: \"rgemrCluster\",\n tags: {\n key4944: \"rpsyifovzprbxzcudooiqiqliub\",\n },\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nemr_cluster = azure_native.awsconnector.EmrCluster(\"emrCluster\",\n location=\"gxjyaumpubnajcudsqwk\",\n name=\"Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])\",\n properties={\n \"arn\": \"hvhwzh\",\n \"aws_account_id\": \"tsnkbdcacnozmtgvxjflzydxeu\",\n \"aws_properties\": {\n \"applications\": [{\n \"additional_info\": {\n \"key299\": \"utebwgfwrjdsmcdauxfdp\",\n },\n \"args\": [\"sumnqhhlrszgzznshwr\"],\n \"name\": \"kapcvpwdf\",\n \"version\": \"yccwkryikpyu\",\n }],\n \"auto_scaling_role\": \"yuplht\",\n \"auto_terminate\": True,\n \"cluster_arn\": \"bwnxmqzwlykxvewsdujzovqs\",\n \"configurations\": [{\n \"classification\": \"ahweyaesthmgtdiv\",\n \"configurations\": [],\n \"properties\": {\n \"key6744\": \"jfktwevmtaitzgjhgrxhcsyaf\",\n },\n }],\n \"custom_ami_id\": \"iwlvorsznjsaunx\",\n \"ebs_root_volume_iops\": 28,\n \"ebs_root_volume_size\": 25,\n \"ebs_root_volume_throughput\": 17,\n \"ec2_instance_attributes\": {\n \"additional_master_security_groups\": [\"pzihpojfcoxrdcrosktssgf\"],\n \"additional_slave_security_groups\": [\"rdaccocuctxwwzt\"],\n \"ec2_availability_zone\": \"bwaaomtre\",\n \"ec2_key_name\": \"jej\",\n \"ec2_subnet_id\": \"ykhysdwgksrwehd\",\n \"emr_managed_master_security_group\": \"rjwslxsygj\",\n \"emr_managed_slave_security_group\": \"hvmxzsjgkhxnimtofmzlpkf\",\n \"iam_instance_profile\": \"wxgp\",\n \"requested_ec2_availability_zones\": [\"wjzsvq\"],\n \"requested_ec2_subnet_ids\": [\"nliztbuhuhkve\"],\n \"service_access_security_group\": \"supzzejzwqetvnebvhefvwofww\",\n },\n \"id\": \"usolewchtbnpfarqidjcaetetbbnww\",\n \"instance_collection_type\": {\n \"value\": azure_native.awsconnector.InstanceCollectionType.INSTANC_E_FLEET,\n },\n \"kerberos_attributes\": {\n \"ad_domain_join_password\": \"nhrnfruuygxsvhumivr\",\n \"ad_domain_join_user\": \"ezsezwfzesdunmtiegxbsomqqk\",\n \"cross_realm_trust_principal_password\": \"rpvurwogufbkyluimlirujvpwl\",\n \"kdc_admin_password\": \"yzsewywylqtqouxwulr\",\n \"realm\": \"rraygrjruzeqrozds\",\n },\n \"log_encryption_kms_key_id\": \"p\",\n \"log_uri\": \"xrdeudkf\",\n \"master_public_dns_name\": \"ztuajioptfwewm\",\n \"name\": \"bhkvffeitkj\",\n \"normalized_instance_hours\": 16,\n \"os_release_label\": \"huxdgdaqkknvleyvhgydjbidn\",\n \"outpost_arn\": \"wnoxdzcyqfbreqnkorlwtfvmzpcu\",\n \"placement_groups\": [{\n \"instance_role\": {\n \"value\": azure_native.awsconnector.InstanceRoleType.CORE,\n },\n \"placement_strategy\": {\n \"value\": azure_native.awsconnector.PlacementGroupStrategy.CLUSTER,\n },\n }],\n \"release_label\": \"lpmpniehmkeuwyyh\",\n \"repo_upgrade_on_boot\": {\n \"value\": azure_native.awsconnector.RepoUpgradeOnBoot.NONE,\n },\n \"requested_ami_version\": \"kwlohrrhuxcgnok\",\n \"running_ami_version\": \"wd\",\n \"scale_down_behavior\": {\n \"value\": azure_native.awsconnector.ScaleDownBehavior.TERMINAT_E_A_T_INSTANC_E_HOUR,\n },\n \"security_configuration\": \"njgb\",\n \"service_role\": \"msbrnoepcyrbaazxsmwbhmqrzubm\",\n \"status\": {\n \"error_details\": [{\n \"error_code\": \"lklafbu\",\n \"error_data\": [{}],\n \"error_message\": \"hhoucsczmnnflofzyxt\",\n }],\n \"state\": {\n \"value\": azure_native.awsconnector.ClusterState.BOOTSTRAPPING,\n },\n \"state_change_reason\": {\n \"code\": {\n \"value\": azure_native.awsconnector.ClusterStateChangeReasonCode.AL_L_STEP_S_COMPLETED,\n },\n \"message\": \"sxjkazmayqtbqnbaslxpxun\",\n },\n \"timeline\": {\n \"creation_date_time\": \"2024-10-08T03:51:42.281Z\",\n \"end_date_time\": \"2024-10-08T03:51:42.281Z\",\n \"ready_date_time\": \"2024-10-08T03:51:42.281Z\",\n },\n },\n \"step_concurrency_level\": 8,\n \"tags\": [{\n \"key\": \"vfcae\",\n \"value\": \"gibogfcbfiielvixdxeb\",\n }],\n \"termination_protected\": True,\n \"unhealthy_node_replacement\": True,\n \"visible_to_all_users\": True,\n },\n \"aws_region\": \"rbbkoztkjhvdu\",\n \"aws_source_schema\": \"sexomixwzozkllipdmi\",\n \"aws_tags\": {\n \"key6409\": \"fsgzxbnbmfnv\",\n },\n \"public_cloud_connectors_resource_id\": \"gjirecopxmcdpdljkxexxoawwd\",\n \"public_cloud_resource_name\": \"aulznvgpxpjdvghbszbwxycew\",\n },\n resource_group_name=\"rgemrCluster\",\n tags={\n \"key4944\": \"rpsyifovzprbxzcudooiqiqliub\",\n })\n\n```\n\n```yaml\nresources:\n emrCluster:\n type: azure-native:awsconnector:EmrCluster\n properties:\n location: gxjyaumpubnajcudsqwk\n name: Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])\n properties:\n arn: hvhwzh\n awsAccountId: tsnkbdcacnozmtgvxjflzydxeu\n awsProperties:\n applications:\n - additionalInfo:\n key299: utebwgfwrjdsmcdauxfdp\n args:\n - sumnqhhlrszgzznshwr\n name: kapcvpwdf\n version: yccwkryikpyu\n autoScalingRole: yuplht\n autoTerminate: true\n clusterArn: bwnxmqzwlykxvewsdujzovqs\n configurations:\n - classification: ahweyaesthmgtdiv\n configurations: []\n properties:\n key6744: jfktwevmtaitzgjhgrxhcsyaf\n customAmiId: iwlvorsznjsaunx\n ebsRootVolumeIops: 28\n ebsRootVolumeSize: 25\n ebsRootVolumeThroughput: 17\n ec2InstanceAttributes:\n additionalMasterSecurityGroups:\n - pzihpojfcoxrdcrosktssgf\n additionalSlaveSecurityGroups:\n - rdaccocuctxwwzt\n ec2AvailabilityZone: bwaaomtre\n ec2KeyName: jej\n ec2SubnetId: ykhysdwgksrwehd\n emrManagedMasterSecurityGroup: rjwslxsygj\n emrManagedSlaveSecurityGroup: hvmxzsjgkhxnimtofmzlpkf\n iamInstanceProfile: wxgp\n requestedEc2AvailabilityZones:\n - wjzsvq\n requestedEc2SubnetIds:\n - nliztbuhuhkve\n serviceAccessSecurityGroup: supzzejzwqetvnebvhefvwofww\n id: usolewchtbnpfarqidjcaetetbbnww\n instanceCollectionType:\n value: INSTANCE_FLEET\n kerberosAttributes:\n adDomainJoinPassword: nhrnfruuygxsvhumivr\n adDomainJoinUser: ezsezwfzesdunmtiegxbsomqqk\n crossRealmTrustPrincipalPassword: rpvurwogufbkyluimlirujvpwl\n kdcAdminPassword: yzsewywylqtqouxwulr\n realm: rraygrjruzeqrozds\n logEncryptionKmsKeyId: p\n logUri: xrdeudkf\n masterPublicDnsName: ztuajioptfwewm\n name: bhkvffeitkj\n normalizedInstanceHours: 16\n osReleaseLabel: huxdgdaqkknvleyvhgydjbidn\n outpostArn: wnoxdzcyqfbreqnkorlwtfvmzpcu\n placementGroups:\n - instanceRole:\n value: CORE\n placementStrategy:\n value: CLUSTER\n releaseLabel: lpmpniehmkeuwyyh\n repoUpgradeOnBoot:\n value: NONE\n requestedAmiVersion: kwlohrrhuxcgnok\n runningAmiVersion: wd\n scaleDownBehavior:\n value: TERMINATE_AT_INSTANCE_HOUR\n securityConfiguration: njgb\n serviceRole: msbrnoepcyrbaazxsmwbhmqrzubm\n status:\n errorDetails:\n - errorCode: lklafbu\n errorData:\n - {}\n errorMessage: hhoucsczmnnflofzyxt\n state:\n value: BOOTSTRAPPING\n stateChangeReason:\n code:\n value: ALL_STEPS_COMPLETED\n message: sxjkazmayqtbqnbaslxpxun\n timeline:\n creationDateTime: 2024-10-08T03:51:42.281Z\n endDateTime: 2024-10-08T03:51:42.281Z\n readyDateTime: 2024-10-08T03:51:42.281Z\n stepConcurrencyLevel: 8\n tags:\n - key: vfcae\n value: gibogfcbfiielvixdxeb\n terminationProtected: true\n unhealthyNodeReplacement: true\n visibleToAllUsers: true\n awsRegion: rbbkoztkjhvdu\n awsSourceSchema: sexomixwzozkllipdmi\n awsTags:\n key6409: fsgzxbnbmfnv\n publicCloudConnectorsResourceId: gjirecopxmcdpdljkxexxoawwd\n publicCloudResourceName: aulznvgpxpjdvghbszbwxycew\n resourceGroupName: rgemrCluster\n tags:\n key4944: rpsyifovzprbxzcudooiqiqliub\n\n```\n\n{{% /example %}}\n{{% /examples %}}\n\n## Import\n\nAn existing resource can be imported using its type token, name, and identifier, e.g.\n\n```sh\n$ pulumi import azure-native:awsconnector:EmrCluster kmdpxexhrplqjddfybxybrrb /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AwsConnector/emrClusters/{name} \n```\n", + "description": "A Microsoft.AwsConnector resource\n\nUses Azure REST API version 2024-12-01. In version 2.x of the Azure Native provider, it used API version 2024-12-01.\n\n{{% examples %}}\n## Example Usage\n{{% example %}}\n### EmrClusters_CreateOrReplace\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var emrCluster = new AzureNative.AwsConnector.EmrCluster(\"emrCluster\", new()\n {\n Location = \"gxjyaumpubnajcudsqwk\",\n Name = \"Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])\",\n Properties = new AzureNative.AwsConnector.Inputs.EmrClusterPropertiesArgs\n {\n Arn = \"hvhwzh\",\n AwsAccountId = \"tsnkbdcacnozmtgvxjflzydxeu\",\n AwsProperties = new AzureNative.AwsConnector.Inputs.AwsEmrClusterPropertiesArgs\n {\n Applications = new[]\n {\n new AzureNative.AwsConnector.Inputs.ApplicationArgs\n {\n AdditionalInfo = \n {\n { \"key299\", \"utebwgfwrjdsmcdauxfdp\" },\n },\n Args = new[]\n {\n \"sumnqhhlrszgzznshwr\",\n },\n Name = \"kapcvpwdf\",\n Version = \"yccwkryikpyu\",\n },\n },\n AutoScalingRole = \"yuplht\",\n AutoTerminate = true,\n ClusterArn = \"bwnxmqzwlykxvewsdujzovqs\",\n Configurations = new[]\n {\n new AzureNative.AwsConnector.Inputs.ConfigurationArgs\n {\n Classification = \"ahweyaesthmgtdiv\",\n Configurations = new() { },\n Properties = \n {\n { \"key6744\", \"jfktwevmtaitzgjhgrxhcsyaf\" },\n },\n },\n },\n CustomAmiId = \"iwlvorsznjsaunx\",\n EbsRootVolumeIops = 28,\n EbsRootVolumeSize = 25,\n EbsRootVolumeThroughput = 17,\n Ec2InstanceAttributes = new AzureNative.AwsConnector.Inputs.Ec2InstanceAttributesArgs\n {\n AdditionalMasterSecurityGroups = new[]\n {\n \"pzihpojfcoxrdcrosktssgf\",\n },\n AdditionalSlaveSecurityGroups = new[]\n {\n \"rdaccocuctxwwzt\",\n },\n Ec2AvailabilityZone = \"bwaaomtre\",\n Ec2KeyName = \"jej\",\n Ec2SubnetId = \"ykhysdwgksrwehd\",\n EmrManagedMasterSecurityGroup = \"rjwslxsygj\",\n EmrManagedSlaveSecurityGroup = \"hvmxzsjgkhxnimtofmzlpkf\",\n IamInstanceProfile = \"wxgp\",\n RequestedEc2AvailabilityZones = new[]\n {\n \"wjzsvq\",\n },\n RequestedEc2SubnetIds = new[]\n {\n \"nliztbuhuhkve\",\n },\n ServiceAccessSecurityGroup = \"supzzejzwqetvnebvhefvwofww\",\n },\n Id = \"usolewchtbnpfarqidjcaetetbbnww\",\n InstanceCollectionType = new AzureNative.AwsConnector.Inputs.InstanceCollectionTypeEnumValueArgs\n {\n Value = AzureNative.AwsConnector.InstanceCollectionType.INSTANCE_FLEET,\n },\n KerberosAttributes = new AzureNative.AwsConnector.Inputs.KerberosAttributesArgs\n {\n AdDomainJoinPassword = \"nhrnfruuygxsvhumivr\",\n AdDomainJoinUser = \"ezsezwfzesdunmtiegxbsomqqk\",\n CrossRealmTrustPrincipalPassword = \"rpvurwogufbkyluimlirujvpwl\",\n KdcAdminPassword = \"yzsewywylqtqouxwulr\",\n Realm = \"rraygrjruzeqrozds\",\n },\n LogEncryptionKmsKeyId = \"p\",\n LogUri = \"xrdeudkf\",\n MasterPublicDnsName = \"ztuajioptfwewm\",\n Name = \"bhkvffeitkj\",\n NormalizedInstanceHours = 16,\n OsReleaseLabel = \"huxdgdaqkknvleyvhgydjbidn\",\n OutpostArn = \"wnoxdzcyqfbreqnkorlwtfvmzpcu\",\n PlacementGroups = new[]\n {\n new AzureNative.AwsConnector.Inputs.PlacementGroupConfigArgs\n {\n InstanceRole = new AzureNative.AwsConnector.Inputs.InstanceRoleTypeEnumValueArgs\n {\n Value = AzureNative.AwsConnector.InstanceRoleType.CORE,\n },\n PlacementStrategy = new AzureNative.AwsConnector.Inputs.PlacementGroupStrategyEnumValueArgs\n {\n Value = AzureNative.AwsConnector.PlacementGroupStrategy.CLUSTER,\n },\n },\n },\n ReleaseLabel = \"lpmpniehmkeuwyyh\",\n RepoUpgradeOnBoot = new AzureNative.AwsConnector.Inputs.RepoUpgradeOnBootEnumValueArgs\n {\n Value = AzureNative.AwsConnector.RepoUpgradeOnBoot.NONE,\n },\n RequestedAmiVersion = \"kwlohrrhuxcgnok\",\n RunningAmiVersion = \"wd\",\n ScaleDownBehavior = new AzureNative.AwsConnector.Inputs.ScaleDownBehaviorEnumValueArgs\n {\n Value = AzureNative.AwsConnector.ScaleDownBehavior.TERMINATE_AT_INSTANCE_HOUR,\n },\n SecurityConfiguration = \"njgb\",\n ServiceRole = \"msbrnoepcyrbaazxsmwbhmqrzubm\",\n Status = new AzureNative.AwsConnector.Inputs.EmrClusterStatusArgs\n {\n ErrorDetails = new[]\n {\n new AzureNative.AwsConnector.Inputs.ErrorDetailArgs\n {\n ErrorCode = \"lklafbu\",\n ErrorData = new[]\n {\n null,\n },\n ErrorMessage = \"hhoucsczmnnflofzyxt\",\n },\n },\n State = new AzureNative.AwsConnector.Inputs.ClusterStateEnumValueArgs\n {\n Value = AzureNative.AwsConnector.ClusterState.BOOTSTRAPPING,\n },\n StateChangeReason = new AzureNative.AwsConnector.Inputs.ClusterStateChangeReasonArgs\n {\n Code = new AzureNative.AwsConnector.Inputs.ClusterStateChangeReasonCodeEnumValueArgs\n {\n Value = AzureNative.AwsConnector.ClusterStateChangeReasonCode.ALL_STEPS_COMPLETED,\n },\n Message = \"sxjkazmayqtbqnbaslxpxun\",\n },\n Timeline = new AzureNative.AwsConnector.Inputs.ClusterTimelineArgs\n {\n CreationDateTime = \"2024-10-08T03:51:42.281Z\",\n EndDateTime = \"2024-10-08T03:51:42.281Z\",\n ReadyDateTime = \"2024-10-08T03:51:42.281Z\",\n },\n },\n StepConcurrencyLevel = 8,\n Tags = new[]\n {\n new AzureNative.AwsConnector.Inputs.TagArgs\n {\n Key = \"vfcae\",\n Value = \"gibogfcbfiielvixdxeb\",\n },\n },\n TerminationProtected = true,\n UnhealthyNodeReplacement = true,\n VisibleToAllUsers = true,\n },\n AwsRegion = \"rbbkoztkjhvdu\",\n AwsSourceSchema = \"sexomixwzozkllipdmi\",\n AwsTags = \n {\n { \"key6409\", \"fsgzxbnbmfnv\" },\n },\n PublicCloudConnectorsResourceId = \"gjirecopxmcdpdljkxexxoawwd\",\n PublicCloudResourceName = \"aulznvgpxpjdvghbszbwxycew\",\n },\n ResourceGroupName = \"rgemrCluster\",\n Tags = \n {\n { \"key4944\", \"rpsyifovzprbxzcudooiqiqliub\" },\n },\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tawsconnector \"github.com/pulumi/pulumi-azure-native-sdk/awsconnector/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := awsconnector.NewEmrCluster(ctx, \"emrCluster\", \u0026awsconnector.EmrClusterArgs{\n\t\t\tLocation: pulumi.String(\"gxjyaumpubnajcudsqwk\"),\n\t\t\tName: pulumi.String(\"Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])\"),\n\t\t\tProperties: \u0026awsconnector.EmrClusterPropertiesArgs{\n\t\t\t\tArn: pulumi.String(\"hvhwzh\"),\n\t\t\t\tAwsAccountId: pulumi.String(\"tsnkbdcacnozmtgvxjflzydxeu\"),\n\t\t\t\tAwsProperties: \u0026awsconnector.AwsEmrClusterPropertiesArgs{\n\t\t\t\t\tApplications: awsconnector.ApplicationArray{\n\t\t\t\t\t\t\u0026awsconnector.ApplicationArgs{\n\t\t\t\t\t\t\tAdditionalInfo: pulumi.StringMap{\n\t\t\t\t\t\t\t\t\"key299\": pulumi.String(\"utebwgfwrjdsmcdauxfdp\"),\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\tArgs: pulumi.StringArray{\n\t\t\t\t\t\t\t\tpulumi.String(\"sumnqhhlrszgzznshwr\"),\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\tName: pulumi.String(\"kapcvpwdf\"),\n\t\t\t\t\t\t\tVersion: pulumi.String(\"yccwkryikpyu\"),\n\t\t\t\t\t\t},\n\t\t\t\t\t},\n\t\t\t\t\tAutoScalingRole: pulumi.String(\"yuplht\"),\n\t\t\t\t\tAutoTerminate: pulumi.Bool(true),\n\t\t\t\t\tClusterArn: pulumi.String(\"bwnxmqzwlykxvewsdujzovqs\"),\n\t\t\t\t\tConfigurations: awsconnector.ConfigurationArray{\n\t\t\t\t\t\t\u0026awsconnector.ConfigurationArgs{\n\t\t\t\t\t\t\tClassification: pulumi.String(\"ahweyaesthmgtdiv\"),\n\t\t\t\t\t\t\tConfigurations: awsconnector.ConfigurationArray{},\n\t\t\t\t\t\t\tProperties: pulumi.StringMap{\n\t\t\t\t\t\t\t\t\"key6744\": pulumi.String(\"jfktwevmtaitzgjhgrxhcsyaf\"),\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t},\n\t\t\t\t\t},\n\t\t\t\t\tCustomAmiId: pulumi.String(\"iwlvorsznjsaunx\"),\n\t\t\t\t\tEbsRootVolumeIops: pulumi.Int(28),\n\t\t\t\t\tEbsRootVolumeSize: pulumi.Int(25),\n\t\t\t\t\tEbsRootVolumeThroughput: pulumi.Int(17),\n\t\t\t\t\tEc2InstanceAttributes: \u0026awsconnector.Ec2InstanceAttributesArgs{\n\t\t\t\t\t\tAdditionalMasterSecurityGroups: pulumi.StringArray{\n\t\t\t\t\t\t\tpulumi.String(\"pzihpojfcoxrdcrosktssgf\"),\n\t\t\t\t\t\t},\n\t\t\t\t\t\tAdditionalSlaveSecurityGroups: pulumi.StringArray{\n\t\t\t\t\t\t\tpulumi.String(\"rdaccocuctxwwzt\"),\n\t\t\t\t\t\t},\n\t\t\t\t\t\tEc2AvailabilityZone: pulumi.String(\"bwaaomtre\"),\n\t\t\t\t\t\tEc2KeyName: pulumi.String(\"jej\"),\n\t\t\t\t\t\tEc2SubnetId: pulumi.String(\"ykhysdwgksrwehd\"),\n\t\t\t\t\t\tEmrManagedMasterSecurityGroup: pulumi.String(\"rjwslxsygj\"),\n\t\t\t\t\t\tEmrManagedSlaveSecurityGroup: pulumi.String(\"hvmxzsjgkhxnimtofmzlpkf\"),\n\t\t\t\t\t\tIamInstanceProfile: pulumi.String(\"wxgp\"),\n\t\t\t\t\t\tRequestedEc2AvailabilityZones: pulumi.StringArray{\n\t\t\t\t\t\t\tpulumi.String(\"wjzsvq\"),\n\t\t\t\t\t\t},\n\t\t\t\t\t\tRequestedEc2SubnetIds: pulumi.StringArray{\n\t\t\t\t\t\t\tpulumi.String(\"nliztbuhuhkve\"),\n\t\t\t\t\t\t},\n\t\t\t\t\t\tServiceAccessSecurityGroup: pulumi.String(\"supzzejzwqetvnebvhefvwofww\"),\n\t\t\t\t\t},\n\t\t\t\t\tId: pulumi.String(\"usolewchtbnpfarqidjcaetetbbnww\"),\n\t\t\t\t\tInstanceCollectionType: \u0026awsconnector.InstanceCollectionTypeEnumValueArgs{\n\t\t\t\t\t\tValue: pulumi.String(awsconnector.InstanceCollectionType_INSTANCE_FLEET),\n\t\t\t\t\t},\n\t\t\t\t\tKerberosAttributes: \u0026awsconnector.KerberosAttributesArgs{\n\t\t\t\t\t\tAdDomainJoinPassword: pulumi.String(\"nhrnfruuygxsvhumivr\"),\n\t\t\t\t\t\tAdDomainJoinUser: pulumi.String(\"ezsezwfzesdunmtiegxbsomqqk\"),\n\t\t\t\t\t\tCrossRealmTrustPrincipalPassword: pulumi.String(\"rpvurwogufbkyluimlirujvpwl\"),\n\t\t\t\t\t\tKdcAdminPassword: pulumi.String(\"yzsewywylqtqouxwulr\"),\n\t\t\t\t\t\tRealm: pulumi.String(\"rraygrjruzeqrozds\"),\n\t\t\t\t\t},\n\t\t\t\t\tLogEncryptionKmsKeyId: pulumi.String(\"p\"),\n\t\t\t\t\tLogUri: pulumi.String(\"xrdeudkf\"),\n\t\t\t\t\tMasterPublicDnsName: pulumi.String(\"ztuajioptfwewm\"),\n\t\t\t\t\tName: pulumi.String(\"bhkvffeitkj\"),\n\t\t\t\t\tNormalizedInstanceHours: pulumi.Int(16),\n\t\t\t\t\tOsReleaseLabel: pulumi.String(\"huxdgdaqkknvleyvhgydjbidn\"),\n\t\t\t\t\tOutpostArn: pulumi.String(\"wnoxdzcyqfbreqnkorlwtfvmzpcu\"),\n\t\t\t\t\tPlacementGroups: awsconnector.PlacementGroupConfigArray{\n\t\t\t\t\t\t\u0026awsconnector.PlacementGroupConfigArgs{\n\t\t\t\t\t\t\tInstanceRole: \u0026awsconnector.InstanceRoleTypeEnumValueArgs{\n\t\t\t\t\t\t\t\tValue: pulumi.String(awsconnector.InstanceRoleTypeCORE),\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\tPlacementStrategy: \u0026awsconnector.PlacementGroupStrategyEnumValueArgs{\n\t\t\t\t\t\t\t\tValue: pulumi.String(awsconnector.PlacementGroupStrategyCLUSTER),\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t},\n\t\t\t\t\t},\n\t\t\t\t\tReleaseLabel: pulumi.String(\"lpmpniehmkeuwyyh\"),\n\t\t\t\t\tRepoUpgradeOnBoot: \u0026awsconnector.RepoUpgradeOnBootEnumValueArgs{\n\t\t\t\t\t\tValue: pulumi.String(awsconnector.RepoUpgradeOnBootNONE),\n\t\t\t\t\t},\n\t\t\t\t\tRequestedAmiVersion: pulumi.String(\"kwlohrrhuxcgnok\"),\n\t\t\t\t\tRunningAmiVersion: pulumi.String(\"wd\"),\n\t\t\t\t\tScaleDownBehavior: \u0026awsconnector.ScaleDownBehaviorEnumValueArgs{\n\t\t\t\t\t\tValue: pulumi.String(awsconnector.ScaleDownBehavior_TERMINATE_AT_INSTANCE_HOUR),\n\t\t\t\t\t},\n\t\t\t\t\tSecurityConfiguration: pulumi.String(\"njgb\"),\n\t\t\t\t\tServiceRole: pulumi.String(\"msbrnoepcyrbaazxsmwbhmqrzubm\"),\n\t\t\t\t\tStatus: \u0026awsconnector.EmrClusterStatusArgs{\n\t\t\t\t\t\tErrorDetails: awsconnector.ErrorDetailArray{\n\t\t\t\t\t\t\t\u0026awsconnector.ErrorDetailArgs{\n\t\t\t\t\t\t\t\tErrorCode: pulumi.String(\"lklafbu\"),\n\t\t\t\t\t\t\t\tErrorData: pulumi.Array{\n\t\t\t\t\t\t\t\t\tpulumi.Any(map[string]interface{}{}),\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\tErrorMessage: pulumi.String(\"hhoucsczmnnflofzyxt\"),\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t},\n\t\t\t\t\t\tState: \u0026awsconnector.ClusterStateEnumValueArgs{\n\t\t\t\t\t\t\tValue: pulumi.String(awsconnector.ClusterStateBOOTSTRAPPING),\n\t\t\t\t\t\t},\n\t\t\t\t\t\tStateChangeReason: \u0026awsconnector.ClusterStateChangeReasonArgs{\n\t\t\t\t\t\t\tCode: \u0026awsconnector.ClusterStateChangeReasonCodeEnumValueArgs{\n\t\t\t\t\t\t\t\tValue: pulumi.String(awsconnector.ClusterStateChangeReasonCode_ALL_STEPS_COMPLETED),\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\tMessage: pulumi.String(\"sxjkazmayqtbqnbaslxpxun\"),\n\t\t\t\t\t\t},\n\t\t\t\t\t\tTimeline: \u0026awsconnector.ClusterTimelineArgs{\n\t\t\t\t\t\t\tCreationDateTime: pulumi.String(\"2024-10-08T03:51:42.281Z\"),\n\t\t\t\t\t\t\tEndDateTime: pulumi.String(\"2024-10-08T03:51:42.281Z\"),\n\t\t\t\t\t\t\tReadyDateTime: pulumi.String(\"2024-10-08T03:51:42.281Z\"),\n\t\t\t\t\t\t},\n\t\t\t\t\t},\n\t\t\t\t\tStepConcurrencyLevel: pulumi.Int(8),\n\t\t\t\t\tTags: awsconnector.TagArray{\n\t\t\t\t\t\t\u0026awsconnector.TagArgs{\n\t\t\t\t\t\t\tKey: pulumi.String(\"vfcae\"),\n\t\t\t\t\t\t\tValue: pulumi.String(\"gibogfcbfiielvixdxeb\"),\n\t\t\t\t\t\t},\n\t\t\t\t\t},\n\t\t\t\t\tTerminationProtected: pulumi.Bool(true),\n\t\t\t\t\tUnhealthyNodeReplacement: pulumi.Bool(true),\n\t\t\t\t\tVisibleToAllUsers: pulumi.Bool(true),\n\t\t\t\t},\n\t\t\t\tAwsRegion: pulumi.String(\"rbbkoztkjhvdu\"),\n\t\t\t\tAwsSourceSchema: pulumi.String(\"sexomixwzozkllipdmi\"),\n\t\t\t\tAwsTags: pulumi.StringMap{\n\t\t\t\t\t\"key6409\": pulumi.String(\"fsgzxbnbmfnv\"),\n\t\t\t\t},\n\t\t\t\tPublicCloudConnectorsResourceId: pulumi.String(\"gjirecopxmcdpdljkxexxoawwd\"),\n\t\t\t\tPublicCloudResourceName: pulumi.String(\"aulznvgpxpjdvghbszbwxycew\"),\n\t\t\t},\n\t\t\tResourceGroupName: pulumi.String(\"rgemrCluster\"),\n\t\t\tTags: pulumi.StringMap{\n\t\t\t\t\"key4944\": pulumi.String(\"rpsyifovzprbxzcudooiqiqliub\"),\n\t\t\t},\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.awsconnector.EmrCluster;\nimport com.pulumi.azurenative.awsconnector.EmrClusterArgs;\nimport com.pulumi.azurenative.awsconnector.inputs.EmrClusterPropertiesArgs;\nimport com.pulumi.azurenative.awsconnector.inputs.AwsEmrClusterPropertiesArgs;\nimport com.pulumi.azurenative.awsconnector.inputs.Ec2InstanceAttributesArgs;\nimport com.pulumi.azurenative.awsconnector.inputs.InstanceCollectionTypeEnumValueArgs;\nimport com.pulumi.azurenative.awsconnector.inputs.KerberosAttributesArgs;\nimport com.pulumi.azurenative.awsconnector.inputs.RepoUpgradeOnBootEnumValueArgs;\nimport com.pulumi.azurenative.awsconnector.inputs.ScaleDownBehaviorEnumValueArgs;\nimport com.pulumi.azurenative.awsconnector.inputs.EmrClusterStatusArgs;\nimport com.pulumi.azurenative.awsconnector.inputs.ClusterStateEnumValueArgs;\nimport com.pulumi.azurenative.awsconnector.inputs.ClusterStateChangeReasonArgs;\nimport com.pulumi.azurenative.awsconnector.inputs.ClusterStateChangeReasonCodeEnumValueArgs;\nimport com.pulumi.azurenative.awsconnector.inputs.ClusterTimelineArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var emrCluster = new EmrCluster(\"emrCluster\", EmrClusterArgs.builder()\n .location(\"gxjyaumpubnajcudsqwk\")\n .name(\"Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])\")\n .properties(EmrClusterPropertiesArgs.builder()\n .arn(\"hvhwzh\")\n .awsAccountId(\"tsnkbdcacnozmtgvxjflzydxeu\")\n .awsProperties(AwsEmrClusterPropertiesArgs.builder()\n .applications(ApplicationArgs.builder()\n .additionalInfo(Map.of(\"key299\", \"utebwgfwrjdsmcdauxfdp\"))\n .args(\"sumnqhhlrszgzznshwr\")\n .name(\"kapcvpwdf\")\n .version(\"yccwkryikpyu\")\n .build())\n .autoScalingRole(\"yuplht\")\n .autoTerminate(true)\n .clusterArn(\"bwnxmqzwlykxvewsdujzovqs\")\n .configurations(Map.ofEntries(\n Map.entry(\"classification\", \"ahweyaesthmgtdiv\"),\n Map.entry(\"configurations\", ),\n Map.entry(\"properties\", Map.of(\"key6744\", \"jfktwevmtaitzgjhgrxhcsyaf\"))\n ))\n .customAmiId(\"iwlvorsznjsaunx\")\n .ebsRootVolumeIops(28)\n .ebsRootVolumeSize(25)\n .ebsRootVolumeThroughput(17)\n .ec2InstanceAttributes(Ec2InstanceAttributesArgs.builder()\n .additionalMasterSecurityGroups(\"pzihpojfcoxrdcrosktssgf\")\n .additionalSlaveSecurityGroups(\"rdaccocuctxwwzt\")\n .ec2AvailabilityZone(\"bwaaomtre\")\n .ec2KeyName(\"jej\")\n .ec2SubnetId(\"ykhysdwgksrwehd\")\n .emrManagedMasterSecurityGroup(\"rjwslxsygj\")\n .emrManagedSlaveSecurityGroup(\"hvmxzsjgkhxnimtofmzlpkf\")\n .iamInstanceProfile(\"wxgp\")\n .requestedEc2AvailabilityZones(\"wjzsvq\")\n .requestedEc2SubnetIds(\"nliztbuhuhkve\")\n .serviceAccessSecurityGroup(\"supzzejzwqetvnebvhefvwofww\")\n .build())\n .id(\"usolewchtbnpfarqidjcaetetbbnww\")\n .instanceCollectionType(InstanceCollectionTypeEnumValueArgs.builder()\n .value(\"INSTANCE_FLEET\")\n .build())\n .kerberosAttributes(KerberosAttributesArgs.builder()\n .adDomainJoinPassword(\"nhrnfruuygxsvhumivr\")\n .adDomainJoinUser(\"ezsezwfzesdunmtiegxbsomqqk\")\n .crossRealmTrustPrincipalPassword(\"rpvurwogufbkyluimlirujvpwl\")\n .kdcAdminPassword(\"yzsewywylqtqouxwulr\")\n .realm(\"rraygrjruzeqrozds\")\n .build())\n .logEncryptionKmsKeyId(\"p\")\n .logUri(\"xrdeudkf\")\n .masterPublicDnsName(\"ztuajioptfwewm\")\n .name(\"bhkvffeitkj\")\n .normalizedInstanceHours(16)\n .osReleaseLabel(\"huxdgdaqkknvleyvhgydjbidn\")\n .outpostArn(\"wnoxdzcyqfbreqnkorlwtfvmzpcu\")\n .placementGroups(PlacementGroupConfigArgs.builder()\n .instanceRole(InstanceRoleTypeEnumValueArgs.builder()\n .value(\"CORE\")\n .build())\n .placementStrategy(PlacementGroupStrategyEnumValueArgs.builder()\n .value(\"CLUSTER\")\n .build())\n .build())\n .releaseLabel(\"lpmpniehmkeuwyyh\")\n .repoUpgradeOnBoot(RepoUpgradeOnBootEnumValueArgs.builder()\n .value(\"NONE\")\n .build())\n .requestedAmiVersion(\"kwlohrrhuxcgnok\")\n .runningAmiVersion(\"wd\")\n .scaleDownBehavior(ScaleDownBehaviorEnumValueArgs.builder()\n .value(\"TERMINATE_AT_INSTANCE_HOUR\")\n .build())\n .securityConfiguration(\"njgb\")\n .serviceRole(\"msbrnoepcyrbaazxsmwbhmqrzubm\")\n .status(EmrClusterStatusArgs.builder()\n .errorDetails(ErrorDetailArgs.builder()\n .errorCode(\"lklafbu\")\n .errorData(Map.ofEntries(\n ))\n .errorMessage(\"hhoucsczmnnflofzyxt\")\n .build())\n .state(ClusterStateEnumValueArgs.builder()\n .value(\"BOOTSTRAPPING\")\n .build())\n .stateChangeReason(ClusterStateChangeReasonArgs.builder()\n .code(ClusterStateChangeReasonCodeEnumValueArgs.builder()\n .value(\"ALL_STEPS_COMPLETED\")\n .build())\n .message(\"sxjkazmayqtbqnbaslxpxun\")\n .build())\n .timeline(ClusterTimelineArgs.builder()\n .creationDateTime(\"2024-10-08T03:51:42.281Z\")\n .endDateTime(\"2024-10-08T03:51:42.281Z\")\n .readyDateTime(\"2024-10-08T03:51:42.281Z\")\n .build())\n .build())\n .stepConcurrencyLevel(8)\n .tags(TagArgs.builder()\n .key(\"vfcae\")\n .value(\"gibogfcbfiielvixdxeb\")\n .build())\n .terminationProtected(true)\n .unhealthyNodeReplacement(true)\n .visibleToAllUsers(true)\n .build())\n .awsRegion(\"rbbkoztkjhvdu\")\n .awsSourceSchema(\"sexomixwzozkllipdmi\")\n .awsTags(Map.of(\"key6409\", \"fsgzxbnbmfnv\"))\n .publicCloudConnectorsResourceId(\"gjirecopxmcdpdljkxexxoawwd\")\n .publicCloudResourceName(\"aulznvgpxpjdvghbszbwxycew\")\n .build())\n .resourceGroupName(\"rgemrCluster\")\n .tags(Map.of(\"key4944\", \"rpsyifovzprbxzcudooiqiqliub\"))\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst emrCluster = new azure_native.awsconnector.EmrCluster(\"emrCluster\", {\n location: \"gxjyaumpubnajcudsqwk\",\n name: \"Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])\",\n properties: {\n arn: \"hvhwzh\",\n awsAccountId: \"tsnkbdcacnozmtgvxjflzydxeu\",\n awsProperties: {\n applications: [{\n additionalInfo: {\n key299: \"utebwgfwrjdsmcdauxfdp\",\n },\n args: [\"sumnqhhlrszgzznshwr\"],\n name: \"kapcvpwdf\",\n version: \"yccwkryikpyu\",\n }],\n autoScalingRole: \"yuplht\",\n autoTerminate: true,\n clusterArn: \"bwnxmqzwlykxvewsdujzovqs\",\n configurations: [{\n classification: \"ahweyaesthmgtdiv\",\n configurations: [],\n properties: {\n key6744: \"jfktwevmtaitzgjhgrxhcsyaf\",\n },\n }],\n customAmiId: \"iwlvorsznjsaunx\",\n ebsRootVolumeIops: 28,\n ebsRootVolumeSize: 25,\n ebsRootVolumeThroughput: 17,\n ec2InstanceAttributes: {\n additionalMasterSecurityGroups: [\"pzihpojfcoxrdcrosktssgf\"],\n additionalSlaveSecurityGroups: [\"rdaccocuctxwwzt\"],\n ec2AvailabilityZone: \"bwaaomtre\",\n ec2KeyName: \"jej\",\n ec2SubnetId: \"ykhysdwgksrwehd\",\n emrManagedMasterSecurityGroup: \"rjwslxsygj\",\n emrManagedSlaveSecurityGroup: \"hvmxzsjgkhxnimtofmzlpkf\",\n iamInstanceProfile: \"wxgp\",\n requestedEc2AvailabilityZones: [\"wjzsvq\"],\n requestedEc2SubnetIds: [\"nliztbuhuhkve\"],\n serviceAccessSecurityGroup: \"supzzejzwqetvnebvhefvwofww\",\n },\n id: \"usolewchtbnpfarqidjcaetetbbnww\",\n instanceCollectionType: {\n value: azure_native.awsconnector.InstanceCollectionType.INSTANCE_FLEET,\n },\n kerberosAttributes: {\n adDomainJoinPassword: \"nhrnfruuygxsvhumivr\",\n adDomainJoinUser: \"ezsezwfzesdunmtiegxbsomqqk\",\n crossRealmTrustPrincipalPassword: \"rpvurwogufbkyluimlirujvpwl\",\n kdcAdminPassword: \"yzsewywylqtqouxwulr\",\n realm: \"rraygrjruzeqrozds\",\n },\n logEncryptionKmsKeyId: \"p\",\n logUri: \"xrdeudkf\",\n masterPublicDnsName: \"ztuajioptfwewm\",\n name: \"bhkvffeitkj\",\n normalizedInstanceHours: 16,\n osReleaseLabel: \"huxdgdaqkknvleyvhgydjbidn\",\n outpostArn: \"wnoxdzcyqfbreqnkorlwtfvmzpcu\",\n placementGroups: [{\n instanceRole: {\n value: azure_native.awsconnector.InstanceRoleType.CORE,\n },\n placementStrategy: {\n value: azure_native.awsconnector.PlacementGroupStrategy.CLUSTER,\n },\n }],\n releaseLabel: \"lpmpniehmkeuwyyh\",\n repoUpgradeOnBoot: {\n value: azure_native.awsconnector.RepoUpgradeOnBoot.NONE,\n },\n requestedAmiVersion: \"kwlohrrhuxcgnok\",\n runningAmiVersion: \"wd\",\n scaleDownBehavior: {\n value: azure_native.awsconnector.ScaleDownBehavior.TERMINATE_AT_INSTANCE_HOUR,\n },\n securityConfiguration: \"njgb\",\n serviceRole: \"msbrnoepcyrbaazxsmwbhmqrzubm\",\n status: {\n errorDetails: [{\n errorCode: \"lklafbu\",\n errorData: [{}],\n errorMessage: \"hhoucsczmnnflofzyxt\",\n }],\n state: {\n value: azure_native.awsconnector.ClusterState.BOOTSTRAPPING,\n },\n stateChangeReason: {\n code: {\n value: azure_native.awsconnector.ClusterStateChangeReasonCode.ALL_STEPS_COMPLETED,\n },\n message: \"sxjkazmayqtbqnbaslxpxun\",\n },\n timeline: {\n creationDateTime: \"2024-10-08T03:51:42.281Z\",\n endDateTime: \"2024-10-08T03:51:42.281Z\",\n readyDateTime: \"2024-10-08T03:51:42.281Z\",\n },\n },\n stepConcurrencyLevel: 8,\n tags: [{\n key: \"vfcae\",\n value: \"gibogfcbfiielvixdxeb\",\n }],\n terminationProtected: true,\n unhealthyNodeReplacement: true,\n visibleToAllUsers: true,\n },\n awsRegion: \"rbbkoztkjhvdu\",\n awsSourceSchema: \"sexomixwzozkllipdmi\",\n awsTags: {\n key6409: \"fsgzxbnbmfnv\",\n },\n publicCloudConnectorsResourceId: \"gjirecopxmcdpdljkxexxoawwd\",\n publicCloudResourceName: \"aulznvgpxpjdvghbszbwxycew\",\n },\n resourceGroupName: \"rgemrCluster\",\n tags: {\n key4944: \"rpsyifovzprbxzcudooiqiqliub\",\n },\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nemr_cluster = azure_native.awsconnector.EmrCluster(\"emrCluster\",\n location=\"gxjyaumpubnajcudsqwk\",\n name=\"Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])\",\n properties={\n \"arn\": \"hvhwzh\",\n \"aws_account_id\": \"tsnkbdcacnozmtgvxjflzydxeu\",\n \"aws_properties\": {\n \"applications\": [{\n \"additional_info\": {\n \"key299\": \"utebwgfwrjdsmcdauxfdp\",\n },\n \"args\": [\"sumnqhhlrszgzznshwr\"],\n \"name\": \"kapcvpwdf\",\n \"version\": \"yccwkryikpyu\",\n }],\n \"auto_scaling_role\": \"yuplht\",\n \"auto_terminate\": True,\n \"cluster_arn\": \"bwnxmqzwlykxvewsdujzovqs\",\n \"configurations\": [{\n \"classification\": \"ahweyaesthmgtdiv\",\n \"configurations\": [],\n \"properties\": {\n \"key6744\": \"jfktwevmtaitzgjhgrxhcsyaf\",\n },\n }],\n \"custom_ami_id\": \"iwlvorsznjsaunx\",\n \"ebs_root_volume_iops\": 28,\n \"ebs_root_volume_size\": 25,\n \"ebs_root_volume_throughput\": 17,\n \"ec2_instance_attributes\": {\n \"additional_master_security_groups\": [\"pzihpojfcoxrdcrosktssgf\"],\n \"additional_slave_security_groups\": [\"rdaccocuctxwwzt\"],\n \"ec2_availability_zone\": \"bwaaomtre\",\n \"ec2_key_name\": \"jej\",\n \"ec2_subnet_id\": \"ykhysdwgksrwehd\",\n \"emr_managed_master_security_group\": \"rjwslxsygj\",\n \"emr_managed_slave_security_group\": \"hvmxzsjgkhxnimtofmzlpkf\",\n \"iam_instance_profile\": \"wxgp\",\n \"requested_ec2_availability_zones\": [\"wjzsvq\"],\n \"requested_ec2_subnet_ids\": [\"nliztbuhuhkve\"],\n \"service_access_security_group\": \"supzzejzwqetvnebvhefvwofww\",\n },\n \"id\": \"usolewchtbnpfarqidjcaetetbbnww\",\n \"instance_collection_type\": {\n \"value\": azure_native.awsconnector.InstanceCollectionType.INSTANC_E_FLEET,\n },\n \"kerberos_attributes\": {\n \"ad_domain_join_password\": \"nhrnfruuygxsvhumivr\",\n \"ad_domain_join_user\": \"ezsezwfzesdunmtiegxbsomqqk\",\n \"cross_realm_trust_principal_password\": \"rpvurwogufbkyluimlirujvpwl\",\n \"kdc_admin_password\": \"yzsewywylqtqouxwulr\",\n \"realm\": \"rraygrjruzeqrozds\",\n },\n \"log_encryption_kms_key_id\": \"p\",\n \"log_uri\": \"xrdeudkf\",\n \"master_public_dns_name\": \"ztuajioptfwewm\",\n \"name\": \"bhkvffeitkj\",\n \"normalized_instance_hours\": 16,\n \"os_release_label\": \"huxdgdaqkknvleyvhgydjbidn\",\n \"outpost_arn\": \"wnoxdzcyqfbreqnkorlwtfvmzpcu\",\n \"placement_groups\": [{\n \"instance_role\": {\n \"value\": azure_native.awsconnector.InstanceRoleType.CORE,\n },\n \"placement_strategy\": {\n \"value\": azure_native.awsconnector.PlacementGroupStrategy.CLUSTER,\n },\n }],\n \"release_label\": \"lpmpniehmkeuwyyh\",\n \"repo_upgrade_on_boot\": {\n \"value\": azure_native.awsconnector.RepoUpgradeOnBoot.NONE,\n },\n \"requested_ami_version\": \"kwlohrrhuxcgnok\",\n \"running_ami_version\": \"wd\",\n \"scale_down_behavior\": {\n \"value\": azure_native.awsconnector.ScaleDownBehavior.TERMINAT_E_A_T_INSTANC_E_HOUR,\n },\n \"security_configuration\": \"njgb\",\n \"service_role\": \"msbrnoepcyrbaazxsmwbhmqrzubm\",\n \"status\": {\n \"error_details\": [{\n \"error_code\": \"lklafbu\",\n \"error_data\": [{}],\n \"error_message\": \"hhoucsczmnnflofzyxt\",\n }],\n \"state\": {\n \"value\": azure_native.awsconnector.ClusterState.BOOTSTRAPPING,\n },\n \"state_change_reason\": {\n \"code\": {\n \"value\": azure_native.awsconnector.ClusterStateChangeReasonCode.AL_L_STEP_S_COMPLETED,\n },\n \"message\": \"sxjkazmayqtbqnbaslxpxun\",\n },\n \"timeline\": {\n \"creation_date_time\": \"2024-10-08T03:51:42.281Z\",\n \"end_date_time\": \"2024-10-08T03:51:42.281Z\",\n \"ready_date_time\": \"2024-10-08T03:51:42.281Z\",\n },\n },\n \"step_concurrency_level\": 8,\n \"tags\": [{\n \"key\": \"vfcae\",\n \"value\": \"gibogfcbfiielvixdxeb\",\n }],\n \"termination_protected\": True,\n \"unhealthy_node_replacement\": True,\n \"visible_to_all_users\": True,\n },\n \"aws_region\": \"rbbkoztkjhvdu\",\n \"aws_source_schema\": \"sexomixwzozkllipdmi\",\n \"aws_tags\": {\n \"key6409\": \"fsgzxbnbmfnv\",\n },\n \"public_cloud_connectors_resource_id\": \"gjirecopxmcdpdljkxexxoawwd\",\n \"public_cloud_resource_name\": \"aulznvgpxpjdvghbszbwxycew\",\n },\n resource_group_name=\"rgemrCluster\",\n tags={\n \"key4944\": \"rpsyifovzprbxzcudooiqiqliub\",\n })\n\n```\n\n```yaml\nresources:\n emrCluster:\n type: azure-native:awsconnector:EmrCluster\n properties:\n location: gxjyaumpubnajcudsqwk\n name: Replace this value with a string matching RegExp ^(z=.{0,259}[^zs.]$)(z!.*[zzzzzzzz])\n properties:\n arn: hvhwzh\n awsAccountId: tsnkbdcacnozmtgvxjflzydxeu\n awsProperties:\n applications:\n - additionalInfo:\n key299: utebwgfwrjdsmcdauxfdp\n args:\n - sumnqhhlrszgzznshwr\n name: kapcvpwdf\n version: yccwkryikpyu\n autoScalingRole: yuplht\n autoTerminate: true\n clusterArn: bwnxmqzwlykxvewsdujzovqs\n configurations:\n - classification: ahweyaesthmgtdiv\n configurations: []\n properties:\n key6744: jfktwevmtaitzgjhgrxhcsyaf\n customAmiId: iwlvorsznjsaunx\n ebsRootVolumeIops: 28\n ebsRootVolumeSize: 25\n ebsRootVolumeThroughput: 17\n ec2InstanceAttributes:\n additionalMasterSecurityGroups:\n - pzihpojfcoxrdcrosktssgf\n additionalSlaveSecurityGroups:\n - rdaccocuctxwwzt\n ec2AvailabilityZone: bwaaomtre\n ec2KeyName: jej\n ec2SubnetId: ykhysdwgksrwehd\n emrManagedMasterSecurityGroup: rjwslxsygj\n emrManagedSlaveSecurityGroup: hvmxzsjgkhxnimtofmzlpkf\n iamInstanceProfile: wxgp\n requestedEc2AvailabilityZones:\n - wjzsvq\n requestedEc2SubnetIds:\n - nliztbuhuhkve\n serviceAccessSecurityGroup: supzzejzwqetvnebvhefvwofww\n id: usolewchtbnpfarqidjcaetetbbnww\n instanceCollectionType:\n value: INSTANCE_FLEET\n kerberosAttributes:\n adDomainJoinPassword: nhrnfruuygxsvhumivr\n adDomainJoinUser: ezsezwfzesdunmtiegxbsomqqk\n crossRealmTrustPrincipalPassword: rpvurwogufbkyluimlirujvpwl\n kdcAdminPassword: yzsewywylqtqouxwulr\n realm: rraygrjruzeqrozds\n logEncryptionKmsKeyId: p\n logUri: xrdeudkf\n masterPublicDnsName: ztuajioptfwewm\n name: bhkvffeitkj\n normalizedInstanceHours: 16\n osReleaseLabel: huxdgdaqkknvleyvhgydjbidn\n outpostArn: wnoxdzcyqfbreqnkorlwtfvmzpcu\n placementGroups:\n - instanceRole:\n value: CORE\n placementStrategy:\n value: CLUSTER\n releaseLabel: lpmpniehmkeuwyyh\n repoUpgradeOnBoot:\n value: NONE\n requestedAmiVersion: kwlohrrhuxcgnok\n runningAmiVersion: wd\n scaleDownBehavior:\n value: TERMINATE_AT_INSTANCE_HOUR\n securityConfiguration: njgb\n serviceRole: msbrnoepcyrbaazxsmwbhmqrzubm\n status:\n errorDetails:\n - errorCode: lklafbu\n errorData:\n - {}\n errorMessage: hhoucsczmnnflofzyxt\n state:\n value: BOOTSTRAPPING\n stateChangeReason:\n code:\n value: ALL_STEPS_COMPLETED\n message: sxjkazmayqtbqnbaslxpxun\n timeline:\n creationDateTime: 2024-10-08T03:51:42.281Z\n endDateTime: 2024-10-08T03:51:42.281Z\n readyDateTime: 2024-10-08T03:51:42.281Z\n stepConcurrencyLevel: 8\n tags:\n - key: vfcae\n value: gibogfcbfiielvixdxeb\n terminationProtected: true\n unhealthyNodeReplacement: true\n visibleToAllUsers: true\n awsRegion: rbbkoztkjhvdu\n awsSourceSchema: sexomixwzozkllipdmi\n awsTags:\n key6409: fsgzxbnbmfnv\n publicCloudConnectorsResourceId: gjirecopxmcdpdljkxexxoawwd\n publicCloudResourceName: aulznvgpxpjdvghbszbwxycew\n resourceGroupName: rgemrCluster\n tags:\n key4944: rpsyifovzprbxzcudooiqiqliub\n\n```\n\n{{% /example %}}\n{{% /examples %}}\n\n## Import\n\nAn existing resource can be imported using its type token, name, and identifier, e.g.\n\n```sh\n$ pulumi import azure-native:awsconnector:EmrCluster kmdpxexhrplqjddfybxybrrb /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AwsConnector/emrClusters/{name} \n```\n", "properties": { "azureApiVersion": { "type": "string", @@ -660083,7 +660083,7 @@ ] }, "azure-native:cloudngfw:CertificateObjectGlobalRulestack": { - "description": "GlobalRulestack Certificate Object\n\nUses Azure REST API version 2025-02-06-preview. In version 2.x of the Azure Native provider, it used API version 2023-09-01.\n\nOther 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.\n\n{{% examples %}}\n## Example Usage\n{{% example %}}\n### CertificateObjectGlobalRulestack_CreateOrUpdate_MaximumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var certificateObjectGlobalRulestack = new AzureNative.Cloudngfw.CertificateObjectGlobalRulestack(\"certificateObjectGlobalRulestack\", new()\n {\n AuditComment = \"comment\",\n CertificateSelfSigned = AzureNative.Cloudngfw.BooleanEnum.TRUE,\n CertificateSignerResourceId = \"\",\n Description = \"description\",\n GlobalRulestackName = \"praval\",\n Name = \"armid1\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewCertificateObjectGlobalRulestack(ctx, \"certificateObjectGlobalRulestack\", \u0026cloudngfw.CertificateObjectGlobalRulestackArgs{\n\t\t\tAuditComment: pulumi.String(\"comment\"),\n\t\t\tCertificateSelfSigned: pulumi.String(cloudngfw.BooleanEnumTRUE),\n\t\t\tCertificateSignerResourceId: pulumi.String(\"\"),\n\t\t\tDescription: pulumi.String(\"description\"),\n\t\t\tGlobalRulestackName: pulumi.String(\"praval\"),\n\t\t\tName: pulumi.String(\"armid1\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.CertificateObjectGlobalRulestack;\nimport com.pulumi.azurenative.cloudngfw.CertificateObjectGlobalRulestackArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var certificateObjectGlobalRulestack = new CertificateObjectGlobalRulestack(\"certificateObjectGlobalRulestack\", CertificateObjectGlobalRulestackArgs.builder()\n .auditComment(\"comment\")\n .certificateSelfSigned(\"TRUE\")\n .certificateSignerResourceId(\"\")\n .description(\"description\")\n .globalRulestackName(\"praval\")\n .name(\"armid1\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst certificateObjectGlobalRulestack = new azure_native.cloudngfw.CertificateObjectGlobalRulestack(\"certificateObjectGlobalRulestack\", {\n auditComment: \"comment\",\n certificateSelfSigned: azure_native.cloudngfw.BooleanEnum.TRUE,\n certificateSignerResourceId: \"\",\n description: \"description\",\n globalRulestackName: \"praval\",\n name: \"armid1\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\ncertificate_object_global_rulestack = azure_native.cloudngfw.CertificateObjectGlobalRulestack(\"certificateObjectGlobalRulestack\",\n audit_comment=\"comment\",\n certificate_self_signed=azure_native.cloudngfw.BooleanEnum.TRUE,\n certificate_signer_resource_id=\"\",\n description=\"description\",\n global_rulestack_name=\"praval\",\n name=\"armid1\")\n\n```\n\n```yaml\nresources:\n certificateObjectGlobalRulestack:\n type: azure-native:cloudngfw:CertificateObjectGlobalRulestack\n properties:\n auditComment: comment\n certificateSelfSigned: TRUE\n certificateSignerResourceId: \"\"\n description: description\n globalRulestackName: praval\n name: armid1\n\n```\n\n{{% /example %}}\n{{% example %}}\n### CertificateObjectGlobalRulestack_CreateOrUpdate_MinimumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var certificateObjectGlobalRulestack = new AzureNative.Cloudngfw.CertificateObjectGlobalRulestack(\"certificateObjectGlobalRulestack\", new()\n {\n CertificateSelfSigned = AzureNative.Cloudngfw.BooleanEnum.TRUE,\n GlobalRulestackName = \"praval\",\n Name = \"armid1\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewCertificateObjectGlobalRulestack(ctx, \"certificateObjectGlobalRulestack\", \u0026cloudngfw.CertificateObjectGlobalRulestackArgs{\n\t\t\tCertificateSelfSigned: pulumi.String(cloudngfw.BooleanEnumTRUE),\n\t\t\tGlobalRulestackName: pulumi.String(\"praval\"),\n\t\t\tName: pulumi.String(\"armid1\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.CertificateObjectGlobalRulestack;\nimport com.pulumi.azurenative.cloudngfw.CertificateObjectGlobalRulestackArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var certificateObjectGlobalRulestack = new CertificateObjectGlobalRulestack(\"certificateObjectGlobalRulestack\", CertificateObjectGlobalRulestackArgs.builder()\n .certificateSelfSigned(\"TRUE\")\n .globalRulestackName(\"praval\")\n .name(\"armid1\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst certificateObjectGlobalRulestack = new azure_native.cloudngfw.CertificateObjectGlobalRulestack(\"certificateObjectGlobalRulestack\", {\n certificateSelfSigned: azure_native.cloudngfw.BooleanEnum.TRUE,\n globalRulestackName: \"praval\",\n name: \"armid1\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\ncertificate_object_global_rulestack = azure_native.cloudngfw.CertificateObjectGlobalRulestack(\"certificateObjectGlobalRulestack\",\n certificate_self_signed=azure_native.cloudngfw.BooleanEnum.TRUE,\n global_rulestack_name=\"praval\",\n name=\"armid1\")\n\n```\n\n```yaml\nresources:\n certificateObjectGlobalRulestack:\n type: azure-native:cloudngfw:CertificateObjectGlobalRulestack\n properties:\n certificateSelfSigned: TRUE\n globalRulestackName: praval\n name: armid1\n\n```\n\n{{% /example %}}\n{{% /examples %}}\n\n## Import\n\nAn existing resource can be imported using its type token, name, and identifier, e.g.\n\n```sh\n$ pulumi import azure-native:cloudngfw:CertificateObjectGlobalRulestack armid1 /providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/certificates/{name} \n```\n", + "description": "GlobalRulestack Certificate Object\n\nUses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01.\n\nOther 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.\n\n{{% examples %}}\n## Example Usage\n{{% example %}}\n### CertificateObjectGlobalRulestack_CreateOrUpdate_MaximumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var certificateObjectGlobalRulestack = new AzureNative.Cloudngfw.CertificateObjectGlobalRulestack(\"certificateObjectGlobalRulestack\", new()\n {\n AuditComment = \"comment\",\n CertificateSelfSigned = AzureNative.Cloudngfw.BooleanEnum.TRUE,\n CertificateSignerResourceId = \"\",\n Description = \"description\",\n GlobalRulestackName = \"praval\",\n Name = \"armid1\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewCertificateObjectGlobalRulestack(ctx, \"certificateObjectGlobalRulestack\", \u0026cloudngfw.CertificateObjectGlobalRulestackArgs{\n\t\t\tAuditComment: pulumi.String(\"comment\"),\n\t\t\tCertificateSelfSigned: pulumi.String(cloudngfw.BooleanEnumTRUE),\n\t\t\tCertificateSignerResourceId: pulumi.String(\"\"),\n\t\t\tDescription: pulumi.String(\"description\"),\n\t\t\tGlobalRulestackName: pulumi.String(\"praval\"),\n\t\t\tName: pulumi.String(\"armid1\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.CertificateObjectGlobalRulestack;\nimport com.pulumi.azurenative.cloudngfw.CertificateObjectGlobalRulestackArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var certificateObjectGlobalRulestack = new CertificateObjectGlobalRulestack(\"certificateObjectGlobalRulestack\", CertificateObjectGlobalRulestackArgs.builder()\n .auditComment(\"comment\")\n .certificateSelfSigned(\"TRUE\")\n .certificateSignerResourceId(\"\")\n .description(\"description\")\n .globalRulestackName(\"praval\")\n .name(\"armid1\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst certificateObjectGlobalRulestack = new azure_native.cloudngfw.CertificateObjectGlobalRulestack(\"certificateObjectGlobalRulestack\", {\n auditComment: \"comment\",\n certificateSelfSigned: azure_native.cloudngfw.BooleanEnum.TRUE,\n certificateSignerResourceId: \"\",\n description: \"description\",\n globalRulestackName: \"praval\",\n name: \"armid1\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\ncertificate_object_global_rulestack = azure_native.cloudngfw.CertificateObjectGlobalRulestack(\"certificateObjectGlobalRulestack\",\n audit_comment=\"comment\",\n certificate_self_signed=azure_native.cloudngfw.BooleanEnum.TRUE,\n certificate_signer_resource_id=\"\",\n description=\"description\",\n global_rulestack_name=\"praval\",\n name=\"armid1\")\n\n```\n\n```yaml\nresources:\n certificateObjectGlobalRulestack:\n type: azure-native:cloudngfw:CertificateObjectGlobalRulestack\n properties:\n auditComment: comment\n certificateSelfSigned: TRUE\n certificateSignerResourceId: \"\"\n description: description\n globalRulestackName: praval\n name: armid1\n\n```\n\n{{% /example %}}\n{{% example %}}\n### CertificateObjectGlobalRulestack_CreateOrUpdate_MinimumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var certificateObjectGlobalRulestack = new AzureNative.Cloudngfw.CertificateObjectGlobalRulestack(\"certificateObjectGlobalRulestack\", new()\n {\n CertificateSelfSigned = AzureNative.Cloudngfw.BooleanEnum.TRUE,\n GlobalRulestackName = \"praval\",\n Name = \"armid1\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewCertificateObjectGlobalRulestack(ctx, \"certificateObjectGlobalRulestack\", \u0026cloudngfw.CertificateObjectGlobalRulestackArgs{\n\t\t\tCertificateSelfSigned: pulumi.String(cloudngfw.BooleanEnumTRUE),\n\t\t\tGlobalRulestackName: pulumi.String(\"praval\"),\n\t\t\tName: pulumi.String(\"armid1\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.CertificateObjectGlobalRulestack;\nimport com.pulumi.azurenative.cloudngfw.CertificateObjectGlobalRulestackArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var certificateObjectGlobalRulestack = new CertificateObjectGlobalRulestack(\"certificateObjectGlobalRulestack\", CertificateObjectGlobalRulestackArgs.builder()\n .certificateSelfSigned(\"TRUE\")\n .globalRulestackName(\"praval\")\n .name(\"armid1\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst certificateObjectGlobalRulestack = new azure_native.cloudngfw.CertificateObjectGlobalRulestack(\"certificateObjectGlobalRulestack\", {\n certificateSelfSigned: azure_native.cloudngfw.BooleanEnum.TRUE,\n globalRulestackName: \"praval\",\n name: \"armid1\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\ncertificate_object_global_rulestack = azure_native.cloudngfw.CertificateObjectGlobalRulestack(\"certificateObjectGlobalRulestack\",\n certificate_self_signed=azure_native.cloudngfw.BooleanEnum.TRUE,\n global_rulestack_name=\"praval\",\n name=\"armid1\")\n\n```\n\n```yaml\nresources:\n certificateObjectGlobalRulestack:\n type: azure-native:cloudngfw:CertificateObjectGlobalRulestack\n properties:\n certificateSelfSigned: TRUE\n globalRulestackName: praval\n name: armid1\n\n```\n\n{{% /example %}}\n{{% /examples %}}\n\n## Import\n\nAn existing resource can be imported using its type token, name, and identifier, e.g.\n\n```sh\n$ pulumi import azure-native:cloudngfw:CertificateObjectGlobalRulestack armid1 /providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/certificates/{name} \n```\n", "properties": { "auditComment": { "type": "string", @@ -660209,7 +660209,7 @@ ] }, "azure-native:cloudngfw:CertificateObjectLocalRulestack": { - "description": "LocalRulestack Certificate Object\n\nUses Azure REST API version 2025-02-06-preview. In version 2.x of the Azure Native provider, it used API version 2023-09-01.\n\nOther 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.\n\n{{% examples %}}\n## Example Usage\n{{% example %}}\n### CertificateObjectLocalRulestack_CreateOrUpdate_MaximumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var certificateObjectLocalRulestack = new AzureNative.Cloudngfw.CertificateObjectLocalRulestack(\"certificateObjectLocalRulestack\", new()\n {\n AuditComment = \"comment\",\n CertificateSelfSigned = AzureNative.Cloudngfw.BooleanEnum.TRUE,\n CertificateSignerResourceId = \"\",\n Description = \"description\",\n LocalRulestackName = \"lrs1\",\n Name = \"armid1\",\n ResourceGroupName = \"rgopenapi\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewCertificateObjectLocalRulestack(ctx, \"certificateObjectLocalRulestack\", \u0026cloudngfw.CertificateObjectLocalRulestackArgs{\n\t\t\tAuditComment: pulumi.String(\"comment\"),\n\t\t\tCertificateSelfSigned: pulumi.String(cloudngfw.BooleanEnumTRUE),\n\t\t\tCertificateSignerResourceId: pulumi.String(\"\"),\n\t\t\tDescription: pulumi.String(\"description\"),\n\t\t\tLocalRulestackName: pulumi.String(\"lrs1\"),\n\t\t\tName: pulumi.String(\"armid1\"),\n\t\t\tResourceGroupName: pulumi.String(\"rgopenapi\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.CertificateObjectLocalRulestack;\nimport com.pulumi.azurenative.cloudngfw.CertificateObjectLocalRulestackArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var certificateObjectLocalRulestack = new CertificateObjectLocalRulestack(\"certificateObjectLocalRulestack\", CertificateObjectLocalRulestackArgs.builder()\n .auditComment(\"comment\")\n .certificateSelfSigned(\"TRUE\")\n .certificateSignerResourceId(\"\")\n .description(\"description\")\n .localRulestackName(\"lrs1\")\n .name(\"armid1\")\n .resourceGroupName(\"rgopenapi\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst certificateObjectLocalRulestack = new azure_native.cloudngfw.CertificateObjectLocalRulestack(\"certificateObjectLocalRulestack\", {\n auditComment: \"comment\",\n certificateSelfSigned: azure_native.cloudngfw.BooleanEnum.TRUE,\n certificateSignerResourceId: \"\",\n description: \"description\",\n localRulestackName: \"lrs1\",\n name: \"armid1\",\n resourceGroupName: \"rgopenapi\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\ncertificate_object_local_rulestack = azure_native.cloudngfw.CertificateObjectLocalRulestack(\"certificateObjectLocalRulestack\",\n audit_comment=\"comment\",\n certificate_self_signed=azure_native.cloudngfw.BooleanEnum.TRUE,\n certificate_signer_resource_id=\"\",\n description=\"description\",\n local_rulestack_name=\"lrs1\",\n name=\"armid1\",\n resource_group_name=\"rgopenapi\")\n\n```\n\n```yaml\nresources:\n certificateObjectLocalRulestack:\n type: azure-native:cloudngfw:CertificateObjectLocalRulestack\n properties:\n auditComment: comment\n certificateSelfSigned: TRUE\n certificateSignerResourceId: \"\"\n description: description\n localRulestackName: lrs1\n name: armid1\n resourceGroupName: rgopenapi\n\n```\n\n{{% /example %}}\n{{% example %}}\n### CertificateObjectLocalRulestack_CreateOrUpdate_MinimumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var certificateObjectLocalRulestack = new AzureNative.Cloudngfw.CertificateObjectLocalRulestack(\"certificateObjectLocalRulestack\", new()\n {\n CertificateSelfSigned = AzureNative.Cloudngfw.BooleanEnum.TRUE,\n LocalRulestackName = \"lrs1\",\n Name = \"armid1\",\n ResourceGroupName = \"rgopenapi\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewCertificateObjectLocalRulestack(ctx, \"certificateObjectLocalRulestack\", \u0026cloudngfw.CertificateObjectLocalRulestackArgs{\n\t\t\tCertificateSelfSigned: pulumi.String(cloudngfw.BooleanEnumTRUE),\n\t\t\tLocalRulestackName: pulumi.String(\"lrs1\"),\n\t\t\tName: pulumi.String(\"armid1\"),\n\t\t\tResourceGroupName: pulumi.String(\"rgopenapi\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.CertificateObjectLocalRulestack;\nimport com.pulumi.azurenative.cloudngfw.CertificateObjectLocalRulestackArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var certificateObjectLocalRulestack = new CertificateObjectLocalRulestack(\"certificateObjectLocalRulestack\", CertificateObjectLocalRulestackArgs.builder()\n .certificateSelfSigned(\"TRUE\")\n .localRulestackName(\"lrs1\")\n .name(\"armid1\")\n .resourceGroupName(\"rgopenapi\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst certificateObjectLocalRulestack = new azure_native.cloudngfw.CertificateObjectLocalRulestack(\"certificateObjectLocalRulestack\", {\n certificateSelfSigned: azure_native.cloudngfw.BooleanEnum.TRUE,\n localRulestackName: \"lrs1\",\n name: \"armid1\",\n resourceGroupName: \"rgopenapi\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\ncertificate_object_local_rulestack = azure_native.cloudngfw.CertificateObjectLocalRulestack(\"certificateObjectLocalRulestack\",\n certificate_self_signed=azure_native.cloudngfw.BooleanEnum.TRUE,\n local_rulestack_name=\"lrs1\",\n name=\"armid1\",\n resource_group_name=\"rgopenapi\")\n\n```\n\n```yaml\nresources:\n certificateObjectLocalRulestack:\n type: azure-native:cloudngfw:CertificateObjectLocalRulestack\n properties:\n certificateSelfSigned: TRUE\n localRulestackName: lrs1\n name: armid1\n resourceGroupName: rgopenapi\n\n```\n\n{{% /example %}}\n{{% /examples %}}\n\n## Import\n\nAn existing resource can be imported using its type token, name, and identifier, e.g.\n\n```sh\n$ pulumi import azure-native:cloudngfw:CertificateObjectLocalRulestack armid1 /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/certificates/{name} \n```\n", + "description": "LocalRulestack Certificate Object\n\nUses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01.\n\nOther 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.\n\n{{% examples %}}\n## Example Usage\n{{% example %}}\n### CertificateObjectLocalRulestack_CreateOrUpdate_MaximumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var certificateObjectLocalRulestack = new AzureNative.Cloudngfw.CertificateObjectLocalRulestack(\"certificateObjectLocalRulestack\", new()\n {\n AuditComment = \"comment\",\n CertificateSelfSigned = AzureNative.Cloudngfw.BooleanEnum.TRUE,\n CertificateSignerResourceId = \"\",\n Description = \"description\",\n LocalRulestackName = \"lrs1\",\n Name = \"armid1\",\n ResourceGroupName = \"rgopenapi\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewCertificateObjectLocalRulestack(ctx, \"certificateObjectLocalRulestack\", \u0026cloudngfw.CertificateObjectLocalRulestackArgs{\n\t\t\tAuditComment: pulumi.String(\"comment\"),\n\t\t\tCertificateSelfSigned: pulumi.String(cloudngfw.BooleanEnumTRUE),\n\t\t\tCertificateSignerResourceId: pulumi.String(\"\"),\n\t\t\tDescription: pulumi.String(\"description\"),\n\t\t\tLocalRulestackName: pulumi.String(\"lrs1\"),\n\t\t\tName: pulumi.String(\"armid1\"),\n\t\t\tResourceGroupName: pulumi.String(\"rgopenapi\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.CertificateObjectLocalRulestack;\nimport com.pulumi.azurenative.cloudngfw.CertificateObjectLocalRulestackArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var certificateObjectLocalRulestack = new CertificateObjectLocalRulestack(\"certificateObjectLocalRulestack\", CertificateObjectLocalRulestackArgs.builder()\n .auditComment(\"comment\")\n .certificateSelfSigned(\"TRUE\")\n .certificateSignerResourceId(\"\")\n .description(\"description\")\n .localRulestackName(\"lrs1\")\n .name(\"armid1\")\n .resourceGroupName(\"rgopenapi\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst certificateObjectLocalRulestack = new azure_native.cloudngfw.CertificateObjectLocalRulestack(\"certificateObjectLocalRulestack\", {\n auditComment: \"comment\",\n certificateSelfSigned: azure_native.cloudngfw.BooleanEnum.TRUE,\n certificateSignerResourceId: \"\",\n description: \"description\",\n localRulestackName: \"lrs1\",\n name: \"armid1\",\n resourceGroupName: \"rgopenapi\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\ncertificate_object_local_rulestack = azure_native.cloudngfw.CertificateObjectLocalRulestack(\"certificateObjectLocalRulestack\",\n audit_comment=\"comment\",\n certificate_self_signed=azure_native.cloudngfw.BooleanEnum.TRUE,\n certificate_signer_resource_id=\"\",\n description=\"description\",\n local_rulestack_name=\"lrs1\",\n name=\"armid1\",\n resource_group_name=\"rgopenapi\")\n\n```\n\n```yaml\nresources:\n certificateObjectLocalRulestack:\n type: azure-native:cloudngfw:CertificateObjectLocalRulestack\n properties:\n auditComment: comment\n certificateSelfSigned: TRUE\n certificateSignerResourceId: \"\"\n description: description\n localRulestackName: lrs1\n name: armid1\n resourceGroupName: rgopenapi\n\n```\n\n{{% /example %}}\n{{% example %}}\n### CertificateObjectLocalRulestack_CreateOrUpdate_MinimumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var certificateObjectLocalRulestack = new AzureNative.Cloudngfw.CertificateObjectLocalRulestack(\"certificateObjectLocalRulestack\", new()\n {\n CertificateSelfSigned = AzureNative.Cloudngfw.BooleanEnum.TRUE,\n LocalRulestackName = \"lrs1\",\n Name = \"armid1\",\n ResourceGroupName = \"rgopenapi\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewCertificateObjectLocalRulestack(ctx, \"certificateObjectLocalRulestack\", \u0026cloudngfw.CertificateObjectLocalRulestackArgs{\n\t\t\tCertificateSelfSigned: pulumi.String(cloudngfw.BooleanEnumTRUE),\n\t\t\tLocalRulestackName: pulumi.String(\"lrs1\"),\n\t\t\tName: pulumi.String(\"armid1\"),\n\t\t\tResourceGroupName: pulumi.String(\"rgopenapi\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.CertificateObjectLocalRulestack;\nimport com.pulumi.azurenative.cloudngfw.CertificateObjectLocalRulestackArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var certificateObjectLocalRulestack = new CertificateObjectLocalRulestack(\"certificateObjectLocalRulestack\", CertificateObjectLocalRulestackArgs.builder()\n .certificateSelfSigned(\"TRUE\")\n .localRulestackName(\"lrs1\")\n .name(\"armid1\")\n .resourceGroupName(\"rgopenapi\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst certificateObjectLocalRulestack = new azure_native.cloudngfw.CertificateObjectLocalRulestack(\"certificateObjectLocalRulestack\", {\n certificateSelfSigned: azure_native.cloudngfw.BooleanEnum.TRUE,\n localRulestackName: \"lrs1\",\n name: \"armid1\",\n resourceGroupName: \"rgopenapi\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\ncertificate_object_local_rulestack = azure_native.cloudngfw.CertificateObjectLocalRulestack(\"certificateObjectLocalRulestack\",\n certificate_self_signed=azure_native.cloudngfw.BooleanEnum.TRUE,\n local_rulestack_name=\"lrs1\",\n name=\"armid1\",\n resource_group_name=\"rgopenapi\")\n\n```\n\n```yaml\nresources:\n certificateObjectLocalRulestack:\n type: azure-native:cloudngfw:CertificateObjectLocalRulestack\n properties:\n certificateSelfSigned: TRUE\n localRulestackName: lrs1\n name: armid1\n resourceGroupName: rgopenapi\n\n```\n\n{{% /example %}}\n{{% /examples %}}\n\n## Import\n\nAn existing resource can be imported using its type token, name, and identifier, e.g.\n\n```sh\n$ pulumi import azure-native:cloudngfw:CertificateObjectLocalRulestack armid1 /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/certificates/{name} \n```\n", "properties": { "auditComment": { "type": "string", @@ -660341,7 +660341,7 @@ ] }, "azure-native:cloudngfw:Firewall": { - "description": "PaloAltoNetworks Firewall\n\nUses Azure REST API version 2025-02-06-preview. In version 2.x of the Azure Native provider, it used API version 2023-09-01.\n\nOther 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.\n\n{{% examples %}}\n## Example Usage\n{{% example %}}\n### Firewalls_CreateOrUpdate_MaximumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var firewall = new AzureNative.Cloudngfw.Firewall(\"firewall\", new()\n {\n AssociatedRulestack = new AzureNative.Cloudngfw.Inputs.RulestackDetailsArgs\n {\n Location = \"eastus\",\n ResourceId = \"lrs1\",\n RulestackId = \"PANRSID\",\n },\n DnsSettings = new AzureNative.Cloudngfw.Inputs.DNSSettingsArgs\n {\n DnsServers = new[]\n {\n new AzureNative.Cloudngfw.Inputs.IPAddressArgs\n {\n Address = \"20.22.92.111\",\n ResourceId = \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1\",\n },\n },\n EnableDnsProxy = AzureNative.Cloudngfw.DNSProxy.DISABLED,\n EnabledDnsType = AzureNative.Cloudngfw.EnabledDNSType.CUSTOM,\n },\n FirewallName = \"firewall1\",\n FrontEndSettings = new[]\n {\n new AzureNative.Cloudngfw.Inputs.FrontendSettingArgs\n {\n BackendConfiguration = new AzureNative.Cloudngfw.Inputs.EndpointConfigurationArgs\n {\n Address = new AzureNative.Cloudngfw.Inputs.IPAddressArgs\n {\n Address = \"20.22.32.136\",\n ResourceId = \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp2\",\n },\n Port = \"80\",\n },\n FrontendConfiguration = new AzureNative.Cloudngfw.Inputs.EndpointConfigurationArgs\n {\n Address = new AzureNative.Cloudngfw.Inputs.IPAddressArgs\n {\n Address = \"20.22.91.251\",\n ResourceId = \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp1\",\n },\n Port = \"80\",\n },\n Name = \"frontendsetting11\",\n Protocol = AzureNative.Cloudngfw.ProtocolType.TCP,\n },\n },\n Identity = new AzureNative.Cloudngfw.Inputs.AzureResourceManagerManagedIdentityPropertiesArgs\n {\n Type = AzureNative.Cloudngfw.ManagedIdentityType.None,\n UserAssignedIdentities = \n {\n { \"key16\", new AzureNative.Cloudngfw.Inputs.AzureResourceManagerUserAssignedIdentityArgs\n {\n ClientId = \"aaaa\",\n PrincipalId = \"aaaaaaaaaaaaaaa\",\n } },\n },\n },\n IsPanoramaManaged = AzureNative.Cloudngfw.BooleanEnum.TRUE,\n Location = \"eastus\",\n MarketplaceDetails = new AzureNative.Cloudngfw.Inputs.MarketplaceDetailsArgs\n {\n MarketplaceSubscriptionStatus = AzureNative.Cloudngfw.MarketplaceSubscriptionStatus.PendingFulfillmentStart,\n OfferId = \"liftr-pan-ame-test\",\n PublisherId = \"isvtestuklegacy\",\n },\n NetworkProfile = new AzureNative.Cloudngfw.Inputs.NetworkProfileArgs\n {\n EgressNatIp = new[]\n {\n new AzureNative.Cloudngfw.Inputs.IPAddressArgs\n {\n Address = \"20.22.92.111\",\n ResourceId = \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1\",\n },\n },\n EnableEgressNat = AzureNative.Cloudngfw.EgressNat.ENABLED,\n NetworkType = AzureNative.Cloudngfw.NetworkType.VNET,\n PrivateSourceNatRulesDestination = new[]\n {\n \"20.22.92.11\",\n },\n PublicIps = new[]\n {\n new AzureNative.Cloudngfw.Inputs.IPAddressArgs\n {\n Address = \"20.22.92.11\",\n ResourceId = \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-PublicIp1\",\n },\n },\n TrustedRanges = new[]\n {\n \"20.22.92.11\",\n },\n VnetConfiguration = new AzureNative.Cloudngfw.Inputs.VnetConfigurationArgs\n {\n IpOfTrustSubnetForUdr = new AzureNative.Cloudngfw.Inputs.IPAddressArgs\n {\n Address = \"10.1.1.0/24\",\n ResourceId = \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\",\n },\n TrustSubnet = new AzureNative.Cloudngfw.Inputs.IPAddressSpaceArgs\n {\n AddressSpace = \"10.1.1.0/24\",\n ResourceId = \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet\",\n },\n UnTrustSubnet = new AzureNative.Cloudngfw.Inputs.IPAddressSpaceArgs\n {\n AddressSpace = \"10.1.1.0/24\",\n ResourceId = \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\",\n },\n Vnet = new AzureNative.Cloudngfw.Inputs.IPAddressSpaceArgs\n {\n AddressSpace = \"10.1.0.0/16\",\n ResourceId = \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet\",\n },\n },\n VwanConfiguration = new AzureNative.Cloudngfw.Inputs.VwanConfigurationArgs\n {\n IpOfTrustSubnetForUdr = new AzureNative.Cloudngfw.Inputs.IPAddressArgs\n {\n Address = \"10.1.1.0/24\",\n ResourceId = \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\",\n },\n NetworkVirtualApplianceId = \"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\",\n TrustSubnet = new AzureNative.Cloudngfw.Inputs.IPAddressSpaceArgs\n {\n AddressSpace = \"10.1.1.0/24\",\n ResourceId = \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet\",\n },\n UnTrustSubnet = new AzureNative.Cloudngfw.Inputs.IPAddressSpaceArgs\n {\n AddressSpace = \"10.1.1.0/24\",\n ResourceId = \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\",\n },\n VHub = new AzureNative.Cloudngfw.Inputs.IPAddressSpaceArgs\n {\n AddressSpace = \"10.1.1.0/24\",\n ResourceId = \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\",\n },\n },\n },\n PanEtag = \"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\",\n PanoramaConfig = new AzureNative.Cloudngfw.Inputs.PanoramaConfigArgs\n {\n ConfigString = \"bas64EncodedString\",\n },\n PlanData = new AzureNative.Cloudngfw.Inputs.PlanDataArgs\n {\n BillingCycle = AzureNative.Cloudngfw.BillingCycle.MONTHLY,\n PlanId = \"liftrpantestplan\",\n UsageType = AzureNative.Cloudngfw.UsageType.PAYG,\n },\n ResourceGroupName = \"firewall-rg\",\n Tags = \n {\n { \"tagName\", \"value\" },\n },\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewFirewall(ctx, \"firewall\", \u0026cloudngfw.FirewallArgs{\n\t\t\tAssociatedRulestack: \u0026cloudngfw.RulestackDetailsArgs{\n\t\t\t\tLocation: pulumi.String(\"eastus\"),\n\t\t\t\tResourceId: pulumi.String(\"lrs1\"),\n\t\t\t\tRulestackId: pulumi.String(\"PANRSID\"),\n\t\t\t},\n\t\t\tDnsSettings: \u0026cloudngfw.DNSSettingsArgs{\n\t\t\t\tDnsServers: cloudngfw.IPAddressArray{\n\t\t\t\t\t\u0026cloudngfw.IPAddressArgs{\n\t\t\t\t\t\tAddress: pulumi.String(\"20.22.92.111\"),\n\t\t\t\t\t\tResourceId: pulumi.String(\"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1\"),\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t\tEnableDnsProxy: pulumi.String(cloudngfw.DNSProxyDISABLED),\n\t\t\t\tEnabledDnsType: pulumi.String(cloudngfw.EnabledDNSTypeCUSTOM),\n\t\t\t},\n\t\t\tFirewallName: pulumi.String(\"firewall1\"),\n\t\t\tFrontEndSettings: cloudngfw.FrontendSettingArray{\n\t\t\t\t\u0026cloudngfw.FrontendSettingArgs{\n\t\t\t\t\tBackendConfiguration: \u0026cloudngfw.EndpointConfigurationArgs{\n\t\t\t\t\t\tAddress: \u0026cloudngfw.IPAddressArgs{\n\t\t\t\t\t\t\tAddress: pulumi.String(\"20.22.32.136\"),\n\t\t\t\t\t\t\tResourceId: pulumi.String(\"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp2\"),\n\t\t\t\t\t\t},\n\t\t\t\t\t\tPort: pulumi.String(\"80\"),\n\t\t\t\t\t},\n\t\t\t\t\tFrontendConfiguration: \u0026cloudngfw.EndpointConfigurationArgs{\n\t\t\t\t\t\tAddress: \u0026cloudngfw.IPAddressArgs{\n\t\t\t\t\t\t\tAddress: pulumi.String(\"20.22.91.251\"),\n\t\t\t\t\t\t\tResourceId: pulumi.String(\"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp1\"),\n\t\t\t\t\t\t},\n\t\t\t\t\t\tPort: pulumi.String(\"80\"),\n\t\t\t\t\t},\n\t\t\t\t\tName: pulumi.String(\"frontendsetting11\"),\n\t\t\t\t\tProtocol: pulumi.String(cloudngfw.ProtocolTypeTCP),\n\t\t\t\t},\n\t\t\t},\n\t\t\tIdentity: \u0026cloudngfw.AzureResourceManagerManagedIdentityPropertiesArgs{\n\t\t\t\tType: pulumi.String(cloudngfw.ManagedIdentityTypeNone),\n\t\t\t\tUserAssignedIdentities: cloudngfw.AzureResourceManagerUserAssignedIdentityMap{\n\t\t\t\t\t\"key16\": \u0026cloudngfw.AzureResourceManagerUserAssignedIdentityArgs{\n\t\t\t\t\t\tClientId: pulumi.String(\"aaaa\"),\n\t\t\t\t\t\tPrincipalId: pulumi.String(\"aaaaaaaaaaaaaaa\"),\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t},\n\t\t\tIsPanoramaManaged: pulumi.String(cloudngfw.BooleanEnumTRUE),\n\t\t\tLocation: pulumi.String(\"eastus\"),\n\t\t\tMarketplaceDetails: \u0026cloudngfw.MarketplaceDetailsArgs{\n\t\t\t\tMarketplaceSubscriptionStatus: pulumi.String(cloudngfw.MarketplaceSubscriptionStatusPendingFulfillmentStart),\n\t\t\t\tOfferId: pulumi.String(\"liftr-pan-ame-test\"),\n\t\t\t\tPublisherId: pulumi.String(\"isvtestuklegacy\"),\n\t\t\t},\n\t\t\tNetworkProfile: \u0026cloudngfw.NetworkProfileArgs{\n\t\t\t\tEgressNatIp: cloudngfw.IPAddressArray{\n\t\t\t\t\t\u0026cloudngfw.IPAddressArgs{\n\t\t\t\t\t\tAddress: pulumi.String(\"20.22.92.111\"),\n\t\t\t\t\t\tResourceId: pulumi.String(\"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1\"),\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t\tEnableEgressNat: pulumi.String(cloudngfw.EgressNatENABLED),\n\t\t\t\tNetworkType: pulumi.String(cloudngfw.NetworkTypeVNET),\n\t\t\t\tPrivateSourceNatRulesDestination: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"20.22.92.11\"),\n\t\t\t\t},\n\t\t\t\tPublicIps: cloudngfw.IPAddressArray{\n\t\t\t\t\t\u0026cloudngfw.IPAddressArgs{\n\t\t\t\t\t\tAddress: pulumi.String(\"20.22.92.11\"),\n\t\t\t\t\t\tResourceId: pulumi.String(\"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-PublicIp1\"),\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t\tTrustedRanges: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"20.22.92.11\"),\n\t\t\t\t},\n\t\t\t\tVnetConfiguration: \u0026cloudngfw.VnetConfigurationArgs{\n\t\t\t\t\tIpOfTrustSubnetForUdr: \u0026cloudngfw.IPAddressArgs{\n\t\t\t\t\t\tAddress: pulumi.String(\"10.1.1.0/24\"),\n\t\t\t\t\t\tResourceId: pulumi.String(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\"),\n\t\t\t\t\t},\n\t\t\t\t\tTrustSubnet: \u0026cloudngfw.IPAddressSpaceArgs{\n\t\t\t\t\t\tAddressSpace: pulumi.String(\"10.1.1.0/24\"),\n\t\t\t\t\t\tResourceId: pulumi.String(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet\"),\n\t\t\t\t\t},\n\t\t\t\t\tUnTrustSubnet: \u0026cloudngfw.IPAddressSpaceArgs{\n\t\t\t\t\t\tAddressSpace: pulumi.String(\"10.1.1.0/24\"),\n\t\t\t\t\t\tResourceId: pulumi.String(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\"),\n\t\t\t\t\t},\n\t\t\t\t\tVnet: \u0026cloudngfw.IPAddressSpaceArgs{\n\t\t\t\t\t\tAddressSpace: pulumi.String(\"10.1.0.0/16\"),\n\t\t\t\t\t\tResourceId: pulumi.String(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet\"),\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t\tVwanConfiguration: \u0026cloudngfw.VwanConfigurationArgs{\n\t\t\t\t\tIpOfTrustSubnetForUdr: \u0026cloudngfw.IPAddressArgs{\n\t\t\t\t\t\tAddress: pulumi.String(\"10.1.1.0/24\"),\n\t\t\t\t\t\tResourceId: pulumi.String(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\"),\n\t\t\t\t\t},\n\t\t\t\t\tNetworkVirtualApplianceId: pulumi.String(\"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\"),\n\t\t\t\t\tTrustSubnet: \u0026cloudngfw.IPAddressSpaceArgs{\n\t\t\t\t\t\tAddressSpace: pulumi.String(\"10.1.1.0/24\"),\n\t\t\t\t\t\tResourceId: pulumi.String(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet\"),\n\t\t\t\t\t},\n\t\t\t\t\tUnTrustSubnet: \u0026cloudngfw.IPAddressSpaceArgs{\n\t\t\t\t\t\tAddressSpace: pulumi.String(\"10.1.1.0/24\"),\n\t\t\t\t\t\tResourceId: pulumi.String(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\"),\n\t\t\t\t\t},\n\t\t\t\t\tVHub: \u0026cloudngfw.IPAddressSpaceArgs{\n\t\t\t\t\t\tAddressSpace: pulumi.String(\"10.1.1.0/24\"),\n\t\t\t\t\t\tResourceId: pulumi.String(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\"),\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t},\n\t\t\tPanEtag: pulumi.String(\"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\"),\n\t\t\tPanoramaConfig: \u0026cloudngfw.PanoramaConfigArgs{\n\t\t\t\tConfigString: pulumi.String(\"bas64EncodedString\"),\n\t\t\t},\n\t\t\tPlanData: \u0026cloudngfw.PlanDataArgs{\n\t\t\t\tBillingCycle: pulumi.String(cloudngfw.BillingCycleMONTHLY),\n\t\t\t\tPlanId: pulumi.String(\"liftrpantestplan\"),\n\t\t\t\tUsageType: pulumi.String(cloudngfw.UsageTypePAYG),\n\t\t\t},\n\t\t\tResourceGroupName: pulumi.String(\"firewall-rg\"),\n\t\t\tTags: pulumi.StringMap{\n\t\t\t\t\"tagName\": pulumi.String(\"value\"),\n\t\t\t},\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.Firewall;\nimport com.pulumi.azurenative.cloudngfw.FirewallArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.RulestackDetailsArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.DNSSettingsArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.FrontendSettingArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.EndpointConfigurationArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.IPAddressArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.AzureResourceManagerManagedIdentityPropertiesArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.MarketplaceDetailsArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.NetworkProfileArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.VnetConfigurationArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.IPAddressSpaceArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.VwanConfigurationArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.PanoramaConfigArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.PlanDataArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var firewall = new Firewall(\"firewall\", FirewallArgs.builder()\n .associatedRulestack(RulestackDetailsArgs.builder()\n .location(\"eastus\")\n .resourceId(\"lrs1\")\n .rulestackId(\"PANRSID\")\n .build())\n .dnsSettings(DNSSettingsArgs.builder()\n .dnsServers(IPAddressArgs.builder()\n .address(\"20.22.92.111\")\n .resourceId(\"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1\")\n .build())\n .enableDnsProxy(\"DISABLED\")\n .enabledDnsType(\"CUSTOM\")\n .build())\n .firewallName(\"firewall1\")\n .frontEndSettings(FrontendSettingArgs.builder()\n .backendConfiguration(EndpointConfigurationArgs.builder()\n .address(IPAddressArgs.builder()\n .address(\"20.22.32.136\")\n .resourceId(\"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp2\")\n .build())\n .port(\"80\")\n .build())\n .frontendConfiguration(EndpointConfigurationArgs.builder()\n .address(IPAddressArgs.builder()\n .address(\"20.22.91.251\")\n .resourceId(\"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp1\")\n .build())\n .port(\"80\")\n .build())\n .name(\"frontendsetting11\")\n .protocol(\"TCP\")\n .build())\n .identity(AzureResourceManagerManagedIdentityPropertiesArgs.builder()\n .type(\"None\")\n .userAssignedIdentities(Map.of(\"key16\", AzureResourceManagerUserAssignedIdentityArgs.builder()\n .clientId(\"aaaa\")\n .principalId(\"aaaaaaaaaaaaaaa\")\n .build()))\n .build())\n .isPanoramaManaged(\"TRUE\")\n .location(\"eastus\")\n .marketplaceDetails(MarketplaceDetailsArgs.builder()\n .marketplaceSubscriptionStatus(\"PendingFulfillmentStart\")\n .offerId(\"liftr-pan-ame-test\")\n .publisherId(\"isvtestuklegacy\")\n .build())\n .networkProfile(NetworkProfileArgs.builder()\n .egressNatIp(IPAddressArgs.builder()\n .address(\"20.22.92.111\")\n .resourceId(\"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1\")\n .build())\n .enableEgressNat(\"ENABLED\")\n .networkType(\"VNET\")\n .privateSourceNatRulesDestination(\"20.22.92.11\")\n .publicIps(IPAddressArgs.builder()\n .address(\"20.22.92.11\")\n .resourceId(\"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-PublicIp1\")\n .build())\n .trustedRanges(\"20.22.92.11\")\n .vnetConfiguration(VnetConfigurationArgs.builder()\n .ipOfTrustSubnetForUdr(IPAddressArgs.builder()\n .address(\"10.1.1.0/24\")\n .resourceId(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\")\n .build())\n .trustSubnet(IPAddressSpaceArgs.builder()\n .addressSpace(\"10.1.1.0/24\")\n .resourceId(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet\")\n .build())\n .unTrustSubnet(IPAddressSpaceArgs.builder()\n .addressSpace(\"10.1.1.0/24\")\n .resourceId(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\")\n .build())\n .vnet(IPAddressSpaceArgs.builder()\n .addressSpace(\"10.1.0.0/16\")\n .resourceId(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet\")\n .build())\n .build())\n .vwanConfiguration(VwanConfigurationArgs.builder()\n .ipOfTrustSubnetForUdr(IPAddressArgs.builder()\n .address(\"10.1.1.0/24\")\n .resourceId(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\")\n .build())\n .networkVirtualApplianceId(\"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\")\n .trustSubnet(IPAddressSpaceArgs.builder()\n .addressSpace(\"10.1.1.0/24\")\n .resourceId(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet\")\n .build())\n .unTrustSubnet(IPAddressSpaceArgs.builder()\n .addressSpace(\"10.1.1.0/24\")\n .resourceId(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\")\n .build())\n .vHub(IPAddressSpaceArgs.builder()\n .addressSpace(\"10.1.1.0/24\")\n .resourceId(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\")\n .build())\n .build())\n .build())\n .panEtag(\"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\")\n .panoramaConfig(PanoramaConfigArgs.builder()\n .configString(\"bas64EncodedString\")\n .build())\n .planData(PlanDataArgs.builder()\n .billingCycle(\"MONTHLY\")\n .planId(\"liftrpantestplan\")\n .usageType(\"PAYG\")\n .build())\n .resourceGroupName(\"firewall-rg\")\n .tags(Map.of(\"tagName\", \"value\"))\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst firewall = new azure_native.cloudngfw.Firewall(\"firewall\", {\n associatedRulestack: {\n location: \"eastus\",\n resourceId: \"lrs1\",\n rulestackId: \"PANRSID\",\n },\n dnsSettings: {\n dnsServers: [{\n address: \"20.22.92.111\",\n resourceId: \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1\",\n }],\n enableDnsProxy: azure_native.cloudngfw.DNSProxy.DISABLED,\n enabledDnsType: azure_native.cloudngfw.EnabledDNSType.CUSTOM,\n },\n firewallName: \"firewall1\",\n frontEndSettings: [{\n backendConfiguration: {\n address: {\n address: \"20.22.32.136\",\n resourceId: \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp2\",\n },\n port: \"80\",\n },\n frontendConfiguration: {\n address: {\n address: \"20.22.91.251\",\n resourceId: \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp1\",\n },\n port: \"80\",\n },\n name: \"frontendsetting11\",\n protocol: azure_native.cloudngfw.ProtocolType.TCP,\n }],\n identity: {\n type: azure_native.cloudngfw.ManagedIdentityType.None,\n userAssignedIdentities: {\n key16: {\n clientId: \"aaaa\",\n principalId: \"aaaaaaaaaaaaaaa\",\n },\n },\n },\n isPanoramaManaged: azure_native.cloudngfw.BooleanEnum.TRUE,\n location: \"eastus\",\n marketplaceDetails: {\n marketplaceSubscriptionStatus: azure_native.cloudngfw.MarketplaceSubscriptionStatus.PendingFulfillmentStart,\n offerId: \"liftr-pan-ame-test\",\n publisherId: \"isvtestuklegacy\",\n },\n networkProfile: {\n egressNatIp: [{\n address: \"20.22.92.111\",\n resourceId: \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1\",\n }],\n enableEgressNat: azure_native.cloudngfw.EgressNat.ENABLED,\n networkType: azure_native.cloudngfw.NetworkType.VNET,\n privateSourceNatRulesDestination: [\"20.22.92.11\"],\n publicIps: [{\n address: \"20.22.92.11\",\n resourceId: \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-PublicIp1\",\n }],\n trustedRanges: [\"20.22.92.11\"],\n vnetConfiguration: {\n ipOfTrustSubnetForUdr: {\n address: \"10.1.1.0/24\",\n resourceId: \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\",\n },\n trustSubnet: {\n addressSpace: \"10.1.1.0/24\",\n resourceId: \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet\",\n },\n unTrustSubnet: {\n addressSpace: \"10.1.1.0/24\",\n resourceId: \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\",\n },\n vnet: {\n addressSpace: \"10.1.0.0/16\",\n resourceId: \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet\",\n },\n },\n vwanConfiguration: {\n ipOfTrustSubnetForUdr: {\n address: \"10.1.1.0/24\",\n resourceId: \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\",\n },\n networkVirtualApplianceId: \"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\",\n trustSubnet: {\n addressSpace: \"10.1.1.0/24\",\n resourceId: \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet\",\n },\n unTrustSubnet: {\n addressSpace: \"10.1.1.0/24\",\n resourceId: \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\",\n },\n vHub: {\n addressSpace: \"10.1.1.0/24\",\n resourceId: \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\",\n },\n },\n },\n panEtag: \"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\",\n panoramaConfig: {\n configString: \"bas64EncodedString\",\n },\n planData: {\n billingCycle: azure_native.cloudngfw.BillingCycle.MONTHLY,\n planId: \"liftrpantestplan\",\n usageType: azure_native.cloudngfw.UsageType.PAYG,\n },\n resourceGroupName: \"firewall-rg\",\n tags: {\n tagName: \"value\",\n },\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nfirewall = azure_native.cloudngfw.Firewall(\"firewall\",\n associated_rulestack={\n \"location\": \"eastus\",\n \"resource_id\": \"lrs1\",\n \"rulestack_id\": \"PANRSID\",\n },\n dns_settings={\n \"dns_servers\": [{\n \"address\": \"20.22.92.111\",\n \"resource_id\": \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1\",\n }],\n \"enable_dns_proxy\": azure_native.cloudngfw.DNSProxy.DISABLED,\n \"enabled_dns_type\": azure_native.cloudngfw.EnabledDNSType.CUSTOM,\n },\n firewall_name=\"firewall1\",\n front_end_settings=[{\n \"backend_configuration\": {\n \"address\": {\n \"address\": \"20.22.32.136\",\n \"resource_id\": \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp2\",\n },\n \"port\": \"80\",\n },\n \"frontend_configuration\": {\n \"address\": {\n \"address\": \"20.22.91.251\",\n \"resource_id\": \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp1\",\n },\n \"port\": \"80\",\n },\n \"name\": \"frontendsetting11\",\n \"protocol\": azure_native.cloudngfw.ProtocolType.TCP,\n }],\n identity={\n \"type\": azure_native.cloudngfw.ManagedIdentityType.NONE,\n \"user_assigned_identities\": {\n \"key16\": {\n \"client_id\": \"aaaa\",\n \"principal_id\": \"aaaaaaaaaaaaaaa\",\n },\n },\n },\n is_panorama_managed=azure_native.cloudngfw.BooleanEnum.TRUE,\n location=\"eastus\",\n marketplace_details={\n \"marketplace_subscription_status\": azure_native.cloudngfw.MarketplaceSubscriptionStatus.PENDING_FULFILLMENT_START,\n \"offer_id\": \"liftr-pan-ame-test\",\n \"publisher_id\": \"isvtestuklegacy\",\n },\n network_profile={\n \"egress_nat_ip\": [{\n \"address\": \"20.22.92.111\",\n \"resource_id\": \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1\",\n }],\n \"enable_egress_nat\": azure_native.cloudngfw.EgressNat.ENABLED,\n \"network_type\": azure_native.cloudngfw.NetworkType.VNET,\n \"private_source_nat_rules_destination\": [\"20.22.92.11\"],\n \"public_ips\": [{\n \"address\": \"20.22.92.11\",\n \"resource_id\": \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-PublicIp1\",\n }],\n \"trusted_ranges\": [\"20.22.92.11\"],\n \"vnet_configuration\": {\n \"ip_of_trust_subnet_for_udr\": {\n \"address\": \"10.1.1.0/24\",\n \"resource_id\": \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\",\n },\n \"trust_subnet\": {\n \"address_space\": \"10.1.1.0/24\",\n \"resource_id\": \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet\",\n },\n \"un_trust_subnet\": {\n \"address_space\": \"10.1.1.0/24\",\n \"resource_id\": \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\",\n },\n \"vnet\": {\n \"address_space\": \"10.1.0.0/16\",\n \"resource_id\": \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet\",\n },\n },\n \"vwan_configuration\": {\n \"ip_of_trust_subnet_for_udr\": {\n \"address\": \"10.1.1.0/24\",\n \"resource_id\": \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\",\n },\n \"network_virtual_appliance_id\": \"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\",\n \"trust_subnet\": {\n \"address_space\": \"10.1.1.0/24\",\n \"resource_id\": \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet\",\n },\n \"un_trust_subnet\": {\n \"address_space\": \"10.1.1.0/24\",\n \"resource_id\": \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\",\n },\n \"v_hub\": {\n \"address_space\": \"10.1.1.0/24\",\n \"resource_id\": \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\",\n },\n },\n },\n pan_etag=\"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\",\n panorama_config={\n \"config_string\": \"bas64EncodedString\",\n },\n plan_data={\n \"billing_cycle\": azure_native.cloudngfw.BillingCycle.MONTHLY,\n \"plan_id\": \"liftrpantestplan\",\n \"usage_type\": azure_native.cloudngfw.UsageType.PAYG,\n },\n resource_group_name=\"firewall-rg\",\n tags={\n \"tagName\": \"value\",\n })\n\n```\n\n```yaml\nresources:\n firewall:\n type: azure-native:cloudngfw:Firewall\n properties:\n associatedRulestack:\n location: eastus\n resourceId: lrs1\n rulestackId: PANRSID\n dnsSettings:\n dnsServers:\n - address: 20.22.92.111\n resourceId: /subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1\n enableDnsProxy: DISABLED\n enabledDnsType: CUSTOM\n firewallName: firewall1\n frontEndSettings:\n - backendConfiguration:\n address:\n address: 20.22.32.136\n resourceId: /subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp2\n port: '80'\n frontendConfiguration:\n address:\n address: 20.22.91.251\n resourceId: /subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp1\n port: '80'\n name: frontendsetting11\n protocol: TCP\n identity:\n type: None\n userAssignedIdentities:\n key16:\n clientId: aaaa\n principalId: aaaaaaaaaaaaaaa\n isPanoramaManaged: TRUE\n location: eastus\n marketplaceDetails:\n marketplaceSubscriptionStatus: PendingFulfillmentStart\n offerId: liftr-pan-ame-test\n publisherId: isvtestuklegacy\n networkProfile:\n egressNatIp:\n - address: 20.22.92.111\n resourceId: /subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1\n enableEgressNat: ENABLED\n networkType: VNET\n privateSourceNatRulesDestination:\n - 20.22.92.11\n publicIps:\n - address: 20.22.92.11\n resourceId: /subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-PublicIp1\n trustedRanges:\n - 20.22.92.11\n vnetConfiguration:\n ipOfTrustSubnetForUdr:\n address: 10.1.1.0/24\n resourceId: /subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\n trustSubnet:\n addressSpace: 10.1.1.0/24\n resourceId: /subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet\n unTrustSubnet:\n addressSpace: 10.1.1.0/24\n resourceId: /subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\n vnet:\n addressSpace: 10.1.0.0/16\n resourceId: /subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet\n vwanConfiguration:\n ipOfTrustSubnetForUdr:\n address: 10.1.1.0/24\n resourceId: /subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\n networkVirtualApplianceId: 2bf4a339-294d-4c25-b0b2-ef649e9f5c12\n trustSubnet:\n addressSpace: 10.1.1.0/24\n resourceId: /subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet\n unTrustSubnet:\n addressSpace: 10.1.1.0/24\n resourceId: /subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\n vHub:\n addressSpace: 10.1.1.0/24\n resourceId: /subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\n panEtag: 2bf4a339-294d-4c25-b0b2-ef649e9f5c12\n panoramaConfig:\n configString: bas64EncodedString\n planData:\n billingCycle: MONTHLY\n planId: liftrpantestplan\n usageType: PAYG\n resourceGroupName: firewall-rg\n tags:\n tagName: value\n\n```\n\n{{% /example %}}\n{{% example %}}\n### Firewalls_CreateOrUpdate_MinimumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var firewall = new AzureNative.Cloudngfw.Firewall(\"firewall\", new()\n {\n DnsSettings = null,\n FirewallName = \"firewall1\",\n Location = \"eastus\",\n MarketplaceDetails = new AzureNative.Cloudngfw.Inputs.MarketplaceDetailsArgs\n {\n OfferId = \"liftr-pan-ame-test\",\n PublisherId = \"isvtestuklegacy\",\n },\n NetworkProfile = new AzureNative.Cloudngfw.Inputs.NetworkProfileArgs\n {\n EnableEgressNat = AzureNative.Cloudngfw.EgressNat.ENABLED,\n NetworkType = AzureNative.Cloudngfw.NetworkType.VNET,\n PublicIps = new[]\n {\n new AzureNative.Cloudngfw.Inputs.IPAddressArgs\n {\n Address = \"20.22.92.11\",\n ResourceId = \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-PublicIp1\",\n },\n },\n },\n PlanData = new AzureNative.Cloudngfw.Inputs.PlanDataArgs\n {\n BillingCycle = AzureNative.Cloudngfw.BillingCycle.MONTHLY,\n PlanId = \"liftrpantestplan\",\n },\n ResourceGroupName = \"firewall-rg\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewFirewall(ctx, \"firewall\", \u0026cloudngfw.FirewallArgs{\n\t\t\tDnsSettings: \u0026cloudngfw.DNSSettingsArgs{},\n\t\t\tFirewallName: pulumi.String(\"firewall1\"),\n\t\t\tLocation: pulumi.String(\"eastus\"),\n\t\t\tMarketplaceDetails: \u0026cloudngfw.MarketplaceDetailsArgs{\n\t\t\t\tOfferId: pulumi.String(\"liftr-pan-ame-test\"),\n\t\t\t\tPublisherId: pulumi.String(\"isvtestuklegacy\"),\n\t\t\t},\n\t\t\tNetworkProfile: \u0026cloudngfw.NetworkProfileArgs{\n\t\t\t\tEnableEgressNat: pulumi.String(cloudngfw.EgressNatENABLED),\n\t\t\t\tNetworkType: pulumi.String(cloudngfw.NetworkTypeVNET),\n\t\t\t\tPublicIps: cloudngfw.IPAddressArray{\n\t\t\t\t\t\u0026cloudngfw.IPAddressArgs{\n\t\t\t\t\t\tAddress: pulumi.String(\"20.22.92.11\"),\n\t\t\t\t\t\tResourceId: pulumi.String(\"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-PublicIp1\"),\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t},\n\t\t\tPlanData: \u0026cloudngfw.PlanDataArgs{\n\t\t\t\tBillingCycle: pulumi.String(cloudngfw.BillingCycleMONTHLY),\n\t\t\t\tPlanId: pulumi.String(\"liftrpantestplan\"),\n\t\t\t},\n\t\t\tResourceGroupName: pulumi.String(\"firewall-rg\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.Firewall;\nimport com.pulumi.azurenative.cloudngfw.FirewallArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.DNSSettingsArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.MarketplaceDetailsArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.NetworkProfileArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.PlanDataArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var firewall = new Firewall(\"firewall\", FirewallArgs.builder()\n .dnsSettings(DNSSettingsArgs.builder()\n .build())\n .firewallName(\"firewall1\")\n .location(\"eastus\")\n .marketplaceDetails(MarketplaceDetailsArgs.builder()\n .offerId(\"liftr-pan-ame-test\")\n .publisherId(\"isvtestuklegacy\")\n .build())\n .networkProfile(NetworkProfileArgs.builder()\n .enableEgressNat(\"ENABLED\")\n .networkType(\"VNET\")\n .publicIps(IPAddressArgs.builder()\n .address(\"20.22.92.11\")\n .resourceId(\"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-PublicIp1\")\n .build())\n .build())\n .planData(PlanDataArgs.builder()\n .billingCycle(\"MONTHLY\")\n .planId(\"liftrpantestplan\")\n .build())\n .resourceGroupName(\"firewall-rg\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst firewall = new azure_native.cloudngfw.Firewall(\"firewall\", {\n dnsSettings: {},\n firewallName: \"firewall1\",\n location: \"eastus\",\n marketplaceDetails: {\n offerId: \"liftr-pan-ame-test\",\n publisherId: \"isvtestuklegacy\",\n },\n networkProfile: {\n enableEgressNat: azure_native.cloudngfw.EgressNat.ENABLED,\n networkType: azure_native.cloudngfw.NetworkType.VNET,\n publicIps: [{\n address: \"20.22.92.11\",\n resourceId: \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-PublicIp1\",\n }],\n },\n planData: {\n billingCycle: azure_native.cloudngfw.BillingCycle.MONTHLY,\n planId: \"liftrpantestplan\",\n },\n resourceGroupName: \"firewall-rg\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nfirewall = azure_native.cloudngfw.Firewall(\"firewall\",\n dns_settings={},\n firewall_name=\"firewall1\",\n location=\"eastus\",\n marketplace_details={\n \"offer_id\": \"liftr-pan-ame-test\",\n \"publisher_id\": \"isvtestuklegacy\",\n },\n network_profile={\n \"enable_egress_nat\": azure_native.cloudngfw.EgressNat.ENABLED,\n \"network_type\": azure_native.cloudngfw.NetworkType.VNET,\n \"public_ips\": [{\n \"address\": \"20.22.92.11\",\n \"resource_id\": \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-PublicIp1\",\n }],\n },\n plan_data={\n \"billing_cycle\": azure_native.cloudngfw.BillingCycle.MONTHLY,\n \"plan_id\": \"liftrpantestplan\",\n },\n resource_group_name=\"firewall-rg\")\n\n```\n\n```yaml\nresources:\n firewall:\n type: azure-native:cloudngfw:Firewall\n properties:\n dnsSettings: {}\n firewallName: firewall1\n location: eastus\n marketplaceDetails:\n offerId: liftr-pan-ame-test\n publisherId: isvtestuklegacy\n networkProfile:\n enableEgressNat: ENABLED\n networkType: VNET\n publicIps:\n - address: 20.22.92.11\n resourceId: /subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-PublicIp1\n planData:\n billingCycle: MONTHLY\n planId: liftrpantestplan\n resourceGroupName: firewall-rg\n\n```\n\n{{% /example %}}\n{{% /examples %}}\n\n## Import\n\nAn existing resource can be imported using its type token, name, and identifier, e.g.\n\n```sh\n$ pulumi import azure-native:cloudngfw:Firewall armid1 /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/firewalls/{firewallName} \n```\n", + "description": "PaloAltoNetworks Firewall\n\nUses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01.\n\nOther 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.\n\n{{% examples %}}\n## Example Usage\n{{% example %}}\n### Firewalls_CreateOrUpdate_MaximumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var firewall = new AzureNative.Cloudngfw.Firewall(\"firewall\", new()\n {\n AssociatedRulestack = new AzureNative.Cloudngfw.Inputs.RulestackDetailsArgs\n {\n Location = \"eastus\",\n ResourceId = \"lrs1\",\n RulestackId = \"PANRSID\",\n },\n DnsSettings = new AzureNative.Cloudngfw.Inputs.DNSSettingsArgs\n {\n DnsServers = new[]\n {\n new AzureNative.Cloudngfw.Inputs.IPAddressArgs\n {\n Address = \"20.22.92.111\",\n ResourceId = \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1\",\n },\n },\n EnableDnsProxy = AzureNative.Cloudngfw.DNSProxy.DISABLED,\n EnabledDnsType = AzureNative.Cloudngfw.EnabledDNSType.CUSTOM,\n },\n FirewallName = \"firewall1\",\n FrontEndSettings = new[]\n {\n new AzureNative.Cloudngfw.Inputs.FrontendSettingArgs\n {\n BackendConfiguration = new AzureNative.Cloudngfw.Inputs.EndpointConfigurationArgs\n {\n Address = new AzureNative.Cloudngfw.Inputs.IPAddressArgs\n {\n Address = \"20.22.32.136\",\n ResourceId = \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp2\",\n },\n Port = \"80\",\n },\n FrontendConfiguration = new AzureNative.Cloudngfw.Inputs.EndpointConfigurationArgs\n {\n Address = new AzureNative.Cloudngfw.Inputs.IPAddressArgs\n {\n Address = \"20.22.91.251\",\n ResourceId = \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp1\",\n },\n Port = \"80\",\n },\n Name = \"frontendsetting11\",\n Protocol = AzureNative.Cloudngfw.ProtocolType.TCP,\n },\n },\n Identity = new AzureNative.Cloudngfw.Inputs.AzureResourceManagerManagedIdentityPropertiesArgs\n {\n Type = AzureNative.Cloudngfw.ManagedIdentityType.None,\n UserAssignedIdentities = \n {\n { \"key16\", new AzureNative.Cloudngfw.Inputs.AzureResourceManagerUserAssignedIdentityArgs\n {\n ClientId = \"aaaa\",\n PrincipalId = \"aaaaaaaaaaaaaaa\",\n } },\n },\n },\n IsPanoramaManaged = AzureNative.Cloudngfw.BooleanEnum.TRUE,\n Location = \"eastus\",\n MarketplaceDetails = new AzureNative.Cloudngfw.Inputs.MarketplaceDetailsArgs\n {\n MarketplaceSubscriptionStatus = AzureNative.Cloudngfw.MarketplaceSubscriptionStatus.PendingFulfillmentStart,\n OfferId = \"liftr-pan-ame-test\",\n PublisherId = \"isvtestuklegacy\",\n },\n NetworkProfile = new AzureNative.Cloudngfw.Inputs.NetworkProfileArgs\n {\n EgressNatIp = new[]\n {\n new AzureNative.Cloudngfw.Inputs.IPAddressArgs\n {\n Address = \"20.22.92.111\",\n ResourceId = \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1\",\n },\n },\n EnableEgressNat = AzureNative.Cloudngfw.EgressNat.ENABLED,\n NetworkType = AzureNative.Cloudngfw.NetworkType.VNET,\n PrivateSourceNatRulesDestination = new[]\n {\n \"20.22.92.11\",\n },\n PublicIps = new[]\n {\n new AzureNative.Cloudngfw.Inputs.IPAddressArgs\n {\n Address = \"20.22.92.11\",\n ResourceId = \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-PublicIp1\",\n },\n },\n TrustedRanges = new[]\n {\n \"20.22.92.11\",\n },\n VnetConfiguration = new AzureNative.Cloudngfw.Inputs.VnetConfigurationArgs\n {\n IpOfTrustSubnetForUdr = new AzureNative.Cloudngfw.Inputs.IPAddressArgs\n {\n Address = \"10.1.1.0/24\",\n ResourceId = \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\",\n },\n TrustSubnet = new AzureNative.Cloudngfw.Inputs.IPAddressSpaceArgs\n {\n AddressSpace = \"10.1.1.0/24\",\n ResourceId = \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet\",\n },\n UnTrustSubnet = new AzureNative.Cloudngfw.Inputs.IPAddressSpaceArgs\n {\n AddressSpace = \"10.1.1.0/24\",\n ResourceId = \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\",\n },\n Vnet = new AzureNative.Cloudngfw.Inputs.IPAddressSpaceArgs\n {\n AddressSpace = \"10.1.0.0/16\",\n ResourceId = \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet\",\n },\n },\n VwanConfiguration = new AzureNative.Cloudngfw.Inputs.VwanConfigurationArgs\n {\n IpOfTrustSubnetForUdr = new AzureNative.Cloudngfw.Inputs.IPAddressArgs\n {\n Address = \"10.1.1.0/24\",\n ResourceId = \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\",\n },\n NetworkVirtualApplianceId = \"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\",\n TrustSubnet = new AzureNative.Cloudngfw.Inputs.IPAddressSpaceArgs\n {\n AddressSpace = \"10.1.1.0/24\",\n ResourceId = \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet\",\n },\n UnTrustSubnet = new AzureNative.Cloudngfw.Inputs.IPAddressSpaceArgs\n {\n AddressSpace = \"10.1.1.0/24\",\n ResourceId = \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\",\n },\n VHub = new AzureNative.Cloudngfw.Inputs.IPAddressSpaceArgs\n {\n AddressSpace = \"10.1.1.0/24\",\n ResourceId = \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\",\n },\n },\n },\n PanEtag = \"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\",\n PanoramaConfig = new AzureNative.Cloudngfw.Inputs.PanoramaConfigArgs\n {\n ConfigString = \"bas64EncodedString\",\n },\n PlanData = new AzureNative.Cloudngfw.Inputs.PlanDataArgs\n {\n BillingCycle = AzureNative.Cloudngfw.BillingCycle.MONTHLY,\n PlanId = \"liftrpantestplan\",\n UsageType = AzureNative.Cloudngfw.UsageType.PAYG,\n },\n ResourceGroupName = \"firewall-rg\",\n Tags = \n {\n { \"tagName\", \"value\" },\n },\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewFirewall(ctx, \"firewall\", \u0026cloudngfw.FirewallArgs{\n\t\t\tAssociatedRulestack: \u0026cloudngfw.RulestackDetailsArgs{\n\t\t\t\tLocation: pulumi.String(\"eastus\"),\n\t\t\t\tResourceId: pulumi.String(\"lrs1\"),\n\t\t\t\tRulestackId: pulumi.String(\"PANRSID\"),\n\t\t\t},\n\t\t\tDnsSettings: \u0026cloudngfw.DNSSettingsArgs{\n\t\t\t\tDnsServers: cloudngfw.IPAddressArray{\n\t\t\t\t\t\u0026cloudngfw.IPAddressArgs{\n\t\t\t\t\t\tAddress: pulumi.String(\"20.22.92.111\"),\n\t\t\t\t\t\tResourceId: pulumi.String(\"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1\"),\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t\tEnableDnsProxy: pulumi.String(cloudngfw.DNSProxyDISABLED),\n\t\t\t\tEnabledDnsType: pulumi.String(cloudngfw.EnabledDNSTypeCUSTOM),\n\t\t\t},\n\t\t\tFirewallName: pulumi.String(\"firewall1\"),\n\t\t\tFrontEndSettings: cloudngfw.FrontendSettingArray{\n\t\t\t\t\u0026cloudngfw.FrontendSettingArgs{\n\t\t\t\t\tBackendConfiguration: \u0026cloudngfw.EndpointConfigurationArgs{\n\t\t\t\t\t\tAddress: \u0026cloudngfw.IPAddressArgs{\n\t\t\t\t\t\t\tAddress: pulumi.String(\"20.22.32.136\"),\n\t\t\t\t\t\t\tResourceId: pulumi.String(\"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp2\"),\n\t\t\t\t\t\t},\n\t\t\t\t\t\tPort: pulumi.String(\"80\"),\n\t\t\t\t\t},\n\t\t\t\t\tFrontendConfiguration: \u0026cloudngfw.EndpointConfigurationArgs{\n\t\t\t\t\t\tAddress: \u0026cloudngfw.IPAddressArgs{\n\t\t\t\t\t\t\tAddress: pulumi.String(\"20.22.91.251\"),\n\t\t\t\t\t\t\tResourceId: pulumi.String(\"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp1\"),\n\t\t\t\t\t\t},\n\t\t\t\t\t\tPort: pulumi.String(\"80\"),\n\t\t\t\t\t},\n\t\t\t\t\tName: pulumi.String(\"frontendsetting11\"),\n\t\t\t\t\tProtocol: pulumi.String(cloudngfw.ProtocolTypeTCP),\n\t\t\t\t},\n\t\t\t},\n\t\t\tIdentity: \u0026cloudngfw.AzureResourceManagerManagedIdentityPropertiesArgs{\n\t\t\t\tType: pulumi.String(cloudngfw.ManagedIdentityTypeNone),\n\t\t\t\tUserAssignedIdentities: cloudngfw.AzureResourceManagerUserAssignedIdentityMap{\n\t\t\t\t\t\"key16\": \u0026cloudngfw.AzureResourceManagerUserAssignedIdentityArgs{\n\t\t\t\t\t\tClientId: pulumi.String(\"aaaa\"),\n\t\t\t\t\t\tPrincipalId: pulumi.String(\"aaaaaaaaaaaaaaa\"),\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t},\n\t\t\tIsPanoramaManaged: pulumi.String(cloudngfw.BooleanEnumTRUE),\n\t\t\tLocation: pulumi.String(\"eastus\"),\n\t\t\tMarketplaceDetails: \u0026cloudngfw.MarketplaceDetailsArgs{\n\t\t\t\tMarketplaceSubscriptionStatus: pulumi.String(cloudngfw.MarketplaceSubscriptionStatusPendingFulfillmentStart),\n\t\t\t\tOfferId: pulumi.String(\"liftr-pan-ame-test\"),\n\t\t\t\tPublisherId: pulumi.String(\"isvtestuklegacy\"),\n\t\t\t},\n\t\t\tNetworkProfile: \u0026cloudngfw.NetworkProfileArgs{\n\t\t\t\tEgressNatIp: cloudngfw.IPAddressArray{\n\t\t\t\t\t\u0026cloudngfw.IPAddressArgs{\n\t\t\t\t\t\tAddress: pulumi.String(\"20.22.92.111\"),\n\t\t\t\t\t\tResourceId: pulumi.String(\"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1\"),\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t\tEnableEgressNat: pulumi.String(cloudngfw.EgressNatENABLED),\n\t\t\t\tNetworkType: pulumi.String(cloudngfw.NetworkTypeVNET),\n\t\t\t\tPrivateSourceNatRulesDestination: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"20.22.92.11\"),\n\t\t\t\t},\n\t\t\t\tPublicIps: cloudngfw.IPAddressArray{\n\t\t\t\t\t\u0026cloudngfw.IPAddressArgs{\n\t\t\t\t\t\tAddress: pulumi.String(\"20.22.92.11\"),\n\t\t\t\t\t\tResourceId: pulumi.String(\"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-PublicIp1\"),\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t\tTrustedRanges: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"20.22.92.11\"),\n\t\t\t\t},\n\t\t\t\tVnetConfiguration: \u0026cloudngfw.VnetConfigurationArgs{\n\t\t\t\t\tIpOfTrustSubnetForUdr: \u0026cloudngfw.IPAddressArgs{\n\t\t\t\t\t\tAddress: pulumi.String(\"10.1.1.0/24\"),\n\t\t\t\t\t\tResourceId: pulumi.String(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\"),\n\t\t\t\t\t},\n\t\t\t\t\tTrustSubnet: \u0026cloudngfw.IPAddressSpaceArgs{\n\t\t\t\t\t\tAddressSpace: pulumi.String(\"10.1.1.0/24\"),\n\t\t\t\t\t\tResourceId: pulumi.String(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet\"),\n\t\t\t\t\t},\n\t\t\t\t\tUnTrustSubnet: \u0026cloudngfw.IPAddressSpaceArgs{\n\t\t\t\t\t\tAddressSpace: pulumi.String(\"10.1.1.0/24\"),\n\t\t\t\t\t\tResourceId: pulumi.String(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\"),\n\t\t\t\t\t},\n\t\t\t\t\tVnet: \u0026cloudngfw.IPAddressSpaceArgs{\n\t\t\t\t\t\tAddressSpace: pulumi.String(\"10.1.0.0/16\"),\n\t\t\t\t\t\tResourceId: pulumi.String(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet\"),\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t\tVwanConfiguration: \u0026cloudngfw.VwanConfigurationArgs{\n\t\t\t\t\tIpOfTrustSubnetForUdr: \u0026cloudngfw.IPAddressArgs{\n\t\t\t\t\t\tAddress: pulumi.String(\"10.1.1.0/24\"),\n\t\t\t\t\t\tResourceId: pulumi.String(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\"),\n\t\t\t\t\t},\n\t\t\t\t\tNetworkVirtualApplianceId: pulumi.String(\"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\"),\n\t\t\t\t\tTrustSubnet: \u0026cloudngfw.IPAddressSpaceArgs{\n\t\t\t\t\t\tAddressSpace: pulumi.String(\"10.1.1.0/24\"),\n\t\t\t\t\t\tResourceId: pulumi.String(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet\"),\n\t\t\t\t\t},\n\t\t\t\t\tUnTrustSubnet: \u0026cloudngfw.IPAddressSpaceArgs{\n\t\t\t\t\t\tAddressSpace: pulumi.String(\"10.1.1.0/24\"),\n\t\t\t\t\t\tResourceId: pulumi.String(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\"),\n\t\t\t\t\t},\n\t\t\t\t\tVHub: \u0026cloudngfw.IPAddressSpaceArgs{\n\t\t\t\t\t\tAddressSpace: pulumi.String(\"10.1.1.0/24\"),\n\t\t\t\t\t\tResourceId: pulumi.String(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\"),\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t},\n\t\t\tPanEtag: pulumi.String(\"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\"),\n\t\t\tPanoramaConfig: \u0026cloudngfw.PanoramaConfigArgs{\n\t\t\t\tConfigString: pulumi.String(\"bas64EncodedString\"),\n\t\t\t},\n\t\t\tPlanData: \u0026cloudngfw.PlanDataArgs{\n\t\t\t\tBillingCycle: pulumi.String(cloudngfw.BillingCycleMONTHLY),\n\t\t\t\tPlanId: pulumi.String(\"liftrpantestplan\"),\n\t\t\t\tUsageType: pulumi.String(cloudngfw.UsageTypePAYG),\n\t\t\t},\n\t\t\tResourceGroupName: pulumi.String(\"firewall-rg\"),\n\t\t\tTags: pulumi.StringMap{\n\t\t\t\t\"tagName\": pulumi.String(\"value\"),\n\t\t\t},\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.Firewall;\nimport com.pulumi.azurenative.cloudngfw.FirewallArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.RulestackDetailsArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.DNSSettingsArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.FrontendSettingArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.EndpointConfigurationArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.IPAddressArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.AzureResourceManagerManagedIdentityPropertiesArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.MarketplaceDetailsArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.NetworkProfileArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.VnetConfigurationArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.IPAddressSpaceArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.VwanConfigurationArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.PanoramaConfigArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.PlanDataArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var firewall = new Firewall(\"firewall\", FirewallArgs.builder()\n .associatedRulestack(RulestackDetailsArgs.builder()\n .location(\"eastus\")\n .resourceId(\"lrs1\")\n .rulestackId(\"PANRSID\")\n .build())\n .dnsSettings(DNSSettingsArgs.builder()\n .dnsServers(IPAddressArgs.builder()\n .address(\"20.22.92.111\")\n .resourceId(\"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1\")\n .build())\n .enableDnsProxy(\"DISABLED\")\n .enabledDnsType(\"CUSTOM\")\n .build())\n .firewallName(\"firewall1\")\n .frontEndSettings(FrontendSettingArgs.builder()\n .backendConfiguration(EndpointConfigurationArgs.builder()\n .address(IPAddressArgs.builder()\n .address(\"20.22.32.136\")\n .resourceId(\"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp2\")\n .build())\n .port(\"80\")\n .build())\n .frontendConfiguration(EndpointConfigurationArgs.builder()\n .address(IPAddressArgs.builder()\n .address(\"20.22.91.251\")\n .resourceId(\"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp1\")\n .build())\n .port(\"80\")\n .build())\n .name(\"frontendsetting11\")\n .protocol(\"TCP\")\n .build())\n .identity(AzureResourceManagerManagedIdentityPropertiesArgs.builder()\n .type(\"None\")\n .userAssignedIdentities(Map.of(\"key16\", AzureResourceManagerUserAssignedIdentityArgs.builder()\n .clientId(\"aaaa\")\n .principalId(\"aaaaaaaaaaaaaaa\")\n .build()))\n .build())\n .isPanoramaManaged(\"TRUE\")\n .location(\"eastus\")\n .marketplaceDetails(MarketplaceDetailsArgs.builder()\n .marketplaceSubscriptionStatus(\"PendingFulfillmentStart\")\n .offerId(\"liftr-pan-ame-test\")\n .publisherId(\"isvtestuklegacy\")\n .build())\n .networkProfile(NetworkProfileArgs.builder()\n .egressNatIp(IPAddressArgs.builder()\n .address(\"20.22.92.111\")\n .resourceId(\"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1\")\n .build())\n .enableEgressNat(\"ENABLED\")\n .networkType(\"VNET\")\n .privateSourceNatRulesDestination(\"20.22.92.11\")\n .publicIps(IPAddressArgs.builder()\n .address(\"20.22.92.11\")\n .resourceId(\"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-PublicIp1\")\n .build())\n .trustedRanges(\"20.22.92.11\")\n .vnetConfiguration(VnetConfigurationArgs.builder()\n .ipOfTrustSubnetForUdr(IPAddressArgs.builder()\n .address(\"10.1.1.0/24\")\n .resourceId(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\")\n .build())\n .trustSubnet(IPAddressSpaceArgs.builder()\n .addressSpace(\"10.1.1.0/24\")\n .resourceId(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet\")\n .build())\n .unTrustSubnet(IPAddressSpaceArgs.builder()\n .addressSpace(\"10.1.1.0/24\")\n .resourceId(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\")\n .build())\n .vnet(IPAddressSpaceArgs.builder()\n .addressSpace(\"10.1.0.0/16\")\n .resourceId(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet\")\n .build())\n .build())\n .vwanConfiguration(VwanConfigurationArgs.builder()\n .ipOfTrustSubnetForUdr(IPAddressArgs.builder()\n .address(\"10.1.1.0/24\")\n .resourceId(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\")\n .build())\n .networkVirtualApplianceId(\"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\")\n .trustSubnet(IPAddressSpaceArgs.builder()\n .addressSpace(\"10.1.1.0/24\")\n .resourceId(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet\")\n .build())\n .unTrustSubnet(IPAddressSpaceArgs.builder()\n .addressSpace(\"10.1.1.0/24\")\n .resourceId(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\")\n .build())\n .vHub(IPAddressSpaceArgs.builder()\n .addressSpace(\"10.1.1.0/24\")\n .resourceId(\"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\")\n .build())\n .build())\n .build())\n .panEtag(\"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\")\n .panoramaConfig(PanoramaConfigArgs.builder()\n .configString(\"bas64EncodedString\")\n .build())\n .planData(PlanDataArgs.builder()\n .billingCycle(\"MONTHLY\")\n .planId(\"liftrpantestplan\")\n .usageType(\"PAYG\")\n .build())\n .resourceGroupName(\"firewall-rg\")\n .tags(Map.of(\"tagName\", \"value\"))\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst firewall = new azure_native.cloudngfw.Firewall(\"firewall\", {\n associatedRulestack: {\n location: \"eastus\",\n resourceId: \"lrs1\",\n rulestackId: \"PANRSID\",\n },\n dnsSettings: {\n dnsServers: [{\n address: \"20.22.92.111\",\n resourceId: \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1\",\n }],\n enableDnsProxy: azure_native.cloudngfw.DNSProxy.DISABLED,\n enabledDnsType: azure_native.cloudngfw.EnabledDNSType.CUSTOM,\n },\n firewallName: \"firewall1\",\n frontEndSettings: [{\n backendConfiguration: {\n address: {\n address: \"20.22.32.136\",\n resourceId: \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp2\",\n },\n port: \"80\",\n },\n frontendConfiguration: {\n address: {\n address: \"20.22.91.251\",\n resourceId: \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp1\",\n },\n port: \"80\",\n },\n name: \"frontendsetting11\",\n protocol: azure_native.cloudngfw.ProtocolType.TCP,\n }],\n identity: {\n type: azure_native.cloudngfw.ManagedIdentityType.None,\n userAssignedIdentities: {\n key16: {\n clientId: \"aaaa\",\n principalId: \"aaaaaaaaaaaaaaa\",\n },\n },\n },\n isPanoramaManaged: azure_native.cloudngfw.BooleanEnum.TRUE,\n location: \"eastus\",\n marketplaceDetails: {\n marketplaceSubscriptionStatus: azure_native.cloudngfw.MarketplaceSubscriptionStatus.PendingFulfillmentStart,\n offerId: \"liftr-pan-ame-test\",\n publisherId: \"isvtestuklegacy\",\n },\n networkProfile: {\n egressNatIp: [{\n address: \"20.22.92.111\",\n resourceId: \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1\",\n }],\n enableEgressNat: azure_native.cloudngfw.EgressNat.ENABLED,\n networkType: azure_native.cloudngfw.NetworkType.VNET,\n privateSourceNatRulesDestination: [\"20.22.92.11\"],\n publicIps: [{\n address: \"20.22.92.11\",\n resourceId: \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-PublicIp1\",\n }],\n trustedRanges: [\"20.22.92.11\"],\n vnetConfiguration: {\n ipOfTrustSubnetForUdr: {\n address: \"10.1.1.0/24\",\n resourceId: \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\",\n },\n trustSubnet: {\n addressSpace: \"10.1.1.0/24\",\n resourceId: \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet\",\n },\n unTrustSubnet: {\n addressSpace: \"10.1.1.0/24\",\n resourceId: \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\",\n },\n vnet: {\n addressSpace: \"10.1.0.0/16\",\n resourceId: \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet\",\n },\n },\n vwanConfiguration: {\n ipOfTrustSubnetForUdr: {\n address: \"10.1.1.0/24\",\n resourceId: \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\",\n },\n networkVirtualApplianceId: \"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\",\n trustSubnet: {\n addressSpace: \"10.1.1.0/24\",\n resourceId: \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet\",\n },\n unTrustSubnet: {\n addressSpace: \"10.1.1.0/24\",\n resourceId: \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\",\n },\n vHub: {\n addressSpace: \"10.1.1.0/24\",\n resourceId: \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\",\n },\n },\n },\n panEtag: \"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\",\n panoramaConfig: {\n configString: \"bas64EncodedString\",\n },\n planData: {\n billingCycle: azure_native.cloudngfw.BillingCycle.MONTHLY,\n planId: \"liftrpantestplan\",\n usageType: azure_native.cloudngfw.UsageType.PAYG,\n },\n resourceGroupName: \"firewall-rg\",\n tags: {\n tagName: \"value\",\n },\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nfirewall = azure_native.cloudngfw.Firewall(\"firewall\",\n associated_rulestack={\n \"location\": \"eastus\",\n \"resource_id\": \"lrs1\",\n \"rulestack_id\": \"PANRSID\",\n },\n dns_settings={\n \"dns_servers\": [{\n \"address\": \"20.22.92.111\",\n \"resource_id\": \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1\",\n }],\n \"enable_dns_proxy\": azure_native.cloudngfw.DNSProxy.DISABLED,\n \"enabled_dns_type\": azure_native.cloudngfw.EnabledDNSType.CUSTOM,\n },\n firewall_name=\"firewall1\",\n front_end_settings=[{\n \"backend_configuration\": {\n \"address\": {\n \"address\": \"20.22.32.136\",\n \"resource_id\": \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp2\",\n },\n \"port\": \"80\",\n },\n \"frontend_configuration\": {\n \"address\": {\n \"address\": \"20.22.91.251\",\n \"resource_id\": \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp1\",\n },\n \"port\": \"80\",\n },\n \"name\": \"frontendsetting11\",\n \"protocol\": azure_native.cloudngfw.ProtocolType.TCP,\n }],\n identity={\n \"type\": azure_native.cloudngfw.ManagedIdentityType.NONE,\n \"user_assigned_identities\": {\n \"key16\": {\n \"client_id\": \"aaaa\",\n \"principal_id\": \"aaaaaaaaaaaaaaa\",\n },\n },\n },\n is_panorama_managed=azure_native.cloudngfw.BooleanEnum.TRUE,\n location=\"eastus\",\n marketplace_details={\n \"marketplace_subscription_status\": azure_native.cloudngfw.MarketplaceSubscriptionStatus.PENDING_FULFILLMENT_START,\n \"offer_id\": \"liftr-pan-ame-test\",\n \"publisher_id\": \"isvtestuklegacy\",\n },\n network_profile={\n \"egress_nat_ip\": [{\n \"address\": \"20.22.92.111\",\n \"resource_id\": \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1\",\n }],\n \"enable_egress_nat\": azure_native.cloudngfw.EgressNat.ENABLED,\n \"network_type\": azure_native.cloudngfw.NetworkType.VNET,\n \"private_source_nat_rules_destination\": [\"20.22.92.11\"],\n \"public_ips\": [{\n \"address\": \"20.22.92.11\",\n \"resource_id\": \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-PublicIp1\",\n }],\n \"trusted_ranges\": [\"20.22.92.11\"],\n \"vnet_configuration\": {\n \"ip_of_trust_subnet_for_udr\": {\n \"address\": \"10.1.1.0/24\",\n \"resource_id\": \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\",\n },\n \"trust_subnet\": {\n \"address_space\": \"10.1.1.0/24\",\n \"resource_id\": \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet\",\n },\n \"un_trust_subnet\": {\n \"address_space\": \"10.1.1.0/24\",\n \"resource_id\": \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\",\n },\n \"vnet\": {\n \"address_space\": \"10.1.0.0/16\",\n \"resource_id\": \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet\",\n },\n },\n \"vwan_configuration\": {\n \"ip_of_trust_subnet_for_udr\": {\n \"address\": \"10.1.1.0/24\",\n \"resource_id\": \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\",\n },\n \"network_virtual_appliance_id\": \"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\",\n \"trust_subnet\": {\n \"address_space\": \"10.1.1.0/24\",\n \"resource_id\": \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet\",\n },\n \"un_trust_subnet\": {\n \"address_space\": \"10.1.1.0/24\",\n \"resource_id\": \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\",\n },\n \"v_hub\": {\n \"address_space\": \"10.1.1.0/24\",\n \"resource_id\": \"/subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\",\n },\n },\n },\n pan_etag=\"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\",\n panorama_config={\n \"config_string\": \"bas64EncodedString\",\n },\n plan_data={\n \"billing_cycle\": azure_native.cloudngfw.BillingCycle.MONTHLY,\n \"plan_id\": \"liftrpantestplan\",\n \"usage_type\": azure_native.cloudngfw.UsageType.PAYG,\n },\n resource_group_name=\"firewall-rg\",\n tags={\n \"tagName\": \"value\",\n })\n\n```\n\n```yaml\nresources:\n firewall:\n type: azure-native:cloudngfw:Firewall\n properties:\n associatedRulestack:\n location: eastus\n resourceId: lrs1\n rulestackId: PANRSID\n dnsSettings:\n dnsServers:\n - address: 20.22.92.111\n resourceId: /subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1\n enableDnsProxy: DISABLED\n enabledDnsType: CUSTOM\n firewallName: firewall1\n frontEndSettings:\n - backendConfiguration:\n address:\n address: 20.22.32.136\n resourceId: /subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp2\n port: '80'\n frontendConfiguration:\n address:\n address: 20.22.91.251\n resourceId: /subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-frontendSettingIp1\n port: '80'\n name: frontendsetting11\n protocol: TCP\n identity:\n type: None\n userAssignedIdentities:\n key16:\n clientId: aaaa\n principalId: aaaaaaaaaaaaaaa\n isPanoramaManaged: TRUE\n location: eastus\n marketplaceDetails:\n marketplaceSubscriptionStatus: PendingFulfillmentStart\n offerId: liftr-pan-ame-test\n publisherId: isvtestuklegacy\n networkProfile:\n egressNatIp:\n - address: 20.22.92.111\n resourceId: /subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-egressNatIp1\n enableEgressNat: ENABLED\n networkType: VNET\n privateSourceNatRulesDestination:\n - 20.22.92.11\n publicIps:\n - address: 20.22.92.11\n resourceId: /subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-PublicIp1\n trustedRanges:\n - 20.22.92.11\n vnetConfiguration:\n ipOfTrustSubnetForUdr:\n address: 10.1.1.0/24\n resourceId: /subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\n trustSubnet:\n addressSpace: 10.1.1.0/24\n resourceId: /subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet\n unTrustSubnet:\n addressSpace: 10.1.1.0/24\n resourceId: /subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\n vnet:\n addressSpace: 10.1.0.0/16\n resourceId: /subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet\n vwanConfiguration:\n ipOfTrustSubnetForUdr:\n address: 10.1.1.0/24\n resourceId: /subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\n networkVirtualApplianceId: 2bf4a339-294d-4c25-b0b2-ef649e9f5c12\n trustSubnet:\n addressSpace: 10.1.1.0/24\n resourceId: /subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-trust-subnet\n unTrustSubnet:\n addressSpace: 10.1.1.0/24\n resourceId: /subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\n vHub:\n addressSpace: 10.1.1.0/24\n resourceId: /subscriptions/2bf4a339-294d-4c25-b0b2-ef649e9f5c27/resourceGroups/os-liftr-integration/providers/Microsoft.Network/virtualNetworks/os-liftr-integration-vnet/subnets/os-liftr-integration-untrust-subnet\n panEtag: 2bf4a339-294d-4c25-b0b2-ef649e9f5c12\n panoramaConfig:\n configString: bas64EncodedString\n planData:\n billingCycle: MONTHLY\n planId: liftrpantestplan\n usageType: PAYG\n resourceGroupName: firewall-rg\n tags:\n tagName: value\n\n```\n\n{{% /example %}}\n{{% example %}}\n### Firewalls_CreateOrUpdate_MinimumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var firewall = new AzureNative.Cloudngfw.Firewall(\"firewall\", new()\n {\n DnsSettings = null,\n FirewallName = \"firewall1\",\n Location = \"eastus\",\n MarketplaceDetails = new AzureNative.Cloudngfw.Inputs.MarketplaceDetailsArgs\n {\n OfferId = \"liftr-pan-ame-test\",\n PublisherId = \"isvtestuklegacy\",\n },\n NetworkProfile = new AzureNative.Cloudngfw.Inputs.NetworkProfileArgs\n {\n EnableEgressNat = AzureNative.Cloudngfw.EgressNat.ENABLED,\n NetworkType = AzureNative.Cloudngfw.NetworkType.VNET,\n PublicIps = new[]\n {\n new AzureNative.Cloudngfw.Inputs.IPAddressArgs\n {\n Address = \"20.22.92.11\",\n ResourceId = \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-PublicIp1\",\n },\n },\n },\n PlanData = new AzureNative.Cloudngfw.Inputs.PlanDataArgs\n {\n BillingCycle = AzureNative.Cloudngfw.BillingCycle.MONTHLY,\n PlanId = \"liftrpantestplan\",\n },\n ResourceGroupName = \"firewall-rg\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewFirewall(ctx, \"firewall\", \u0026cloudngfw.FirewallArgs{\n\t\t\tDnsSettings: \u0026cloudngfw.DNSSettingsArgs{},\n\t\t\tFirewallName: pulumi.String(\"firewall1\"),\n\t\t\tLocation: pulumi.String(\"eastus\"),\n\t\t\tMarketplaceDetails: \u0026cloudngfw.MarketplaceDetailsArgs{\n\t\t\t\tOfferId: pulumi.String(\"liftr-pan-ame-test\"),\n\t\t\t\tPublisherId: pulumi.String(\"isvtestuklegacy\"),\n\t\t\t},\n\t\t\tNetworkProfile: \u0026cloudngfw.NetworkProfileArgs{\n\t\t\t\tEnableEgressNat: pulumi.String(cloudngfw.EgressNatENABLED),\n\t\t\t\tNetworkType: pulumi.String(cloudngfw.NetworkTypeVNET),\n\t\t\t\tPublicIps: cloudngfw.IPAddressArray{\n\t\t\t\t\t\u0026cloudngfw.IPAddressArgs{\n\t\t\t\t\t\tAddress: pulumi.String(\"20.22.92.11\"),\n\t\t\t\t\t\tResourceId: pulumi.String(\"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-PublicIp1\"),\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t},\n\t\t\tPlanData: \u0026cloudngfw.PlanDataArgs{\n\t\t\t\tBillingCycle: pulumi.String(cloudngfw.BillingCycleMONTHLY),\n\t\t\t\tPlanId: pulumi.String(\"liftrpantestplan\"),\n\t\t\t},\n\t\t\tResourceGroupName: pulumi.String(\"firewall-rg\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.Firewall;\nimport com.pulumi.azurenative.cloudngfw.FirewallArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.DNSSettingsArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.MarketplaceDetailsArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.NetworkProfileArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.PlanDataArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var firewall = new Firewall(\"firewall\", FirewallArgs.builder()\n .dnsSettings(DNSSettingsArgs.builder()\n .build())\n .firewallName(\"firewall1\")\n .location(\"eastus\")\n .marketplaceDetails(MarketplaceDetailsArgs.builder()\n .offerId(\"liftr-pan-ame-test\")\n .publisherId(\"isvtestuklegacy\")\n .build())\n .networkProfile(NetworkProfileArgs.builder()\n .enableEgressNat(\"ENABLED\")\n .networkType(\"VNET\")\n .publicIps(IPAddressArgs.builder()\n .address(\"20.22.92.11\")\n .resourceId(\"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-PublicIp1\")\n .build())\n .build())\n .planData(PlanDataArgs.builder()\n .billingCycle(\"MONTHLY\")\n .planId(\"liftrpantestplan\")\n .build())\n .resourceGroupName(\"firewall-rg\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst firewall = new azure_native.cloudngfw.Firewall(\"firewall\", {\n dnsSettings: {},\n firewallName: \"firewall1\",\n location: \"eastus\",\n marketplaceDetails: {\n offerId: \"liftr-pan-ame-test\",\n publisherId: \"isvtestuklegacy\",\n },\n networkProfile: {\n enableEgressNat: azure_native.cloudngfw.EgressNat.ENABLED,\n networkType: azure_native.cloudngfw.NetworkType.VNET,\n publicIps: [{\n address: \"20.22.92.11\",\n resourceId: \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-PublicIp1\",\n }],\n },\n planData: {\n billingCycle: azure_native.cloudngfw.BillingCycle.MONTHLY,\n planId: \"liftrpantestplan\",\n },\n resourceGroupName: \"firewall-rg\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nfirewall = azure_native.cloudngfw.Firewall(\"firewall\",\n dns_settings={},\n firewall_name=\"firewall1\",\n location=\"eastus\",\n marketplace_details={\n \"offer_id\": \"liftr-pan-ame-test\",\n \"publisher_id\": \"isvtestuklegacy\",\n },\n network_profile={\n \"enable_egress_nat\": azure_native.cloudngfw.EgressNat.ENABLED,\n \"network_type\": azure_native.cloudngfw.NetworkType.VNET,\n \"public_ips\": [{\n \"address\": \"20.22.92.11\",\n \"resource_id\": \"/subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-PublicIp1\",\n }],\n },\n plan_data={\n \"billing_cycle\": azure_native.cloudngfw.BillingCycle.MONTHLY,\n \"plan_id\": \"liftrpantestplan\",\n },\n resource_group_name=\"firewall-rg\")\n\n```\n\n```yaml\nresources:\n firewall:\n type: azure-native:cloudngfw:Firewall\n properties:\n dnsSettings: {}\n firewallName: firewall1\n location: eastus\n marketplaceDetails:\n offerId: liftr-pan-ame-test\n publisherId: isvtestuklegacy\n networkProfile:\n enableEgressNat: ENABLED\n networkType: VNET\n publicIps:\n - address: 20.22.92.11\n resourceId: /subscriptions/01c7d41f-afaf-464e-8a8b-5c6f9f98cee8/resourceGroups/mj-liftr-integration/providers/Microsoft.Network/publicIPAddresses/mj-liftr-integration-PublicIp1\n planData:\n billingCycle: MONTHLY\n planId: liftrpantestplan\n resourceGroupName: firewall-rg\n\n```\n\n{{% /example %}}\n{{% /examples %}}\n\n## Import\n\nAn existing resource can be imported using its type token, name, and identifier, e.g.\n\n```sh\n$ pulumi import azure-native:cloudngfw:Firewall armid1 /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/firewalls/{firewallName} \n```\n", "properties": { "associatedRulestack": { "type": "object", @@ -660588,7 +660588,7 @@ ] }, "azure-native:cloudngfw:FqdnListGlobalRulestack": { - "description": "GlobalRulestack fqdnList\n\nUses Azure REST API version 2025-02-06-preview. In version 2.x of the Azure Native provider, it used API version 2023-09-01.\n\nOther 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.\n\n{{% examples %}}\n## Example Usage\n{{% example %}}\n### FqdnListGlobalRulestack_CreateOrUpdate_MaximumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var fqdnListGlobalRulestack = new AzureNative.Cloudngfw.FqdnListGlobalRulestack(\"fqdnListGlobalRulestack\", new()\n {\n AuditComment = \"string\",\n Description = \"string\",\n FqdnList = new[]\n {\n \"string1\",\n \"string2\",\n },\n GlobalRulestackName = \"praval\",\n Name = \"armid1\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewFqdnListGlobalRulestack(ctx, \"fqdnListGlobalRulestack\", \u0026cloudngfw.FqdnListGlobalRulestackArgs{\n\t\t\tAuditComment: pulumi.String(\"string\"),\n\t\t\tDescription: pulumi.String(\"string\"),\n\t\t\tFqdnList: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"string1\"),\n\t\t\t\tpulumi.String(\"string2\"),\n\t\t\t},\n\t\t\tGlobalRulestackName: pulumi.String(\"praval\"),\n\t\t\tName: pulumi.String(\"armid1\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.FqdnListGlobalRulestack;\nimport com.pulumi.azurenative.cloudngfw.FqdnListGlobalRulestackArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var fqdnListGlobalRulestack = new FqdnListGlobalRulestack(\"fqdnListGlobalRulestack\", FqdnListGlobalRulestackArgs.builder()\n .auditComment(\"string\")\n .description(\"string\")\n .fqdnList( \n \"string1\",\n \"string2\")\n .globalRulestackName(\"praval\")\n .name(\"armid1\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst fqdnListGlobalRulestack = new azure_native.cloudngfw.FqdnListGlobalRulestack(\"fqdnListGlobalRulestack\", {\n auditComment: \"string\",\n description: \"string\",\n fqdnList: [\n \"string1\",\n \"string2\",\n ],\n globalRulestackName: \"praval\",\n name: \"armid1\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nfqdn_list_global_rulestack = azure_native.cloudngfw.FqdnListGlobalRulestack(\"fqdnListGlobalRulestack\",\n audit_comment=\"string\",\n description=\"string\",\n fqdn_list=[\n \"string1\",\n \"string2\",\n ],\n global_rulestack_name=\"praval\",\n name=\"armid1\")\n\n```\n\n```yaml\nresources:\n fqdnListGlobalRulestack:\n type: azure-native:cloudngfw:FqdnListGlobalRulestack\n properties:\n auditComment: string\n description: string\n fqdnList:\n - string1\n - string2\n globalRulestackName: praval\n name: armid1\n\n```\n\n{{% /example %}}\n{{% example %}}\n### FqdnListGlobalRulestack_CreateOrUpdate_MinimumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var fqdnListGlobalRulestack = new AzureNative.Cloudngfw.FqdnListGlobalRulestack(\"fqdnListGlobalRulestack\", new()\n {\n FqdnList = new[]\n {\n \"string1\",\n \"string2\",\n },\n GlobalRulestackName = \"praval\",\n Name = \"armid1\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewFqdnListGlobalRulestack(ctx, \"fqdnListGlobalRulestack\", \u0026cloudngfw.FqdnListGlobalRulestackArgs{\n\t\t\tFqdnList: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"string1\"),\n\t\t\t\tpulumi.String(\"string2\"),\n\t\t\t},\n\t\t\tGlobalRulestackName: pulumi.String(\"praval\"),\n\t\t\tName: pulumi.String(\"armid1\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.FqdnListGlobalRulestack;\nimport com.pulumi.azurenative.cloudngfw.FqdnListGlobalRulestackArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var fqdnListGlobalRulestack = new FqdnListGlobalRulestack(\"fqdnListGlobalRulestack\", FqdnListGlobalRulestackArgs.builder()\n .fqdnList( \n \"string1\",\n \"string2\")\n .globalRulestackName(\"praval\")\n .name(\"armid1\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst fqdnListGlobalRulestack = new azure_native.cloudngfw.FqdnListGlobalRulestack(\"fqdnListGlobalRulestack\", {\n fqdnList: [\n \"string1\",\n \"string2\",\n ],\n globalRulestackName: \"praval\",\n name: \"armid1\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nfqdn_list_global_rulestack = azure_native.cloudngfw.FqdnListGlobalRulestack(\"fqdnListGlobalRulestack\",\n fqdn_list=[\n \"string1\",\n \"string2\",\n ],\n global_rulestack_name=\"praval\",\n name=\"armid1\")\n\n```\n\n```yaml\nresources:\n fqdnListGlobalRulestack:\n type: azure-native:cloudngfw:FqdnListGlobalRulestack\n properties:\n fqdnList:\n - string1\n - string2\n globalRulestackName: praval\n name: armid1\n\n```\n\n{{% /example %}}\n{{% /examples %}}\n\n## Import\n\nAn existing resource can be imported using its type token, name, and identifier, e.g.\n\n```sh\n$ pulumi import azure-native:cloudngfw:FqdnListGlobalRulestack armid1 /providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/fqdnlists/{name} \n```\n", + "description": "GlobalRulestack fqdnList\n\nUses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01.\n\nOther 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.\n\n{{% examples %}}\n## Example Usage\n{{% example %}}\n### FqdnListGlobalRulestack_CreateOrUpdate_MaximumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var fqdnListGlobalRulestack = new AzureNative.Cloudngfw.FqdnListGlobalRulestack(\"fqdnListGlobalRulestack\", new()\n {\n AuditComment = \"string\",\n Description = \"string\",\n FqdnList = new[]\n {\n \"string1\",\n \"string2\",\n },\n GlobalRulestackName = \"praval\",\n Name = \"armid1\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewFqdnListGlobalRulestack(ctx, \"fqdnListGlobalRulestack\", \u0026cloudngfw.FqdnListGlobalRulestackArgs{\n\t\t\tAuditComment: pulumi.String(\"string\"),\n\t\t\tDescription: pulumi.String(\"string\"),\n\t\t\tFqdnList: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"string1\"),\n\t\t\t\tpulumi.String(\"string2\"),\n\t\t\t},\n\t\t\tGlobalRulestackName: pulumi.String(\"praval\"),\n\t\t\tName: pulumi.String(\"armid1\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.FqdnListGlobalRulestack;\nimport com.pulumi.azurenative.cloudngfw.FqdnListGlobalRulestackArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var fqdnListGlobalRulestack = new FqdnListGlobalRulestack(\"fqdnListGlobalRulestack\", FqdnListGlobalRulestackArgs.builder()\n .auditComment(\"string\")\n .description(\"string\")\n .fqdnList( \n \"string1\",\n \"string2\")\n .globalRulestackName(\"praval\")\n .name(\"armid1\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst fqdnListGlobalRulestack = new azure_native.cloudngfw.FqdnListGlobalRulestack(\"fqdnListGlobalRulestack\", {\n auditComment: \"string\",\n description: \"string\",\n fqdnList: [\n \"string1\",\n \"string2\",\n ],\n globalRulestackName: \"praval\",\n name: \"armid1\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nfqdn_list_global_rulestack = azure_native.cloudngfw.FqdnListGlobalRulestack(\"fqdnListGlobalRulestack\",\n audit_comment=\"string\",\n description=\"string\",\n fqdn_list=[\n \"string1\",\n \"string2\",\n ],\n global_rulestack_name=\"praval\",\n name=\"armid1\")\n\n```\n\n```yaml\nresources:\n fqdnListGlobalRulestack:\n type: azure-native:cloudngfw:FqdnListGlobalRulestack\n properties:\n auditComment: string\n description: string\n fqdnList:\n - string1\n - string2\n globalRulestackName: praval\n name: armid1\n\n```\n\n{{% /example %}}\n{{% example %}}\n### FqdnListGlobalRulestack_CreateOrUpdate_MinimumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var fqdnListGlobalRulestack = new AzureNative.Cloudngfw.FqdnListGlobalRulestack(\"fqdnListGlobalRulestack\", new()\n {\n FqdnList = new[]\n {\n \"string1\",\n \"string2\",\n },\n GlobalRulestackName = \"praval\",\n Name = \"armid1\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewFqdnListGlobalRulestack(ctx, \"fqdnListGlobalRulestack\", \u0026cloudngfw.FqdnListGlobalRulestackArgs{\n\t\t\tFqdnList: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"string1\"),\n\t\t\t\tpulumi.String(\"string2\"),\n\t\t\t},\n\t\t\tGlobalRulestackName: pulumi.String(\"praval\"),\n\t\t\tName: pulumi.String(\"armid1\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.FqdnListGlobalRulestack;\nimport com.pulumi.azurenative.cloudngfw.FqdnListGlobalRulestackArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var fqdnListGlobalRulestack = new FqdnListGlobalRulestack(\"fqdnListGlobalRulestack\", FqdnListGlobalRulestackArgs.builder()\n .fqdnList( \n \"string1\",\n \"string2\")\n .globalRulestackName(\"praval\")\n .name(\"armid1\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst fqdnListGlobalRulestack = new azure_native.cloudngfw.FqdnListGlobalRulestack(\"fqdnListGlobalRulestack\", {\n fqdnList: [\n \"string1\",\n \"string2\",\n ],\n globalRulestackName: \"praval\",\n name: \"armid1\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nfqdn_list_global_rulestack = azure_native.cloudngfw.FqdnListGlobalRulestack(\"fqdnListGlobalRulestack\",\n fqdn_list=[\n \"string1\",\n \"string2\",\n ],\n global_rulestack_name=\"praval\",\n name=\"armid1\")\n\n```\n\n```yaml\nresources:\n fqdnListGlobalRulestack:\n type: azure-native:cloudngfw:FqdnListGlobalRulestack\n properties:\n fqdnList:\n - string1\n - string2\n globalRulestackName: praval\n name: armid1\n\n```\n\n{{% /example %}}\n{{% /examples %}}\n\n## Import\n\nAn existing resource can be imported using its type token, name, and identifier, e.g.\n\n```sh\n$ pulumi import azure-native:cloudngfw:FqdnListGlobalRulestack armid1 /providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/fqdnlists/{name} \n```\n", "properties": { "auditComment": { "type": "string", @@ -660705,7 +660705,7 @@ ] }, "azure-native:cloudngfw:FqdnListLocalRulestack": { - "description": "LocalRulestack fqdnList\n\nUses Azure REST API version 2025-02-06-preview. In version 2.x of the Azure Native provider, it used API version 2023-09-01.\n\nOther 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.\n\n{{% examples %}}\n## Example Usage\n{{% example %}}\n### FqdnListLocalRulestack_CreateOrUpdate_MaximumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var fqdnListLocalRulestack = new AzureNative.Cloudngfw.FqdnListLocalRulestack(\"fqdnListLocalRulestack\", new()\n {\n AuditComment = \"string\",\n Description = \"string\",\n FqdnList = new[]\n {\n \"string1\",\n \"string2\",\n },\n LocalRulestackName = \"lrs1\",\n Name = \"armid1\",\n ResourceGroupName = \"rgopenapi\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewFqdnListLocalRulestack(ctx, \"fqdnListLocalRulestack\", \u0026cloudngfw.FqdnListLocalRulestackArgs{\n\t\t\tAuditComment: pulumi.String(\"string\"),\n\t\t\tDescription: pulumi.String(\"string\"),\n\t\t\tFqdnList: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"string1\"),\n\t\t\t\tpulumi.String(\"string2\"),\n\t\t\t},\n\t\t\tLocalRulestackName: pulumi.String(\"lrs1\"),\n\t\t\tName: pulumi.String(\"armid1\"),\n\t\t\tResourceGroupName: pulumi.String(\"rgopenapi\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.FqdnListLocalRulestack;\nimport com.pulumi.azurenative.cloudngfw.FqdnListLocalRulestackArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var fqdnListLocalRulestack = new FqdnListLocalRulestack(\"fqdnListLocalRulestack\", FqdnListLocalRulestackArgs.builder()\n .auditComment(\"string\")\n .description(\"string\")\n .fqdnList( \n \"string1\",\n \"string2\")\n .localRulestackName(\"lrs1\")\n .name(\"armid1\")\n .resourceGroupName(\"rgopenapi\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst fqdnListLocalRulestack = new azure_native.cloudngfw.FqdnListLocalRulestack(\"fqdnListLocalRulestack\", {\n auditComment: \"string\",\n description: \"string\",\n fqdnList: [\n \"string1\",\n \"string2\",\n ],\n localRulestackName: \"lrs1\",\n name: \"armid1\",\n resourceGroupName: \"rgopenapi\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nfqdn_list_local_rulestack = azure_native.cloudngfw.FqdnListLocalRulestack(\"fqdnListLocalRulestack\",\n audit_comment=\"string\",\n description=\"string\",\n fqdn_list=[\n \"string1\",\n \"string2\",\n ],\n local_rulestack_name=\"lrs1\",\n name=\"armid1\",\n resource_group_name=\"rgopenapi\")\n\n```\n\n```yaml\nresources:\n fqdnListLocalRulestack:\n type: azure-native:cloudngfw:FqdnListLocalRulestack\n properties:\n auditComment: string\n description: string\n fqdnList:\n - string1\n - string2\n localRulestackName: lrs1\n name: armid1\n resourceGroupName: rgopenapi\n\n```\n\n{{% /example %}}\n{{% example %}}\n### FqdnListLocalRulestack_CreateOrUpdate_MinimumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var fqdnListLocalRulestack = new AzureNative.Cloudngfw.FqdnListLocalRulestack(\"fqdnListLocalRulestack\", new()\n {\n FqdnList = new[]\n {\n \"string1\",\n \"string2\",\n },\n LocalRulestackName = \"lrs1\",\n Name = \"armid1\",\n ResourceGroupName = \"rgopenapi\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewFqdnListLocalRulestack(ctx, \"fqdnListLocalRulestack\", \u0026cloudngfw.FqdnListLocalRulestackArgs{\n\t\t\tFqdnList: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"string1\"),\n\t\t\t\tpulumi.String(\"string2\"),\n\t\t\t},\n\t\t\tLocalRulestackName: pulumi.String(\"lrs1\"),\n\t\t\tName: pulumi.String(\"armid1\"),\n\t\t\tResourceGroupName: pulumi.String(\"rgopenapi\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.FqdnListLocalRulestack;\nimport com.pulumi.azurenative.cloudngfw.FqdnListLocalRulestackArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var fqdnListLocalRulestack = new FqdnListLocalRulestack(\"fqdnListLocalRulestack\", FqdnListLocalRulestackArgs.builder()\n .fqdnList( \n \"string1\",\n \"string2\")\n .localRulestackName(\"lrs1\")\n .name(\"armid1\")\n .resourceGroupName(\"rgopenapi\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst fqdnListLocalRulestack = new azure_native.cloudngfw.FqdnListLocalRulestack(\"fqdnListLocalRulestack\", {\n fqdnList: [\n \"string1\",\n \"string2\",\n ],\n localRulestackName: \"lrs1\",\n name: \"armid1\",\n resourceGroupName: \"rgopenapi\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nfqdn_list_local_rulestack = azure_native.cloudngfw.FqdnListLocalRulestack(\"fqdnListLocalRulestack\",\n fqdn_list=[\n \"string1\",\n \"string2\",\n ],\n local_rulestack_name=\"lrs1\",\n name=\"armid1\",\n resource_group_name=\"rgopenapi\")\n\n```\n\n```yaml\nresources:\n fqdnListLocalRulestack:\n type: azure-native:cloudngfw:FqdnListLocalRulestack\n properties:\n fqdnList:\n - string1\n - string2\n localRulestackName: lrs1\n name: armid1\n resourceGroupName: rgopenapi\n\n```\n\n{{% /example %}}\n{{% /examples %}}\n\n## Import\n\nAn existing resource can be imported using its type token, name, and identifier, e.g.\n\n```sh\n$ pulumi import azure-native:cloudngfw:FqdnListLocalRulestack armid1 /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/fqdnlists/{name} \n```\n", + "description": "LocalRulestack fqdnList\n\nUses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01.\n\nOther 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.\n\n{{% examples %}}\n## Example Usage\n{{% example %}}\n### FqdnListLocalRulestack_CreateOrUpdate_MaximumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var fqdnListLocalRulestack = new AzureNative.Cloudngfw.FqdnListLocalRulestack(\"fqdnListLocalRulestack\", new()\n {\n AuditComment = \"string\",\n Description = \"string\",\n FqdnList = new[]\n {\n \"string1\",\n \"string2\",\n },\n LocalRulestackName = \"lrs1\",\n Name = \"armid1\",\n ResourceGroupName = \"rgopenapi\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewFqdnListLocalRulestack(ctx, \"fqdnListLocalRulestack\", \u0026cloudngfw.FqdnListLocalRulestackArgs{\n\t\t\tAuditComment: pulumi.String(\"string\"),\n\t\t\tDescription: pulumi.String(\"string\"),\n\t\t\tFqdnList: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"string1\"),\n\t\t\t\tpulumi.String(\"string2\"),\n\t\t\t},\n\t\t\tLocalRulestackName: pulumi.String(\"lrs1\"),\n\t\t\tName: pulumi.String(\"armid1\"),\n\t\t\tResourceGroupName: pulumi.String(\"rgopenapi\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.FqdnListLocalRulestack;\nimport com.pulumi.azurenative.cloudngfw.FqdnListLocalRulestackArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var fqdnListLocalRulestack = new FqdnListLocalRulestack(\"fqdnListLocalRulestack\", FqdnListLocalRulestackArgs.builder()\n .auditComment(\"string\")\n .description(\"string\")\n .fqdnList( \n \"string1\",\n \"string2\")\n .localRulestackName(\"lrs1\")\n .name(\"armid1\")\n .resourceGroupName(\"rgopenapi\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst fqdnListLocalRulestack = new azure_native.cloudngfw.FqdnListLocalRulestack(\"fqdnListLocalRulestack\", {\n auditComment: \"string\",\n description: \"string\",\n fqdnList: [\n \"string1\",\n \"string2\",\n ],\n localRulestackName: \"lrs1\",\n name: \"armid1\",\n resourceGroupName: \"rgopenapi\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nfqdn_list_local_rulestack = azure_native.cloudngfw.FqdnListLocalRulestack(\"fqdnListLocalRulestack\",\n audit_comment=\"string\",\n description=\"string\",\n fqdn_list=[\n \"string1\",\n \"string2\",\n ],\n local_rulestack_name=\"lrs1\",\n name=\"armid1\",\n resource_group_name=\"rgopenapi\")\n\n```\n\n```yaml\nresources:\n fqdnListLocalRulestack:\n type: azure-native:cloudngfw:FqdnListLocalRulestack\n properties:\n auditComment: string\n description: string\n fqdnList:\n - string1\n - string2\n localRulestackName: lrs1\n name: armid1\n resourceGroupName: rgopenapi\n\n```\n\n{{% /example %}}\n{{% example %}}\n### FqdnListLocalRulestack_CreateOrUpdate_MinimumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var fqdnListLocalRulestack = new AzureNative.Cloudngfw.FqdnListLocalRulestack(\"fqdnListLocalRulestack\", new()\n {\n FqdnList = new[]\n {\n \"string1\",\n \"string2\",\n },\n LocalRulestackName = \"lrs1\",\n Name = \"armid1\",\n ResourceGroupName = \"rgopenapi\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewFqdnListLocalRulestack(ctx, \"fqdnListLocalRulestack\", \u0026cloudngfw.FqdnListLocalRulestackArgs{\n\t\t\tFqdnList: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"string1\"),\n\t\t\t\tpulumi.String(\"string2\"),\n\t\t\t},\n\t\t\tLocalRulestackName: pulumi.String(\"lrs1\"),\n\t\t\tName: pulumi.String(\"armid1\"),\n\t\t\tResourceGroupName: pulumi.String(\"rgopenapi\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.FqdnListLocalRulestack;\nimport com.pulumi.azurenative.cloudngfw.FqdnListLocalRulestackArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var fqdnListLocalRulestack = new FqdnListLocalRulestack(\"fqdnListLocalRulestack\", FqdnListLocalRulestackArgs.builder()\n .fqdnList( \n \"string1\",\n \"string2\")\n .localRulestackName(\"lrs1\")\n .name(\"armid1\")\n .resourceGroupName(\"rgopenapi\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst fqdnListLocalRulestack = new azure_native.cloudngfw.FqdnListLocalRulestack(\"fqdnListLocalRulestack\", {\n fqdnList: [\n \"string1\",\n \"string2\",\n ],\n localRulestackName: \"lrs1\",\n name: \"armid1\",\n resourceGroupName: \"rgopenapi\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nfqdn_list_local_rulestack = azure_native.cloudngfw.FqdnListLocalRulestack(\"fqdnListLocalRulestack\",\n fqdn_list=[\n \"string1\",\n \"string2\",\n ],\n local_rulestack_name=\"lrs1\",\n name=\"armid1\",\n resource_group_name=\"rgopenapi\")\n\n```\n\n```yaml\nresources:\n fqdnListLocalRulestack:\n type: azure-native:cloudngfw:FqdnListLocalRulestack\n properties:\n fqdnList:\n - string1\n - string2\n localRulestackName: lrs1\n name: armid1\n resourceGroupName: rgopenapi\n\n```\n\n{{% /example %}}\n{{% /examples %}}\n\n## Import\n\nAn existing resource can be imported using its type token, name, and identifier, e.g.\n\n```sh\n$ pulumi import azure-native:cloudngfw:FqdnListLocalRulestack armid1 /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/fqdnlists/{name} \n```\n", "properties": { "auditComment": { "type": "string", @@ -660828,7 +660828,7 @@ ] }, "azure-native:cloudngfw:GlobalRulestack": { - "description": "PaloAltoNetworks GlobalRulestack\n\nUses Azure REST API version 2025-02-06-preview. In version 2.x of the Azure Native provider, it used API version 2023-09-01.\n\nOther 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.\n\n{{% examples %}}\n## Example Usage\n{{% example %}}\n### GlobalRulestack_CreateOrUpdate_MaximumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var globalRulestack = new AzureNative.Cloudngfw.GlobalRulestack(\"globalRulestack\", new()\n {\n AssociatedSubscriptions = new[]\n {\n \"2bf4a339-294d-4c25-b0b2-ef649e9f5c27\",\n },\n DefaultMode = AzureNative.Cloudngfw.DefaultMode.IPS,\n Description = \"global rulestacks\",\n GlobalRulestackName = \"praval\",\n Identity = new AzureNative.Cloudngfw.Inputs.AzureResourceManagerManagedIdentityPropertiesArgs\n {\n Type = AzureNative.Cloudngfw.ManagedIdentityType.None,\n UserAssignedIdentities = \n {\n { \"key16\", new AzureNative.Cloudngfw.Inputs.AzureResourceManagerUserAssignedIdentityArgs\n {\n ClientId = \"aaaa\",\n PrincipalId = \"aaaaaaaaaaaaaaa\",\n } },\n },\n },\n Location = \"eastus\",\n MinAppIdVersion = \"8.5.3\",\n PanEtag = \"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\",\n PanLocation = \"eastus\",\n Scope = AzureNative.Cloudngfw.ScopeType.GLOBAL,\n SecurityServices = new AzureNative.Cloudngfw.Inputs.SecurityServicesArgs\n {\n AntiSpywareProfile = \"default\",\n AntiVirusProfile = \"default\",\n DnsSubscription = \"default\",\n FileBlockingProfile = \"default\",\n OutboundTrustCertificate = \"default\",\n OutboundUnTrustCertificate = \"default\",\n UrlFilteringProfile = \"default\",\n VulnerabilityProfile = \"default\",\n },\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewGlobalRulestack(ctx, \"globalRulestack\", \u0026cloudngfw.GlobalRulestackArgs{\n\t\t\tAssociatedSubscriptions: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"2bf4a339-294d-4c25-b0b2-ef649e9f5c27\"),\n\t\t\t},\n\t\t\tDefaultMode: pulumi.String(cloudngfw.DefaultModeIPS),\n\t\t\tDescription: pulumi.String(\"global rulestacks\"),\n\t\t\tGlobalRulestackName: pulumi.String(\"praval\"),\n\t\t\tIdentity: \u0026cloudngfw.AzureResourceManagerManagedIdentityPropertiesArgs{\n\t\t\t\tType: pulumi.String(cloudngfw.ManagedIdentityTypeNone),\n\t\t\t\tUserAssignedIdentities: cloudngfw.AzureResourceManagerUserAssignedIdentityMap{\n\t\t\t\t\t\"key16\": \u0026cloudngfw.AzureResourceManagerUserAssignedIdentityArgs{\n\t\t\t\t\t\tClientId: pulumi.String(\"aaaa\"),\n\t\t\t\t\t\tPrincipalId: pulumi.String(\"aaaaaaaaaaaaaaa\"),\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t},\n\t\t\tLocation: pulumi.String(\"eastus\"),\n\t\t\tMinAppIdVersion: pulumi.String(\"8.5.3\"),\n\t\t\tPanEtag: pulumi.String(\"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\"),\n\t\t\tPanLocation: pulumi.String(\"eastus\"),\n\t\t\tScope: pulumi.String(cloudngfw.ScopeTypeGLOBAL),\n\t\t\tSecurityServices: \u0026cloudngfw.SecurityServicesArgs{\n\t\t\t\tAntiSpywareProfile: pulumi.String(\"default\"),\n\t\t\t\tAntiVirusProfile: pulumi.String(\"default\"),\n\t\t\t\tDnsSubscription: pulumi.String(\"default\"),\n\t\t\t\tFileBlockingProfile: pulumi.String(\"default\"),\n\t\t\t\tOutboundTrustCertificate: pulumi.String(\"default\"),\n\t\t\t\tOutboundUnTrustCertificate: pulumi.String(\"default\"),\n\t\t\t\tUrlFilteringProfile: pulumi.String(\"default\"),\n\t\t\t\tVulnerabilityProfile: pulumi.String(\"default\"),\n\t\t\t},\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.GlobalRulestack;\nimport com.pulumi.azurenative.cloudngfw.GlobalRulestackArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.AzureResourceManagerManagedIdentityPropertiesArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.SecurityServicesArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var globalRulestack = new GlobalRulestack(\"globalRulestack\", GlobalRulestackArgs.builder()\n .associatedSubscriptions(\"2bf4a339-294d-4c25-b0b2-ef649e9f5c27\")\n .defaultMode(\"IPS\")\n .description(\"global rulestacks\")\n .globalRulestackName(\"praval\")\n .identity(AzureResourceManagerManagedIdentityPropertiesArgs.builder()\n .type(\"None\")\n .userAssignedIdentities(Map.of(\"key16\", AzureResourceManagerUserAssignedIdentityArgs.builder()\n .clientId(\"aaaa\")\n .principalId(\"aaaaaaaaaaaaaaa\")\n .build()))\n .build())\n .location(\"eastus\")\n .minAppIdVersion(\"8.5.3\")\n .panEtag(\"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\")\n .panLocation(\"eastus\")\n .scope(\"GLOBAL\")\n .securityServices(SecurityServicesArgs.builder()\n .antiSpywareProfile(\"default\")\n .antiVirusProfile(\"default\")\n .dnsSubscription(\"default\")\n .fileBlockingProfile(\"default\")\n .outboundTrustCertificate(\"default\")\n .outboundUnTrustCertificate(\"default\")\n .urlFilteringProfile(\"default\")\n .vulnerabilityProfile(\"default\")\n .build())\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst globalRulestack = new azure_native.cloudngfw.GlobalRulestack(\"globalRulestack\", {\n associatedSubscriptions: [\"2bf4a339-294d-4c25-b0b2-ef649e9f5c27\"],\n defaultMode: azure_native.cloudngfw.DefaultMode.IPS,\n description: \"global rulestacks\",\n globalRulestackName: \"praval\",\n identity: {\n type: azure_native.cloudngfw.ManagedIdentityType.None,\n userAssignedIdentities: {\n key16: {\n clientId: \"aaaa\",\n principalId: \"aaaaaaaaaaaaaaa\",\n },\n },\n },\n location: \"eastus\",\n minAppIdVersion: \"8.5.3\",\n panEtag: \"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\",\n panLocation: \"eastus\",\n scope: azure_native.cloudngfw.ScopeType.GLOBAL,\n securityServices: {\n antiSpywareProfile: \"default\",\n antiVirusProfile: \"default\",\n dnsSubscription: \"default\",\n fileBlockingProfile: \"default\",\n outboundTrustCertificate: \"default\",\n outboundUnTrustCertificate: \"default\",\n urlFilteringProfile: \"default\",\n vulnerabilityProfile: \"default\",\n },\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nglobal_rulestack = azure_native.cloudngfw.GlobalRulestack(\"globalRulestack\",\n associated_subscriptions=[\"2bf4a339-294d-4c25-b0b2-ef649e9f5c27\"],\n default_mode=azure_native.cloudngfw.DefaultMode.IPS,\n description=\"global rulestacks\",\n global_rulestack_name=\"praval\",\n identity={\n \"type\": azure_native.cloudngfw.ManagedIdentityType.NONE,\n \"user_assigned_identities\": {\n \"key16\": {\n \"client_id\": \"aaaa\",\n \"principal_id\": \"aaaaaaaaaaaaaaa\",\n },\n },\n },\n location=\"eastus\",\n min_app_id_version=\"8.5.3\",\n pan_etag=\"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\",\n pan_location=\"eastus\",\n scope=azure_native.cloudngfw.ScopeType.GLOBAL_,\n security_services={\n \"anti_spyware_profile\": \"default\",\n \"anti_virus_profile\": \"default\",\n \"dns_subscription\": \"default\",\n \"file_blocking_profile\": \"default\",\n \"outbound_trust_certificate\": \"default\",\n \"outbound_un_trust_certificate\": \"default\",\n \"url_filtering_profile\": \"default\",\n \"vulnerability_profile\": \"default\",\n })\n\n```\n\n```yaml\nresources:\n globalRulestack:\n type: azure-native:cloudngfw:GlobalRulestack\n properties:\n associatedSubscriptions:\n - 2bf4a339-294d-4c25-b0b2-ef649e9f5c27\n defaultMode: IPS\n description: global rulestacks\n globalRulestackName: praval\n identity:\n type: None\n userAssignedIdentities:\n key16:\n clientId: aaaa\n principalId: aaaaaaaaaaaaaaa\n location: eastus\n minAppIdVersion: 8.5.3\n panEtag: 2bf4a339-294d-4c25-b0b2-ef649e9f5c12\n panLocation: eastus\n scope: GLOBAL\n securityServices:\n antiSpywareProfile: default\n antiVirusProfile: default\n dnsSubscription: default\n fileBlockingProfile: default\n outboundTrustCertificate: default\n outboundUnTrustCertificate: default\n urlFilteringProfile: default\n vulnerabilityProfile: default\n\n```\n\n{{% /example %}}\n{{% example %}}\n### GlobalRulestack_CreateOrUpdate_MinimumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var globalRulestack = new AzureNative.Cloudngfw.GlobalRulestack(\"globalRulestack\", new()\n {\n GlobalRulestackName = \"praval\",\n Location = \"eastus\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewGlobalRulestack(ctx, \"globalRulestack\", \u0026cloudngfw.GlobalRulestackArgs{\n\t\t\tGlobalRulestackName: pulumi.String(\"praval\"),\n\t\t\tLocation: pulumi.String(\"eastus\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.GlobalRulestack;\nimport com.pulumi.azurenative.cloudngfw.GlobalRulestackArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var globalRulestack = new GlobalRulestack(\"globalRulestack\", GlobalRulestackArgs.builder()\n .globalRulestackName(\"praval\")\n .location(\"eastus\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst globalRulestack = new azure_native.cloudngfw.GlobalRulestack(\"globalRulestack\", {\n globalRulestackName: \"praval\",\n location: \"eastus\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nglobal_rulestack = azure_native.cloudngfw.GlobalRulestack(\"globalRulestack\",\n global_rulestack_name=\"praval\",\n location=\"eastus\")\n\n```\n\n```yaml\nresources:\n globalRulestack:\n type: azure-native:cloudngfw:GlobalRulestack\n properties:\n globalRulestackName: praval\n location: eastus\n\n```\n\n{{% /example %}}\n{{% /examples %}}\n\n## Import\n\nAn existing resource can be imported using its type token, name, and identifier, e.g.\n\n```sh\n$ pulumi import azure-native:cloudngfw:GlobalRulestack armid1 /providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName} \n```\n", + "description": "PaloAltoNetworks GlobalRulestack\n\nUses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01.\n\nOther 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.\n\n{{% examples %}}\n## Example Usage\n{{% example %}}\n### GlobalRulestack_CreateOrUpdate_MaximumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var globalRulestack = new AzureNative.Cloudngfw.GlobalRulestack(\"globalRulestack\", new()\n {\n AssociatedSubscriptions = new[]\n {\n \"2bf4a339-294d-4c25-b0b2-ef649e9f5c27\",\n },\n DefaultMode = AzureNative.Cloudngfw.DefaultMode.IPS,\n Description = \"global rulestacks\",\n GlobalRulestackName = \"praval\",\n Identity = new AzureNative.Cloudngfw.Inputs.AzureResourceManagerManagedIdentityPropertiesArgs\n {\n Type = AzureNative.Cloudngfw.ManagedIdentityType.None,\n UserAssignedIdentities = \n {\n { \"key16\", new AzureNative.Cloudngfw.Inputs.AzureResourceManagerUserAssignedIdentityArgs\n {\n ClientId = \"aaaa\",\n PrincipalId = \"aaaaaaaaaaaaaaa\",\n } },\n },\n },\n Location = \"eastus\",\n MinAppIdVersion = \"8.5.3\",\n PanEtag = \"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\",\n PanLocation = \"eastus\",\n Scope = AzureNative.Cloudngfw.ScopeType.GLOBAL,\n SecurityServices = new AzureNative.Cloudngfw.Inputs.SecurityServicesArgs\n {\n AntiSpywareProfile = \"default\",\n AntiVirusProfile = \"default\",\n DnsSubscription = \"default\",\n FileBlockingProfile = \"default\",\n OutboundTrustCertificate = \"default\",\n OutboundUnTrustCertificate = \"default\",\n UrlFilteringProfile = \"default\",\n VulnerabilityProfile = \"default\",\n },\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewGlobalRulestack(ctx, \"globalRulestack\", \u0026cloudngfw.GlobalRulestackArgs{\n\t\t\tAssociatedSubscriptions: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"2bf4a339-294d-4c25-b0b2-ef649e9f5c27\"),\n\t\t\t},\n\t\t\tDefaultMode: pulumi.String(cloudngfw.DefaultModeIPS),\n\t\t\tDescription: pulumi.String(\"global rulestacks\"),\n\t\t\tGlobalRulestackName: pulumi.String(\"praval\"),\n\t\t\tIdentity: \u0026cloudngfw.AzureResourceManagerManagedIdentityPropertiesArgs{\n\t\t\t\tType: pulumi.String(cloudngfw.ManagedIdentityTypeNone),\n\t\t\t\tUserAssignedIdentities: cloudngfw.AzureResourceManagerUserAssignedIdentityMap{\n\t\t\t\t\t\"key16\": \u0026cloudngfw.AzureResourceManagerUserAssignedIdentityArgs{\n\t\t\t\t\t\tClientId: pulumi.String(\"aaaa\"),\n\t\t\t\t\t\tPrincipalId: pulumi.String(\"aaaaaaaaaaaaaaa\"),\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t},\n\t\t\tLocation: pulumi.String(\"eastus\"),\n\t\t\tMinAppIdVersion: pulumi.String(\"8.5.3\"),\n\t\t\tPanEtag: pulumi.String(\"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\"),\n\t\t\tPanLocation: pulumi.String(\"eastus\"),\n\t\t\tScope: pulumi.String(cloudngfw.ScopeTypeGLOBAL),\n\t\t\tSecurityServices: \u0026cloudngfw.SecurityServicesArgs{\n\t\t\t\tAntiSpywareProfile: pulumi.String(\"default\"),\n\t\t\t\tAntiVirusProfile: pulumi.String(\"default\"),\n\t\t\t\tDnsSubscription: pulumi.String(\"default\"),\n\t\t\t\tFileBlockingProfile: pulumi.String(\"default\"),\n\t\t\t\tOutboundTrustCertificate: pulumi.String(\"default\"),\n\t\t\t\tOutboundUnTrustCertificate: pulumi.String(\"default\"),\n\t\t\t\tUrlFilteringProfile: pulumi.String(\"default\"),\n\t\t\t\tVulnerabilityProfile: pulumi.String(\"default\"),\n\t\t\t},\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.GlobalRulestack;\nimport com.pulumi.azurenative.cloudngfw.GlobalRulestackArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.AzureResourceManagerManagedIdentityPropertiesArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.SecurityServicesArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var globalRulestack = new GlobalRulestack(\"globalRulestack\", GlobalRulestackArgs.builder()\n .associatedSubscriptions(\"2bf4a339-294d-4c25-b0b2-ef649e9f5c27\")\n .defaultMode(\"IPS\")\n .description(\"global rulestacks\")\n .globalRulestackName(\"praval\")\n .identity(AzureResourceManagerManagedIdentityPropertiesArgs.builder()\n .type(\"None\")\n .userAssignedIdentities(Map.of(\"key16\", AzureResourceManagerUserAssignedIdentityArgs.builder()\n .clientId(\"aaaa\")\n .principalId(\"aaaaaaaaaaaaaaa\")\n .build()))\n .build())\n .location(\"eastus\")\n .minAppIdVersion(\"8.5.3\")\n .panEtag(\"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\")\n .panLocation(\"eastus\")\n .scope(\"GLOBAL\")\n .securityServices(SecurityServicesArgs.builder()\n .antiSpywareProfile(\"default\")\n .antiVirusProfile(\"default\")\n .dnsSubscription(\"default\")\n .fileBlockingProfile(\"default\")\n .outboundTrustCertificate(\"default\")\n .outboundUnTrustCertificate(\"default\")\n .urlFilteringProfile(\"default\")\n .vulnerabilityProfile(\"default\")\n .build())\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst globalRulestack = new azure_native.cloudngfw.GlobalRulestack(\"globalRulestack\", {\n associatedSubscriptions: [\"2bf4a339-294d-4c25-b0b2-ef649e9f5c27\"],\n defaultMode: azure_native.cloudngfw.DefaultMode.IPS,\n description: \"global rulestacks\",\n globalRulestackName: \"praval\",\n identity: {\n type: azure_native.cloudngfw.ManagedIdentityType.None,\n userAssignedIdentities: {\n key16: {\n clientId: \"aaaa\",\n principalId: \"aaaaaaaaaaaaaaa\",\n },\n },\n },\n location: \"eastus\",\n minAppIdVersion: \"8.5.3\",\n panEtag: \"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\",\n panLocation: \"eastus\",\n scope: azure_native.cloudngfw.ScopeType.GLOBAL,\n securityServices: {\n antiSpywareProfile: \"default\",\n antiVirusProfile: \"default\",\n dnsSubscription: \"default\",\n fileBlockingProfile: \"default\",\n outboundTrustCertificate: \"default\",\n outboundUnTrustCertificate: \"default\",\n urlFilteringProfile: \"default\",\n vulnerabilityProfile: \"default\",\n },\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nglobal_rulestack = azure_native.cloudngfw.GlobalRulestack(\"globalRulestack\",\n associated_subscriptions=[\"2bf4a339-294d-4c25-b0b2-ef649e9f5c27\"],\n default_mode=azure_native.cloudngfw.DefaultMode.IPS,\n description=\"global rulestacks\",\n global_rulestack_name=\"praval\",\n identity={\n \"type\": azure_native.cloudngfw.ManagedIdentityType.NONE,\n \"user_assigned_identities\": {\n \"key16\": {\n \"client_id\": \"aaaa\",\n \"principal_id\": \"aaaaaaaaaaaaaaa\",\n },\n },\n },\n location=\"eastus\",\n min_app_id_version=\"8.5.3\",\n pan_etag=\"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\",\n pan_location=\"eastus\",\n scope=azure_native.cloudngfw.ScopeType.GLOBAL_,\n security_services={\n \"anti_spyware_profile\": \"default\",\n \"anti_virus_profile\": \"default\",\n \"dns_subscription\": \"default\",\n \"file_blocking_profile\": \"default\",\n \"outbound_trust_certificate\": \"default\",\n \"outbound_un_trust_certificate\": \"default\",\n \"url_filtering_profile\": \"default\",\n \"vulnerability_profile\": \"default\",\n })\n\n```\n\n```yaml\nresources:\n globalRulestack:\n type: azure-native:cloudngfw:GlobalRulestack\n properties:\n associatedSubscriptions:\n - 2bf4a339-294d-4c25-b0b2-ef649e9f5c27\n defaultMode: IPS\n description: global rulestacks\n globalRulestackName: praval\n identity:\n type: None\n userAssignedIdentities:\n key16:\n clientId: aaaa\n principalId: aaaaaaaaaaaaaaa\n location: eastus\n minAppIdVersion: 8.5.3\n panEtag: 2bf4a339-294d-4c25-b0b2-ef649e9f5c12\n panLocation: eastus\n scope: GLOBAL\n securityServices:\n antiSpywareProfile: default\n antiVirusProfile: default\n dnsSubscription: default\n fileBlockingProfile: default\n outboundTrustCertificate: default\n outboundUnTrustCertificate: default\n urlFilteringProfile: default\n vulnerabilityProfile: default\n\n```\n\n{{% /example %}}\n{{% example %}}\n### GlobalRulestack_CreateOrUpdate_MinimumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var globalRulestack = new AzureNative.Cloudngfw.GlobalRulestack(\"globalRulestack\", new()\n {\n GlobalRulestackName = \"praval\",\n Location = \"eastus\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewGlobalRulestack(ctx, \"globalRulestack\", \u0026cloudngfw.GlobalRulestackArgs{\n\t\t\tGlobalRulestackName: pulumi.String(\"praval\"),\n\t\t\tLocation: pulumi.String(\"eastus\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.GlobalRulestack;\nimport com.pulumi.azurenative.cloudngfw.GlobalRulestackArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var globalRulestack = new GlobalRulestack(\"globalRulestack\", GlobalRulestackArgs.builder()\n .globalRulestackName(\"praval\")\n .location(\"eastus\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst globalRulestack = new azure_native.cloudngfw.GlobalRulestack(\"globalRulestack\", {\n globalRulestackName: \"praval\",\n location: \"eastus\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nglobal_rulestack = azure_native.cloudngfw.GlobalRulestack(\"globalRulestack\",\n global_rulestack_name=\"praval\",\n location=\"eastus\")\n\n```\n\n```yaml\nresources:\n globalRulestack:\n type: azure-native:cloudngfw:GlobalRulestack\n properties:\n globalRulestackName: praval\n location: eastus\n\n```\n\n{{% /example %}}\n{{% /examples %}}\n\n## Import\n\nAn existing resource can be imported using its type token, name, and identifier, e.g.\n\n```sh\n$ pulumi import azure-native:cloudngfw:GlobalRulestack armid1 /providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName} \n```\n", "properties": { "associatedSubscriptions": { "type": "array", @@ -661006,7 +661006,7 @@ ] }, "azure-native:cloudngfw:LocalRule": { - "description": "LocalRulestack rule list\n\nUses Azure REST API version 2025-02-06-preview. In version 2.x of the Azure Native provider, it used API version 2023-09-01.\n\nOther 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.\n\n{{% examples %}}\n## Example Usage\n{{% example %}}\n### LocalRules_CreateOrUpdate_MaximumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var localRule = new AzureNative.Cloudngfw.LocalRule(\"localRule\", new()\n {\n ActionType = AzureNative.Cloudngfw.ActionEnum.Allow,\n Applications = new[]\n {\n \"app1\",\n },\n AuditComment = \"example comment\",\n Category = new AzureNative.Cloudngfw.Inputs.CategoryArgs\n {\n Feeds = new[]\n {\n \"feed\",\n },\n UrlCustom = new[]\n {\n \"https://microsoft.com\",\n },\n },\n DecryptionRuleType = AzureNative.Cloudngfw.DecryptionRuleTypeEnum.SSLOutboundInspection,\n Description = \"description of local rule\",\n Destination = new AzureNative.Cloudngfw.Inputs.DestinationAddrArgs\n {\n Cidrs = new[]\n {\n \"1.0.0.1/10\",\n },\n Countries = new[]\n {\n \"India\",\n },\n Feeds = new[]\n {\n \"feed\",\n },\n FqdnLists = new[]\n {\n \"FQDN1\",\n },\n PrefixLists = new[]\n {\n \"PL1\",\n },\n },\n EnableLogging = AzureNative.Cloudngfw.StateEnum.DISABLED,\n InboundInspectionCertificate = \"cert1\",\n LocalRulestackName = \"lrs1\",\n NegateDestination = AzureNative.Cloudngfw.BooleanEnum.TRUE,\n NegateSource = AzureNative.Cloudngfw.BooleanEnum.TRUE,\n Priority = \"1\",\n Protocol = \"HTTP\",\n ProtocolPortList = new[]\n {\n \"80\",\n },\n ResourceGroupName = \"firewall-rg\",\n RuleName = \"localRule1\",\n RuleState = AzureNative.Cloudngfw.StateEnum.DISABLED,\n Source = new AzureNative.Cloudngfw.Inputs.SourceAddrArgs\n {\n Cidrs = new[]\n {\n \"1.0.0.1/10\",\n },\n Countries = new[]\n {\n \"India\",\n },\n Feeds = new[]\n {\n \"feed\",\n },\n PrefixLists = new[]\n {\n \"PL1\",\n },\n },\n Tags = new[]\n {\n new AzureNative.Cloudngfw.Inputs.TagInfoArgs\n {\n Key = \"keyName\",\n Value = \"value\",\n },\n },\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewLocalRule(ctx, \"localRule\", \u0026cloudngfw.LocalRuleArgs{\n\t\t\tActionType: pulumi.String(cloudngfw.ActionEnumAllow),\n\t\t\tApplications: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"app1\"),\n\t\t\t},\n\t\t\tAuditComment: pulumi.String(\"example comment\"),\n\t\t\tCategory: \u0026cloudngfw.CategoryArgs{\n\t\t\t\tFeeds: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"feed\"),\n\t\t\t\t},\n\t\t\t\tUrlCustom: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"https://microsoft.com\"),\n\t\t\t\t},\n\t\t\t},\n\t\t\tDecryptionRuleType: pulumi.String(cloudngfw.DecryptionRuleTypeEnumSSLOutboundInspection),\n\t\t\tDescription: pulumi.String(\"description of local rule\"),\n\t\t\tDestination: \u0026cloudngfw.DestinationAddrArgs{\n\t\t\t\tCidrs: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"1.0.0.1/10\"),\n\t\t\t\t},\n\t\t\t\tCountries: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"India\"),\n\t\t\t\t},\n\t\t\t\tFeeds: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"feed\"),\n\t\t\t\t},\n\t\t\t\tFqdnLists: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"FQDN1\"),\n\t\t\t\t},\n\t\t\t\tPrefixLists: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"PL1\"),\n\t\t\t\t},\n\t\t\t},\n\t\t\tEnableLogging: pulumi.String(cloudngfw.StateEnumDISABLED),\n\t\t\tInboundInspectionCertificate: pulumi.String(\"cert1\"),\n\t\t\tLocalRulestackName: pulumi.String(\"lrs1\"),\n\t\t\tNegateDestination: pulumi.String(cloudngfw.BooleanEnumTRUE),\n\t\t\tNegateSource: pulumi.String(cloudngfw.BooleanEnumTRUE),\n\t\t\tPriority: pulumi.String(\"1\"),\n\t\t\tProtocol: pulumi.String(\"HTTP\"),\n\t\t\tProtocolPortList: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"80\"),\n\t\t\t},\n\t\t\tResourceGroupName: pulumi.String(\"firewall-rg\"),\n\t\t\tRuleName: pulumi.String(\"localRule1\"),\n\t\t\tRuleState: pulumi.String(cloudngfw.StateEnumDISABLED),\n\t\t\tSource: \u0026cloudngfw.SourceAddrArgs{\n\t\t\t\tCidrs: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"1.0.0.1/10\"),\n\t\t\t\t},\n\t\t\t\tCountries: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"India\"),\n\t\t\t\t},\n\t\t\t\tFeeds: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"feed\"),\n\t\t\t\t},\n\t\t\t\tPrefixLists: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"PL1\"),\n\t\t\t\t},\n\t\t\t},\n\t\t\tTags: cloudngfw.TagInfoArray{\n\t\t\t\t\u0026cloudngfw.TagInfoArgs{\n\t\t\t\t\tKey: pulumi.String(\"keyName\"),\n\t\t\t\t\tValue: pulumi.String(\"value\"),\n\t\t\t\t},\n\t\t\t},\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.LocalRule;\nimport com.pulumi.azurenative.cloudngfw.LocalRuleArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.CategoryArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.DestinationAddrArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.SourceAddrArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.TagInfoArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var localRule = new LocalRule(\"localRule\", LocalRuleArgs.builder()\n .actionType(\"Allow\")\n .applications(\"app1\")\n .auditComment(\"example comment\")\n .category(CategoryArgs.builder()\n .feeds(\"feed\")\n .urlCustom(\"https://microsoft.com\")\n .build())\n .decryptionRuleType(\"SSLOutboundInspection\")\n .description(\"description of local rule\")\n .destination(DestinationAddrArgs.builder()\n .cidrs(\"1.0.0.1/10\")\n .countries(\"India\")\n .feeds(\"feed\")\n .fqdnLists(\"FQDN1\")\n .prefixLists(\"PL1\")\n .build())\n .enableLogging(\"DISABLED\")\n .inboundInspectionCertificate(\"cert1\")\n .localRulestackName(\"lrs1\")\n .negateDestination(\"TRUE\")\n .negateSource(\"TRUE\")\n .priority(\"1\")\n .protocol(\"HTTP\")\n .protocolPortList(\"80\")\n .resourceGroupName(\"firewall-rg\")\n .ruleName(\"localRule1\")\n .ruleState(\"DISABLED\")\n .source(SourceAddrArgs.builder()\n .cidrs(\"1.0.0.1/10\")\n .countries(\"India\")\n .feeds(\"feed\")\n .prefixLists(\"PL1\")\n .build())\n .tags(TagInfoArgs.builder()\n .key(\"keyName\")\n .value(\"value\")\n .build())\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst localRule = new azure_native.cloudngfw.LocalRule(\"localRule\", {\n actionType: azure_native.cloudngfw.ActionEnum.Allow,\n applications: [\"app1\"],\n auditComment: \"example comment\",\n category: {\n feeds: [\"feed\"],\n urlCustom: [\"https://microsoft.com\"],\n },\n decryptionRuleType: azure_native.cloudngfw.DecryptionRuleTypeEnum.SSLOutboundInspection,\n description: \"description of local rule\",\n destination: {\n cidrs: [\"1.0.0.1/10\"],\n countries: [\"India\"],\n feeds: [\"feed\"],\n fqdnLists: [\"FQDN1\"],\n prefixLists: [\"PL1\"],\n },\n enableLogging: azure_native.cloudngfw.StateEnum.DISABLED,\n inboundInspectionCertificate: \"cert1\",\n localRulestackName: \"lrs1\",\n negateDestination: azure_native.cloudngfw.BooleanEnum.TRUE,\n negateSource: azure_native.cloudngfw.BooleanEnum.TRUE,\n priority: \"1\",\n protocol: \"HTTP\",\n protocolPortList: [\"80\"],\n resourceGroupName: \"firewall-rg\",\n ruleName: \"localRule1\",\n ruleState: azure_native.cloudngfw.StateEnum.DISABLED,\n source: {\n cidrs: [\"1.0.0.1/10\"],\n countries: [\"India\"],\n feeds: [\"feed\"],\n prefixLists: [\"PL1\"],\n },\n tags: [{\n key: \"keyName\",\n value: \"value\",\n }],\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nlocal_rule = azure_native.cloudngfw.LocalRule(\"localRule\",\n action_type=azure_native.cloudngfw.ActionEnum.ALLOW,\n applications=[\"app1\"],\n audit_comment=\"example comment\",\n category={\n \"feeds\": [\"feed\"],\n \"url_custom\": [\"https://microsoft.com\"],\n },\n decryption_rule_type=azure_native.cloudngfw.DecryptionRuleTypeEnum.SSL_OUTBOUND_INSPECTION,\n description=\"description of local rule\",\n destination={\n \"cidrs\": [\"1.0.0.1/10\"],\n \"countries\": [\"India\"],\n \"feeds\": [\"feed\"],\n \"fqdn_lists\": [\"FQDN1\"],\n \"prefix_lists\": [\"PL1\"],\n },\n enable_logging=azure_native.cloudngfw.StateEnum.DISABLED,\n inbound_inspection_certificate=\"cert1\",\n local_rulestack_name=\"lrs1\",\n negate_destination=azure_native.cloudngfw.BooleanEnum.TRUE,\n negate_source=azure_native.cloudngfw.BooleanEnum.TRUE,\n priority=\"1\",\n protocol=\"HTTP\",\n protocol_port_list=[\"80\"],\n resource_group_name=\"firewall-rg\",\n rule_name=\"localRule1\",\n rule_state=azure_native.cloudngfw.StateEnum.DISABLED,\n source={\n \"cidrs\": [\"1.0.0.1/10\"],\n \"countries\": [\"India\"],\n \"feeds\": [\"feed\"],\n \"prefix_lists\": [\"PL1\"],\n },\n tags=[{\n \"key\": \"keyName\",\n \"value\": \"value\",\n }])\n\n```\n\n```yaml\nresources:\n localRule:\n type: azure-native:cloudngfw:LocalRule\n properties:\n actionType: Allow\n applications:\n - app1\n auditComment: example comment\n category:\n feeds:\n - feed\n urlCustom:\n - https://microsoft.com\n decryptionRuleType: SSLOutboundInspection\n description: description of local rule\n destination:\n cidrs:\n - 1.0.0.1/10\n countries:\n - India\n feeds:\n - feed\n fqdnLists:\n - FQDN1\n prefixLists:\n - PL1\n enableLogging: DISABLED\n inboundInspectionCertificate: cert1\n localRulestackName: lrs1\n negateDestination: TRUE\n negateSource: TRUE\n priority: '1'\n protocol: HTTP\n protocolPortList:\n - '80'\n resourceGroupName: firewall-rg\n ruleName: localRule1\n ruleState: DISABLED\n source:\n cidrs:\n - 1.0.0.1/10\n countries:\n - India\n feeds:\n - feed\n prefixLists:\n - PL1\n tags:\n - key: keyName\n value: value\n\n```\n\n{{% /example %}}\n{{% example %}}\n### LocalRules_CreateOrUpdate_MinimumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var localRule = new AzureNative.Cloudngfw.LocalRule(\"localRule\", new()\n {\n LocalRulestackName = \"lrs1\",\n Priority = \"1\",\n ResourceGroupName = \"firewall-rg\",\n RuleName = \"localRule1\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewLocalRule(ctx, \"localRule\", \u0026cloudngfw.LocalRuleArgs{\n\t\t\tLocalRulestackName: pulumi.String(\"lrs1\"),\n\t\t\tPriority: pulumi.String(\"1\"),\n\t\t\tResourceGroupName: pulumi.String(\"firewall-rg\"),\n\t\t\tRuleName: pulumi.String(\"localRule1\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.LocalRule;\nimport com.pulumi.azurenative.cloudngfw.LocalRuleArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var localRule = new LocalRule(\"localRule\", LocalRuleArgs.builder()\n .localRulestackName(\"lrs1\")\n .priority(\"1\")\n .resourceGroupName(\"firewall-rg\")\n .ruleName(\"localRule1\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst localRule = new azure_native.cloudngfw.LocalRule(\"localRule\", {\n localRulestackName: \"lrs1\",\n priority: \"1\",\n resourceGroupName: \"firewall-rg\",\n ruleName: \"localRule1\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nlocal_rule = azure_native.cloudngfw.LocalRule(\"localRule\",\n local_rulestack_name=\"lrs1\",\n priority=\"1\",\n resource_group_name=\"firewall-rg\",\n rule_name=\"localRule1\")\n\n```\n\n```yaml\nresources:\n localRule:\n type: azure-native:cloudngfw:LocalRule\n properties:\n localRulestackName: lrs1\n priority: '1'\n resourceGroupName: firewall-rg\n ruleName: localRule1\n\n```\n\n{{% /example %}}\n{{% /examples %}}\n\n## Import\n\nAn existing resource can be imported using its type token, name, and identifier, e.g.\n\n```sh\n$ pulumi import azure-native:cloudngfw:LocalRule aaaaaaaaa /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/localRules/{priority} \n```\n", + "description": "LocalRulestack rule list\n\nUses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01.\n\nOther 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.\n\n{{% examples %}}\n## Example Usage\n{{% example %}}\n### LocalRules_CreateOrUpdate_MaximumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var localRule = new AzureNative.Cloudngfw.LocalRule(\"localRule\", new()\n {\n ActionType = AzureNative.Cloudngfw.ActionEnum.Allow,\n Applications = new[]\n {\n \"app1\",\n },\n AuditComment = \"example comment\",\n Category = new AzureNative.Cloudngfw.Inputs.CategoryArgs\n {\n Feeds = new[]\n {\n \"feed\",\n },\n UrlCustom = new[]\n {\n \"https://microsoft.com\",\n },\n },\n DecryptionRuleType = AzureNative.Cloudngfw.DecryptionRuleTypeEnum.SSLOutboundInspection,\n Description = \"description of local rule\",\n Destination = new AzureNative.Cloudngfw.Inputs.DestinationAddrArgs\n {\n Cidrs = new[]\n {\n \"1.0.0.1/10\",\n },\n Countries = new[]\n {\n \"India\",\n },\n Feeds = new[]\n {\n \"feed\",\n },\n FqdnLists = new[]\n {\n \"FQDN1\",\n },\n PrefixLists = new[]\n {\n \"PL1\",\n },\n },\n EnableLogging = AzureNative.Cloudngfw.StateEnum.DISABLED,\n InboundInspectionCertificate = \"cert1\",\n LocalRulestackName = \"lrs1\",\n NegateDestination = AzureNative.Cloudngfw.BooleanEnum.TRUE,\n NegateSource = AzureNative.Cloudngfw.BooleanEnum.TRUE,\n Priority = \"1\",\n Protocol = \"HTTP\",\n ProtocolPortList = new[]\n {\n \"80\",\n },\n ResourceGroupName = \"firewall-rg\",\n RuleName = \"localRule1\",\n RuleState = AzureNative.Cloudngfw.StateEnum.DISABLED,\n Source = new AzureNative.Cloudngfw.Inputs.SourceAddrArgs\n {\n Cidrs = new[]\n {\n \"1.0.0.1/10\",\n },\n Countries = new[]\n {\n \"India\",\n },\n Feeds = new[]\n {\n \"feed\",\n },\n PrefixLists = new[]\n {\n \"PL1\",\n },\n },\n Tags = new[]\n {\n new AzureNative.Cloudngfw.Inputs.TagInfoArgs\n {\n Key = \"keyName\",\n Value = \"value\",\n },\n },\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewLocalRule(ctx, \"localRule\", \u0026cloudngfw.LocalRuleArgs{\n\t\t\tActionType: pulumi.String(cloudngfw.ActionEnumAllow),\n\t\t\tApplications: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"app1\"),\n\t\t\t},\n\t\t\tAuditComment: pulumi.String(\"example comment\"),\n\t\t\tCategory: \u0026cloudngfw.CategoryArgs{\n\t\t\t\tFeeds: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"feed\"),\n\t\t\t\t},\n\t\t\t\tUrlCustom: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"https://microsoft.com\"),\n\t\t\t\t},\n\t\t\t},\n\t\t\tDecryptionRuleType: pulumi.String(cloudngfw.DecryptionRuleTypeEnumSSLOutboundInspection),\n\t\t\tDescription: pulumi.String(\"description of local rule\"),\n\t\t\tDestination: \u0026cloudngfw.DestinationAddrArgs{\n\t\t\t\tCidrs: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"1.0.0.1/10\"),\n\t\t\t\t},\n\t\t\t\tCountries: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"India\"),\n\t\t\t\t},\n\t\t\t\tFeeds: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"feed\"),\n\t\t\t\t},\n\t\t\t\tFqdnLists: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"FQDN1\"),\n\t\t\t\t},\n\t\t\t\tPrefixLists: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"PL1\"),\n\t\t\t\t},\n\t\t\t},\n\t\t\tEnableLogging: pulumi.String(cloudngfw.StateEnumDISABLED),\n\t\t\tInboundInspectionCertificate: pulumi.String(\"cert1\"),\n\t\t\tLocalRulestackName: pulumi.String(\"lrs1\"),\n\t\t\tNegateDestination: pulumi.String(cloudngfw.BooleanEnumTRUE),\n\t\t\tNegateSource: pulumi.String(cloudngfw.BooleanEnumTRUE),\n\t\t\tPriority: pulumi.String(\"1\"),\n\t\t\tProtocol: pulumi.String(\"HTTP\"),\n\t\t\tProtocolPortList: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"80\"),\n\t\t\t},\n\t\t\tResourceGroupName: pulumi.String(\"firewall-rg\"),\n\t\t\tRuleName: pulumi.String(\"localRule1\"),\n\t\t\tRuleState: pulumi.String(cloudngfw.StateEnumDISABLED),\n\t\t\tSource: \u0026cloudngfw.SourceAddrArgs{\n\t\t\t\tCidrs: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"1.0.0.1/10\"),\n\t\t\t\t},\n\t\t\t\tCountries: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"India\"),\n\t\t\t\t},\n\t\t\t\tFeeds: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"feed\"),\n\t\t\t\t},\n\t\t\t\tPrefixLists: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"PL1\"),\n\t\t\t\t},\n\t\t\t},\n\t\t\tTags: cloudngfw.TagInfoArray{\n\t\t\t\t\u0026cloudngfw.TagInfoArgs{\n\t\t\t\t\tKey: pulumi.String(\"keyName\"),\n\t\t\t\t\tValue: pulumi.String(\"value\"),\n\t\t\t\t},\n\t\t\t},\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.LocalRule;\nimport com.pulumi.azurenative.cloudngfw.LocalRuleArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.CategoryArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.DestinationAddrArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.SourceAddrArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.TagInfoArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var localRule = new LocalRule(\"localRule\", LocalRuleArgs.builder()\n .actionType(\"Allow\")\n .applications(\"app1\")\n .auditComment(\"example comment\")\n .category(CategoryArgs.builder()\n .feeds(\"feed\")\n .urlCustom(\"https://microsoft.com\")\n .build())\n .decryptionRuleType(\"SSLOutboundInspection\")\n .description(\"description of local rule\")\n .destination(DestinationAddrArgs.builder()\n .cidrs(\"1.0.0.1/10\")\n .countries(\"India\")\n .feeds(\"feed\")\n .fqdnLists(\"FQDN1\")\n .prefixLists(\"PL1\")\n .build())\n .enableLogging(\"DISABLED\")\n .inboundInspectionCertificate(\"cert1\")\n .localRulestackName(\"lrs1\")\n .negateDestination(\"TRUE\")\n .negateSource(\"TRUE\")\n .priority(\"1\")\n .protocol(\"HTTP\")\n .protocolPortList(\"80\")\n .resourceGroupName(\"firewall-rg\")\n .ruleName(\"localRule1\")\n .ruleState(\"DISABLED\")\n .source(SourceAddrArgs.builder()\n .cidrs(\"1.0.0.1/10\")\n .countries(\"India\")\n .feeds(\"feed\")\n .prefixLists(\"PL1\")\n .build())\n .tags(TagInfoArgs.builder()\n .key(\"keyName\")\n .value(\"value\")\n .build())\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst localRule = new azure_native.cloudngfw.LocalRule(\"localRule\", {\n actionType: azure_native.cloudngfw.ActionEnum.Allow,\n applications: [\"app1\"],\n auditComment: \"example comment\",\n category: {\n feeds: [\"feed\"],\n urlCustom: [\"https://microsoft.com\"],\n },\n decryptionRuleType: azure_native.cloudngfw.DecryptionRuleTypeEnum.SSLOutboundInspection,\n description: \"description of local rule\",\n destination: {\n cidrs: [\"1.0.0.1/10\"],\n countries: [\"India\"],\n feeds: [\"feed\"],\n fqdnLists: [\"FQDN1\"],\n prefixLists: [\"PL1\"],\n },\n enableLogging: azure_native.cloudngfw.StateEnum.DISABLED,\n inboundInspectionCertificate: \"cert1\",\n localRulestackName: \"lrs1\",\n negateDestination: azure_native.cloudngfw.BooleanEnum.TRUE,\n negateSource: azure_native.cloudngfw.BooleanEnum.TRUE,\n priority: \"1\",\n protocol: \"HTTP\",\n protocolPortList: [\"80\"],\n resourceGroupName: \"firewall-rg\",\n ruleName: \"localRule1\",\n ruleState: azure_native.cloudngfw.StateEnum.DISABLED,\n source: {\n cidrs: [\"1.0.0.1/10\"],\n countries: [\"India\"],\n feeds: [\"feed\"],\n prefixLists: [\"PL1\"],\n },\n tags: [{\n key: \"keyName\",\n value: \"value\",\n }],\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nlocal_rule = azure_native.cloudngfw.LocalRule(\"localRule\",\n action_type=azure_native.cloudngfw.ActionEnum.ALLOW,\n applications=[\"app1\"],\n audit_comment=\"example comment\",\n category={\n \"feeds\": [\"feed\"],\n \"url_custom\": [\"https://microsoft.com\"],\n },\n decryption_rule_type=azure_native.cloudngfw.DecryptionRuleTypeEnum.SSL_OUTBOUND_INSPECTION,\n description=\"description of local rule\",\n destination={\n \"cidrs\": [\"1.0.0.1/10\"],\n \"countries\": [\"India\"],\n \"feeds\": [\"feed\"],\n \"fqdn_lists\": [\"FQDN1\"],\n \"prefix_lists\": [\"PL1\"],\n },\n enable_logging=azure_native.cloudngfw.StateEnum.DISABLED,\n inbound_inspection_certificate=\"cert1\",\n local_rulestack_name=\"lrs1\",\n negate_destination=azure_native.cloudngfw.BooleanEnum.TRUE,\n negate_source=azure_native.cloudngfw.BooleanEnum.TRUE,\n priority=\"1\",\n protocol=\"HTTP\",\n protocol_port_list=[\"80\"],\n resource_group_name=\"firewall-rg\",\n rule_name=\"localRule1\",\n rule_state=azure_native.cloudngfw.StateEnum.DISABLED,\n source={\n \"cidrs\": [\"1.0.0.1/10\"],\n \"countries\": [\"India\"],\n \"feeds\": [\"feed\"],\n \"prefix_lists\": [\"PL1\"],\n },\n tags=[{\n \"key\": \"keyName\",\n \"value\": \"value\",\n }])\n\n```\n\n```yaml\nresources:\n localRule:\n type: azure-native:cloudngfw:LocalRule\n properties:\n actionType: Allow\n applications:\n - app1\n auditComment: example comment\n category:\n feeds:\n - feed\n urlCustom:\n - https://microsoft.com\n decryptionRuleType: SSLOutboundInspection\n description: description of local rule\n destination:\n cidrs:\n - 1.0.0.1/10\n countries:\n - India\n feeds:\n - feed\n fqdnLists:\n - FQDN1\n prefixLists:\n - PL1\n enableLogging: DISABLED\n inboundInspectionCertificate: cert1\n localRulestackName: lrs1\n negateDestination: TRUE\n negateSource: TRUE\n priority: '1'\n protocol: HTTP\n protocolPortList:\n - '80'\n resourceGroupName: firewall-rg\n ruleName: localRule1\n ruleState: DISABLED\n source:\n cidrs:\n - 1.0.0.1/10\n countries:\n - India\n feeds:\n - feed\n prefixLists:\n - PL1\n tags:\n - key: keyName\n value: value\n\n```\n\n{{% /example %}}\n{{% example %}}\n### LocalRules_CreateOrUpdate_MinimumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var localRule = new AzureNative.Cloudngfw.LocalRule(\"localRule\", new()\n {\n LocalRulestackName = \"lrs1\",\n Priority = \"1\",\n ResourceGroupName = \"firewall-rg\",\n RuleName = \"localRule1\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewLocalRule(ctx, \"localRule\", \u0026cloudngfw.LocalRuleArgs{\n\t\t\tLocalRulestackName: pulumi.String(\"lrs1\"),\n\t\t\tPriority: pulumi.String(\"1\"),\n\t\t\tResourceGroupName: pulumi.String(\"firewall-rg\"),\n\t\t\tRuleName: pulumi.String(\"localRule1\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.LocalRule;\nimport com.pulumi.azurenative.cloudngfw.LocalRuleArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var localRule = new LocalRule(\"localRule\", LocalRuleArgs.builder()\n .localRulestackName(\"lrs1\")\n .priority(\"1\")\n .resourceGroupName(\"firewall-rg\")\n .ruleName(\"localRule1\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst localRule = new azure_native.cloudngfw.LocalRule(\"localRule\", {\n localRulestackName: \"lrs1\",\n priority: \"1\",\n resourceGroupName: \"firewall-rg\",\n ruleName: \"localRule1\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nlocal_rule = azure_native.cloudngfw.LocalRule(\"localRule\",\n local_rulestack_name=\"lrs1\",\n priority=\"1\",\n resource_group_name=\"firewall-rg\",\n rule_name=\"localRule1\")\n\n```\n\n```yaml\nresources:\n localRule:\n type: azure-native:cloudngfw:LocalRule\n properties:\n localRulestackName: lrs1\n priority: '1'\n resourceGroupName: firewall-rg\n ruleName: localRule1\n\n```\n\n{{% /example %}}\n{{% /examples %}}\n\n## Import\n\nAn existing resource can be imported using its type token, name, and identifier, e.g.\n\n```sh\n$ pulumi import azure-native:cloudngfw:LocalRule aaaaaaaaa /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/localRules/{priority} \n```\n", "properties": { "actionType": { "type": "string", @@ -661309,7 +661309,7 @@ ] }, "azure-native:cloudngfw:LocalRulestack": { - "description": "PaloAltoNetworks LocalRulestack\n\nUses Azure REST API version 2025-02-06-preview. In version 2.x of the Azure Native provider, it used API version 2023-09-01.\n\nOther 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.\n\n{{% examples %}}\n## Example Usage\n{{% example %}}\n### LocalRulestacks_CreateOrUpdate_MaximumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var localRulestack = new AzureNative.Cloudngfw.LocalRulestack(\"localRulestack\", new()\n {\n AssociatedSubscriptions = new[]\n {\n \"2bf4a339-294d-4c25-b0b2-ef649e9f5c27\",\n },\n DefaultMode = AzureNative.Cloudngfw.DefaultMode.IPS,\n Description = \"local rulestacks\",\n Identity = new AzureNative.Cloudngfw.Inputs.AzureResourceManagerManagedIdentityPropertiesArgs\n {\n Type = AzureNative.Cloudngfw.ManagedIdentityType.None,\n UserAssignedIdentities = \n {\n { \"key16\", new AzureNative.Cloudngfw.Inputs.AzureResourceManagerUserAssignedIdentityArgs\n {\n ClientId = \"aaaa\",\n PrincipalId = \"aaaaaaaaaaaaaaa\",\n } },\n },\n },\n LocalRulestackName = \"lrs1\",\n Location = \"eastus\",\n MinAppIdVersion = \"8.5.3\",\n PanEtag = \"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\",\n PanLocation = \"eastus\",\n ResourceGroupName = \"rgopenapi\",\n Scope = AzureNative.Cloudngfw.ScopeType.LOCAL,\n SecurityServices = new AzureNative.Cloudngfw.Inputs.SecurityServicesArgs\n {\n AntiSpywareProfile = \"default\",\n AntiVirusProfile = \"default\",\n DnsSubscription = \"default\",\n FileBlockingProfile = \"default\",\n OutboundTrustCertificate = \"default\",\n OutboundUnTrustCertificate = \"default\",\n UrlFilteringProfile = \"default\",\n VulnerabilityProfile = \"default\",\n },\n Tags = \n {\n { \"tagName\", \"value\" },\n },\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewLocalRulestack(ctx, \"localRulestack\", \u0026cloudngfw.LocalRulestackArgs{\n\t\t\tAssociatedSubscriptions: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"2bf4a339-294d-4c25-b0b2-ef649e9f5c27\"),\n\t\t\t},\n\t\t\tDefaultMode: pulumi.String(cloudngfw.DefaultModeIPS),\n\t\t\tDescription: pulumi.String(\"local rulestacks\"),\n\t\t\tIdentity: \u0026cloudngfw.AzureResourceManagerManagedIdentityPropertiesArgs{\n\t\t\t\tType: pulumi.String(cloudngfw.ManagedIdentityTypeNone),\n\t\t\t\tUserAssignedIdentities: cloudngfw.AzureResourceManagerUserAssignedIdentityMap{\n\t\t\t\t\t\"key16\": \u0026cloudngfw.AzureResourceManagerUserAssignedIdentityArgs{\n\t\t\t\t\t\tClientId: pulumi.String(\"aaaa\"),\n\t\t\t\t\t\tPrincipalId: pulumi.String(\"aaaaaaaaaaaaaaa\"),\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t},\n\t\t\tLocalRulestackName: pulumi.String(\"lrs1\"),\n\t\t\tLocation: pulumi.String(\"eastus\"),\n\t\t\tMinAppIdVersion: pulumi.String(\"8.5.3\"),\n\t\t\tPanEtag: pulumi.String(\"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\"),\n\t\t\tPanLocation: pulumi.String(\"eastus\"),\n\t\t\tResourceGroupName: pulumi.String(\"rgopenapi\"),\n\t\t\tScope: pulumi.String(cloudngfw.ScopeTypeLOCAL),\n\t\t\tSecurityServices: \u0026cloudngfw.SecurityServicesArgs{\n\t\t\t\tAntiSpywareProfile: pulumi.String(\"default\"),\n\t\t\t\tAntiVirusProfile: pulumi.String(\"default\"),\n\t\t\t\tDnsSubscription: pulumi.String(\"default\"),\n\t\t\t\tFileBlockingProfile: pulumi.String(\"default\"),\n\t\t\t\tOutboundTrustCertificate: pulumi.String(\"default\"),\n\t\t\t\tOutboundUnTrustCertificate: pulumi.String(\"default\"),\n\t\t\t\tUrlFilteringProfile: pulumi.String(\"default\"),\n\t\t\t\tVulnerabilityProfile: pulumi.String(\"default\"),\n\t\t\t},\n\t\t\tTags: pulumi.StringMap{\n\t\t\t\t\"tagName\": pulumi.String(\"value\"),\n\t\t\t},\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.LocalRulestack;\nimport com.pulumi.azurenative.cloudngfw.LocalRulestackArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.AzureResourceManagerManagedIdentityPropertiesArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.SecurityServicesArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var localRulestack = new LocalRulestack(\"localRulestack\", LocalRulestackArgs.builder()\n .associatedSubscriptions(\"2bf4a339-294d-4c25-b0b2-ef649e9f5c27\")\n .defaultMode(\"IPS\")\n .description(\"local rulestacks\")\n .identity(AzureResourceManagerManagedIdentityPropertiesArgs.builder()\n .type(\"None\")\n .userAssignedIdentities(Map.of(\"key16\", AzureResourceManagerUserAssignedIdentityArgs.builder()\n .clientId(\"aaaa\")\n .principalId(\"aaaaaaaaaaaaaaa\")\n .build()))\n .build())\n .localRulestackName(\"lrs1\")\n .location(\"eastus\")\n .minAppIdVersion(\"8.5.3\")\n .panEtag(\"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\")\n .panLocation(\"eastus\")\n .resourceGroupName(\"rgopenapi\")\n .scope(\"LOCAL\")\n .securityServices(SecurityServicesArgs.builder()\n .antiSpywareProfile(\"default\")\n .antiVirusProfile(\"default\")\n .dnsSubscription(\"default\")\n .fileBlockingProfile(\"default\")\n .outboundTrustCertificate(\"default\")\n .outboundUnTrustCertificate(\"default\")\n .urlFilteringProfile(\"default\")\n .vulnerabilityProfile(\"default\")\n .build())\n .tags(Map.of(\"tagName\", \"value\"))\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst localRulestack = new azure_native.cloudngfw.LocalRulestack(\"localRulestack\", {\n associatedSubscriptions: [\"2bf4a339-294d-4c25-b0b2-ef649e9f5c27\"],\n defaultMode: azure_native.cloudngfw.DefaultMode.IPS,\n description: \"local rulestacks\",\n identity: {\n type: azure_native.cloudngfw.ManagedIdentityType.None,\n userAssignedIdentities: {\n key16: {\n clientId: \"aaaa\",\n principalId: \"aaaaaaaaaaaaaaa\",\n },\n },\n },\n localRulestackName: \"lrs1\",\n location: \"eastus\",\n minAppIdVersion: \"8.5.3\",\n panEtag: \"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\",\n panLocation: \"eastus\",\n resourceGroupName: \"rgopenapi\",\n scope: azure_native.cloudngfw.ScopeType.LOCAL,\n securityServices: {\n antiSpywareProfile: \"default\",\n antiVirusProfile: \"default\",\n dnsSubscription: \"default\",\n fileBlockingProfile: \"default\",\n outboundTrustCertificate: \"default\",\n outboundUnTrustCertificate: \"default\",\n urlFilteringProfile: \"default\",\n vulnerabilityProfile: \"default\",\n },\n tags: {\n tagName: \"value\",\n },\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nlocal_rulestack = azure_native.cloudngfw.LocalRulestack(\"localRulestack\",\n associated_subscriptions=[\"2bf4a339-294d-4c25-b0b2-ef649e9f5c27\"],\n default_mode=azure_native.cloudngfw.DefaultMode.IPS,\n description=\"local rulestacks\",\n identity={\n \"type\": azure_native.cloudngfw.ManagedIdentityType.NONE,\n \"user_assigned_identities\": {\n \"key16\": {\n \"client_id\": \"aaaa\",\n \"principal_id\": \"aaaaaaaaaaaaaaa\",\n },\n },\n },\n local_rulestack_name=\"lrs1\",\n location=\"eastus\",\n min_app_id_version=\"8.5.3\",\n pan_etag=\"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\",\n pan_location=\"eastus\",\n resource_group_name=\"rgopenapi\",\n scope=azure_native.cloudngfw.ScopeType.LOCAL,\n security_services={\n \"anti_spyware_profile\": \"default\",\n \"anti_virus_profile\": \"default\",\n \"dns_subscription\": \"default\",\n \"file_blocking_profile\": \"default\",\n \"outbound_trust_certificate\": \"default\",\n \"outbound_un_trust_certificate\": \"default\",\n \"url_filtering_profile\": \"default\",\n \"vulnerability_profile\": \"default\",\n },\n tags={\n \"tagName\": \"value\",\n })\n\n```\n\n```yaml\nresources:\n localRulestack:\n type: azure-native:cloudngfw:LocalRulestack\n properties:\n associatedSubscriptions:\n - 2bf4a339-294d-4c25-b0b2-ef649e9f5c27\n defaultMode: IPS\n description: local rulestacks\n identity:\n type: None\n userAssignedIdentities:\n key16:\n clientId: aaaa\n principalId: aaaaaaaaaaaaaaa\n localRulestackName: lrs1\n location: eastus\n minAppIdVersion: 8.5.3\n panEtag: 2bf4a339-294d-4c25-b0b2-ef649e9f5c12\n panLocation: eastus\n resourceGroupName: rgopenapi\n scope: LOCAL\n securityServices:\n antiSpywareProfile: default\n antiVirusProfile: default\n dnsSubscription: default\n fileBlockingProfile: default\n outboundTrustCertificate: default\n outboundUnTrustCertificate: default\n urlFilteringProfile: default\n vulnerabilityProfile: default\n tags:\n tagName: value\n\n```\n\n{{% /example %}}\n{{% example %}}\n### LocalRulestacks_CreateOrUpdate_MinimumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var localRulestack = new AzureNative.Cloudngfw.LocalRulestack(\"localRulestack\", new()\n {\n LocalRulestackName = \"lrs1\",\n Location = \"eastus\",\n ResourceGroupName = \"rgopenapi\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewLocalRulestack(ctx, \"localRulestack\", \u0026cloudngfw.LocalRulestackArgs{\n\t\t\tLocalRulestackName: pulumi.String(\"lrs1\"),\n\t\t\tLocation: pulumi.String(\"eastus\"),\n\t\t\tResourceGroupName: pulumi.String(\"rgopenapi\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.LocalRulestack;\nimport com.pulumi.azurenative.cloudngfw.LocalRulestackArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var localRulestack = new LocalRulestack(\"localRulestack\", LocalRulestackArgs.builder()\n .localRulestackName(\"lrs1\")\n .location(\"eastus\")\n .resourceGroupName(\"rgopenapi\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst localRulestack = new azure_native.cloudngfw.LocalRulestack(\"localRulestack\", {\n localRulestackName: \"lrs1\",\n location: \"eastus\",\n resourceGroupName: \"rgopenapi\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nlocal_rulestack = azure_native.cloudngfw.LocalRulestack(\"localRulestack\",\n local_rulestack_name=\"lrs1\",\n location=\"eastus\",\n resource_group_name=\"rgopenapi\")\n\n```\n\n```yaml\nresources:\n localRulestack:\n type: azure-native:cloudngfw:LocalRulestack\n properties:\n localRulestackName: lrs1\n location: eastus\n resourceGroupName: rgopenapi\n\n```\n\n{{% /example %}}\n{{% /examples %}}\n\n## Import\n\nAn existing resource can be imported using its type token, name, and identifier, e.g.\n\n```sh\n$ pulumi import azure-native:cloudngfw:LocalRulestack armid1 /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName} \n```\n", + "description": "PaloAltoNetworks LocalRulestack\n\nUses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01.\n\nOther 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.\n\n{{% examples %}}\n## Example Usage\n{{% example %}}\n### LocalRulestacks_CreateOrUpdate_MaximumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var localRulestack = new AzureNative.Cloudngfw.LocalRulestack(\"localRulestack\", new()\n {\n AssociatedSubscriptions = new[]\n {\n \"2bf4a339-294d-4c25-b0b2-ef649e9f5c27\",\n },\n DefaultMode = AzureNative.Cloudngfw.DefaultMode.IPS,\n Description = \"local rulestacks\",\n Identity = new AzureNative.Cloudngfw.Inputs.AzureResourceManagerManagedIdentityPropertiesArgs\n {\n Type = AzureNative.Cloudngfw.ManagedIdentityType.None,\n UserAssignedIdentities = \n {\n { \"key16\", new AzureNative.Cloudngfw.Inputs.AzureResourceManagerUserAssignedIdentityArgs\n {\n ClientId = \"aaaa\",\n PrincipalId = \"aaaaaaaaaaaaaaa\",\n } },\n },\n },\n LocalRulestackName = \"lrs1\",\n Location = \"eastus\",\n MinAppIdVersion = \"8.5.3\",\n PanEtag = \"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\",\n PanLocation = \"eastus\",\n ResourceGroupName = \"rgopenapi\",\n Scope = AzureNative.Cloudngfw.ScopeType.LOCAL,\n SecurityServices = new AzureNative.Cloudngfw.Inputs.SecurityServicesArgs\n {\n AntiSpywareProfile = \"default\",\n AntiVirusProfile = \"default\",\n DnsSubscription = \"default\",\n FileBlockingProfile = \"default\",\n OutboundTrustCertificate = \"default\",\n OutboundUnTrustCertificate = \"default\",\n UrlFilteringProfile = \"default\",\n VulnerabilityProfile = \"default\",\n },\n Tags = \n {\n { \"tagName\", \"value\" },\n },\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewLocalRulestack(ctx, \"localRulestack\", \u0026cloudngfw.LocalRulestackArgs{\n\t\t\tAssociatedSubscriptions: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"2bf4a339-294d-4c25-b0b2-ef649e9f5c27\"),\n\t\t\t},\n\t\t\tDefaultMode: pulumi.String(cloudngfw.DefaultModeIPS),\n\t\t\tDescription: pulumi.String(\"local rulestacks\"),\n\t\t\tIdentity: \u0026cloudngfw.AzureResourceManagerManagedIdentityPropertiesArgs{\n\t\t\t\tType: pulumi.String(cloudngfw.ManagedIdentityTypeNone),\n\t\t\t\tUserAssignedIdentities: cloudngfw.AzureResourceManagerUserAssignedIdentityMap{\n\t\t\t\t\t\"key16\": \u0026cloudngfw.AzureResourceManagerUserAssignedIdentityArgs{\n\t\t\t\t\t\tClientId: pulumi.String(\"aaaa\"),\n\t\t\t\t\t\tPrincipalId: pulumi.String(\"aaaaaaaaaaaaaaa\"),\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t},\n\t\t\tLocalRulestackName: pulumi.String(\"lrs1\"),\n\t\t\tLocation: pulumi.String(\"eastus\"),\n\t\t\tMinAppIdVersion: pulumi.String(\"8.5.3\"),\n\t\t\tPanEtag: pulumi.String(\"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\"),\n\t\t\tPanLocation: pulumi.String(\"eastus\"),\n\t\t\tResourceGroupName: pulumi.String(\"rgopenapi\"),\n\t\t\tScope: pulumi.String(cloudngfw.ScopeTypeLOCAL),\n\t\t\tSecurityServices: \u0026cloudngfw.SecurityServicesArgs{\n\t\t\t\tAntiSpywareProfile: pulumi.String(\"default\"),\n\t\t\t\tAntiVirusProfile: pulumi.String(\"default\"),\n\t\t\t\tDnsSubscription: pulumi.String(\"default\"),\n\t\t\t\tFileBlockingProfile: pulumi.String(\"default\"),\n\t\t\t\tOutboundTrustCertificate: pulumi.String(\"default\"),\n\t\t\t\tOutboundUnTrustCertificate: pulumi.String(\"default\"),\n\t\t\t\tUrlFilteringProfile: pulumi.String(\"default\"),\n\t\t\t\tVulnerabilityProfile: pulumi.String(\"default\"),\n\t\t\t},\n\t\t\tTags: pulumi.StringMap{\n\t\t\t\t\"tagName\": pulumi.String(\"value\"),\n\t\t\t},\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.LocalRulestack;\nimport com.pulumi.azurenative.cloudngfw.LocalRulestackArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.AzureResourceManagerManagedIdentityPropertiesArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.SecurityServicesArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var localRulestack = new LocalRulestack(\"localRulestack\", LocalRulestackArgs.builder()\n .associatedSubscriptions(\"2bf4a339-294d-4c25-b0b2-ef649e9f5c27\")\n .defaultMode(\"IPS\")\n .description(\"local rulestacks\")\n .identity(AzureResourceManagerManagedIdentityPropertiesArgs.builder()\n .type(\"None\")\n .userAssignedIdentities(Map.of(\"key16\", AzureResourceManagerUserAssignedIdentityArgs.builder()\n .clientId(\"aaaa\")\n .principalId(\"aaaaaaaaaaaaaaa\")\n .build()))\n .build())\n .localRulestackName(\"lrs1\")\n .location(\"eastus\")\n .minAppIdVersion(\"8.5.3\")\n .panEtag(\"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\")\n .panLocation(\"eastus\")\n .resourceGroupName(\"rgopenapi\")\n .scope(\"LOCAL\")\n .securityServices(SecurityServicesArgs.builder()\n .antiSpywareProfile(\"default\")\n .antiVirusProfile(\"default\")\n .dnsSubscription(\"default\")\n .fileBlockingProfile(\"default\")\n .outboundTrustCertificate(\"default\")\n .outboundUnTrustCertificate(\"default\")\n .urlFilteringProfile(\"default\")\n .vulnerabilityProfile(\"default\")\n .build())\n .tags(Map.of(\"tagName\", \"value\"))\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst localRulestack = new azure_native.cloudngfw.LocalRulestack(\"localRulestack\", {\n associatedSubscriptions: [\"2bf4a339-294d-4c25-b0b2-ef649e9f5c27\"],\n defaultMode: azure_native.cloudngfw.DefaultMode.IPS,\n description: \"local rulestacks\",\n identity: {\n type: azure_native.cloudngfw.ManagedIdentityType.None,\n userAssignedIdentities: {\n key16: {\n clientId: \"aaaa\",\n principalId: \"aaaaaaaaaaaaaaa\",\n },\n },\n },\n localRulestackName: \"lrs1\",\n location: \"eastus\",\n minAppIdVersion: \"8.5.3\",\n panEtag: \"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\",\n panLocation: \"eastus\",\n resourceGroupName: \"rgopenapi\",\n scope: azure_native.cloudngfw.ScopeType.LOCAL,\n securityServices: {\n antiSpywareProfile: \"default\",\n antiVirusProfile: \"default\",\n dnsSubscription: \"default\",\n fileBlockingProfile: \"default\",\n outboundTrustCertificate: \"default\",\n outboundUnTrustCertificate: \"default\",\n urlFilteringProfile: \"default\",\n vulnerabilityProfile: \"default\",\n },\n tags: {\n tagName: \"value\",\n },\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nlocal_rulestack = azure_native.cloudngfw.LocalRulestack(\"localRulestack\",\n associated_subscriptions=[\"2bf4a339-294d-4c25-b0b2-ef649e9f5c27\"],\n default_mode=azure_native.cloudngfw.DefaultMode.IPS,\n description=\"local rulestacks\",\n identity={\n \"type\": azure_native.cloudngfw.ManagedIdentityType.NONE,\n \"user_assigned_identities\": {\n \"key16\": {\n \"client_id\": \"aaaa\",\n \"principal_id\": \"aaaaaaaaaaaaaaa\",\n },\n },\n },\n local_rulestack_name=\"lrs1\",\n location=\"eastus\",\n min_app_id_version=\"8.5.3\",\n pan_etag=\"2bf4a339-294d-4c25-b0b2-ef649e9f5c12\",\n pan_location=\"eastus\",\n resource_group_name=\"rgopenapi\",\n scope=azure_native.cloudngfw.ScopeType.LOCAL,\n security_services={\n \"anti_spyware_profile\": \"default\",\n \"anti_virus_profile\": \"default\",\n \"dns_subscription\": \"default\",\n \"file_blocking_profile\": \"default\",\n \"outbound_trust_certificate\": \"default\",\n \"outbound_un_trust_certificate\": \"default\",\n \"url_filtering_profile\": \"default\",\n \"vulnerability_profile\": \"default\",\n },\n tags={\n \"tagName\": \"value\",\n })\n\n```\n\n```yaml\nresources:\n localRulestack:\n type: azure-native:cloudngfw:LocalRulestack\n properties:\n associatedSubscriptions:\n - 2bf4a339-294d-4c25-b0b2-ef649e9f5c27\n defaultMode: IPS\n description: local rulestacks\n identity:\n type: None\n userAssignedIdentities:\n key16:\n clientId: aaaa\n principalId: aaaaaaaaaaaaaaa\n localRulestackName: lrs1\n location: eastus\n minAppIdVersion: 8.5.3\n panEtag: 2bf4a339-294d-4c25-b0b2-ef649e9f5c12\n panLocation: eastus\n resourceGroupName: rgopenapi\n scope: LOCAL\n securityServices:\n antiSpywareProfile: default\n antiVirusProfile: default\n dnsSubscription: default\n fileBlockingProfile: default\n outboundTrustCertificate: default\n outboundUnTrustCertificate: default\n urlFilteringProfile: default\n vulnerabilityProfile: default\n tags:\n tagName: value\n\n```\n\n{{% /example %}}\n{{% example %}}\n### LocalRulestacks_CreateOrUpdate_MinimumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var localRulestack = new AzureNative.Cloudngfw.LocalRulestack(\"localRulestack\", new()\n {\n LocalRulestackName = \"lrs1\",\n Location = \"eastus\",\n ResourceGroupName = \"rgopenapi\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewLocalRulestack(ctx, \"localRulestack\", \u0026cloudngfw.LocalRulestackArgs{\n\t\t\tLocalRulestackName: pulumi.String(\"lrs1\"),\n\t\t\tLocation: pulumi.String(\"eastus\"),\n\t\t\tResourceGroupName: pulumi.String(\"rgopenapi\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.LocalRulestack;\nimport com.pulumi.azurenative.cloudngfw.LocalRulestackArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var localRulestack = new LocalRulestack(\"localRulestack\", LocalRulestackArgs.builder()\n .localRulestackName(\"lrs1\")\n .location(\"eastus\")\n .resourceGroupName(\"rgopenapi\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst localRulestack = new azure_native.cloudngfw.LocalRulestack(\"localRulestack\", {\n localRulestackName: \"lrs1\",\n location: \"eastus\",\n resourceGroupName: \"rgopenapi\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nlocal_rulestack = azure_native.cloudngfw.LocalRulestack(\"localRulestack\",\n local_rulestack_name=\"lrs1\",\n location=\"eastus\",\n resource_group_name=\"rgopenapi\")\n\n```\n\n```yaml\nresources:\n localRulestack:\n type: azure-native:cloudngfw:LocalRulestack\n properties:\n localRulestackName: lrs1\n location: eastus\n resourceGroupName: rgopenapi\n\n```\n\n{{% /example %}}\n{{% /examples %}}\n\n## Import\n\nAn existing resource can be imported using its type token, name, and identifier, e.g.\n\n```sh\n$ pulumi import azure-native:cloudngfw:LocalRulestack armid1 /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName} \n```\n", "properties": { "associatedSubscriptions": { "type": "array", @@ -661510,7 +661510,7 @@ ] }, "azure-native:cloudngfw:PostRule": { - "description": "PostRulestack rule list\n\nUses Azure REST API version 2025-02-06-preview. In version 2.x of the Azure Native provider, it used API version 2023-09-01.\n\nOther 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.\n\n{{% examples %}}\n## Example Usage\n{{% example %}}\n### PostRules_CreateOrUpdate_MaximumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var postRule = new AzureNative.Cloudngfw.PostRule(\"postRule\", new()\n {\n ActionType = AzureNative.Cloudngfw.ActionEnum.Allow,\n Applications = new[]\n {\n \"app1\",\n },\n AuditComment = \"example comment\",\n Category = new AzureNative.Cloudngfw.Inputs.CategoryArgs\n {\n Feeds = new[]\n {\n \"feed\",\n },\n UrlCustom = new[]\n {\n \"https://microsoft.com\",\n },\n },\n DecryptionRuleType = AzureNative.Cloudngfw.DecryptionRuleTypeEnum.SSLOutboundInspection,\n Description = \"description of post rule\",\n Destination = new AzureNative.Cloudngfw.Inputs.DestinationAddrArgs\n {\n Cidrs = new[]\n {\n \"1.0.0.1/10\",\n },\n Countries = new[]\n {\n \"India\",\n },\n Feeds = new[]\n {\n \"feed\",\n },\n FqdnLists = new[]\n {\n \"FQDN1\",\n },\n PrefixLists = new[]\n {\n \"PL1\",\n },\n },\n EnableLogging = AzureNative.Cloudngfw.StateEnum.DISABLED,\n GlobalRulestackName = \"lrs1\",\n InboundInspectionCertificate = \"cert1\",\n NegateDestination = AzureNative.Cloudngfw.BooleanEnum.TRUE,\n NegateSource = AzureNative.Cloudngfw.BooleanEnum.TRUE,\n Priority = \"1\",\n Protocol = \"HTTP\",\n ProtocolPortList = new[]\n {\n \"80\",\n },\n RuleName = \"postRule1\",\n RuleState = AzureNative.Cloudngfw.StateEnum.DISABLED,\n Source = new AzureNative.Cloudngfw.Inputs.SourceAddrArgs\n {\n Cidrs = new[]\n {\n \"1.0.0.1/10\",\n },\n Countries = new[]\n {\n \"India\",\n },\n Feeds = new[]\n {\n \"feed\",\n },\n PrefixLists = new[]\n {\n \"PL1\",\n },\n },\n Tags = new[]\n {\n new AzureNative.Cloudngfw.Inputs.TagInfoArgs\n {\n Key = \"keyName\",\n Value = \"value\",\n },\n },\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewPostRule(ctx, \"postRule\", \u0026cloudngfw.PostRuleArgs{\n\t\t\tActionType: pulumi.String(cloudngfw.ActionEnumAllow),\n\t\t\tApplications: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"app1\"),\n\t\t\t},\n\t\t\tAuditComment: pulumi.String(\"example comment\"),\n\t\t\tCategory: \u0026cloudngfw.CategoryArgs{\n\t\t\t\tFeeds: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"feed\"),\n\t\t\t\t},\n\t\t\t\tUrlCustom: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"https://microsoft.com\"),\n\t\t\t\t},\n\t\t\t},\n\t\t\tDecryptionRuleType: pulumi.String(cloudngfw.DecryptionRuleTypeEnumSSLOutboundInspection),\n\t\t\tDescription: pulumi.String(\"description of post rule\"),\n\t\t\tDestination: \u0026cloudngfw.DestinationAddrArgs{\n\t\t\t\tCidrs: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"1.0.0.1/10\"),\n\t\t\t\t},\n\t\t\t\tCountries: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"India\"),\n\t\t\t\t},\n\t\t\t\tFeeds: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"feed\"),\n\t\t\t\t},\n\t\t\t\tFqdnLists: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"FQDN1\"),\n\t\t\t\t},\n\t\t\t\tPrefixLists: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"PL1\"),\n\t\t\t\t},\n\t\t\t},\n\t\t\tEnableLogging: pulumi.String(cloudngfw.StateEnumDISABLED),\n\t\t\tGlobalRulestackName: pulumi.String(\"lrs1\"),\n\t\t\tInboundInspectionCertificate: pulumi.String(\"cert1\"),\n\t\t\tNegateDestination: pulumi.String(cloudngfw.BooleanEnumTRUE),\n\t\t\tNegateSource: pulumi.String(cloudngfw.BooleanEnumTRUE),\n\t\t\tPriority: pulumi.String(\"1\"),\n\t\t\tProtocol: pulumi.String(\"HTTP\"),\n\t\t\tProtocolPortList: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"80\"),\n\t\t\t},\n\t\t\tRuleName: pulumi.String(\"postRule1\"),\n\t\t\tRuleState: pulumi.String(cloudngfw.StateEnumDISABLED),\n\t\t\tSource: \u0026cloudngfw.SourceAddrArgs{\n\t\t\t\tCidrs: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"1.0.0.1/10\"),\n\t\t\t\t},\n\t\t\t\tCountries: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"India\"),\n\t\t\t\t},\n\t\t\t\tFeeds: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"feed\"),\n\t\t\t\t},\n\t\t\t\tPrefixLists: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"PL1\"),\n\t\t\t\t},\n\t\t\t},\n\t\t\tTags: cloudngfw.TagInfoArray{\n\t\t\t\t\u0026cloudngfw.TagInfoArgs{\n\t\t\t\t\tKey: pulumi.String(\"keyName\"),\n\t\t\t\t\tValue: pulumi.String(\"value\"),\n\t\t\t\t},\n\t\t\t},\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.PostRule;\nimport com.pulumi.azurenative.cloudngfw.PostRuleArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.CategoryArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.DestinationAddrArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.SourceAddrArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.TagInfoArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var postRule = new PostRule(\"postRule\", PostRuleArgs.builder()\n .actionType(\"Allow\")\n .applications(\"app1\")\n .auditComment(\"example comment\")\n .category(CategoryArgs.builder()\n .feeds(\"feed\")\n .urlCustom(\"https://microsoft.com\")\n .build())\n .decryptionRuleType(\"SSLOutboundInspection\")\n .description(\"description of post rule\")\n .destination(DestinationAddrArgs.builder()\n .cidrs(\"1.0.0.1/10\")\n .countries(\"India\")\n .feeds(\"feed\")\n .fqdnLists(\"FQDN1\")\n .prefixLists(\"PL1\")\n .build())\n .enableLogging(\"DISABLED\")\n .globalRulestackName(\"lrs1\")\n .inboundInspectionCertificate(\"cert1\")\n .negateDestination(\"TRUE\")\n .negateSource(\"TRUE\")\n .priority(\"1\")\n .protocol(\"HTTP\")\n .protocolPortList(\"80\")\n .ruleName(\"postRule1\")\n .ruleState(\"DISABLED\")\n .source(SourceAddrArgs.builder()\n .cidrs(\"1.0.0.1/10\")\n .countries(\"India\")\n .feeds(\"feed\")\n .prefixLists(\"PL1\")\n .build())\n .tags(TagInfoArgs.builder()\n .key(\"keyName\")\n .value(\"value\")\n .build())\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst postRule = new azure_native.cloudngfw.PostRule(\"postRule\", {\n actionType: azure_native.cloudngfw.ActionEnum.Allow,\n applications: [\"app1\"],\n auditComment: \"example comment\",\n category: {\n feeds: [\"feed\"],\n urlCustom: [\"https://microsoft.com\"],\n },\n decryptionRuleType: azure_native.cloudngfw.DecryptionRuleTypeEnum.SSLOutboundInspection,\n description: \"description of post rule\",\n destination: {\n cidrs: [\"1.0.0.1/10\"],\n countries: [\"India\"],\n feeds: [\"feed\"],\n fqdnLists: [\"FQDN1\"],\n prefixLists: [\"PL1\"],\n },\n enableLogging: azure_native.cloudngfw.StateEnum.DISABLED,\n globalRulestackName: \"lrs1\",\n inboundInspectionCertificate: \"cert1\",\n negateDestination: azure_native.cloudngfw.BooleanEnum.TRUE,\n negateSource: azure_native.cloudngfw.BooleanEnum.TRUE,\n priority: \"1\",\n protocol: \"HTTP\",\n protocolPortList: [\"80\"],\n ruleName: \"postRule1\",\n ruleState: azure_native.cloudngfw.StateEnum.DISABLED,\n source: {\n cidrs: [\"1.0.0.1/10\"],\n countries: [\"India\"],\n feeds: [\"feed\"],\n prefixLists: [\"PL1\"],\n },\n tags: [{\n key: \"keyName\",\n value: \"value\",\n }],\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\npost_rule = azure_native.cloudngfw.PostRule(\"postRule\",\n action_type=azure_native.cloudngfw.ActionEnum.ALLOW,\n applications=[\"app1\"],\n audit_comment=\"example comment\",\n category={\n \"feeds\": [\"feed\"],\n \"url_custom\": [\"https://microsoft.com\"],\n },\n decryption_rule_type=azure_native.cloudngfw.DecryptionRuleTypeEnum.SSL_OUTBOUND_INSPECTION,\n description=\"description of post rule\",\n destination={\n \"cidrs\": [\"1.0.0.1/10\"],\n \"countries\": [\"India\"],\n \"feeds\": [\"feed\"],\n \"fqdn_lists\": [\"FQDN1\"],\n \"prefix_lists\": [\"PL1\"],\n },\n enable_logging=azure_native.cloudngfw.StateEnum.DISABLED,\n global_rulestack_name=\"lrs1\",\n inbound_inspection_certificate=\"cert1\",\n negate_destination=azure_native.cloudngfw.BooleanEnum.TRUE,\n negate_source=azure_native.cloudngfw.BooleanEnum.TRUE,\n priority=\"1\",\n protocol=\"HTTP\",\n protocol_port_list=[\"80\"],\n rule_name=\"postRule1\",\n rule_state=azure_native.cloudngfw.StateEnum.DISABLED,\n source={\n \"cidrs\": [\"1.0.0.1/10\"],\n \"countries\": [\"India\"],\n \"feeds\": [\"feed\"],\n \"prefix_lists\": [\"PL1\"],\n },\n tags=[{\n \"key\": \"keyName\",\n \"value\": \"value\",\n }])\n\n```\n\n```yaml\nresources:\n postRule:\n type: azure-native:cloudngfw:PostRule\n properties:\n actionType: Allow\n applications:\n - app1\n auditComment: example comment\n category:\n feeds:\n - feed\n urlCustom:\n - https://microsoft.com\n decryptionRuleType: SSLOutboundInspection\n description: description of post rule\n destination:\n cidrs:\n - 1.0.0.1/10\n countries:\n - India\n feeds:\n - feed\n fqdnLists:\n - FQDN1\n prefixLists:\n - PL1\n enableLogging: DISABLED\n globalRulestackName: lrs1\n inboundInspectionCertificate: cert1\n negateDestination: TRUE\n negateSource: TRUE\n priority: '1'\n protocol: HTTP\n protocolPortList:\n - '80'\n ruleName: postRule1\n ruleState: DISABLED\n source:\n cidrs:\n - 1.0.0.1/10\n countries:\n - India\n feeds:\n - feed\n prefixLists:\n - PL1\n tags:\n - key: keyName\n value: value\n\n```\n\n{{% /example %}}\n{{% example %}}\n### PostRules_CreateOrUpdate_MinimumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var postRule = new AzureNative.Cloudngfw.PostRule(\"postRule\", new()\n {\n GlobalRulestackName = \"lrs1\",\n Priority = \"1\",\n RuleName = \"postRule1\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewPostRule(ctx, \"postRule\", \u0026cloudngfw.PostRuleArgs{\n\t\t\tGlobalRulestackName: pulumi.String(\"lrs1\"),\n\t\t\tPriority: pulumi.String(\"1\"),\n\t\t\tRuleName: pulumi.String(\"postRule1\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.PostRule;\nimport com.pulumi.azurenative.cloudngfw.PostRuleArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var postRule = new PostRule(\"postRule\", PostRuleArgs.builder()\n .globalRulestackName(\"lrs1\")\n .priority(\"1\")\n .ruleName(\"postRule1\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst postRule = new azure_native.cloudngfw.PostRule(\"postRule\", {\n globalRulestackName: \"lrs1\",\n priority: \"1\",\n ruleName: \"postRule1\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\npost_rule = azure_native.cloudngfw.PostRule(\"postRule\",\n global_rulestack_name=\"lrs1\",\n priority=\"1\",\n rule_name=\"postRule1\")\n\n```\n\n```yaml\nresources:\n postRule:\n type: azure-native:cloudngfw:PostRule\n properties:\n globalRulestackName: lrs1\n priority: '1'\n ruleName: postRule1\n\n```\n\n{{% /example %}}\n{{% /examples %}}\n\n## Import\n\nAn existing resource can be imported using its type token, name, and identifier, e.g.\n\n```sh\n$ pulumi import azure-native:cloudngfw:PostRule aaaaaaaaaa /providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/postRules/{priority} \n```\n", + "description": "PostRulestack rule list\n\nUses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01.\n\nOther 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.\n\n{{% examples %}}\n## Example Usage\n{{% example %}}\n### PostRules_CreateOrUpdate_MaximumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var postRule = new AzureNative.Cloudngfw.PostRule(\"postRule\", new()\n {\n ActionType = AzureNative.Cloudngfw.ActionEnum.Allow,\n Applications = new[]\n {\n \"app1\",\n },\n AuditComment = \"example comment\",\n Category = new AzureNative.Cloudngfw.Inputs.CategoryArgs\n {\n Feeds = new[]\n {\n \"feed\",\n },\n UrlCustom = new[]\n {\n \"https://microsoft.com\",\n },\n },\n DecryptionRuleType = AzureNative.Cloudngfw.DecryptionRuleTypeEnum.SSLOutboundInspection,\n Description = \"description of post rule\",\n Destination = new AzureNative.Cloudngfw.Inputs.DestinationAddrArgs\n {\n Cidrs = new[]\n {\n \"1.0.0.1/10\",\n },\n Countries = new[]\n {\n \"India\",\n },\n Feeds = new[]\n {\n \"feed\",\n },\n FqdnLists = new[]\n {\n \"FQDN1\",\n },\n PrefixLists = new[]\n {\n \"PL1\",\n },\n },\n EnableLogging = AzureNative.Cloudngfw.StateEnum.DISABLED,\n GlobalRulestackName = \"lrs1\",\n InboundInspectionCertificate = \"cert1\",\n NegateDestination = AzureNative.Cloudngfw.BooleanEnum.TRUE,\n NegateSource = AzureNative.Cloudngfw.BooleanEnum.TRUE,\n Priority = \"1\",\n Protocol = \"HTTP\",\n ProtocolPortList = new[]\n {\n \"80\",\n },\n RuleName = \"postRule1\",\n RuleState = AzureNative.Cloudngfw.StateEnum.DISABLED,\n Source = new AzureNative.Cloudngfw.Inputs.SourceAddrArgs\n {\n Cidrs = new[]\n {\n \"1.0.0.1/10\",\n },\n Countries = new[]\n {\n \"India\",\n },\n Feeds = new[]\n {\n \"feed\",\n },\n PrefixLists = new[]\n {\n \"PL1\",\n },\n },\n Tags = new[]\n {\n new AzureNative.Cloudngfw.Inputs.TagInfoArgs\n {\n Key = \"keyName\",\n Value = \"value\",\n },\n },\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewPostRule(ctx, \"postRule\", \u0026cloudngfw.PostRuleArgs{\n\t\t\tActionType: pulumi.String(cloudngfw.ActionEnumAllow),\n\t\t\tApplications: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"app1\"),\n\t\t\t},\n\t\t\tAuditComment: pulumi.String(\"example comment\"),\n\t\t\tCategory: \u0026cloudngfw.CategoryArgs{\n\t\t\t\tFeeds: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"feed\"),\n\t\t\t\t},\n\t\t\t\tUrlCustom: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"https://microsoft.com\"),\n\t\t\t\t},\n\t\t\t},\n\t\t\tDecryptionRuleType: pulumi.String(cloudngfw.DecryptionRuleTypeEnumSSLOutboundInspection),\n\t\t\tDescription: pulumi.String(\"description of post rule\"),\n\t\t\tDestination: \u0026cloudngfw.DestinationAddrArgs{\n\t\t\t\tCidrs: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"1.0.0.1/10\"),\n\t\t\t\t},\n\t\t\t\tCountries: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"India\"),\n\t\t\t\t},\n\t\t\t\tFeeds: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"feed\"),\n\t\t\t\t},\n\t\t\t\tFqdnLists: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"FQDN1\"),\n\t\t\t\t},\n\t\t\t\tPrefixLists: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"PL1\"),\n\t\t\t\t},\n\t\t\t},\n\t\t\tEnableLogging: pulumi.String(cloudngfw.StateEnumDISABLED),\n\t\t\tGlobalRulestackName: pulumi.String(\"lrs1\"),\n\t\t\tInboundInspectionCertificate: pulumi.String(\"cert1\"),\n\t\t\tNegateDestination: pulumi.String(cloudngfw.BooleanEnumTRUE),\n\t\t\tNegateSource: pulumi.String(cloudngfw.BooleanEnumTRUE),\n\t\t\tPriority: pulumi.String(\"1\"),\n\t\t\tProtocol: pulumi.String(\"HTTP\"),\n\t\t\tProtocolPortList: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"80\"),\n\t\t\t},\n\t\t\tRuleName: pulumi.String(\"postRule1\"),\n\t\t\tRuleState: pulumi.String(cloudngfw.StateEnumDISABLED),\n\t\t\tSource: \u0026cloudngfw.SourceAddrArgs{\n\t\t\t\tCidrs: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"1.0.0.1/10\"),\n\t\t\t\t},\n\t\t\t\tCountries: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"India\"),\n\t\t\t\t},\n\t\t\t\tFeeds: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"feed\"),\n\t\t\t\t},\n\t\t\t\tPrefixLists: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"PL1\"),\n\t\t\t\t},\n\t\t\t},\n\t\t\tTags: cloudngfw.TagInfoArray{\n\t\t\t\t\u0026cloudngfw.TagInfoArgs{\n\t\t\t\t\tKey: pulumi.String(\"keyName\"),\n\t\t\t\t\tValue: pulumi.String(\"value\"),\n\t\t\t\t},\n\t\t\t},\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.PostRule;\nimport com.pulumi.azurenative.cloudngfw.PostRuleArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.CategoryArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.DestinationAddrArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.SourceAddrArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.TagInfoArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var postRule = new PostRule(\"postRule\", PostRuleArgs.builder()\n .actionType(\"Allow\")\n .applications(\"app1\")\n .auditComment(\"example comment\")\n .category(CategoryArgs.builder()\n .feeds(\"feed\")\n .urlCustom(\"https://microsoft.com\")\n .build())\n .decryptionRuleType(\"SSLOutboundInspection\")\n .description(\"description of post rule\")\n .destination(DestinationAddrArgs.builder()\n .cidrs(\"1.0.0.1/10\")\n .countries(\"India\")\n .feeds(\"feed\")\n .fqdnLists(\"FQDN1\")\n .prefixLists(\"PL1\")\n .build())\n .enableLogging(\"DISABLED\")\n .globalRulestackName(\"lrs1\")\n .inboundInspectionCertificate(\"cert1\")\n .negateDestination(\"TRUE\")\n .negateSource(\"TRUE\")\n .priority(\"1\")\n .protocol(\"HTTP\")\n .protocolPortList(\"80\")\n .ruleName(\"postRule1\")\n .ruleState(\"DISABLED\")\n .source(SourceAddrArgs.builder()\n .cidrs(\"1.0.0.1/10\")\n .countries(\"India\")\n .feeds(\"feed\")\n .prefixLists(\"PL1\")\n .build())\n .tags(TagInfoArgs.builder()\n .key(\"keyName\")\n .value(\"value\")\n .build())\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst postRule = new azure_native.cloudngfw.PostRule(\"postRule\", {\n actionType: azure_native.cloudngfw.ActionEnum.Allow,\n applications: [\"app1\"],\n auditComment: \"example comment\",\n category: {\n feeds: [\"feed\"],\n urlCustom: [\"https://microsoft.com\"],\n },\n decryptionRuleType: azure_native.cloudngfw.DecryptionRuleTypeEnum.SSLOutboundInspection,\n description: \"description of post rule\",\n destination: {\n cidrs: [\"1.0.0.1/10\"],\n countries: [\"India\"],\n feeds: [\"feed\"],\n fqdnLists: [\"FQDN1\"],\n prefixLists: [\"PL1\"],\n },\n enableLogging: azure_native.cloudngfw.StateEnum.DISABLED,\n globalRulestackName: \"lrs1\",\n inboundInspectionCertificate: \"cert1\",\n negateDestination: azure_native.cloudngfw.BooleanEnum.TRUE,\n negateSource: azure_native.cloudngfw.BooleanEnum.TRUE,\n priority: \"1\",\n protocol: \"HTTP\",\n protocolPortList: [\"80\"],\n ruleName: \"postRule1\",\n ruleState: azure_native.cloudngfw.StateEnum.DISABLED,\n source: {\n cidrs: [\"1.0.0.1/10\"],\n countries: [\"India\"],\n feeds: [\"feed\"],\n prefixLists: [\"PL1\"],\n },\n tags: [{\n key: \"keyName\",\n value: \"value\",\n }],\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\npost_rule = azure_native.cloudngfw.PostRule(\"postRule\",\n action_type=azure_native.cloudngfw.ActionEnum.ALLOW,\n applications=[\"app1\"],\n audit_comment=\"example comment\",\n category={\n \"feeds\": [\"feed\"],\n \"url_custom\": [\"https://microsoft.com\"],\n },\n decryption_rule_type=azure_native.cloudngfw.DecryptionRuleTypeEnum.SSL_OUTBOUND_INSPECTION,\n description=\"description of post rule\",\n destination={\n \"cidrs\": [\"1.0.0.1/10\"],\n \"countries\": [\"India\"],\n \"feeds\": [\"feed\"],\n \"fqdn_lists\": [\"FQDN1\"],\n \"prefix_lists\": [\"PL1\"],\n },\n enable_logging=azure_native.cloudngfw.StateEnum.DISABLED,\n global_rulestack_name=\"lrs1\",\n inbound_inspection_certificate=\"cert1\",\n negate_destination=azure_native.cloudngfw.BooleanEnum.TRUE,\n negate_source=azure_native.cloudngfw.BooleanEnum.TRUE,\n priority=\"1\",\n protocol=\"HTTP\",\n protocol_port_list=[\"80\"],\n rule_name=\"postRule1\",\n rule_state=azure_native.cloudngfw.StateEnum.DISABLED,\n source={\n \"cidrs\": [\"1.0.0.1/10\"],\n \"countries\": [\"India\"],\n \"feeds\": [\"feed\"],\n \"prefix_lists\": [\"PL1\"],\n },\n tags=[{\n \"key\": \"keyName\",\n \"value\": \"value\",\n }])\n\n```\n\n```yaml\nresources:\n postRule:\n type: azure-native:cloudngfw:PostRule\n properties:\n actionType: Allow\n applications:\n - app1\n auditComment: example comment\n category:\n feeds:\n - feed\n urlCustom:\n - https://microsoft.com\n decryptionRuleType: SSLOutboundInspection\n description: description of post rule\n destination:\n cidrs:\n - 1.0.0.1/10\n countries:\n - India\n feeds:\n - feed\n fqdnLists:\n - FQDN1\n prefixLists:\n - PL1\n enableLogging: DISABLED\n globalRulestackName: lrs1\n inboundInspectionCertificate: cert1\n negateDestination: TRUE\n negateSource: TRUE\n priority: '1'\n protocol: HTTP\n protocolPortList:\n - '80'\n ruleName: postRule1\n ruleState: DISABLED\n source:\n cidrs:\n - 1.0.0.1/10\n countries:\n - India\n feeds:\n - feed\n prefixLists:\n - PL1\n tags:\n - key: keyName\n value: value\n\n```\n\n{{% /example %}}\n{{% example %}}\n### PostRules_CreateOrUpdate_MinimumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var postRule = new AzureNative.Cloudngfw.PostRule(\"postRule\", new()\n {\n GlobalRulestackName = \"lrs1\",\n Priority = \"1\",\n RuleName = \"postRule1\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewPostRule(ctx, \"postRule\", \u0026cloudngfw.PostRuleArgs{\n\t\t\tGlobalRulestackName: pulumi.String(\"lrs1\"),\n\t\t\tPriority: pulumi.String(\"1\"),\n\t\t\tRuleName: pulumi.String(\"postRule1\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.PostRule;\nimport com.pulumi.azurenative.cloudngfw.PostRuleArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var postRule = new PostRule(\"postRule\", PostRuleArgs.builder()\n .globalRulestackName(\"lrs1\")\n .priority(\"1\")\n .ruleName(\"postRule1\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst postRule = new azure_native.cloudngfw.PostRule(\"postRule\", {\n globalRulestackName: \"lrs1\",\n priority: \"1\",\n ruleName: \"postRule1\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\npost_rule = azure_native.cloudngfw.PostRule(\"postRule\",\n global_rulestack_name=\"lrs1\",\n priority=\"1\",\n rule_name=\"postRule1\")\n\n```\n\n```yaml\nresources:\n postRule:\n type: azure-native:cloudngfw:PostRule\n properties:\n globalRulestackName: lrs1\n priority: '1'\n ruleName: postRule1\n\n```\n\n{{% /example %}}\n{{% /examples %}}\n\n## Import\n\nAn existing resource can be imported using its type token, name, and identifier, e.g.\n\n```sh\n$ pulumi import azure-native:cloudngfw:PostRule aaaaaaaaaa /providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/postRules/{priority} \n```\n", "properties": { "actionType": { "type": "string", @@ -661807,7 +661807,7 @@ ] }, "azure-native:cloudngfw:PreRule": { - "description": "PreRulestack rule list\n\nUses Azure REST API version 2025-02-06-preview. In version 2.x of the Azure Native provider, it used API version 2023-09-01.\n\nOther 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.\n\n{{% examples %}}\n## Example Usage\n{{% example %}}\n### PreRules_CreateOrUpdate_MaximumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var preRule = new AzureNative.Cloudngfw.PreRule(\"preRule\", new()\n {\n ActionType = AzureNative.Cloudngfw.ActionEnum.Allow,\n Applications = new[]\n {\n \"app1\",\n },\n AuditComment = \"example comment\",\n Category = new AzureNative.Cloudngfw.Inputs.CategoryArgs\n {\n Feeds = new[]\n {\n \"feed\",\n },\n UrlCustom = new[]\n {\n \"https://microsoft.com\",\n },\n },\n DecryptionRuleType = AzureNative.Cloudngfw.DecryptionRuleTypeEnum.SSLOutboundInspection,\n Description = \"description of pre rule\",\n Destination = new AzureNative.Cloudngfw.Inputs.DestinationAddrArgs\n {\n Cidrs = new[]\n {\n \"1.0.0.1/10\",\n },\n Countries = new[]\n {\n \"India\",\n },\n Feeds = new[]\n {\n \"feed\",\n },\n FqdnLists = new[]\n {\n \"FQDN1\",\n },\n PrefixLists = new[]\n {\n \"PL1\",\n },\n },\n EnableLogging = AzureNative.Cloudngfw.StateEnum.DISABLED,\n GlobalRulestackName = \"lrs1\",\n InboundInspectionCertificate = \"cert1\",\n NegateDestination = AzureNative.Cloudngfw.BooleanEnum.TRUE,\n NegateSource = AzureNative.Cloudngfw.BooleanEnum.TRUE,\n Priority = \"1\",\n Protocol = \"HTTP\",\n ProtocolPortList = new[]\n {\n \"80\",\n },\n RuleName = \"preRule1\",\n RuleState = AzureNative.Cloudngfw.StateEnum.DISABLED,\n Source = new AzureNative.Cloudngfw.Inputs.SourceAddrArgs\n {\n Cidrs = new[]\n {\n \"1.0.0.1/10\",\n },\n Countries = new[]\n {\n \"India\",\n },\n Feeds = new[]\n {\n \"feed\",\n },\n PrefixLists = new[]\n {\n \"PL1\",\n },\n },\n Tags = new[]\n {\n new AzureNative.Cloudngfw.Inputs.TagInfoArgs\n {\n Key = \"keyName\",\n Value = \"value\",\n },\n },\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewPreRule(ctx, \"preRule\", \u0026cloudngfw.PreRuleArgs{\n\t\t\tActionType: pulumi.String(cloudngfw.ActionEnumAllow),\n\t\t\tApplications: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"app1\"),\n\t\t\t},\n\t\t\tAuditComment: pulumi.String(\"example comment\"),\n\t\t\tCategory: \u0026cloudngfw.CategoryArgs{\n\t\t\t\tFeeds: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"feed\"),\n\t\t\t\t},\n\t\t\t\tUrlCustom: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"https://microsoft.com\"),\n\t\t\t\t},\n\t\t\t},\n\t\t\tDecryptionRuleType: pulumi.String(cloudngfw.DecryptionRuleTypeEnumSSLOutboundInspection),\n\t\t\tDescription: pulumi.String(\"description of pre rule\"),\n\t\t\tDestination: \u0026cloudngfw.DestinationAddrArgs{\n\t\t\t\tCidrs: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"1.0.0.1/10\"),\n\t\t\t\t},\n\t\t\t\tCountries: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"India\"),\n\t\t\t\t},\n\t\t\t\tFeeds: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"feed\"),\n\t\t\t\t},\n\t\t\t\tFqdnLists: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"FQDN1\"),\n\t\t\t\t},\n\t\t\t\tPrefixLists: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"PL1\"),\n\t\t\t\t},\n\t\t\t},\n\t\t\tEnableLogging: pulumi.String(cloudngfw.StateEnumDISABLED),\n\t\t\tGlobalRulestackName: pulumi.String(\"lrs1\"),\n\t\t\tInboundInspectionCertificate: pulumi.String(\"cert1\"),\n\t\t\tNegateDestination: pulumi.String(cloudngfw.BooleanEnumTRUE),\n\t\t\tNegateSource: pulumi.String(cloudngfw.BooleanEnumTRUE),\n\t\t\tPriority: pulumi.String(\"1\"),\n\t\t\tProtocol: pulumi.String(\"HTTP\"),\n\t\t\tProtocolPortList: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"80\"),\n\t\t\t},\n\t\t\tRuleName: pulumi.String(\"preRule1\"),\n\t\t\tRuleState: pulumi.String(cloudngfw.StateEnumDISABLED),\n\t\t\tSource: \u0026cloudngfw.SourceAddrArgs{\n\t\t\t\tCidrs: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"1.0.0.1/10\"),\n\t\t\t\t},\n\t\t\t\tCountries: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"India\"),\n\t\t\t\t},\n\t\t\t\tFeeds: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"feed\"),\n\t\t\t\t},\n\t\t\t\tPrefixLists: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"PL1\"),\n\t\t\t\t},\n\t\t\t},\n\t\t\tTags: cloudngfw.TagInfoArray{\n\t\t\t\t\u0026cloudngfw.TagInfoArgs{\n\t\t\t\t\tKey: pulumi.String(\"keyName\"),\n\t\t\t\t\tValue: pulumi.String(\"value\"),\n\t\t\t\t},\n\t\t\t},\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.PreRule;\nimport com.pulumi.azurenative.cloudngfw.PreRuleArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.CategoryArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.DestinationAddrArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.SourceAddrArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.TagInfoArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var preRule = new PreRule(\"preRule\", PreRuleArgs.builder()\n .actionType(\"Allow\")\n .applications(\"app1\")\n .auditComment(\"example comment\")\n .category(CategoryArgs.builder()\n .feeds(\"feed\")\n .urlCustom(\"https://microsoft.com\")\n .build())\n .decryptionRuleType(\"SSLOutboundInspection\")\n .description(\"description of pre rule\")\n .destination(DestinationAddrArgs.builder()\n .cidrs(\"1.0.0.1/10\")\n .countries(\"India\")\n .feeds(\"feed\")\n .fqdnLists(\"FQDN1\")\n .prefixLists(\"PL1\")\n .build())\n .enableLogging(\"DISABLED\")\n .globalRulestackName(\"lrs1\")\n .inboundInspectionCertificate(\"cert1\")\n .negateDestination(\"TRUE\")\n .negateSource(\"TRUE\")\n .priority(\"1\")\n .protocol(\"HTTP\")\n .protocolPortList(\"80\")\n .ruleName(\"preRule1\")\n .ruleState(\"DISABLED\")\n .source(SourceAddrArgs.builder()\n .cidrs(\"1.0.0.1/10\")\n .countries(\"India\")\n .feeds(\"feed\")\n .prefixLists(\"PL1\")\n .build())\n .tags(TagInfoArgs.builder()\n .key(\"keyName\")\n .value(\"value\")\n .build())\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst preRule = new azure_native.cloudngfw.PreRule(\"preRule\", {\n actionType: azure_native.cloudngfw.ActionEnum.Allow,\n applications: [\"app1\"],\n auditComment: \"example comment\",\n category: {\n feeds: [\"feed\"],\n urlCustom: [\"https://microsoft.com\"],\n },\n decryptionRuleType: azure_native.cloudngfw.DecryptionRuleTypeEnum.SSLOutboundInspection,\n description: \"description of pre rule\",\n destination: {\n cidrs: [\"1.0.0.1/10\"],\n countries: [\"India\"],\n feeds: [\"feed\"],\n fqdnLists: [\"FQDN1\"],\n prefixLists: [\"PL1\"],\n },\n enableLogging: azure_native.cloudngfw.StateEnum.DISABLED,\n globalRulestackName: \"lrs1\",\n inboundInspectionCertificate: \"cert1\",\n negateDestination: azure_native.cloudngfw.BooleanEnum.TRUE,\n negateSource: azure_native.cloudngfw.BooleanEnum.TRUE,\n priority: \"1\",\n protocol: \"HTTP\",\n protocolPortList: [\"80\"],\n ruleName: \"preRule1\",\n ruleState: azure_native.cloudngfw.StateEnum.DISABLED,\n source: {\n cidrs: [\"1.0.0.1/10\"],\n countries: [\"India\"],\n feeds: [\"feed\"],\n prefixLists: [\"PL1\"],\n },\n tags: [{\n key: \"keyName\",\n value: \"value\",\n }],\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\npre_rule = azure_native.cloudngfw.PreRule(\"preRule\",\n action_type=azure_native.cloudngfw.ActionEnum.ALLOW,\n applications=[\"app1\"],\n audit_comment=\"example comment\",\n category={\n \"feeds\": [\"feed\"],\n \"url_custom\": [\"https://microsoft.com\"],\n },\n decryption_rule_type=azure_native.cloudngfw.DecryptionRuleTypeEnum.SSL_OUTBOUND_INSPECTION,\n description=\"description of pre rule\",\n destination={\n \"cidrs\": [\"1.0.0.1/10\"],\n \"countries\": [\"India\"],\n \"feeds\": [\"feed\"],\n \"fqdn_lists\": [\"FQDN1\"],\n \"prefix_lists\": [\"PL1\"],\n },\n enable_logging=azure_native.cloudngfw.StateEnum.DISABLED,\n global_rulestack_name=\"lrs1\",\n inbound_inspection_certificate=\"cert1\",\n negate_destination=azure_native.cloudngfw.BooleanEnum.TRUE,\n negate_source=azure_native.cloudngfw.BooleanEnum.TRUE,\n priority=\"1\",\n protocol=\"HTTP\",\n protocol_port_list=[\"80\"],\n rule_name=\"preRule1\",\n rule_state=azure_native.cloudngfw.StateEnum.DISABLED,\n source={\n \"cidrs\": [\"1.0.0.1/10\"],\n \"countries\": [\"India\"],\n \"feeds\": [\"feed\"],\n \"prefix_lists\": [\"PL1\"],\n },\n tags=[{\n \"key\": \"keyName\",\n \"value\": \"value\",\n }])\n\n```\n\n```yaml\nresources:\n preRule:\n type: azure-native:cloudngfw:PreRule\n properties:\n actionType: Allow\n applications:\n - app1\n auditComment: example comment\n category:\n feeds:\n - feed\n urlCustom:\n - https://microsoft.com\n decryptionRuleType: SSLOutboundInspection\n description: description of pre rule\n destination:\n cidrs:\n - 1.0.0.1/10\n countries:\n - India\n feeds:\n - feed\n fqdnLists:\n - FQDN1\n prefixLists:\n - PL1\n enableLogging: DISABLED\n globalRulestackName: lrs1\n inboundInspectionCertificate: cert1\n negateDestination: TRUE\n negateSource: TRUE\n priority: '1'\n protocol: HTTP\n protocolPortList:\n - '80'\n ruleName: preRule1\n ruleState: DISABLED\n source:\n cidrs:\n - 1.0.0.1/10\n countries:\n - India\n feeds:\n - feed\n prefixLists:\n - PL1\n tags:\n - key: keyName\n value: value\n\n```\n\n{{% /example %}}\n{{% example %}}\n### PreRules_CreateOrUpdate_MinimumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var preRule = new AzureNative.Cloudngfw.PreRule(\"preRule\", new()\n {\n GlobalRulestackName = \"lrs1\",\n Priority = \"1\",\n RuleName = \"preRule1\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewPreRule(ctx, \"preRule\", \u0026cloudngfw.PreRuleArgs{\n\t\t\tGlobalRulestackName: pulumi.String(\"lrs1\"),\n\t\t\tPriority: pulumi.String(\"1\"),\n\t\t\tRuleName: pulumi.String(\"preRule1\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.PreRule;\nimport com.pulumi.azurenative.cloudngfw.PreRuleArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var preRule = new PreRule(\"preRule\", PreRuleArgs.builder()\n .globalRulestackName(\"lrs1\")\n .priority(\"1\")\n .ruleName(\"preRule1\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst preRule = new azure_native.cloudngfw.PreRule(\"preRule\", {\n globalRulestackName: \"lrs1\",\n priority: \"1\",\n ruleName: \"preRule1\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\npre_rule = azure_native.cloudngfw.PreRule(\"preRule\",\n global_rulestack_name=\"lrs1\",\n priority=\"1\",\n rule_name=\"preRule1\")\n\n```\n\n```yaml\nresources:\n preRule:\n type: azure-native:cloudngfw:PreRule\n properties:\n globalRulestackName: lrs1\n priority: '1'\n ruleName: preRule1\n\n```\n\n{{% /example %}}\n{{% /examples %}}\n\n## Import\n\nAn existing resource can be imported using its type token, name, and identifier, e.g.\n\n```sh\n$ pulumi import azure-native:cloudngfw:PreRule aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa /providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/preRules/{priority} \n```\n", + "description": "PreRulestack rule list\n\nUses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01.\n\nOther 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.\n\n{{% examples %}}\n## Example Usage\n{{% example %}}\n### PreRules_CreateOrUpdate_MaximumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var preRule = new AzureNative.Cloudngfw.PreRule(\"preRule\", new()\n {\n ActionType = AzureNative.Cloudngfw.ActionEnum.Allow,\n Applications = new[]\n {\n \"app1\",\n },\n AuditComment = \"example comment\",\n Category = new AzureNative.Cloudngfw.Inputs.CategoryArgs\n {\n Feeds = new[]\n {\n \"feed\",\n },\n UrlCustom = new[]\n {\n \"https://microsoft.com\",\n },\n },\n DecryptionRuleType = AzureNative.Cloudngfw.DecryptionRuleTypeEnum.SSLOutboundInspection,\n Description = \"description of pre rule\",\n Destination = new AzureNative.Cloudngfw.Inputs.DestinationAddrArgs\n {\n Cidrs = new[]\n {\n \"1.0.0.1/10\",\n },\n Countries = new[]\n {\n \"India\",\n },\n Feeds = new[]\n {\n \"feed\",\n },\n FqdnLists = new[]\n {\n \"FQDN1\",\n },\n PrefixLists = new[]\n {\n \"PL1\",\n },\n },\n EnableLogging = AzureNative.Cloudngfw.StateEnum.DISABLED,\n GlobalRulestackName = \"lrs1\",\n InboundInspectionCertificate = \"cert1\",\n NegateDestination = AzureNative.Cloudngfw.BooleanEnum.TRUE,\n NegateSource = AzureNative.Cloudngfw.BooleanEnum.TRUE,\n Priority = \"1\",\n Protocol = \"HTTP\",\n ProtocolPortList = new[]\n {\n \"80\",\n },\n RuleName = \"preRule1\",\n RuleState = AzureNative.Cloudngfw.StateEnum.DISABLED,\n Source = new AzureNative.Cloudngfw.Inputs.SourceAddrArgs\n {\n Cidrs = new[]\n {\n \"1.0.0.1/10\",\n },\n Countries = new[]\n {\n \"India\",\n },\n Feeds = new[]\n {\n \"feed\",\n },\n PrefixLists = new[]\n {\n \"PL1\",\n },\n },\n Tags = new[]\n {\n new AzureNative.Cloudngfw.Inputs.TagInfoArgs\n {\n Key = \"keyName\",\n Value = \"value\",\n },\n },\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewPreRule(ctx, \"preRule\", \u0026cloudngfw.PreRuleArgs{\n\t\t\tActionType: pulumi.String(cloudngfw.ActionEnumAllow),\n\t\t\tApplications: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"app1\"),\n\t\t\t},\n\t\t\tAuditComment: pulumi.String(\"example comment\"),\n\t\t\tCategory: \u0026cloudngfw.CategoryArgs{\n\t\t\t\tFeeds: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"feed\"),\n\t\t\t\t},\n\t\t\t\tUrlCustom: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"https://microsoft.com\"),\n\t\t\t\t},\n\t\t\t},\n\t\t\tDecryptionRuleType: pulumi.String(cloudngfw.DecryptionRuleTypeEnumSSLOutboundInspection),\n\t\t\tDescription: pulumi.String(\"description of pre rule\"),\n\t\t\tDestination: \u0026cloudngfw.DestinationAddrArgs{\n\t\t\t\tCidrs: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"1.0.0.1/10\"),\n\t\t\t\t},\n\t\t\t\tCountries: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"India\"),\n\t\t\t\t},\n\t\t\t\tFeeds: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"feed\"),\n\t\t\t\t},\n\t\t\t\tFqdnLists: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"FQDN1\"),\n\t\t\t\t},\n\t\t\t\tPrefixLists: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"PL1\"),\n\t\t\t\t},\n\t\t\t},\n\t\t\tEnableLogging: pulumi.String(cloudngfw.StateEnumDISABLED),\n\t\t\tGlobalRulestackName: pulumi.String(\"lrs1\"),\n\t\t\tInboundInspectionCertificate: pulumi.String(\"cert1\"),\n\t\t\tNegateDestination: pulumi.String(cloudngfw.BooleanEnumTRUE),\n\t\t\tNegateSource: pulumi.String(cloudngfw.BooleanEnumTRUE),\n\t\t\tPriority: pulumi.String(\"1\"),\n\t\t\tProtocol: pulumi.String(\"HTTP\"),\n\t\t\tProtocolPortList: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"80\"),\n\t\t\t},\n\t\t\tRuleName: pulumi.String(\"preRule1\"),\n\t\t\tRuleState: pulumi.String(cloudngfw.StateEnumDISABLED),\n\t\t\tSource: \u0026cloudngfw.SourceAddrArgs{\n\t\t\t\tCidrs: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"1.0.0.1/10\"),\n\t\t\t\t},\n\t\t\t\tCountries: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"India\"),\n\t\t\t\t},\n\t\t\t\tFeeds: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"feed\"),\n\t\t\t\t},\n\t\t\t\tPrefixLists: pulumi.StringArray{\n\t\t\t\t\tpulumi.String(\"PL1\"),\n\t\t\t\t},\n\t\t\t},\n\t\t\tTags: cloudngfw.TagInfoArray{\n\t\t\t\t\u0026cloudngfw.TagInfoArgs{\n\t\t\t\t\tKey: pulumi.String(\"keyName\"),\n\t\t\t\t\tValue: pulumi.String(\"value\"),\n\t\t\t\t},\n\t\t\t},\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.PreRule;\nimport com.pulumi.azurenative.cloudngfw.PreRuleArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.CategoryArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.DestinationAddrArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.SourceAddrArgs;\nimport com.pulumi.azurenative.cloudngfw.inputs.TagInfoArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var preRule = new PreRule(\"preRule\", PreRuleArgs.builder()\n .actionType(\"Allow\")\n .applications(\"app1\")\n .auditComment(\"example comment\")\n .category(CategoryArgs.builder()\n .feeds(\"feed\")\n .urlCustom(\"https://microsoft.com\")\n .build())\n .decryptionRuleType(\"SSLOutboundInspection\")\n .description(\"description of pre rule\")\n .destination(DestinationAddrArgs.builder()\n .cidrs(\"1.0.0.1/10\")\n .countries(\"India\")\n .feeds(\"feed\")\n .fqdnLists(\"FQDN1\")\n .prefixLists(\"PL1\")\n .build())\n .enableLogging(\"DISABLED\")\n .globalRulestackName(\"lrs1\")\n .inboundInspectionCertificate(\"cert1\")\n .negateDestination(\"TRUE\")\n .negateSource(\"TRUE\")\n .priority(\"1\")\n .protocol(\"HTTP\")\n .protocolPortList(\"80\")\n .ruleName(\"preRule1\")\n .ruleState(\"DISABLED\")\n .source(SourceAddrArgs.builder()\n .cidrs(\"1.0.0.1/10\")\n .countries(\"India\")\n .feeds(\"feed\")\n .prefixLists(\"PL1\")\n .build())\n .tags(TagInfoArgs.builder()\n .key(\"keyName\")\n .value(\"value\")\n .build())\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst preRule = new azure_native.cloudngfw.PreRule(\"preRule\", {\n actionType: azure_native.cloudngfw.ActionEnum.Allow,\n applications: [\"app1\"],\n auditComment: \"example comment\",\n category: {\n feeds: [\"feed\"],\n urlCustom: [\"https://microsoft.com\"],\n },\n decryptionRuleType: azure_native.cloudngfw.DecryptionRuleTypeEnum.SSLOutboundInspection,\n description: \"description of pre rule\",\n destination: {\n cidrs: [\"1.0.0.1/10\"],\n countries: [\"India\"],\n feeds: [\"feed\"],\n fqdnLists: [\"FQDN1\"],\n prefixLists: [\"PL1\"],\n },\n enableLogging: azure_native.cloudngfw.StateEnum.DISABLED,\n globalRulestackName: \"lrs1\",\n inboundInspectionCertificate: \"cert1\",\n negateDestination: azure_native.cloudngfw.BooleanEnum.TRUE,\n negateSource: azure_native.cloudngfw.BooleanEnum.TRUE,\n priority: \"1\",\n protocol: \"HTTP\",\n protocolPortList: [\"80\"],\n ruleName: \"preRule1\",\n ruleState: azure_native.cloudngfw.StateEnum.DISABLED,\n source: {\n cidrs: [\"1.0.0.1/10\"],\n countries: [\"India\"],\n feeds: [\"feed\"],\n prefixLists: [\"PL1\"],\n },\n tags: [{\n key: \"keyName\",\n value: \"value\",\n }],\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\npre_rule = azure_native.cloudngfw.PreRule(\"preRule\",\n action_type=azure_native.cloudngfw.ActionEnum.ALLOW,\n applications=[\"app1\"],\n audit_comment=\"example comment\",\n category={\n \"feeds\": [\"feed\"],\n \"url_custom\": [\"https://microsoft.com\"],\n },\n decryption_rule_type=azure_native.cloudngfw.DecryptionRuleTypeEnum.SSL_OUTBOUND_INSPECTION,\n description=\"description of pre rule\",\n destination={\n \"cidrs\": [\"1.0.0.1/10\"],\n \"countries\": [\"India\"],\n \"feeds\": [\"feed\"],\n \"fqdn_lists\": [\"FQDN1\"],\n \"prefix_lists\": [\"PL1\"],\n },\n enable_logging=azure_native.cloudngfw.StateEnum.DISABLED,\n global_rulestack_name=\"lrs1\",\n inbound_inspection_certificate=\"cert1\",\n negate_destination=azure_native.cloudngfw.BooleanEnum.TRUE,\n negate_source=azure_native.cloudngfw.BooleanEnum.TRUE,\n priority=\"1\",\n protocol=\"HTTP\",\n protocol_port_list=[\"80\"],\n rule_name=\"preRule1\",\n rule_state=azure_native.cloudngfw.StateEnum.DISABLED,\n source={\n \"cidrs\": [\"1.0.0.1/10\"],\n \"countries\": [\"India\"],\n \"feeds\": [\"feed\"],\n \"prefix_lists\": [\"PL1\"],\n },\n tags=[{\n \"key\": \"keyName\",\n \"value\": \"value\",\n }])\n\n```\n\n```yaml\nresources:\n preRule:\n type: azure-native:cloudngfw:PreRule\n properties:\n actionType: Allow\n applications:\n - app1\n auditComment: example comment\n category:\n feeds:\n - feed\n urlCustom:\n - https://microsoft.com\n decryptionRuleType: SSLOutboundInspection\n description: description of pre rule\n destination:\n cidrs:\n - 1.0.0.1/10\n countries:\n - India\n feeds:\n - feed\n fqdnLists:\n - FQDN1\n prefixLists:\n - PL1\n enableLogging: DISABLED\n globalRulestackName: lrs1\n inboundInspectionCertificate: cert1\n negateDestination: TRUE\n negateSource: TRUE\n priority: '1'\n protocol: HTTP\n protocolPortList:\n - '80'\n ruleName: preRule1\n ruleState: DISABLED\n source:\n cidrs:\n - 1.0.0.1/10\n countries:\n - India\n feeds:\n - feed\n prefixLists:\n - PL1\n tags:\n - key: keyName\n value: value\n\n```\n\n{{% /example %}}\n{{% example %}}\n### PreRules_CreateOrUpdate_MinimumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var preRule = new AzureNative.Cloudngfw.PreRule(\"preRule\", new()\n {\n GlobalRulestackName = \"lrs1\",\n Priority = \"1\",\n RuleName = \"preRule1\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewPreRule(ctx, \"preRule\", \u0026cloudngfw.PreRuleArgs{\n\t\t\tGlobalRulestackName: pulumi.String(\"lrs1\"),\n\t\t\tPriority: pulumi.String(\"1\"),\n\t\t\tRuleName: pulumi.String(\"preRule1\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.PreRule;\nimport com.pulumi.azurenative.cloudngfw.PreRuleArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var preRule = new PreRule(\"preRule\", PreRuleArgs.builder()\n .globalRulestackName(\"lrs1\")\n .priority(\"1\")\n .ruleName(\"preRule1\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst preRule = new azure_native.cloudngfw.PreRule(\"preRule\", {\n globalRulestackName: \"lrs1\",\n priority: \"1\",\n ruleName: \"preRule1\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\npre_rule = azure_native.cloudngfw.PreRule(\"preRule\",\n global_rulestack_name=\"lrs1\",\n priority=\"1\",\n rule_name=\"preRule1\")\n\n```\n\n```yaml\nresources:\n preRule:\n type: azure-native:cloudngfw:PreRule\n properties:\n globalRulestackName: lrs1\n priority: '1'\n ruleName: preRule1\n\n```\n\n{{% /example %}}\n{{% /examples %}}\n\n## Import\n\nAn existing resource can be imported using its type token, name, and identifier, e.g.\n\n```sh\n$ pulumi import azure-native:cloudngfw:PreRule aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa /providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/preRules/{priority} \n```\n", "properties": { "actionType": { "type": "string", @@ -662104,7 +662104,7 @@ ] }, "azure-native:cloudngfw:PrefixListGlobalRulestack": { - "description": "GlobalRulestack prefixList\n\nUses Azure REST API version 2025-02-06-preview. In version 2.x of the Azure Native provider, it used API version 2023-09-01.\n\nOther 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.\n\n{{% examples %}}\n## Example Usage\n{{% example %}}\n### PrefixListGlobalRulestack_CreateOrUpdate_MaximumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var prefixListGlobalRulestack = new AzureNative.Cloudngfw.PrefixListGlobalRulestack(\"prefixListGlobalRulestack\", new()\n {\n AuditComment = \"comment\",\n Description = \"string\",\n GlobalRulestackName = \"praval\",\n Name = \"armid1\",\n PrefixList = new[]\n {\n \"1.0.0.0/24\",\n },\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewPrefixListGlobalRulestack(ctx, \"prefixListGlobalRulestack\", \u0026cloudngfw.PrefixListGlobalRulestackArgs{\n\t\t\tAuditComment: pulumi.String(\"comment\"),\n\t\t\tDescription: pulumi.String(\"string\"),\n\t\t\tGlobalRulestackName: pulumi.String(\"praval\"),\n\t\t\tName: pulumi.String(\"armid1\"),\n\t\t\tPrefixList: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"1.0.0.0/24\"),\n\t\t\t},\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.PrefixListGlobalRulestack;\nimport com.pulumi.azurenative.cloudngfw.PrefixListGlobalRulestackArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var prefixListGlobalRulestack = new PrefixListGlobalRulestack(\"prefixListGlobalRulestack\", PrefixListGlobalRulestackArgs.builder()\n .auditComment(\"comment\")\n .description(\"string\")\n .globalRulestackName(\"praval\")\n .name(\"armid1\")\n .prefixList(\"1.0.0.0/24\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst prefixListGlobalRulestack = new azure_native.cloudngfw.PrefixListGlobalRulestack(\"prefixListGlobalRulestack\", {\n auditComment: \"comment\",\n description: \"string\",\n globalRulestackName: \"praval\",\n name: \"armid1\",\n prefixList: [\"1.0.0.0/24\"],\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nprefix_list_global_rulestack = azure_native.cloudngfw.PrefixListGlobalRulestack(\"prefixListGlobalRulestack\",\n audit_comment=\"comment\",\n description=\"string\",\n global_rulestack_name=\"praval\",\n name=\"armid1\",\n prefix_list=[\"1.0.0.0/24\"])\n\n```\n\n```yaml\nresources:\n prefixListGlobalRulestack:\n type: azure-native:cloudngfw:PrefixListGlobalRulestack\n properties:\n auditComment: comment\n description: string\n globalRulestackName: praval\n name: armid1\n prefixList:\n - 1.0.0.0/24\n\n```\n\n{{% /example %}}\n{{% example %}}\n### PrefixListGlobalRulestack_CreateOrUpdate_MinimumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var prefixListGlobalRulestack = new AzureNative.Cloudngfw.PrefixListGlobalRulestack(\"prefixListGlobalRulestack\", new()\n {\n GlobalRulestackName = \"praval\",\n Name = \"armid1\",\n PrefixList = new[]\n {\n \"1.0.0.0/24\",\n },\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewPrefixListGlobalRulestack(ctx, \"prefixListGlobalRulestack\", \u0026cloudngfw.PrefixListGlobalRulestackArgs{\n\t\t\tGlobalRulestackName: pulumi.String(\"praval\"),\n\t\t\tName: pulumi.String(\"armid1\"),\n\t\t\tPrefixList: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"1.0.0.0/24\"),\n\t\t\t},\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.PrefixListGlobalRulestack;\nimport com.pulumi.azurenative.cloudngfw.PrefixListGlobalRulestackArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var prefixListGlobalRulestack = new PrefixListGlobalRulestack(\"prefixListGlobalRulestack\", PrefixListGlobalRulestackArgs.builder()\n .globalRulestackName(\"praval\")\n .name(\"armid1\")\n .prefixList(\"1.0.0.0/24\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst prefixListGlobalRulestack = new azure_native.cloudngfw.PrefixListGlobalRulestack(\"prefixListGlobalRulestack\", {\n globalRulestackName: \"praval\",\n name: \"armid1\",\n prefixList: [\"1.0.0.0/24\"],\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nprefix_list_global_rulestack = azure_native.cloudngfw.PrefixListGlobalRulestack(\"prefixListGlobalRulestack\",\n global_rulestack_name=\"praval\",\n name=\"armid1\",\n prefix_list=[\"1.0.0.0/24\"])\n\n```\n\n```yaml\nresources:\n prefixListGlobalRulestack:\n type: azure-native:cloudngfw:PrefixListGlobalRulestack\n properties:\n globalRulestackName: praval\n name: armid1\n prefixList:\n - 1.0.0.0/24\n\n```\n\n{{% /example %}}\n{{% /examples %}}\n\n## Import\n\nAn existing resource can be imported using its type token, name, and identifier, e.g.\n\n```sh\n$ pulumi import azure-native:cloudngfw:PrefixListGlobalRulestack armid1 /providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/prefixlists/{name} \n```\n", + "description": "GlobalRulestack prefixList\n\nUses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01.\n\nOther 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.\n\n{{% examples %}}\n## Example Usage\n{{% example %}}\n### PrefixListGlobalRulestack_CreateOrUpdate_MaximumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var prefixListGlobalRulestack = new AzureNative.Cloudngfw.PrefixListGlobalRulestack(\"prefixListGlobalRulestack\", new()\n {\n AuditComment = \"comment\",\n Description = \"string\",\n GlobalRulestackName = \"praval\",\n Name = \"armid1\",\n PrefixList = new[]\n {\n \"1.0.0.0/24\",\n },\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewPrefixListGlobalRulestack(ctx, \"prefixListGlobalRulestack\", \u0026cloudngfw.PrefixListGlobalRulestackArgs{\n\t\t\tAuditComment: pulumi.String(\"comment\"),\n\t\t\tDescription: pulumi.String(\"string\"),\n\t\t\tGlobalRulestackName: pulumi.String(\"praval\"),\n\t\t\tName: pulumi.String(\"armid1\"),\n\t\t\tPrefixList: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"1.0.0.0/24\"),\n\t\t\t},\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.PrefixListGlobalRulestack;\nimport com.pulumi.azurenative.cloudngfw.PrefixListGlobalRulestackArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var prefixListGlobalRulestack = new PrefixListGlobalRulestack(\"prefixListGlobalRulestack\", PrefixListGlobalRulestackArgs.builder()\n .auditComment(\"comment\")\n .description(\"string\")\n .globalRulestackName(\"praval\")\n .name(\"armid1\")\n .prefixList(\"1.0.0.0/24\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst prefixListGlobalRulestack = new azure_native.cloudngfw.PrefixListGlobalRulestack(\"prefixListGlobalRulestack\", {\n auditComment: \"comment\",\n description: \"string\",\n globalRulestackName: \"praval\",\n name: \"armid1\",\n prefixList: [\"1.0.0.0/24\"],\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nprefix_list_global_rulestack = azure_native.cloudngfw.PrefixListGlobalRulestack(\"prefixListGlobalRulestack\",\n audit_comment=\"comment\",\n description=\"string\",\n global_rulestack_name=\"praval\",\n name=\"armid1\",\n prefix_list=[\"1.0.0.0/24\"])\n\n```\n\n```yaml\nresources:\n prefixListGlobalRulestack:\n type: azure-native:cloudngfw:PrefixListGlobalRulestack\n properties:\n auditComment: comment\n description: string\n globalRulestackName: praval\n name: armid1\n prefixList:\n - 1.0.0.0/24\n\n```\n\n{{% /example %}}\n{{% example %}}\n### PrefixListGlobalRulestack_CreateOrUpdate_MinimumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var prefixListGlobalRulestack = new AzureNative.Cloudngfw.PrefixListGlobalRulestack(\"prefixListGlobalRulestack\", new()\n {\n GlobalRulestackName = \"praval\",\n Name = \"armid1\",\n PrefixList = new[]\n {\n \"1.0.0.0/24\",\n },\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewPrefixListGlobalRulestack(ctx, \"prefixListGlobalRulestack\", \u0026cloudngfw.PrefixListGlobalRulestackArgs{\n\t\t\tGlobalRulestackName: pulumi.String(\"praval\"),\n\t\t\tName: pulumi.String(\"armid1\"),\n\t\t\tPrefixList: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"1.0.0.0/24\"),\n\t\t\t},\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.PrefixListGlobalRulestack;\nimport com.pulumi.azurenative.cloudngfw.PrefixListGlobalRulestackArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var prefixListGlobalRulestack = new PrefixListGlobalRulestack(\"prefixListGlobalRulestack\", PrefixListGlobalRulestackArgs.builder()\n .globalRulestackName(\"praval\")\n .name(\"armid1\")\n .prefixList(\"1.0.0.0/24\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst prefixListGlobalRulestack = new azure_native.cloudngfw.PrefixListGlobalRulestack(\"prefixListGlobalRulestack\", {\n globalRulestackName: \"praval\",\n name: \"armid1\",\n prefixList: [\"1.0.0.0/24\"],\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nprefix_list_global_rulestack = azure_native.cloudngfw.PrefixListGlobalRulestack(\"prefixListGlobalRulestack\",\n global_rulestack_name=\"praval\",\n name=\"armid1\",\n prefix_list=[\"1.0.0.0/24\"])\n\n```\n\n```yaml\nresources:\n prefixListGlobalRulestack:\n type: azure-native:cloudngfw:PrefixListGlobalRulestack\n properties:\n globalRulestackName: praval\n name: armid1\n prefixList:\n - 1.0.0.0/24\n\n```\n\n{{% /example %}}\n{{% /examples %}}\n\n## Import\n\nAn existing resource can be imported using its type token, name, and identifier, e.g.\n\n```sh\n$ pulumi import azure-native:cloudngfw:PrefixListGlobalRulestack armid1 /providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/prefixlists/{name} \n```\n", "properties": { "auditComment": { "type": "string", @@ -662221,7 +662221,7 @@ ] }, "azure-native:cloudngfw:PrefixListLocalRulestack": { - "description": "LocalRulestack prefixList\n\nUses Azure REST API version 2025-02-06-preview. In version 2.x of the Azure Native provider, it used API version 2023-09-01.\n\nOther 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.\n\n{{% examples %}}\n## Example Usage\n{{% example %}}\n### PrefixListLocalRulestack_CreateOrUpdate_MaximumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var prefixListLocalRulestack = new AzureNative.Cloudngfw.PrefixListLocalRulestack(\"prefixListLocalRulestack\", new()\n {\n AuditComment = \"comment\",\n Description = \"string\",\n LocalRulestackName = \"lrs1\",\n Name = \"armid1\",\n PrefixList = new[]\n {\n \"1.0.0.0/24\",\n },\n ResourceGroupName = \"rgopenapi\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewPrefixListLocalRulestack(ctx, \"prefixListLocalRulestack\", \u0026cloudngfw.PrefixListLocalRulestackArgs{\n\t\t\tAuditComment: pulumi.String(\"comment\"),\n\t\t\tDescription: pulumi.String(\"string\"),\n\t\t\tLocalRulestackName: pulumi.String(\"lrs1\"),\n\t\t\tName: pulumi.String(\"armid1\"),\n\t\t\tPrefixList: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"1.0.0.0/24\"),\n\t\t\t},\n\t\t\tResourceGroupName: pulumi.String(\"rgopenapi\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.PrefixListLocalRulestack;\nimport com.pulumi.azurenative.cloudngfw.PrefixListLocalRulestackArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var prefixListLocalRulestack = new PrefixListLocalRulestack(\"prefixListLocalRulestack\", PrefixListLocalRulestackArgs.builder()\n .auditComment(\"comment\")\n .description(\"string\")\n .localRulestackName(\"lrs1\")\n .name(\"armid1\")\n .prefixList(\"1.0.0.0/24\")\n .resourceGroupName(\"rgopenapi\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst prefixListLocalRulestack = new azure_native.cloudngfw.PrefixListLocalRulestack(\"prefixListLocalRulestack\", {\n auditComment: \"comment\",\n description: \"string\",\n localRulestackName: \"lrs1\",\n name: \"armid1\",\n prefixList: [\"1.0.0.0/24\"],\n resourceGroupName: \"rgopenapi\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nprefix_list_local_rulestack = azure_native.cloudngfw.PrefixListLocalRulestack(\"prefixListLocalRulestack\",\n audit_comment=\"comment\",\n description=\"string\",\n local_rulestack_name=\"lrs1\",\n name=\"armid1\",\n prefix_list=[\"1.0.0.0/24\"],\n resource_group_name=\"rgopenapi\")\n\n```\n\n```yaml\nresources:\n prefixListLocalRulestack:\n type: azure-native:cloudngfw:PrefixListLocalRulestack\n properties:\n auditComment: comment\n description: string\n localRulestackName: lrs1\n name: armid1\n prefixList:\n - 1.0.0.0/24\n resourceGroupName: rgopenapi\n\n```\n\n{{% /example %}}\n{{% example %}}\n### PrefixListLocalRulestack_CreateOrUpdate_MinimumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var prefixListLocalRulestack = new AzureNative.Cloudngfw.PrefixListLocalRulestack(\"prefixListLocalRulestack\", new()\n {\n LocalRulestackName = \"lrs1\",\n Name = \"armid1\",\n PrefixList = new[]\n {\n \"1.0.0.0/24\",\n },\n ResourceGroupName = \"rgopenapi\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewPrefixListLocalRulestack(ctx, \"prefixListLocalRulestack\", \u0026cloudngfw.PrefixListLocalRulestackArgs{\n\t\t\tLocalRulestackName: pulumi.String(\"lrs1\"),\n\t\t\tName: pulumi.String(\"armid1\"),\n\t\t\tPrefixList: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"1.0.0.0/24\"),\n\t\t\t},\n\t\t\tResourceGroupName: pulumi.String(\"rgopenapi\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.PrefixListLocalRulestack;\nimport com.pulumi.azurenative.cloudngfw.PrefixListLocalRulestackArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var prefixListLocalRulestack = new PrefixListLocalRulestack(\"prefixListLocalRulestack\", PrefixListLocalRulestackArgs.builder()\n .localRulestackName(\"lrs1\")\n .name(\"armid1\")\n .prefixList(\"1.0.0.0/24\")\n .resourceGroupName(\"rgopenapi\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst prefixListLocalRulestack = new azure_native.cloudngfw.PrefixListLocalRulestack(\"prefixListLocalRulestack\", {\n localRulestackName: \"lrs1\",\n name: \"armid1\",\n prefixList: [\"1.0.0.0/24\"],\n resourceGroupName: \"rgopenapi\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nprefix_list_local_rulestack = azure_native.cloudngfw.PrefixListLocalRulestack(\"prefixListLocalRulestack\",\n local_rulestack_name=\"lrs1\",\n name=\"armid1\",\n prefix_list=[\"1.0.0.0/24\"],\n resource_group_name=\"rgopenapi\")\n\n```\n\n```yaml\nresources:\n prefixListLocalRulestack:\n type: azure-native:cloudngfw:PrefixListLocalRulestack\n properties:\n localRulestackName: lrs1\n name: armid1\n prefixList:\n - 1.0.0.0/24\n resourceGroupName: rgopenapi\n\n```\n\n{{% /example %}}\n{{% /examples %}}\n\n## Import\n\nAn existing resource can be imported using its type token, name, and identifier, e.g.\n\n```sh\n$ pulumi import azure-native:cloudngfw:PrefixListLocalRulestack armid1 /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/prefixlists/{name} \n```\n", + "description": "LocalRulestack prefixList\n\nUses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01.\n\nOther 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.\n\n{{% examples %}}\n## Example Usage\n{{% example %}}\n### PrefixListLocalRulestack_CreateOrUpdate_MaximumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var prefixListLocalRulestack = new AzureNative.Cloudngfw.PrefixListLocalRulestack(\"prefixListLocalRulestack\", new()\n {\n AuditComment = \"comment\",\n Description = \"string\",\n LocalRulestackName = \"lrs1\",\n Name = \"armid1\",\n PrefixList = new[]\n {\n \"1.0.0.0/24\",\n },\n ResourceGroupName = \"rgopenapi\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewPrefixListLocalRulestack(ctx, \"prefixListLocalRulestack\", \u0026cloudngfw.PrefixListLocalRulestackArgs{\n\t\t\tAuditComment: pulumi.String(\"comment\"),\n\t\t\tDescription: pulumi.String(\"string\"),\n\t\t\tLocalRulestackName: pulumi.String(\"lrs1\"),\n\t\t\tName: pulumi.String(\"armid1\"),\n\t\t\tPrefixList: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"1.0.0.0/24\"),\n\t\t\t},\n\t\t\tResourceGroupName: pulumi.String(\"rgopenapi\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.PrefixListLocalRulestack;\nimport com.pulumi.azurenative.cloudngfw.PrefixListLocalRulestackArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var prefixListLocalRulestack = new PrefixListLocalRulestack(\"prefixListLocalRulestack\", PrefixListLocalRulestackArgs.builder()\n .auditComment(\"comment\")\n .description(\"string\")\n .localRulestackName(\"lrs1\")\n .name(\"armid1\")\n .prefixList(\"1.0.0.0/24\")\n .resourceGroupName(\"rgopenapi\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst prefixListLocalRulestack = new azure_native.cloudngfw.PrefixListLocalRulestack(\"prefixListLocalRulestack\", {\n auditComment: \"comment\",\n description: \"string\",\n localRulestackName: \"lrs1\",\n name: \"armid1\",\n prefixList: [\"1.0.0.0/24\"],\n resourceGroupName: \"rgopenapi\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nprefix_list_local_rulestack = azure_native.cloudngfw.PrefixListLocalRulestack(\"prefixListLocalRulestack\",\n audit_comment=\"comment\",\n description=\"string\",\n local_rulestack_name=\"lrs1\",\n name=\"armid1\",\n prefix_list=[\"1.0.0.0/24\"],\n resource_group_name=\"rgopenapi\")\n\n```\n\n```yaml\nresources:\n prefixListLocalRulestack:\n type: azure-native:cloudngfw:PrefixListLocalRulestack\n properties:\n auditComment: comment\n description: string\n localRulestackName: lrs1\n name: armid1\n prefixList:\n - 1.0.0.0/24\n resourceGroupName: rgopenapi\n\n```\n\n{{% /example %}}\n{{% example %}}\n### PrefixListLocalRulestack_CreateOrUpdate_MinimumSet_Gen\n```csharp\nusing System.Collections.Generic;\nusing System.Linq;\nusing Pulumi;\nusing AzureNative = Pulumi.AzureNative;\n\nreturn await Deployment.RunAsync(() =\u003e \n{\n var prefixListLocalRulestack = new AzureNative.Cloudngfw.PrefixListLocalRulestack(\"prefixListLocalRulestack\", new()\n {\n LocalRulestackName = \"lrs1\",\n Name = \"armid1\",\n PrefixList = new[]\n {\n \"1.0.0.0/24\",\n },\n ResourceGroupName = \"rgopenapi\",\n });\n\n});\n\n\n```\n\n```go\npackage main\n\nimport (\n\tcloudngfw \"github.com/pulumi/pulumi-azure-native-sdk/cloudngfw/v3\"\n\t\"github.com/pulumi/pulumi/sdk/v3/go/pulumi\"\n)\n\nfunc main() {\n\tpulumi.Run(func(ctx *pulumi.Context) error {\n\t\t_, err := cloudngfw.NewPrefixListLocalRulestack(ctx, \"prefixListLocalRulestack\", \u0026cloudngfw.PrefixListLocalRulestackArgs{\n\t\t\tLocalRulestackName: pulumi.String(\"lrs1\"),\n\t\t\tName: pulumi.String(\"armid1\"),\n\t\t\tPrefixList: pulumi.StringArray{\n\t\t\t\tpulumi.String(\"1.0.0.0/24\"),\n\t\t\t},\n\t\t\tResourceGroupName: pulumi.String(\"rgopenapi\"),\n\t\t})\n\t\tif err != nil {\n\t\t\treturn err\n\t\t}\n\t\treturn nil\n\t})\n}\n\n```\n\n```java\npackage generated_program;\n\nimport com.pulumi.Context;\nimport com.pulumi.Pulumi;\nimport com.pulumi.core.Output;\nimport com.pulumi.azurenative.cloudngfw.PrefixListLocalRulestack;\nimport com.pulumi.azurenative.cloudngfw.PrefixListLocalRulestackArgs;\nimport java.util.List;\nimport java.util.ArrayList;\nimport java.util.Map;\nimport java.io.File;\nimport java.nio.file.Files;\nimport java.nio.file.Paths;\n\npublic class App {\n public static void main(String[] args) {\n Pulumi.run(App::stack);\n }\n\n public static void stack(Context ctx) {\n var prefixListLocalRulestack = new PrefixListLocalRulestack(\"prefixListLocalRulestack\", PrefixListLocalRulestackArgs.builder()\n .localRulestackName(\"lrs1\")\n .name(\"armid1\")\n .prefixList(\"1.0.0.0/24\")\n .resourceGroupName(\"rgopenapi\")\n .build());\n\n }\n}\n\n```\n\n```typescript\nimport * as pulumi from \"@pulumi/pulumi\";\nimport * as azure_native from \"@pulumi/azure-native\";\n\nconst prefixListLocalRulestack = new azure_native.cloudngfw.PrefixListLocalRulestack(\"prefixListLocalRulestack\", {\n localRulestackName: \"lrs1\",\n name: \"armid1\",\n prefixList: [\"1.0.0.0/24\"],\n resourceGroupName: \"rgopenapi\",\n});\n\n```\n\n```python\nimport pulumi\nimport pulumi_azure_native as azure_native\n\nprefix_list_local_rulestack = azure_native.cloudngfw.PrefixListLocalRulestack(\"prefixListLocalRulestack\",\n local_rulestack_name=\"lrs1\",\n name=\"armid1\",\n prefix_list=[\"1.0.0.0/24\"],\n resource_group_name=\"rgopenapi\")\n\n```\n\n```yaml\nresources:\n prefixListLocalRulestack:\n type: azure-native:cloudngfw:PrefixListLocalRulestack\n properties:\n localRulestackName: lrs1\n name: armid1\n prefixList:\n - 1.0.0.0/24\n resourceGroupName: rgopenapi\n\n```\n\n{{% /example %}}\n{{% /examples %}}\n\n## Import\n\nAn existing resource can be imported using its type token, name, and identifier, e.g.\n\n```sh\n$ pulumi import azure-native:cloudngfw:PrefixListLocalRulestack armid1 /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/prefixlists/{name} \n```\n", "properties": { "auditComment": { "type": "string", @@ -991421,7 +991421,7 @@ } }, "azure-native:cloudngfw:getCertificateObjectGlobalRulestack": { - "description": "Get a CertificateObjectGlobalRulestackResource\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "Get a CertificateObjectGlobalRulestackResource\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "globalRulestackName": { @@ -991503,7 +991503,7 @@ } }, "azure-native:cloudngfw:getCertificateObjectLocalRulestack": { - "description": "Get a CertificateObjectLocalRulestackResource\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "Get a CertificateObjectLocalRulestackResource\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "localRulestackName": { @@ -991591,7 +991591,7 @@ } }, "azure-native:cloudngfw:getFirewall": { - "description": "Get a FirewallResource\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "Get a FirewallResource\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "firewallName": { @@ -991728,7 +991728,7 @@ } }, "azure-native:cloudngfw:getFirewallGlobalRulestack": { - "description": "Get Global Rulestack associated with the Firewall\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "Get Global Rulestack associated with the Firewall\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "firewallName": { @@ -991763,7 +991763,7 @@ } }, "azure-native:cloudngfw:getFirewallLogProfile": { - "description": "Log Profile for Firewall\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "Log Profile for Firewall\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "firewallName": { @@ -991824,7 +991824,7 @@ } }, "azure-native:cloudngfw:getFirewallSupportInfo": { - "description": "support info for firewall.\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "support info for firewall.\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "email": { @@ -991853,20 +991853,12 @@ "properties": { "accountId": { "type": "string", - "description": "Support account associated with given resource when association type is tenant" - }, - "accountIdForBilling": { - "type": "string", - "description": "Support account associated with given resource when association type is billing" + "description": "Support account associated with given resource" }, "accountRegistered": { "type": "string", "description": "account registered in Customer Support Portal" }, - "associationType": { - "type": "string", - "description": "Association Type" - }, "freeTrial": { "type": "string", "description": "Product usage is in free trial period" @@ -991912,7 +991904,7 @@ } }, "azure-native:cloudngfw:getFqdnListGlobalRulestack": { - "description": "Get a FqdnListGlobalRulestackResource\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "Get a FqdnListGlobalRulestackResource\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "globalRulestackName": { @@ -991993,7 +991985,7 @@ } }, "azure-native:cloudngfw:getFqdnListLocalRulestack": { - "description": "Get a FqdnListLocalRulestackResource\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "Get a FqdnListLocalRulestackResource\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "localRulestackName": { @@ -992080,7 +992072,7 @@ } }, "azure-native:cloudngfw:getGlobalRulestack": { - "description": "Get a GlobalRulestackResource\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "Get a GlobalRulestackResource\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "globalRulestackName": { @@ -992181,7 +992173,7 @@ } }, "azure-native:cloudngfw:getGlobalRulestackChangeLog": { - "description": "Get changelog\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "Get changelog\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "globalRulestackName": { @@ -992221,7 +992213,7 @@ } }, "azure-native:cloudngfw:getLocalRule": { - "description": "Get a LocalRulesResource\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "Get a LocalRulesResource\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "localRulestackName": { @@ -992379,7 +992371,7 @@ } }, "azure-native:cloudngfw:getLocalRuleCounters": { - "description": "Get counters\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "Get counters\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "firewallName": { @@ -992461,7 +992453,7 @@ } }, "azure-native:cloudngfw:getLocalRulestack": { - "description": "Get a LocalRulestackResource\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "Get a LocalRulestackResource\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "localRulestackName": { @@ -992575,7 +992567,7 @@ } }, "azure-native:cloudngfw:getLocalRulestackChangeLog": { - "description": "Get changelog\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "Get changelog\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "localRulestackName": { @@ -992621,7 +992613,7 @@ } }, "azure-native:cloudngfw:getLocalRulestackSupportInfo": { - "description": "support info for rulestack.\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "support info for rulestack.\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "email": { @@ -992650,20 +992642,12 @@ "properties": { "accountId": { "type": "string", - "description": "Support account associated with given resource when association type is tenant" - }, - "accountIdForBilling": { - "type": "string", - "description": "Support account associated with given resource when association type is billing" + "description": "Support account associated with given resource" }, "accountRegistered": { "type": "string", "description": "account registered in Customer Support Portal" }, - "associationType": { - "type": "string", - "description": "Association Type" - }, "freeTrial": { "type": "string", "description": "Product usage is in free trial period" @@ -992709,7 +992693,7 @@ } }, "azure-native:cloudngfw:getPostRule": { - "description": "Get a PostRulesResource\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "Get a PostRulesResource\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "globalRulestackName": { @@ -992861,7 +992845,7 @@ } }, "azure-native:cloudngfw:getPostRuleCounters": { - "description": "Get counters\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "Get counters\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "firewallName": { @@ -992937,7 +992921,7 @@ } }, "azure-native:cloudngfw:getPreRule": { - "description": "Get a PreRulesResource\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "Get a PreRulesResource\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "globalRulestackName": { @@ -993089,7 +993073,7 @@ } }, "azure-native:cloudngfw:getPreRuleCounters": { - "description": "Get counters\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "Get counters\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "firewallName": { @@ -993165,7 +993149,7 @@ } }, "azure-native:cloudngfw:getPrefixListGlobalRulestack": { - "description": "Get a PrefixListGlobalRulestackResource\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "Get a PrefixListGlobalRulestackResource\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "globalRulestackName": { @@ -993246,7 +993230,7 @@ } }, "azure-native:cloudngfw:getPrefixListLocalRulestack": { - "description": "Get a PrefixListResource\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "Get a PrefixListResource\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "localRulestackName": { @@ -993333,7 +993317,7 @@ } }, "azure-native:cloudngfw:listGlobalRulestackAdvancedSecurityObjects": { - "description": "Get the list of advanced security objects\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "Get the list of advanced security objects\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "globalRulestackName": { @@ -993377,7 +993361,7 @@ } }, "azure-native:cloudngfw:listGlobalRulestackAppIds": { - "description": "List of AppIds for GlobalRulestack ApiVersion\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "List of AppIds for GlobalRulestack ApiVersion\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "appIdVersion": { @@ -993424,7 +993408,7 @@ } }, "azure-native:cloudngfw:listGlobalRulestackCountries": { - "description": "List of countries for Rulestack\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "List of countries for Rulestack\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "globalRulestackName": { @@ -993467,7 +993451,7 @@ } }, "azure-native:cloudngfw:listGlobalRulestackFirewalls": { - "description": "List of Firewalls associated with Rulestack\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "List of Firewalls associated with Rulestack\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "globalRulestackName": { @@ -993503,7 +993487,7 @@ } }, "azure-native:cloudngfw:listGlobalRulestackPredefinedUrlCategories": { - "description": "List predefined URL categories for rulestack\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "List predefined URL categories for rulestack\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "globalRulestackName": { @@ -993546,7 +993530,7 @@ } }, "azure-native:cloudngfw:listGlobalRulestackSecurityServices": { - "description": "List the security services for rulestack\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "List the security services for rulestack\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "globalRulestackName": { @@ -993590,7 +993574,7 @@ } }, "azure-native:cloudngfw:listLocalRulestackAdvancedSecurityObjects": { - "description": "Get the list of advanced security objects\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "Get the list of advanced security objects\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "localRulestackName": { @@ -993640,7 +993624,7 @@ } }, "azure-native:cloudngfw:listLocalRulestackAppIds": { - "description": "List of AppIds for LocalRulestack ApiVersion\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "List of AppIds for LocalRulestack ApiVersion\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "appIdVersion": { @@ -993693,7 +993677,7 @@ } }, "azure-native:cloudngfw:listLocalRulestackCountries": { - "description": "List of countries for Rulestack\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "List of countries for Rulestack\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "localRulestackName": { @@ -993742,7 +993726,7 @@ } }, "azure-native:cloudngfw:listLocalRulestackFirewalls": { - "description": "List of Firewalls associated with Rulestack\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "List of Firewalls associated with Rulestack\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "localRulestackName": { @@ -993784,7 +993768,7 @@ } }, "azure-native:cloudngfw:listLocalRulestackPredefinedUrlCategories": { - "description": "List predefined URL categories for rulestack\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "List predefined URL categories for rulestack\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "localRulestackName": { @@ -993833,7 +993817,7 @@ } }, "azure-native:cloudngfw:listLocalRulestackSecurityServices": { - "description": "List the security services for rulestack\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther 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.", + "description": "List the security services for rulestack\n\nUses Azure REST API version 2025-05-23.\n\nOther 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.", "inputs": { "properties": { "localRulestackName": { @@ -993882,8 +993866,8 @@ ] } }, - "azure-native:cloudngfw:listPaloAltoNetworksCloudngfwCloudManagerTenants": { - "description": "Cloud Manager Tenant\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther available API versions: 2024-02-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.", + "azure-native:cloudngfw:listPaloAltoNetworksCloudngfwOperationCloudManagerTenants": { + "description": "Cloud Manager Tenant\n\nUses Azure REST API version 2025-05-23.\n\nOther available API versions: 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.", "inputs": { "type": "object" }, @@ -993904,8 +993888,8 @@ ] } }, - "azure-native:cloudngfw:listPaloAltoNetworksCloudngfwProductSerialNumberStatus": { - "description": "Product serial and status for the service\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther available API versions: 2024-02-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.", + "azure-native:cloudngfw:listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus": { + "description": "Product serial and status for the service\n\nUses Azure REST API version 2025-05-23.\n\nOther available API versions: 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.", "inputs": { "type": "object" }, @@ -993927,8 +993911,8 @@ ] } }, - "azure-native:cloudngfw:listPaloAltoNetworksCloudngfwSupportInfo": { - "description": "Support information for the service\n\nUses Azure REST API version 2025-02-06-preview.\n\nOther available API versions: 2024-01-19-preview, 2024-02-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.", + "azure-native:cloudngfw:listPaloAltoNetworksCloudngfwOperationSupportInfo": { + "description": "Support information for the service\n\nUses Azure REST API version 2025-05-23.\n\nOther available API versions: 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.", "inputs": { "type": "object" }, @@ -993937,20 +993921,12 @@ "properties": { "accountId": { "type": "string", - "description": "Support account associated with given resource when association type is tenant" - }, - "accountIdForBilling": { - "type": "string", - "description": "Support account associated with given resource when association type is billing" + "description": "Support account associated with given resource" }, "accountRegistrationStatus": { "type": "string", "description": "account registered in Customer Support Portal" }, - "associationType": { - "type": "string", - "description": "Association Type" - }, "credits": { "type": "integer", "description": "credits purchased, unit per hour" diff --git a/reports/curationViolations.json b/reports/curationViolations.json index ee306db7ec8e..e2b6dd053767 100644 --- a/reports/curationViolations.json +++ b/reports/curationViolations.json @@ -87,10 +87,6 @@ "ModuleName": "CloudHealth", "Detail": "expected tracking stable but found preview" }, - { - "ModuleName": "Cloudngfw", - "Detail": "expected tracking stable but found preview" - }, { "ModuleName": "CodeSigning", "Detail": "expected tracking stable but found preview" diff --git a/reports/inactiveDefaultVersions.json b/reports/inactiveDefaultVersions.json index 9e66fb226050..e8c80c725e82 100644 --- a/reports/inactiveDefaultVersions.json +++ b/reports/inactiveDefaultVersions.json @@ -3,7 +3,7 @@ "2019-07-24-preview" ], "Cloudngfw": [ - "2025-02-06-preview" + "2025-05-23" ], "ComputeSchedule": [ "2025-04-15-preview" diff --git a/reports/pending.json b/reports/pending.json index 901dd5a0a2b5..932375dd5655 100644 --- a/reports/pending.json +++ b/reports/pending.json @@ -185,7 +185,6 @@ ], "CloudHealth": [], "Cloudngfw": [ - "2025-05-23", "2025-07-07-preview" ], "CodeSigning": [], diff --git a/sdk/dotnet/Cloudngfw/CertificateObjectGlobalRulestack.cs b/sdk/dotnet/Cloudngfw/CertificateObjectGlobalRulestack.cs index a8872028d32b..488a050c476d 100644 --- a/sdk/dotnet/Cloudngfw/CertificateObjectGlobalRulestack.cs +++ b/sdk/dotnet/Cloudngfw/CertificateObjectGlobalRulestack.cs @@ -12,9 +12,9 @@ namespace Pulumi.AzureNative.Cloudngfw /// /// GlobalRulestack Certificate Object /// - /// 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. + /// Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. /// - /// 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. + /// 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. /// [AzureNativeResourceType("azure-native:cloudngfw:CertificateObjectGlobalRulestack")] public partial class CertificateObjectGlobalRulestack : global::Pulumi.CustomResource diff --git a/sdk/dotnet/Cloudngfw/CertificateObjectLocalRulestack.cs b/sdk/dotnet/Cloudngfw/CertificateObjectLocalRulestack.cs index f6f9e9d7bcae..a1dcb2dfd4c7 100644 --- a/sdk/dotnet/Cloudngfw/CertificateObjectLocalRulestack.cs +++ b/sdk/dotnet/Cloudngfw/CertificateObjectLocalRulestack.cs @@ -12,9 +12,9 @@ namespace Pulumi.AzureNative.Cloudngfw /// /// LocalRulestack Certificate Object /// - /// 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. + /// Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. /// - /// 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. + /// 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. /// [AzureNativeResourceType("azure-native:cloudngfw:CertificateObjectLocalRulestack")] public partial class CertificateObjectLocalRulestack : global::Pulumi.CustomResource diff --git a/sdk/dotnet/Cloudngfw/Firewall.cs b/sdk/dotnet/Cloudngfw/Firewall.cs index e92bfae6bd7b..dae776a4fe6b 100644 --- a/sdk/dotnet/Cloudngfw/Firewall.cs +++ b/sdk/dotnet/Cloudngfw/Firewall.cs @@ -12,9 +12,9 @@ namespace Pulumi.AzureNative.Cloudngfw /// /// PaloAltoNetworks Firewall /// - /// 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. + /// Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. /// - /// 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. + /// 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. /// [AzureNativeResourceType("azure-native:cloudngfw:Firewall")] public partial class Firewall : global::Pulumi.CustomResource diff --git a/sdk/dotnet/Cloudngfw/FqdnListGlobalRulestack.cs b/sdk/dotnet/Cloudngfw/FqdnListGlobalRulestack.cs index 9ee10b3241f0..81dd236d4b4f 100644 --- a/sdk/dotnet/Cloudngfw/FqdnListGlobalRulestack.cs +++ b/sdk/dotnet/Cloudngfw/FqdnListGlobalRulestack.cs @@ -12,9 +12,9 @@ namespace Pulumi.AzureNative.Cloudngfw /// /// GlobalRulestack fqdnList /// - /// 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. + /// Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. /// - /// 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. + /// 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. /// [AzureNativeResourceType("azure-native:cloudngfw:FqdnListGlobalRulestack")] public partial class FqdnListGlobalRulestack : global::Pulumi.CustomResource diff --git a/sdk/dotnet/Cloudngfw/FqdnListLocalRulestack.cs b/sdk/dotnet/Cloudngfw/FqdnListLocalRulestack.cs index 66df62424136..08bc71342859 100644 --- a/sdk/dotnet/Cloudngfw/FqdnListLocalRulestack.cs +++ b/sdk/dotnet/Cloudngfw/FqdnListLocalRulestack.cs @@ -12,9 +12,9 @@ namespace Pulumi.AzureNative.Cloudngfw /// /// LocalRulestack fqdnList /// - /// 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. + /// Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. /// - /// 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. + /// 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. /// [AzureNativeResourceType("azure-native:cloudngfw:FqdnListLocalRulestack")] public partial class FqdnListLocalRulestack : global::Pulumi.CustomResource diff --git a/sdk/dotnet/Cloudngfw/GetCertificateObjectGlobalRulestack.cs b/sdk/dotnet/Cloudngfw/GetCertificateObjectGlobalRulestack.cs index 55cdce10dafa..dbc9e17fb312 100644 --- a/sdk/dotnet/Cloudngfw/GetCertificateObjectGlobalRulestack.cs +++ b/sdk/dotnet/Cloudngfw/GetCertificateObjectGlobalRulestack.cs @@ -14,9 +14,9 @@ public static class GetCertificateObjectGlobalRulestack /// /// Get a CertificateObjectGlobalRulestackResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(GetCertificateObjectGlobalRulestackArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:getCertificateObjectGlobalRulestack", args ?? new GetCertificateObjectGlobalRulestackArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync(GetCer /// /// Get a CertificateObjectGlobalRulestackResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetCertificateObjectGlobalRulestackInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getCertificateObjectGlobalRulestack", args ?? new GetCertificateObjectGlobalRulestackInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(GetCertif /// /// Get a CertificateObjectGlobalRulestackResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetCertificateObjectGlobalRulestackInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getCertificateObjectGlobalRulestack", args ?? new GetCertificateObjectGlobalRulestackInvokeArgs(), options.WithDefaults()); diff --git a/sdk/dotnet/Cloudngfw/GetCertificateObjectLocalRulestack.cs b/sdk/dotnet/Cloudngfw/GetCertificateObjectLocalRulestack.cs index 2092a6aef0f4..b380914f0346 100644 --- a/sdk/dotnet/Cloudngfw/GetCertificateObjectLocalRulestack.cs +++ b/sdk/dotnet/Cloudngfw/GetCertificateObjectLocalRulestack.cs @@ -14,9 +14,9 @@ public static class GetCertificateObjectLocalRulestack /// /// Get a CertificateObjectLocalRulestackResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(GetCertificateObjectLocalRulestackArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:getCertificateObjectLocalRulestack", args ?? new GetCertificateObjectLocalRulestackArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync(GetCert /// /// Get a CertificateObjectLocalRulestackResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetCertificateObjectLocalRulestackInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getCertificateObjectLocalRulestack", args ?? new GetCertificateObjectLocalRulestackInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(GetCertifi /// /// Get a CertificateObjectLocalRulestackResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetCertificateObjectLocalRulestackInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getCertificateObjectLocalRulestack", args ?? new GetCertificateObjectLocalRulestackInvokeArgs(), options.WithDefaults()); diff --git a/sdk/dotnet/Cloudngfw/GetFirewall.cs b/sdk/dotnet/Cloudngfw/GetFirewall.cs index 1dc935d19007..5b374de3f40a 100644 --- a/sdk/dotnet/Cloudngfw/GetFirewall.cs +++ b/sdk/dotnet/Cloudngfw/GetFirewall.cs @@ -14,9 +14,9 @@ public static class GetFirewall /// /// Get a FirewallResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(GetFirewallArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:getFirewall", args ?? new GetFirewallArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync(GetFirewallArgs args, InvokeOp /// /// Get a FirewallResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetFirewallInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getFirewall", args ?? new GetFirewallInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(GetFirewallInvokeArgs args, Invok /// /// Get a FirewallResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetFirewallInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getFirewall", args ?? new GetFirewallInvokeArgs(), options.WithDefaults()); diff --git a/sdk/dotnet/Cloudngfw/GetFirewallGlobalRulestack.cs b/sdk/dotnet/Cloudngfw/GetFirewallGlobalRulestack.cs index 0d1af473739e..5602b2f8099b 100644 --- a/sdk/dotnet/Cloudngfw/GetFirewallGlobalRulestack.cs +++ b/sdk/dotnet/Cloudngfw/GetFirewallGlobalRulestack.cs @@ -14,9 +14,9 @@ public static class GetFirewallGlobalRulestack /// /// Get Global Rulestack associated with the Firewall /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(GetFirewallGlobalRulestackArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:getFirewallGlobalRulestack", args ?? new GetFirewallGlobalRulestackArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync(GetFirewallGlob /// /// Get Global Rulestack associated with the Firewall /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetFirewallGlobalRulestackInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getFirewallGlobalRulestack", args ?? new GetFirewallGlobalRulestackInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(GetFirewallGlobalR /// /// Get Global Rulestack associated with the Firewall /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetFirewallGlobalRulestackInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getFirewallGlobalRulestack", args ?? new GetFirewallGlobalRulestackInvokeArgs(), options.WithDefaults()); diff --git a/sdk/dotnet/Cloudngfw/GetFirewallLogProfile.cs b/sdk/dotnet/Cloudngfw/GetFirewallLogProfile.cs index a3eea3dbadd0..621d59d7c584 100644 --- a/sdk/dotnet/Cloudngfw/GetFirewallLogProfile.cs +++ b/sdk/dotnet/Cloudngfw/GetFirewallLogProfile.cs @@ -14,9 +14,9 @@ public static class GetFirewallLogProfile /// /// Log Profile for Firewall /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(GetFirewallLogProfileArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:getFirewallLogProfile", args ?? new GetFirewallLogProfileArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync(GetFirewallLogProfil /// /// Log Profile for Firewall /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetFirewallLogProfileInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getFirewallLogProfile", args ?? new GetFirewallLogProfileInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(GetFirewallLogProfileIn /// /// Log Profile for Firewall /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetFirewallLogProfileInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getFirewallLogProfile", args ?? new GetFirewallLogProfileInvokeArgs(), options.WithDefaults()); diff --git a/sdk/dotnet/Cloudngfw/GetFirewallSupportInfo.cs b/sdk/dotnet/Cloudngfw/GetFirewallSupportInfo.cs index fc252d8bdda9..94fbcf503ab9 100644 --- a/sdk/dotnet/Cloudngfw/GetFirewallSupportInfo.cs +++ b/sdk/dotnet/Cloudngfw/GetFirewallSupportInfo.cs @@ -14,9 +14,9 @@ public static class GetFirewallSupportInfo /// /// support info for firewall. /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(GetFirewallSupportInfoArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:getFirewallSupportInfo", args ?? new GetFirewallSupportInfoArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync(GetFirewallSupportI /// /// support info for firewall. /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetFirewallSupportInfoInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getFirewallSupportInfo", args ?? new GetFirewallSupportInfoInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(GetFirewallSupportInfo /// /// support info for firewall. /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetFirewallSupportInfoInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getFirewallSupportInfo", args ?? new GetFirewallSupportInfoInvokeArgs(), options.WithDefaults()); @@ -100,22 +100,14 @@ public GetFirewallSupportInfoInvokeArgs() public sealed class GetFirewallSupportInfoResult { /// - /// Support account associated with given resource when association type is tenant + /// Support account associated with given resource /// public readonly string? AccountId; /// - /// Support account associated with given resource when association type is billing - /// - public readonly string? AccountIdForBilling; - /// /// account registered in Customer Support Portal /// public readonly string? AccountRegistered; /// - /// Association Type - /// - public readonly string? AssociationType; - /// /// Product usage is in free trial period /// public readonly string? FreeTrial; @@ -160,12 +152,8 @@ public sealed class GetFirewallSupportInfoResult private GetFirewallSupportInfoResult( string? accountId, - string? accountIdForBilling, - string? accountRegistered, - string? associationType, - string? freeTrial, int? freeTrialCreditLeft, @@ -187,9 +175,7 @@ private GetFirewallSupportInfoResult( string? userRegistered) { AccountId = accountId; - AccountIdForBilling = accountIdForBilling; AccountRegistered = accountRegistered; - AssociationType = associationType; FreeTrial = freeTrial; FreeTrialCreditLeft = freeTrialCreditLeft; FreeTrialDaysLeft = freeTrialDaysLeft; diff --git a/sdk/dotnet/Cloudngfw/GetFqdnListGlobalRulestack.cs b/sdk/dotnet/Cloudngfw/GetFqdnListGlobalRulestack.cs index 84913c33411f..047210bcd152 100644 --- a/sdk/dotnet/Cloudngfw/GetFqdnListGlobalRulestack.cs +++ b/sdk/dotnet/Cloudngfw/GetFqdnListGlobalRulestack.cs @@ -14,9 +14,9 @@ public static class GetFqdnListGlobalRulestack /// /// Get a FqdnListGlobalRulestackResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(GetFqdnListGlobalRulestackArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:getFqdnListGlobalRulestack", args ?? new GetFqdnListGlobalRulestackArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync(GetFqdnListGlob /// /// Get a FqdnListGlobalRulestackResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetFqdnListGlobalRulestackInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getFqdnListGlobalRulestack", args ?? new GetFqdnListGlobalRulestackInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(GetFqdnListGlobalR /// /// Get a FqdnListGlobalRulestackResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetFqdnListGlobalRulestackInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getFqdnListGlobalRulestack", args ?? new GetFqdnListGlobalRulestackInvokeArgs(), options.WithDefaults()); diff --git a/sdk/dotnet/Cloudngfw/GetFqdnListLocalRulestack.cs b/sdk/dotnet/Cloudngfw/GetFqdnListLocalRulestack.cs index 81537d9e73cf..8b6a854978ca 100644 --- a/sdk/dotnet/Cloudngfw/GetFqdnListLocalRulestack.cs +++ b/sdk/dotnet/Cloudngfw/GetFqdnListLocalRulestack.cs @@ -14,9 +14,9 @@ public static class GetFqdnListLocalRulestack /// /// Get a FqdnListLocalRulestackResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(GetFqdnListLocalRulestackArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:getFqdnListLocalRulestack", args ?? new GetFqdnListLocalRulestackArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync(GetFqdnListLocal /// /// Get a FqdnListLocalRulestackResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetFqdnListLocalRulestackInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getFqdnListLocalRulestack", args ?? new GetFqdnListLocalRulestackInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(GetFqdnListLocalRul /// /// Get a FqdnListLocalRulestackResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetFqdnListLocalRulestackInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getFqdnListLocalRulestack", args ?? new GetFqdnListLocalRulestackInvokeArgs(), options.WithDefaults()); diff --git a/sdk/dotnet/Cloudngfw/GetGlobalRulestack.cs b/sdk/dotnet/Cloudngfw/GetGlobalRulestack.cs index 9e3addf04530..9a37fd58eda3 100644 --- a/sdk/dotnet/Cloudngfw/GetGlobalRulestack.cs +++ b/sdk/dotnet/Cloudngfw/GetGlobalRulestack.cs @@ -14,9 +14,9 @@ public static class GetGlobalRulestack /// /// Get a GlobalRulestackResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(GetGlobalRulestackArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:getGlobalRulestack", args ?? new GetGlobalRulestackArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync(GetGlobalRulestackArgs /// /// Get a GlobalRulestackResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetGlobalRulestackInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getGlobalRulestack", args ?? new GetGlobalRulestackInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(GetGlobalRulestackInvokeAr /// /// Get a GlobalRulestackResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetGlobalRulestackInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getGlobalRulestack", args ?? new GetGlobalRulestackInvokeArgs(), options.WithDefaults()); diff --git a/sdk/dotnet/Cloudngfw/GetGlobalRulestackChangeLog.cs b/sdk/dotnet/Cloudngfw/GetGlobalRulestackChangeLog.cs index 34c65c10e0c3..c7013fadc7df 100644 --- a/sdk/dotnet/Cloudngfw/GetGlobalRulestackChangeLog.cs +++ b/sdk/dotnet/Cloudngfw/GetGlobalRulestackChangeLog.cs @@ -14,9 +14,9 @@ public static class GetGlobalRulestackChangeLog /// /// Get changelog /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(GetGlobalRulestackChangeLogArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:getGlobalRulestackChangeLog", args ?? new GetGlobalRulestackChangeLogArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync(GetGlobalRules /// /// Get changelog /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetGlobalRulestackChangeLogInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getGlobalRulestackChangeLog", args ?? new GetGlobalRulestackChangeLogInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(GetGlobalRulestac /// /// Get changelog /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetGlobalRulestackChangeLogInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getGlobalRulestackChangeLog", args ?? new GetGlobalRulestackChangeLogInvokeArgs(), options.WithDefaults()); diff --git a/sdk/dotnet/Cloudngfw/GetLocalRule.cs b/sdk/dotnet/Cloudngfw/GetLocalRule.cs index b9db1a1b6237..ff371e76bd2f 100644 --- a/sdk/dotnet/Cloudngfw/GetLocalRule.cs +++ b/sdk/dotnet/Cloudngfw/GetLocalRule.cs @@ -14,9 +14,9 @@ public static class GetLocalRule /// /// Get a LocalRulesResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(GetLocalRuleArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:getLocalRule", args ?? new GetLocalRuleArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync(GetLocalRuleArgs args, Invoke /// /// Get a LocalRulesResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetLocalRuleInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getLocalRule", args ?? new GetLocalRuleInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(GetLocalRuleInvokeArgs args, Inv /// /// Get a LocalRulesResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetLocalRuleInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getLocalRule", args ?? new GetLocalRuleInvokeArgs(), options.WithDefaults()); diff --git a/sdk/dotnet/Cloudngfw/GetLocalRuleCounters.cs b/sdk/dotnet/Cloudngfw/GetLocalRuleCounters.cs index 1ef597f587f8..42538ea6a69c 100644 --- a/sdk/dotnet/Cloudngfw/GetLocalRuleCounters.cs +++ b/sdk/dotnet/Cloudngfw/GetLocalRuleCounters.cs @@ -14,9 +14,9 @@ public static class GetLocalRuleCounters /// /// Get counters /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(GetLocalRuleCountersArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:getLocalRuleCounters", args ?? new GetLocalRuleCountersArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync(GetLocalRuleCountersA /// /// Get counters /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetLocalRuleCountersInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getLocalRuleCounters", args ?? new GetLocalRuleCountersInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(GetLocalRuleCountersInvo /// /// Get counters /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetLocalRuleCountersInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getLocalRuleCounters", args ?? new GetLocalRuleCountersInvokeArgs(), options.WithDefaults()); diff --git a/sdk/dotnet/Cloudngfw/GetLocalRulestack.cs b/sdk/dotnet/Cloudngfw/GetLocalRulestack.cs index ab676d6192e0..f0a64492938f 100644 --- a/sdk/dotnet/Cloudngfw/GetLocalRulestack.cs +++ b/sdk/dotnet/Cloudngfw/GetLocalRulestack.cs @@ -14,9 +14,9 @@ public static class GetLocalRulestack /// /// Get a LocalRulestackResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(GetLocalRulestackArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:getLocalRulestack", args ?? new GetLocalRulestackArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync(GetLocalRulestackArgs ar /// /// Get a LocalRulestackResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetLocalRulestackInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getLocalRulestack", args ?? new GetLocalRulestackInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(GetLocalRulestackInvokeArgs /// /// Get a LocalRulestackResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetLocalRulestackInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getLocalRulestack", args ?? new GetLocalRulestackInvokeArgs(), options.WithDefaults()); diff --git a/sdk/dotnet/Cloudngfw/GetLocalRulestackChangeLog.cs b/sdk/dotnet/Cloudngfw/GetLocalRulestackChangeLog.cs index 8dbef9548dbb..175a331d370b 100644 --- a/sdk/dotnet/Cloudngfw/GetLocalRulestackChangeLog.cs +++ b/sdk/dotnet/Cloudngfw/GetLocalRulestackChangeLog.cs @@ -14,9 +14,9 @@ public static class GetLocalRulestackChangeLog /// /// Get changelog /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(GetLocalRulestackChangeLogArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:getLocalRulestackChangeLog", args ?? new GetLocalRulestackChangeLogArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync(GetLocalRulesta /// /// Get changelog /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetLocalRulestackChangeLogInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getLocalRulestackChangeLog", args ?? new GetLocalRulestackChangeLogInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(GetLocalRulestackC /// /// Get changelog /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetLocalRulestackChangeLogInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getLocalRulestackChangeLog", args ?? new GetLocalRulestackChangeLogInvokeArgs(), options.WithDefaults()); diff --git a/sdk/dotnet/Cloudngfw/GetLocalRulestackSupportInfo.cs b/sdk/dotnet/Cloudngfw/GetLocalRulestackSupportInfo.cs index 9448a230b41c..1a8cdaf5a585 100644 --- a/sdk/dotnet/Cloudngfw/GetLocalRulestackSupportInfo.cs +++ b/sdk/dotnet/Cloudngfw/GetLocalRulestackSupportInfo.cs @@ -14,9 +14,9 @@ public static class GetLocalRulestackSupportInfo /// /// support info for rulestack. /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(GetLocalRulestackSupportInfoArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:getLocalRulestackSupportInfo", args ?? new GetLocalRulestackSupportInfoArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync(GetLocalRules /// /// support info for rulestack. /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetLocalRulestackSupportInfoInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getLocalRulestackSupportInfo", args ?? new GetLocalRulestackSupportInfoInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(GetLocalRulestac /// /// support info for rulestack. /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetLocalRulestackSupportInfoInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getLocalRulestackSupportInfo", args ?? new GetLocalRulestackSupportInfoInvokeArgs(), options.WithDefaults()); @@ -100,22 +100,14 @@ public GetLocalRulestackSupportInfoInvokeArgs() public sealed class GetLocalRulestackSupportInfoResult { /// - /// Support account associated with given resource when association type is tenant + /// Support account associated with given resource /// public readonly string? AccountId; /// - /// Support account associated with given resource when association type is billing - /// - public readonly string? AccountIdForBilling; - /// /// account registered in Customer Support Portal /// public readonly string? AccountRegistered; /// - /// Association Type - /// - public readonly string? AssociationType; - /// /// Product usage is in free trial period /// public readonly string? FreeTrial; @@ -160,12 +152,8 @@ public sealed class GetLocalRulestackSupportInfoResult private GetLocalRulestackSupportInfoResult( string? accountId, - string? accountIdForBilling, - string? accountRegistered, - string? associationType, - string? freeTrial, int? freeTrialCreditLeft, @@ -187,9 +175,7 @@ private GetLocalRulestackSupportInfoResult( string? userRegistered) { AccountId = accountId; - AccountIdForBilling = accountIdForBilling; AccountRegistered = accountRegistered; - AssociationType = associationType; FreeTrial = freeTrial; FreeTrialCreditLeft = freeTrialCreditLeft; FreeTrialDaysLeft = freeTrialDaysLeft; diff --git a/sdk/dotnet/Cloudngfw/GetPostRule.cs b/sdk/dotnet/Cloudngfw/GetPostRule.cs index 1e8c02d3246a..12cc14b0a44e 100644 --- a/sdk/dotnet/Cloudngfw/GetPostRule.cs +++ b/sdk/dotnet/Cloudngfw/GetPostRule.cs @@ -14,9 +14,9 @@ public static class GetPostRule /// /// Get a PostRulesResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(GetPostRuleArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:getPostRule", args ?? new GetPostRuleArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync(GetPostRuleArgs args, InvokeOp /// /// Get a PostRulesResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetPostRuleInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getPostRule", args ?? new GetPostRuleInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(GetPostRuleInvokeArgs args, Invok /// /// Get a PostRulesResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetPostRuleInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getPostRule", args ?? new GetPostRuleInvokeArgs(), options.WithDefaults()); diff --git a/sdk/dotnet/Cloudngfw/GetPostRuleCounters.cs b/sdk/dotnet/Cloudngfw/GetPostRuleCounters.cs index e17ff4ad99de..942ed2721fd1 100644 --- a/sdk/dotnet/Cloudngfw/GetPostRuleCounters.cs +++ b/sdk/dotnet/Cloudngfw/GetPostRuleCounters.cs @@ -14,9 +14,9 @@ public static class GetPostRuleCounters /// /// Get counters /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(GetPostRuleCountersArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:getPostRuleCounters", args ?? new GetPostRuleCountersArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync(GetPostRuleCountersArg /// /// Get counters /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetPostRuleCountersInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getPostRuleCounters", args ?? new GetPostRuleCountersInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(GetPostRuleCountersInvoke /// /// Get counters /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetPostRuleCountersInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getPostRuleCounters", args ?? new GetPostRuleCountersInvokeArgs(), options.WithDefaults()); diff --git a/sdk/dotnet/Cloudngfw/GetPreRule.cs b/sdk/dotnet/Cloudngfw/GetPreRule.cs index 43e7358c2f49..056204432167 100644 --- a/sdk/dotnet/Cloudngfw/GetPreRule.cs +++ b/sdk/dotnet/Cloudngfw/GetPreRule.cs @@ -14,9 +14,9 @@ public static class GetPreRule /// /// Get a PreRulesResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(GetPreRuleArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:getPreRule", args ?? new GetPreRuleArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync(GetPreRuleArgs args, InvokeOpti /// /// Get a PreRulesResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetPreRuleInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getPreRule", args ?? new GetPreRuleInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(GetPreRuleInvokeArgs args, InvokeO /// /// Get a PreRulesResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetPreRuleInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getPreRule", args ?? new GetPreRuleInvokeArgs(), options.WithDefaults()); diff --git a/sdk/dotnet/Cloudngfw/GetPreRuleCounters.cs b/sdk/dotnet/Cloudngfw/GetPreRuleCounters.cs index c9e9f71a69cc..b42a5f0956de 100644 --- a/sdk/dotnet/Cloudngfw/GetPreRuleCounters.cs +++ b/sdk/dotnet/Cloudngfw/GetPreRuleCounters.cs @@ -14,9 +14,9 @@ public static class GetPreRuleCounters /// /// Get counters /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(GetPreRuleCountersArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:getPreRuleCounters", args ?? new GetPreRuleCountersArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync(GetPreRuleCountersArgs /// /// Get counters /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetPreRuleCountersInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getPreRuleCounters", args ?? new GetPreRuleCountersInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(GetPreRuleCountersInvokeAr /// /// Get counters /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetPreRuleCountersInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getPreRuleCounters", args ?? new GetPreRuleCountersInvokeArgs(), options.WithDefaults()); diff --git a/sdk/dotnet/Cloudngfw/GetPrefixListGlobalRulestack.cs b/sdk/dotnet/Cloudngfw/GetPrefixListGlobalRulestack.cs index 80a7295e8e72..581489d916b7 100644 --- a/sdk/dotnet/Cloudngfw/GetPrefixListGlobalRulestack.cs +++ b/sdk/dotnet/Cloudngfw/GetPrefixListGlobalRulestack.cs @@ -14,9 +14,9 @@ public static class GetPrefixListGlobalRulestack /// /// Get a PrefixListGlobalRulestackResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(GetPrefixListGlobalRulestackArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:getPrefixListGlobalRulestack", args ?? new GetPrefixListGlobalRulestackArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync(GetPrefixList /// /// Get a PrefixListGlobalRulestackResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetPrefixListGlobalRulestackInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getPrefixListGlobalRulestack", args ?? new GetPrefixListGlobalRulestackInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(GetPrefixListGlo /// /// Get a PrefixListGlobalRulestackResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetPrefixListGlobalRulestackInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getPrefixListGlobalRulestack", args ?? new GetPrefixListGlobalRulestackInvokeArgs(), options.WithDefaults()); diff --git a/sdk/dotnet/Cloudngfw/GetPrefixListLocalRulestack.cs b/sdk/dotnet/Cloudngfw/GetPrefixListLocalRulestack.cs index 109c125f38df..7505418f4547 100644 --- a/sdk/dotnet/Cloudngfw/GetPrefixListLocalRulestack.cs +++ b/sdk/dotnet/Cloudngfw/GetPrefixListLocalRulestack.cs @@ -14,9 +14,9 @@ public static class GetPrefixListLocalRulestack /// /// Get a PrefixListResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(GetPrefixListLocalRulestackArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:getPrefixListLocalRulestack", args ?? new GetPrefixListLocalRulestackArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync(GetPrefixListL /// /// Get a PrefixListResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetPrefixListLocalRulestackInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getPrefixListLocalRulestack", args ?? new GetPrefixListLocalRulestackInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(GetPrefixListLoca /// /// Get a PrefixListResource /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(GetPrefixListLocalRulestackInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:getPrefixListLocalRulestack", args ?? new GetPrefixListLocalRulestackInvokeArgs(), options.WithDefaults()); diff --git a/sdk/dotnet/Cloudngfw/GlobalRulestack.cs b/sdk/dotnet/Cloudngfw/GlobalRulestack.cs index 7e41589dd656..7aee8a15e816 100644 --- a/sdk/dotnet/Cloudngfw/GlobalRulestack.cs +++ b/sdk/dotnet/Cloudngfw/GlobalRulestack.cs @@ -12,9 +12,9 @@ namespace Pulumi.AzureNative.Cloudngfw /// /// PaloAltoNetworks GlobalRulestack /// - /// 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. + /// Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. /// - /// 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. + /// 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. /// [AzureNativeResourceType("azure-native:cloudngfw:GlobalRulestack")] public partial class GlobalRulestack : global::Pulumi.CustomResource diff --git a/sdk/dotnet/Cloudngfw/ListGlobalRulestackAdvancedSecurityObjects.cs b/sdk/dotnet/Cloudngfw/ListGlobalRulestackAdvancedSecurityObjects.cs index 9806ff1e7151..03dbb6fa3d5a 100644 --- a/sdk/dotnet/Cloudngfw/ListGlobalRulestackAdvancedSecurityObjects.cs +++ b/sdk/dotnet/Cloudngfw/ListGlobalRulestackAdvancedSecurityObjects.cs @@ -14,9 +14,9 @@ public static class ListGlobalRulestackAdvancedSecurityObjects /// /// Get the list of advanced security objects /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(ListGlobalRulestackAdvancedSecurityObjectsArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:listGlobalRulestackAdvancedSecurityObjects", args ?? new ListGlobalRulestackAdvancedSecurityObjectsArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync /// /// Get the list of advanced security objects /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(ListGlobalRulestackAdvancedSecurityObjectsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listGlobalRulestackAdvancedSecurityObjects", args ?? new ListGlobalRulestackAdvancedSecurityObjectsInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(Li /// /// Get the list of advanced security objects /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(ListGlobalRulestackAdvancedSecurityObjectsInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listGlobalRulestackAdvancedSecurityObjects", args ?? new ListGlobalRulestackAdvancedSecurityObjectsInvokeArgs(), options.WithDefaults()); diff --git a/sdk/dotnet/Cloudngfw/ListGlobalRulestackAppIds.cs b/sdk/dotnet/Cloudngfw/ListGlobalRulestackAppIds.cs index dafd6e38341d..bd0a19bd58e5 100644 --- a/sdk/dotnet/Cloudngfw/ListGlobalRulestackAppIds.cs +++ b/sdk/dotnet/Cloudngfw/ListGlobalRulestackAppIds.cs @@ -14,9 +14,9 @@ public static class ListGlobalRulestackAppIds /// /// List of AppIds for GlobalRulestack ApiVersion /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(ListGlobalRulestackAppIdsArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:listGlobalRulestackAppIds", args ?? new ListGlobalRulestackAppIdsArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync(ListGlobalRulest /// /// List of AppIds for GlobalRulestack ApiVersion /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(ListGlobalRulestackAppIdsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listGlobalRulestackAppIds", args ?? new ListGlobalRulestackAppIdsInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(ListGlobalRulestack /// /// List of AppIds for GlobalRulestack ApiVersion /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(ListGlobalRulestackAppIdsInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listGlobalRulestackAppIds", args ?? new ListGlobalRulestackAppIdsInvokeArgs(), options.WithDefaults()); diff --git a/sdk/dotnet/Cloudngfw/ListGlobalRulestackCountries.cs b/sdk/dotnet/Cloudngfw/ListGlobalRulestackCountries.cs index 2021e08691e8..ff1fd279124b 100644 --- a/sdk/dotnet/Cloudngfw/ListGlobalRulestackCountries.cs +++ b/sdk/dotnet/Cloudngfw/ListGlobalRulestackCountries.cs @@ -14,9 +14,9 @@ public static class ListGlobalRulestackCountries /// /// List of countries for Rulestack /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(ListGlobalRulestackCountriesArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:listGlobalRulestackCountries", args ?? new ListGlobalRulestackCountriesArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync(ListGlobalRul /// /// List of countries for Rulestack /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(ListGlobalRulestackCountriesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listGlobalRulestackCountries", args ?? new ListGlobalRulestackCountriesInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(ListGlobalRulest /// /// List of countries for Rulestack /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(ListGlobalRulestackCountriesInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listGlobalRulestackCountries", args ?? new ListGlobalRulestackCountriesInvokeArgs(), options.WithDefaults()); diff --git a/sdk/dotnet/Cloudngfw/ListGlobalRulestackFirewalls.cs b/sdk/dotnet/Cloudngfw/ListGlobalRulestackFirewalls.cs index 69c44d65a5b4..332969d977a6 100644 --- a/sdk/dotnet/Cloudngfw/ListGlobalRulestackFirewalls.cs +++ b/sdk/dotnet/Cloudngfw/ListGlobalRulestackFirewalls.cs @@ -14,9 +14,9 @@ public static class ListGlobalRulestackFirewalls /// /// List of Firewalls associated with Rulestack /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(ListGlobalRulestackFirewallsArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:listGlobalRulestackFirewalls", args ?? new ListGlobalRulestackFirewallsArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync(ListGlobalRul /// /// List of Firewalls associated with Rulestack /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(ListGlobalRulestackFirewallsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listGlobalRulestackFirewalls", args ?? new ListGlobalRulestackFirewallsInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(ListGlobalRulest /// /// List of Firewalls associated with Rulestack /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(ListGlobalRulestackFirewallsInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listGlobalRulestackFirewalls", args ?? new ListGlobalRulestackFirewallsInvokeArgs(), options.WithDefaults()); diff --git a/sdk/dotnet/Cloudngfw/ListGlobalRulestackPredefinedUrlCategories.cs b/sdk/dotnet/Cloudngfw/ListGlobalRulestackPredefinedUrlCategories.cs index 3d006845cb29..543b5cab6330 100644 --- a/sdk/dotnet/Cloudngfw/ListGlobalRulestackPredefinedUrlCategories.cs +++ b/sdk/dotnet/Cloudngfw/ListGlobalRulestackPredefinedUrlCategories.cs @@ -14,9 +14,9 @@ public static class ListGlobalRulestackPredefinedUrlCategories /// /// List predefined URL categories for rulestack /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(ListGlobalRulestackPredefinedUrlCategoriesArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:listGlobalRulestackPredefinedUrlCategories", args ?? new ListGlobalRulestackPredefinedUrlCategoriesArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync /// /// List predefined URL categories for rulestack /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(ListGlobalRulestackPredefinedUrlCategoriesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listGlobalRulestackPredefinedUrlCategories", args ?? new ListGlobalRulestackPredefinedUrlCategoriesInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(Li /// /// List predefined URL categories for rulestack /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(ListGlobalRulestackPredefinedUrlCategoriesInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listGlobalRulestackPredefinedUrlCategories", args ?? new ListGlobalRulestackPredefinedUrlCategoriesInvokeArgs(), options.WithDefaults()); diff --git a/sdk/dotnet/Cloudngfw/ListGlobalRulestackSecurityServices.cs b/sdk/dotnet/Cloudngfw/ListGlobalRulestackSecurityServices.cs index 131c21f2ccc8..8fe58015c940 100644 --- a/sdk/dotnet/Cloudngfw/ListGlobalRulestackSecurityServices.cs +++ b/sdk/dotnet/Cloudngfw/ListGlobalRulestackSecurityServices.cs @@ -14,9 +14,9 @@ public static class ListGlobalRulestackSecurityServices /// /// List the security services for rulestack /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(ListGlobalRulestackSecurityServicesArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:listGlobalRulestackSecurityServices", args ?? new ListGlobalRulestackSecurityServicesArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync(ListGl /// /// List the security services for rulestack /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(ListGlobalRulestackSecurityServicesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listGlobalRulestackSecurityServices", args ?? new ListGlobalRulestackSecurityServicesInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(ListGloba /// /// List the security services for rulestack /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(ListGlobalRulestackSecurityServicesInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listGlobalRulestackSecurityServices", args ?? new ListGlobalRulestackSecurityServicesInvokeArgs(), options.WithDefaults()); diff --git a/sdk/dotnet/Cloudngfw/ListLocalRulestackAdvancedSecurityObjects.cs b/sdk/dotnet/Cloudngfw/ListLocalRulestackAdvancedSecurityObjects.cs index 9282ea435501..1687010f0b98 100644 --- a/sdk/dotnet/Cloudngfw/ListLocalRulestackAdvancedSecurityObjects.cs +++ b/sdk/dotnet/Cloudngfw/ListLocalRulestackAdvancedSecurityObjects.cs @@ -14,9 +14,9 @@ public static class ListLocalRulestackAdvancedSecurityObjects /// /// Get the list of advanced security objects /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(ListLocalRulestackAdvancedSecurityObjectsArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:listLocalRulestackAdvancedSecurityObjects", args ?? new ListLocalRulestackAdvancedSecurityObjectsArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync( /// /// Get the list of advanced security objects /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(ListLocalRulestackAdvancedSecurityObjectsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listLocalRulestackAdvancedSecurityObjects", args ?? new ListLocalRulestackAdvancedSecurityObjectsInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(Lis /// /// Get the list of advanced security objects /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(ListLocalRulestackAdvancedSecurityObjectsInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listLocalRulestackAdvancedSecurityObjects", args ?? new ListLocalRulestackAdvancedSecurityObjectsInvokeArgs(), options.WithDefaults()); diff --git a/sdk/dotnet/Cloudngfw/ListLocalRulestackAppIds.cs b/sdk/dotnet/Cloudngfw/ListLocalRulestackAppIds.cs index 94479bacf2ba..945006270bfe 100644 --- a/sdk/dotnet/Cloudngfw/ListLocalRulestackAppIds.cs +++ b/sdk/dotnet/Cloudngfw/ListLocalRulestackAppIds.cs @@ -14,9 +14,9 @@ public static class ListLocalRulestackAppIds /// /// List of AppIds for LocalRulestack ApiVersion /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(ListLocalRulestackAppIdsArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:listLocalRulestackAppIds", args ?? new ListLocalRulestackAppIdsArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync(ListLocalRulestac /// /// List of AppIds for LocalRulestack ApiVersion /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(ListLocalRulestackAppIdsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listLocalRulestackAppIds", args ?? new ListLocalRulestackAppIdsInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(ListLocalRulestackAp /// /// List of AppIds for LocalRulestack ApiVersion /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(ListLocalRulestackAppIdsInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listLocalRulestackAppIds", args ?? new ListLocalRulestackAppIdsInvokeArgs(), options.WithDefaults()); diff --git a/sdk/dotnet/Cloudngfw/ListLocalRulestackCountries.cs b/sdk/dotnet/Cloudngfw/ListLocalRulestackCountries.cs index 17fc2bf05d4f..15768909cee4 100644 --- a/sdk/dotnet/Cloudngfw/ListLocalRulestackCountries.cs +++ b/sdk/dotnet/Cloudngfw/ListLocalRulestackCountries.cs @@ -14,9 +14,9 @@ public static class ListLocalRulestackCountries /// /// List of countries for Rulestack /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(ListLocalRulestackCountriesArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:listLocalRulestackCountries", args ?? new ListLocalRulestackCountriesArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync(ListLocalRules /// /// List of countries for Rulestack /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(ListLocalRulestackCountriesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listLocalRulestackCountries", args ?? new ListLocalRulestackCountriesInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(ListLocalRulestac /// /// List of countries for Rulestack /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(ListLocalRulestackCountriesInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listLocalRulestackCountries", args ?? new ListLocalRulestackCountriesInvokeArgs(), options.WithDefaults()); diff --git a/sdk/dotnet/Cloudngfw/ListLocalRulestackFirewalls.cs b/sdk/dotnet/Cloudngfw/ListLocalRulestackFirewalls.cs index a661c59beb2a..4bf157c05753 100644 --- a/sdk/dotnet/Cloudngfw/ListLocalRulestackFirewalls.cs +++ b/sdk/dotnet/Cloudngfw/ListLocalRulestackFirewalls.cs @@ -14,9 +14,9 @@ public static class ListLocalRulestackFirewalls /// /// List of Firewalls associated with Rulestack /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(ListLocalRulestackFirewallsArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:listLocalRulestackFirewalls", args ?? new ListLocalRulestackFirewallsArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync(ListLocalRules /// /// List of Firewalls associated with Rulestack /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(ListLocalRulestackFirewallsInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listLocalRulestackFirewalls", args ?? new ListLocalRulestackFirewallsInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(ListLocalRulestac /// /// List of Firewalls associated with Rulestack /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(ListLocalRulestackFirewallsInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listLocalRulestackFirewalls", args ?? new ListLocalRulestackFirewallsInvokeArgs(), options.WithDefaults()); diff --git a/sdk/dotnet/Cloudngfw/ListLocalRulestackPredefinedUrlCategories.cs b/sdk/dotnet/Cloudngfw/ListLocalRulestackPredefinedUrlCategories.cs index 872fbb0c4cc0..2f5df796c674 100644 --- a/sdk/dotnet/Cloudngfw/ListLocalRulestackPredefinedUrlCategories.cs +++ b/sdk/dotnet/Cloudngfw/ListLocalRulestackPredefinedUrlCategories.cs @@ -14,9 +14,9 @@ public static class ListLocalRulestackPredefinedUrlCategories /// /// List predefined URL categories for rulestack /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(ListLocalRulestackPredefinedUrlCategoriesArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:listLocalRulestackPredefinedUrlCategories", args ?? new ListLocalRulestackPredefinedUrlCategoriesArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync( /// /// List predefined URL categories for rulestack /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(ListLocalRulestackPredefinedUrlCategoriesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listLocalRulestackPredefinedUrlCategories", args ?? new ListLocalRulestackPredefinedUrlCategoriesInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(Lis /// /// List predefined URL categories for rulestack /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(ListLocalRulestackPredefinedUrlCategoriesInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listLocalRulestackPredefinedUrlCategories", args ?? new ListLocalRulestackPredefinedUrlCategoriesInvokeArgs(), options.WithDefaults()); diff --git a/sdk/dotnet/Cloudngfw/ListLocalRulestackSecurityServices.cs b/sdk/dotnet/Cloudngfw/ListLocalRulestackSecurityServices.cs index 55edd137adf6..dd20c476920a 100644 --- a/sdk/dotnet/Cloudngfw/ListLocalRulestackSecurityServices.cs +++ b/sdk/dotnet/Cloudngfw/ListLocalRulestackSecurityServices.cs @@ -14,9 +14,9 @@ public static class ListLocalRulestackSecurityServices /// /// List the security services for rulestack /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Task InvokeAsync(ListLocalRulestackSecurityServicesArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:listLocalRulestackSecurityServices", args ?? new ListLocalRulestackSecurityServicesArgs(), options.WithDefaults()); @@ -24,9 +24,9 @@ public static Task InvokeAsync(ListLoc /// /// List the security services for rulestack /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(ListLocalRulestackSecurityServicesInvokeArgs args, InvokeOptions? options = null) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listLocalRulestackSecurityServices", args ?? new ListLocalRulestackSecurityServicesInvokeArgs(), options.WithDefaults()); @@ -34,9 +34,9 @@ public static Output Invoke(ListLocalR /// /// List the security services for rulestack /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// 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. + /// 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. /// public static Output Invoke(ListLocalRulestackSecurityServicesInvokeArgs args, InvokeOutputOptions options) => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listLocalRulestackSecurityServices", args ?? new ListLocalRulestackSecurityServicesInvokeArgs(), options.WithDefaults()); diff --git a/sdk/dotnet/Cloudngfw/ListPaloAltoNetworksCloudngfwCloudManagerTenants.cs b/sdk/dotnet/Cloudngfw/ListPaloAltoNetworksCloudngfwCloudManagerTenants.cs deleted file mode 100644 index 92348d69e5b7..000000000000 --- a/sdk/dotnet/Cloudngfw/ListPaloAltoNetworksCloudngfwCloudManagerTenants.cs +++ /dev/null @@ -1,69 +0,0 @@ -// *** WARNING: this file was generated by pulumi-language-dotnet. *** -// *** Do not edit by hand unless you're certain you know what you are doing! *** - -using System; -using System.Collections.Generic; -using System.Collections.Immutable; -using System.Threading.Tasks; -using Pulumi.Serialization; - -namespace Pulumi.AzureNative.Cloudngfw -{ - public static class ListPaloAltoNetworksCloudngfwCloudManagerTenants - { - /// - /// Cloud Manager Tenant - /// - /// Uses Azure REST API version 2025-02-06-preview. - /// - /// Other available API versions: 2024-02-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. - /// - public static Task InvokeAsync(ListPaloAltoNetworksCloudngfwCloudManagerTenantsArgs? args = null, InvokeOptions? options = null) - => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:listPaloAltoNetworksCloudngfwCloudManagerTenants", args ?? new ListPaloAltoNetworksCloudngfwCloudManagerTenantsArgs(), options.WithDefaults()); - - /// - /// Cloud Manager Tenant - /// - /// Uses Azure REST API version 2025-02-06-preview. - /// - /// Other available API versions: 2024-02-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. - /// - public static Output Invoke(InvokeOptions? options = null) - => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listPaloAltoNetworksCloudngfwCloudManagerTenants", InvokeArgs.Empty, options.WithDefaults()); - - /// - /// Cloud Manager Tenant - /// - /// Uses Azure REST API version 2025-02-06-preview. - /// - /// Other available API versions: 2024-02-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. - /// - public static Output Invoke(InvokeOutputOptions options) - => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listPaloAltoNetworksCloudngfwCloudManagerTenants", InvokeArgs.Empty, options.WithDefaults()); - } - - - public sealed class ListPaloAltoNetworksCloudngfwCloudManagerTenantsArgs : global::Pulumi.InvokeArgs - { - public ListPaloAltoNetworksCloudngfwCloudManagerTenantsArgs() - { - } - public static new ListPaloAltoNetworksCloudngfwCloudManagerTenantsArgs Empty => new ListPaloAltoNetworksCloudngfwCloudManagerTenantsArgs(); - } - - - [OutputType] - public sealed class ListPaloAltoNetworksCloudngfwCloudManagerTenantsResult - { - /// - /// List of Cloud Manager Tenants - /// - public readonly ImmutableArray Value; - - [OutputConstructor] - private ListPaloAltoNetworksCloudngfwCloudManagerTenantsResult(ImmutableArray value) - { - Value = value; - } - } -} diff --git a/sdk/dotnet/Cloudngfw/ListPaloAltoNetworksCloudngfwOperationCloudManagerTenants.cs b/sdk/dotnet/Cloudngfw/ListPaloAltoNetworksCloudngfwOperationCloudManagerTenants.cs new file mode 100644 index 000000000000..161862a11a1d --- /dev/null +++ b/sdk/dotnet/Cloudngfw/ListPaloAltoNetworksCloudngfwOperationCloudManagerTenants.cs @@ -0,0 +1,69 @@ +// *** WARNING: this file was generated by pulumi-language-dotnet. *** +// *** Do not edit by hand unless you're certain you know what you are doing! *** + +using System; +using System.Collections.Generic; +using System.Collections.Immutable; +using System.Threading.Tasks; +using Pulumi.Serialization; + +namespace Pulumi.AzureNative.Cloudngfw +{ + public static class ListPaloAltoNetworksCloudngfwOperationCloudManagerTenants + { + /// + /// Cloud Manager Tenant + /// + /// Uses Azure REST API version 2025-05-23. + /// + /// Other available API versions: 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. + /// + public static Task InvokeAsync(ListPaloAltoNetworksCloudngfwOperationCloudManagerTenantsArgs? args = null, InvokeOptions? options = null) + => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:listPaloAltoNetworksCloudngfwOperationCloudManagerTenants", args ?? new ListPaloAltoNetworksCloudngfwOperationCloudManagerTenantsArgs(), options.WithDefaults()); + + /// + /// Cloud Manager Tenant + /// + /// Uses Azure REST API version 2025-05-23. + /// + /// Other available API versions: 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. + /// + public static Output Invoke(InvokeOptions? options = null) + => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listPaloAltoNetworksCloudngfwOperationCloudManagerTenants", InvokeArgs.Empty, options.WithDefaults()); + + /// + /// Cloud Manager Tenant + /// + /// Uses Azure REST API version 2025-05-23. + /// + /// Other available API versions: 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. + /// + public static Output Invoke(InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listPaloAltoNetworksCloudngfwOperationCloudManagerTenants", InvokeArgs.Empty, options.WithDefaults()); + } + + + public sealed class ListPaloAltoNetworksCloudngfwOperationCloudManagerTenantsArgs : global::Pulumi.InvokeArgs + { + public ListPaloAltoNetworksCloudngfwOperationCloudManagerTenantsArgs() + { + } + public static new ListPaloAltoNetworksCloudngfwOperationCloudManagerTenantsArgs Empty => new ListPaloAltoNetworksCloudngfwOperationCloudManagerTenantsArgs(); + } + + + [OutputType] + public sealed class ListPaloAltoNetworksCloudngfwOperationCloudManagerTenantsResult + { + /// + /// List of Cloud Manager Tenants + /// + public readonly ImmutableArray Value; + + [OutputConstructor] + private ListPaloAltoNetworksCloudngfwOperationCloudManagerTenantsResult(ImmutableArray value) + { + Value = value; + } + } +} diff --git a/sdk/dotnet/Cloudngfw/ListPaloAltoNetworksCloudngfwProductSerialNumberStatus.cs b/sdk/dotnet/Cloudngfw/ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus.cs similarity index 50% rename from sdk/dotnet/Cloudngfw/ListPaloAltoNetworksCloudngfwProductSerialNumberStatus.cs rename to sdk/dotnet/Cloudngfw/ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus.cs index 1344cd72a65b..d967053434d2 100644 --- a/sdk/dotnet/Cloudngfw/ListPaloAltoNetworksCloudngfwProductSerialNumberStatus.cs +++ b/sdk/dotnet/Cloudngfw/ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus.cs @@ -9,51 +9,51 @@ namespace Pulumi.AzureNative.Cloudngfw { - public static class ListPaloAltoNetworksCloudngfwProductSerialNumberStatus + public static class ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus { /// /// Product serial and status for the service /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// Other available API versions: 2024-02-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. + /// Other available API versions: 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. /// - public static Task InvokeAsync(ListPaloAltoNetworksCloudngfwProductSerialNumberStatusArgs? args = null, InvokeOptions? options = null) - => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:listPaloAltoNetworksCloudngfwProductSerialNumberStatus", args ?? new ListPaloAltoNetworksCloudngfwProductSerialNumberStatusArgs(), options.WithDefaults()); + public static Task InvokeAsync(ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusArgs? args = null, InvokeOptions? options = null) + => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus", args ?? new ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusArgs(), options.WithDefaults()); /// /// Product serial and status for the service /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// Other available API versions: 2024-02-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. + /// Other available API versions: 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. /// - public static Output Invoke(InvokeOptions? options = null) - => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listPaloAltoNetworksCloudngfwProductSerialNumberStatus", InvokeArgs.Empty, options.WithDefaults()); + public static Output Invoke(InvokeOptions? options = null) + => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus", InvokeArgs.Empty, options.WithDefaults()); /// /// Product serial and status for the service /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// Other available API versions: 2024-02-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. + /// Other available API versions: 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. /// - public static Output Invoke(InvokeOutputOptions options) - => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listPaloAltoNetworksCloudngfwProductSerialNumberStatus", InvokeArgs.Empty, options.WithDefaults()); + public static Output Invoke(InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus", InvokeArgs.Empty, options.WithDefaults()); } - public sealed class ListPaloAltoNetworksCloudngfwProductSerialNumberStatusArgs : global::Pulumi.InvokeArgs + public sealed class ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusArgs : global::Pulumi.InvokeArgs { - public ListPaloAltoNetworksCloudngfwProductSerialNumberStatusArgs() + public ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusArgs() { } - public static new ListPaloAltoNetworksCloudngfwProductSerialNumberStatusArgs Empty => new ListPaloAltoNetworksCloudngfwProductSerialNumberStatusArgs(); + public static new ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusArgs Empty => new ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusArgs(); } [OutputType] - public sealed class ListPaloAltoNetworksCloudngfwProductSerialNumberStatusResult + public sealed class ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusResult { /// /// product Serial associated with given resource @@ -65,7 +65,7 @@ public sealed class ListPaloAltoNetworksCloudngfwProductSerialNumberStatusResult public readonly string Status; [OutputConstructor] - private ListPaloAltoNetworksCloudngfwProductSerialNumberStatusResult( + private ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusResult( string? serialNumber, string status) diff --git a/sdk/dotnet/Cloudngfw/ListPaloAltoNetworksCloudngfwSupportInfo.cs b/sdk/dotnet/Cloudngfw/ListPaloAltoNetworksCloudngfwOperationSupportInfo.cs similarity index 57% rename from sdk/dotnet/Cloudngfw/ListPaloAltoNetworksCloudngfwSupportInfo.cs rename to sdk/dotnet/Cloudngfw/ListPaloAltoNetworksCloudngfwOperationSupportInfo.cs index 2a3573a2f990..173e3b1d7236 100644 --- a/sdk/dotnet/Cloudngfw/ListPaloAltoNetworksCloudngfwSupportInfo.cs +++ b/sdk/dotnet/Cloudngfw/ListPaloAltoNetworksCloudngfwOperationSupportInfo.cs @@ -9,69 +9,61 @@ namespace Pulumi.AzureNative.Cloudngfw { - public static class ListPaloAltoNetworksCloudngfwSupportInfo + public static class ListPaloAltoNetworksCloudngfwOperationSupportInfo { /// /// Support information for the service /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// Other available API versions: 2024-01-19-preview, 2024-02-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. + /// Other available API versions: 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. /// - public static Task InvokeAsync(ListPaloAltoNetworksCloudngfwSupportInfoArgs? args = null, InvokeOptions? options = null) - => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:listPaloAltoNetworksCloudngfwSupportInfo", args ?? new ListPaloAltoNetworksCloudngfwSupportInfoArgs(), options.WithDefaults()); + public static Task InvokeAsync(ListPaloAltoNetworksCloudngfwOperationSupportInfoArgs? args = null, InvokeOptions? options = null) + => global::Pulumi.Deployment.Instance.InvokeAsync("azure-native:cloudngfw:listPaloAltoNetworksCloudngfwOperationSupportInfo", args ?? new ListPaloAltoNetworksCloudngfwOperationSupportInfoArgs(), options.WithDefaults()); /// /// Support information for the service /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// Other available API versions: 2024-01-19-preview, 2024-02-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. + /// Other available API versions: 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. /// - public static Output Invoke(InvokeOptions? options = null) - => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listPaloAltoNetworksCloudngfwSupportInfo", InvokeArgs.Empty, options.WithDefaults()); + public static Output Invoke(InvokeOptions? options = null) + => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listPaloAltoNetworksCloudngfwOperationSupportInfo", InvokeArgs.Empty, options.WithDefaults()); /// /// Support information for the service /// - /// Uses Azure REST API version 2025-02-06-preview. + /// Uses Azure REST API version 2025-05-23. /// - /// Other available API versions: 2024-01-19-preview, 2024-02-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. + /// Other available API versions: 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. /// - public static Output Invoke(InvokeOutputOptions options) - => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listPaloAltoNetworksCloudngfwSupportInfo", InvokeArgs.Empty, options.WithDefaults()); + public static Output Invoke(InvokeOutputOptions options) + => global::Pulumi.Deployment.Instance.Invoke("azure-native:cloudngfw:listPaloAltoNetworksCloudngfwOperationSupportInfo", InvokeArgs.Empty, options.WithDefaults()); } - public sealed class ListPaloAltoNetworksCloudngfwSupportInfoArgs : global::Pulumi.InvokeArgs + public sealed class ListPaloAltoNetworksCloudngfwOperationSupportInfoArgs : global::Pulumi.InvokeArgs { - public ListPaloAltoNetworksCloudngfwSupportInfoArgs() + public ListPaloAltoNetworksCloudngfwOperationSupportInfoArgs() { } - public static new ListPaloAltoNetworksCloudngfwSupportInfoArgs Empty => new ListPaloAltoNetworksCloudngfwSupportInfoArgs(); + public static new ListPaloAltoNetworksCloudngfwOperationSupportInfoArgs Empty => new ListPaloAltoNetworksCloudngfwOperationSupportInfoArgs(); } [OutputType] - public sealed class ListPaloAltoNetworksCloudngfwSupportInfoResult + public sealed class ListPaloAltoNetworksCloudngfwOperationSupportInfoResult { /// - /// Support account associated with given resource when association type is tenant + /// Support account associated with given resource /// public readonly string? AccountId; /// - /// Support account associated with given resource when association type is billing - /// - public readonly string? AccountIdForBilling; - /// /// account registered in Customer Support Portal /// public readonly string? AccountRegistrationStatus; /// - /// Association Type - /// - public readonly string? AssociationType; - /// /// credits purchased, unit per hour /// public readonly int? Credits; @@ -125,15 +117,11 @@ public sealed class ListPaloAltoNetworksCloudngfwSupportInfoResult public readonly string? SupportURL; [OutputConstructor] - private ListPaloAltoNetworksCloudngfwSupportInfoResult( + private ListPaloAltoNetworksCloudngfwOperationSupportInfoResult( string? accountId, - string? accountIdForBilling, - string? accountRegistrationStatus, - string? associationType, - int? credits, string? endDateForCredits, @@ -161,9 +149,7 @@ private ListPaloAltoNetworksCloudngfwSupportInfoResult( string? supportURL) { AccountId = accountId; - AccountIdForBilling = accountIdForBilling; AccountRegistrationStatus = accountRegistrationStatus; - AssociationType = associationType; Credits = credits; EndDateForCredits = endDateForCredits; FreeTrial = freeTrial; diff --git a/sdk/dotnet/Cloudngfw/LocalRule.cs b/sdk/dotnet/Cloudngfw/LocalRule.cs index 3040edcc93a8..f615ea233267 100644 --- a/sdk/dotnet/Cloudngfw/LocalRule.cs +++ b/sdk/dotnet/Cloudngfw/LocalRule.cs @@ -12,9 +12,9 @@ namespace Pulumi.AzureNative.Cloudngfw /// /// LocalRulestack rule list /// - /// 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. + /// Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. /// - /// 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. + /// 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. /// [AzureNativeResourceType("azure-native:cloudngfw:LocalRule")] public partial class LocalRule : global::Pulumi.CustomResource diff --git a/sdk/dotnet/Cloudngfw/LocalRulestack.cs b/sdk/dotnet/Cloudngfw/LocalRulestack.cs index 27f6378f5ffa..4f759188979b 100644 --- a/sdk/dotnet/Cloudngfw/LocalRulestack.cs +++ b/sdk/dotnet/Cloudngfw/LocalRulestack.cs @@ -12,9 +12,9 @@ namespace Pulumi.AzureNative.Cloudngfw /// /// PaloAltoNetworks LocalRulestack /// - /// 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. + /// Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. /// - /// 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. + /// 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. /// [AzureNativeResourceType("azure-native:cloudngfw:LocalRulestack")] public partial class LocalRulestack : global::Pulumi.CustomResource diff --git a/sdk/dotnet/Cloudngfw/PostRule.cs b/sdk/dotnet/Cloudngfw/PostRule.cs index 47cc26a7019d..20804cd714c7 100644 --- a/sdk/dotnet/Cloudngfw/PostRule.cs +++ b/sdk/dotnet/Cloudngfw/PostRule.cs @@ -12,9 +12,9 @@ namespace Pulumi.AzureNative.Cloudngfw /// /// PostRulestack rule list /// - /// 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. + /// Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. /// - /// 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. + /// 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. /// [AzureNativeResourceType("azure-native:cloudngfw:PostRule")] public partial class PostRule : global::Pulumi.CustomResource diff --git a/sdk/dotnet/Cloudngfw/PreRule.cs b/sdk/dotnet/Cloudngfw/PreRule.cs index 1f9f49e38b97..5f4a11bc5d31 100644 --- a/sdk/dotnet/Cloudngfw/PreRule.cs +++ b/sdk/dotnet/Cloudngfw/PreRule.cs @@ -12,9 +12,9 @@ namespace Pulumi.AzureNative.Cloudngfw /// /// PreRulestack rule list /// - /// 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. + /// Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. /// - /// 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. + /// 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. /// [AzureNativeResourceType("azure-native:cloudngfw:PreRule")] public partial class PreRule : global::Pulumi.CustomResource diff --git a/sdk/dotnet/Cloudngfw/PrefixListGlobalRulestack.cs b/sdk/dotnet/Cloudngfw/PrefixListGlobalRulestack.cs index 307ff599e64b..2787ed25b33d 100644 --- a/sdk/dotnet/Cloudngfw/PrefixListGlobalRulestack.cs +++ b/sdk/dotnet/Cloudngfw/PrefixListGlobalRulestack.cs @@ -12,9 +12,9 @@ namespace Pulumi.AzureNative.Cloudngfw /// /// GlobalRulestack prefixList /// - /// 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. + /// Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. /// - /// 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. + /// 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. /// [AzureNativeResourceType("azure-native:cloudngfw:PrefixListGlobalRulestack")] public partial class PrefixListGlobalRulestack : global::Pulumi.CustomResource diff --git a/sdk/dotnet/Cloudngfw/PrefixListLocalRulestack.cs b/sdk/dotnet/Cloudngfw/PrefixListLocalRulestack.cs index fc8a8646b563..8294bcc9d0e4 100644 --- a/sdk/dotnet/Cloudngfw/PrefixListLocalRulestack.cs +++ b/sdk/dotnet/Cloudngfw/PrefixListLocalRulestack.cs @@ -12,9 +12,9 @@ namespace Pulumi.AzureNative.Cloudngfw /// /// LocalRulestack prefixList /// - /// 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. + /// Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. /// - /// 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. + /// 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. /// [AzureNativeResourceType("azure-native:cloudngfw:PrefixListLocalRulestack")] public partial class PrefixListLocalRulestack : global::Pulumi.CustomResource diff --git a/sdk/nodejs/cloudngfw/certificateObjectGlobalRulestack.ts b/sdk/nodejs/cloudngfw/certificateObjectGlobalRulestack.ts index e1e4c18b9682..0fbca4869bc4 100644 --- a/sdk/nodejs/cloudngfw/certificateObjectGlobalRulestack.ts +++ b/sdk/nodejs/cloudngfw/certificateObjectGlobalRulestack.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * GlobalRulestack Certificate Object * - * 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. + * Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. * - * 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. + * 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. */ export class CertificateObjectGlobalRulestack extends pulumi.CustomResource { /** diff --git a/sdk/nodejs/cloudngfw/certificateObjectLocalRulestack.ts b/sdk/nodejs/cloudngfw/certificateObjectLocalRulestack.ts index d2cf45c832e2..ff5907c1fc76 100644 --- a/sdk/nodejs/cloudngfw/certificateObjectLocalRulestack.ts +++ b/sdk/nodejs/cloudngfw/certificateObjectLocalRulestack.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * LocalRulestack Certificate Object * - * 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. + * Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. * - * 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. + * 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. */ export class CertificateObjectLocalRulestack extends pulumi.CustomResource { /** diff --git a/sdk/nodejs/cloudngfw/firewall.ts b/sdk/nodejs/cloudngfw/firewall.ts index 2a0b598f7fea..4d75eada55f3 100644 --- a/sdk/nodejs/cloudngfw/firewall.ts +++ b/sdk/nodejs/cloudngfw/firewall.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * PaloAltoNetworks Firewall * - * 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. + * Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. * - * 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. + * 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. */ export class Firewall extends pulumi.CustomResource { /** diff --git a/sdk/nodejs/cloudngfw/fqdnListGlobalRulestack.ts b/sdk/nodejs/cloudngfw/fqdnListGlobalRulestack.ts index dab619a128a9..1622a4865049 100644 --- a/sdk/nodejs/cloudngfw/fqdnListGlobalRulestack.ts +++ b/sdk/nodejs/cloudngfw/fqdnListGlobalRulestack.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * GlobalRulestack fqdnList * - * 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. + * Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. * - * 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. + * 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. */ export class FqdnListGlobalRulestack extends pulumi.CustomResource { /** diff --git a/sdk/nodejs/cloudngfw/fqdnListLocalRulestack.ts b/sdk/nodejs/cloudngfw/fqdnListLocalRulestack.ts index 5c23d059d870..6722e908cbad 100644 --- a/sdk/nodejs/cloudngfw/fqdnListLocalRulestack.ts +++ b/sdk/nodejs/cloudngfw/fqdnListLocalRulestack.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * LocalRulestack fqdnList * - * 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. + * Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. * - * 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. + * 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. */ export class FqdnListLocalRulestack extends pulumi.CustomResource { /** diff --git a/sdk/nodejs/cloudngfw/getCertificateObjectGlobalRulestack.ts b/sdk/nodejs/cloudngfw/getCertificateObjectGlobalRulestack.ts index 7532fc9189f9..f62807686f56 100644 --- a/sdk/nodejs/cloudngfw/getCertificateObjectGlobalRulestack.ts +++ b/sdk/nodejs/cloudngfw/getCertificateObjectGlobalRulestack.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * Get a CertificateObjectGlobalRulestackResource * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getCertificateObjectGlobalRulestack(args: GetCertificateObjectGlobalRulestackArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -85,9 +85,9 @@ export interface GetCertificateObjectGlobalRulestackResult { /** * Get a CertificateObjectGlobalRulestackResource * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getCertificateObjectGlobalRulestackOutput(args: GetCertificateObjectGlobalRulestackOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/getCertificateObjectLocalRulestack.ts b/sdk/nodejs/cloudngfw/getCertificateObjectLocalRulestack.ts index 12d4b63e98b5..69406574e966 100644 --- a/sdk/nodejs/cloudngfw/getCertificateObjectLocalRulestack.ts +++ b/sdk/nodejs/cloudngfw/getCertificateObjectLocalRulestack.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * Get a CertificateObjectLocalRulestackResource * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getCertificateObjectLocalRulestack(args: GetCertificateObjectLocalRulestackArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -90,9 +90,9 @@ export interface GetCertificateObjectLocalRulestackResult { /** * Get a CertificateObjectLocalRulestackResource * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getCertificateObjectLocalRulestackOutput(args: GetCertificateObjectLocalRulestackOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/getFirewall.ts b/sdk/nodejs/cloudngfw/getFirewall.ts index 08a43cd8d200..408fef96ace9 100644 --- a/sdk/nodejs/cloudngfw/getFirewall.ts +++ b/sdk/nodejs/cloudngfw/getFirewall.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * Get a FirewallResource * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getFirewall(args: GetFirewallArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -121,9 +121,9 @@ export interface GetFirewallResult { /** * Get a FirewallResource * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getFirewallOutput(args: GetFirewallOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/getFirewallGlobalRulestack.ts b/sdk/nodejs/cloudngfw/getFirewallGlobalRulestack.ts index 4e7dfad3e86a..f629c70732de 100644 --- a/sdk/nodejs/cloudngfw/getFirewallGlobalRulestack.ts +++ b/sdk/nodejs/cloudngfw/getFirewallGlobalRulestack.ts @@ -7,9 +7,9 @@ import * as utilities from "../utilities"; /** * Get Global Rulestack associated with the Firewall * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getFirewallGlobalRulestack(args: GetFirewallGlobalRulestackArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -42,9 +42,9 @@ export interface GetFirewallGlobalRulestackResult { /** * Get Global Rulestack associated with the Firewall * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getFirewallGlobalRulestackOutput(args: GetFirewallGlobalRulestackOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/getFirewallLogProfile.ts b/sdk/nodejs/cloudngfw/getFirewallLogProfile.ts index 8a7f4758bce0..03d021ed727b 100644 --- a/sdk/nodejs/cloudngfw/getFirewallLogProfile.ts +++ b/sdk/nodejs/cloudngfw/getFirewallLogProfile.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * Log Profile for Firewall * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getFirewallLogProfile(args: GetFirewallLogProfileArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -69,9 +69,9 @@ export interface GetFirewallLogProfileResult { /** * Log Profile for Firewall * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getFirewallLogProfileOutput(args: GetFirewallLogProfileOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/getFirewallSupportInfo.ts b/sdk/nodejs/cloudngfw/getFirewallSupportInfo.ts index 792ec6b46aa3..dc60b635f3f8 100644 --- a/sdk/nodejs/cloudngfw/getFirewallSupportInfo.ts +++ b/sdk/nodejs/cloudngfw/getFirewallSupportInfo.ts @@ -7,9 +7,9 @@ import * as utilities from "../utilities"; /** * support info for firewall. * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getFirewallSupportInfo(args: GetFirewallSupportInfoArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -40,21 +40,13 @@ export interface GetFirewallSupportInfoArgs { */ export interface GetFirewallSupportInfoResult { /** - * Support account associated with given resource when association type is tenant + * Support account associated with given resource */ readonly accountId?: string; - /** - * Support account associated with given resource when association type is billing - */ - readonly accountIdForBilling?: string; /** * account registered in Customer Support Portal */ readonly accountRegistered?: string; - /** - * Association Type - */ - readonly associationType?: string; /** * Product usage is in free trial period */ @@ -99,9 +91,9 @@ export interface GetFirewallSupportInfoResult { /** * support info for firewall. * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getFirewallSupportInfoOutput(args: GetFirewallSupportInfoOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/getFqdnListGlobalRulestack.ts b/sdk/nodejs/cloudngfw/getFqdnListGlobalRulestack.ts index 9ec431f4cb54..b8e350711f9b 100644 --- a/sdk/nodejs/cloudngfw/getFqdnListGlobalRulestack.ts +++ b/sdk/nodejs/cloudngfw/getFqdnListGlobalRulestack.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * Get a FqdnListGlobalRulestackResource * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getFqdnListGlobalRulestack(args: GetFqdnListGlobalRulestackArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -81,9 +81,9 @@ export interface GetFqdnListGlobalRulestackResult { /** * Get a FqdnListGlobalRulestackResource * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getFqdnListGlobalRulestackOutput(args: GetFqdnListGlobalRulestackOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/getFqdnListLocalRulestack.ts b/sdk/nodejs/cloudngfw/getFqdnListLocalRulestack.ts index d50196049888..0935a00b9fed 100644 --- a/sdk/nodejs/cloudngfw/getFqdnListLocalRulestack.ts +++ b/sdk/nodejs/cloudngfw/getFqdnListLocalRulestack.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * Get a FqdnListLocalRulestackResource * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getFqdnListLocalRulestack(args: GetFqdnListLocalRulestackArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -86,9 +86,9 @@ export interface GetFqdnListLocalRulestackResult { /** * Get a FqdnListLocalRulestackResource * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getFqdnListLocalRulestackOutput(args: GetFqdnListLocalRulestackOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/getGlobalRulestack.ts b/sdk/nodejs/cloudngfw/getGlobalRulestack.ts index 68f5840a629f..ab034a97fdee 100644 --- a/sdk/nodejs/cloudngfw/getGlobalRulestack.ts +++ b/sdk/nodejs/cloudngfw/getGlobalRulestack.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * Get a GlobalRulestackResource * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getGlobalRulestack(args: GetGlobalRulestackArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -100,9 +100,9 @@ export interface GetGlobalRulestackResult { /** * Get a GlobalRulestackResource * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getGlobalRulestackOutput(args: GetGlobalRulestackOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/getGlobalRulestackChangeLog.ts b/sdk/nodejs/cloudngfw/getGlobalRulestackChangeLog.ts index e94a5d55dcf3..1d18b6379146 100644 --- a/sdk/nodejs/cloudngfw/getGlobalRulestackChangeLog.ts +++ b/sdk/nodejs/cloudngfw/getGlobalRulestackChangeLog.ts @@ -7,9 +7,9 @@ import * as utilities from "../utilities"; /** * Get changelog * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getGlobalRulestackChangeLog(args: GetGlobalRulestackChangeLogArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -45,9 +45,9 @@ export interface GetGlobalRulestackChangeLogResult { /** * Get changelog * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getGlobalRulestackChangeLogOutput(args: GetGlobalRulestackChangeLogOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/getLocalRule.ts b/sdk/nodejs/cloudngfw/getLocalRule.ts index cd2dbc46870c..d4f9e9192e1f 100644 --- a/sdk/nodejs/cloudngfw/getLocalRule.ts +++ b/sdk/nodejs/cloudngfw/getLocalRule.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * Get a LocalRulesResource * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getLocalRule(args: GetLocalRuleArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -143,9 +143,9 @@ export interface GetLocalRuleResult { /** * Get a LocalRulesResource * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getLocalRuleOutput(args: GetLocalRuleOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/getLocalRuleCounters.ts b/sdk/nodejs/cloudngfw/getLocalRuleCounters.ts index 136dca4257f4..5ed1c488a7c5 100644 --- a/sdk/nodejs/cloudngfw/getLocalRuleCounters.ts +++ b/sdk/nodejs/cloudngfw/getLocalRuleCounters.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * Get counters * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getLocalRuleCounters(args: GetLocalRuleCountersArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -88,9 +88,9 @@ export interface GetLocalRuleCountersResult { /** * Get counters * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getLocalRuleCountersOutput(args: GetLocalRuleCountersOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/getLocalRulestack.ts b/sdk/nodejs/cloudngfw/getLocalRulestack.ts index 01af86d4113b..8e861f70d79d 100644 --- a/sdk/nodejs/cloudngfw/getLocalRulestack.ts +++ b/sdk/nodejs/cloudngfw/getLocalRulestack.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * Get a LocalRulestackResource * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getLocalRulestack(args: GetLocalRulestackArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -109,9 +109,9 @@ export interface GetLocalRulestackResult { /** * Get a LocalRulestackResource * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getLocalRulestackOutput(args: GetLocalRulestackOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/getLocalRulestackChangeLog.ts b/sdk/nodejs/cloudngfw/getLocalRulestackChangeLog.ts index b8322a499fd4..dd3c17f0433f 100644 --- a/sdk/nodejs/cloudngfw/getLocalRulestackChangeLog.ts +++ b/sdk/nodejs/cloudngfw/getLocalRulestackChangeLog.ts @@ -7,9 +7,9 @@ import * as utilities from "../utilities"; /** * Get changelog * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getLocalRulestackChangeLog(args: GetLocalRulestackChangeLogArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -50,9 +50,9 @@ export interface GetLocalRulestackChangeLogResult { /** * Get changelog * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getLocalRulestackChangeLogOutput(args: GetLocalRulestackChangeLogOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/getLocalRulestackSupportInfo.ts b/sdk/nodejs/cloudngfw/getLocalRulestackSupportInfo.ts index 3fd4a93538db..d33f4508f24f 100644 --- a/sdk/nodejs/cloudngfw/getLocalRulestackSupportInfo.ts +++ b/sdk/nodejs/cloudngfw/getLocalRulestackSupportInfo.ts @@ -7,9 +7,9 @@ import * as utilities from "../utilities"; /** * support info for rulestack. * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getLocalRulestackSupportInfo(args: GetLocalRulestackSupportInfoArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -40,21 +40,13 @@ export interface GetLocalRulestackSupportInfoArgs { */ export interface GetLocalRulestackSupportInfoResult { /** - * Support account associated with given resource when association type is tenant + * Support account associated with given resource */ readonly accountId?: string; - /** - * Support account associated with given resource when association type is billing - */ - readonly accountIdForBilling?: string; /** * account registered in Customer Support Portal */ readonly accountRegistered?: string; - /** - * Association Type - */ - readonly associationType?: string; /** * Product usage is in free trial period */ @@ -99,9 +91,9 @@ export interface GetLocalRulestackSupportInfoResult { /** * support info for rulestack. * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getLocalRulestackSupportInfoOutput(args: GetLocalRulestackSupportInfoOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/getPostRule.ts b/sdk/nodejs/cloudngfw/getPostRule.ts index 08b7a47dada1..90e98040ed97 100644 --- a/sdk/nodejs/cloudngfw/getPostRule.ts +++ b/sdk/nodejs/cloudngfw/getPostRule.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * Get a PostRulesResource * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getPostRule(args: GetPostRuleArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -138,9 +138,9 @@ export interface GetPostRuleResult { /** * Get a PostRulesResource * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getPostRuleOutput(args: GetPostRuleOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/getPostRuleCounters.ts b/sdk/nodejs/cloudngfw/getPostRuleCounters.ts index ff65963ada47..d652c1eec01d 100644 --- a/sdk/nodejs/cloudngfw/getPostRuleCounters.ts +++ b/sdk/nodejs/cloudngfw/getPostRuleCounters.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * Get counters * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getPostRuleCounters(args: GetPostRuleCountersArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -83,9 +83,9 @@ export interface GetPostRuleCountersResult { /** * Get counters * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getPostRuleCountersOutput(args: GetPostRuleCountersOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/getPreRule.ts b/sdk/nodejs/cloudngfw/getPreRule.ts index 0e12607b7c80..e5c15a2d7488 100644 --- a/sdk/nodejs/cloudngfw/getPreRule.ts +++ b/sdk/nodejs/cloudngfw/getPreRule.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * Get a PreRulesResource * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getPreRule(args: GetPreRuleArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -138,9 +138,9 @@ export interface GetPreRuleResult { /** * Get a PreRulesResource * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getPreRuleOutput(args: GetPreRuleOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/getPreRuleCounters.ts b/sdk/nodejs/cloudngfw/getPreRuleCounters.ts index 624d73046be1..f31366f2f468 100644 --- a/sdk/nodejs/cloudngfw/getPreRuleCounters.ts +++ b/sdk/nodejs/cloudngfw/getPreRuleCounters.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * Get counters * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getPreRuleCounters(args: GetPreRuleCountersArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -83,9 +83,9 @@ export interface GetPreRuleCountersResult { /** * Get counters * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getPreRuleCountersOutput(args: GetPreRuleCountersOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/getPrefixListGlobalRulestack.ts b/sdk/nodejs/cloudngfw/getPrefixListGlobalRulestack.ts index ab3e2ee004b2..59693948954d 100644 --- a/sdk/nodejs/cloudngfw/getPrefixListGlobalRulestack.ts +++ b/sdk/nodejs/cloudngfw/getPrefixListGlobalRulestack.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * Get a PrefixListGlobalRulestackResource * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getPrefixListGlobalRulestack(args: GetPrefixListGlobalRulestackArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -81,9 +81,9 @@ export interface GetPrefixListGlobalRulestackResult { /** * Get a PrefixListGlobalRulestackResource * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getPrefixListGlobalRulestackOutput(args: GetPrefixListGlobalRulestackOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/getPrefixListLocalRulestack.ts b/sdk/nodejs/cloudngfw/getPrefixListLocalRulestack.ts index 1ffae814a18a..ae171ddcd2b0 100644 --- a/sdk/nodejs/cloudngfw/getPrefixListLocalRulestack.ts +++ b/sdk/nodejs/cloudngfw/getPrefixListLocalRulestack.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * Get a PrefixListResource * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getPrefixListLocalRulestack(args: GetPrefixListLocalRulestackArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -86,9 +86,9 @@ export interface GetPrefixListLocalRulestackResult { /** * Get a PrefixListResource * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function getPrefixListLocalRulestackOutput(args: GetPrefixListLocalRulestackOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/globalRulestack.ts b/sdk/nodejs/cloudngfw/globalRulestack.ts index a5c2fc23b7de..8963cbf07b45 100644 --- a/sdk/nodejs/cloudngfw/globalRulestack.ts +++ b/sdk/nodejs/cloudngfw/globalRulestack.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * PaloAltoNetworks GlobalRulestack * - * 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. + * Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. * - * 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. + * 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. */ export class GlobalRulestack extends pulumi.CustomResource { /** diff --git a/sdk/nodejs/cloudngfw/index.ts b/sdk/nodejs/cloudngfw/index.ts index 3e20724318a9..18b08a2b5286 100644 --- a/sdk/nodejs/cloudngfw/index.ts +++ b/sdk/nodejs/cloudngfw/index.ts @@ -200,20 +200,20 @@ export const listLocalRulestackSecurityServices: typeof import("./listLocalRules export const listLocalRulestackSecurityServicesOutput: typeof import("./listLocalRulestackSecurityServices").listLocalRulestackSecurityServicesOutput = null as any; utilities.lazyLoad(exports, ["listLocalRulestackSecurityServices","listLocalRulestackSecurityServicesOutput"], () => require("./listLocalRulestackSecurityServices")); -export { ListPaloAltoNetworksCloudngfwCloudManagerTenantsArgs, ListPaloAltoNetworksCloudngfwCloudManagerTenantsResult } from "./listPaloAltoNetworksCloudngfwCloudManagerTenants"; -export const listPaloAltoNetworksCloudngfwCloudManagerTenants: typeof import("./listPaloAltoNetworksCloudngfwCloudManagerTenants").listPaloAltoNetworksCloudngfwCloudManagerTenants = null as any; -export const listPaloAltoNetworksCloudngfwCloudManagerTenantsOutput: typeof import("./listPaloAltoNetworksCloudngfwCloudManagerTenants").listPaloAltoNetworksCloudngfwCloudManagerTenantsOutput = null as any; -utilities.lazyLoad(exports, ["listPaloAltoNetworksCloudngfwCloudManagerTenants","listPaloAltoNetworksCloudngfwCloudManagerTenantsOutput"], () => require("./listPaloAltoNetworksCloudngfwCloudManagerTenants")); - -export { ListPaloAltoNetworksCloudngfwProductSerialNumberStatusArgs, ListPaloAltoNetworksCloudngfwProductSerialNumberStatusResult } from "./listPaloAltoNetworksCloudngfwProductSerialNumberStatus"; -export const listPaloAltoNetworksCloudngfwProductSerialNumberStatus: typeof import("./listPaloAltoNetworksCloudngfwProductSerialNumberStatus").listPaloAltoNetworksCloudngfwProductSerialNumberStatus = null as any; -export const listPaloAltoNetworksCloudngfwProductSerialNumberStatusOutput: typeof import("./listPaloAltoNetworksCloudngfwProductSerialNumberStatus").listPaloAltoNetworksCloudngfwProductSerialNumberStatusOutput = null as any; -utilities.lazyLoad(exports, ["listPaloAltoNetworksCloudngfwProductSerialNumberStatus","listPaloAltoNetworksCloudngfwProductSerialNumberStatusOutput"], () => require("./listPaloAltoNetworksCloudngfwProductSerialNumberStatus")); - -export { ListPaloAltoNetworksCloudngfwSupportInfoArgs, ListPaloAltoNetworksCloudngfwSupportInfoResult } from "./listPaloAltoNetworksCloudngfwSupportInfo"; -export const listPaloAltoNetworksCloudngfwSupportInfo: typeof import("./listPaloAltoNetworksCloudngfwSupportInfo").listPaloAltoNetworksCloudngfwSupportInfo = null as any; -export const listPaloAltoNetworksCloudngfwSupportInfoOutput: typeof import("./listPaloAltoNetworksCloudngfwSupportInfo").listPaloAltoNetworksCloudngfwSupportInfoOutput = null as any; -utilities.lazyLoad(exports, ["listPaloAltoNetworksCloudngfwSupportInfo","listPaloAltoNetworksCloudngfwSupportInfoOutput"], () => require("./listPaloAltoNetworksCloudngfwSupportInfo")); +export { ListPaloAltoNetworksCloudngfwOperationCloudManagerTenantsArgs, ListPaloAltoNetworksCloudngfwOperationCloudManagerTenantsResult } from "./listPaloAltoNetworksCloudngfwOperationCloudManagerTenants"; +export const listPaloAltoNetworksCloudngfwOperationCloudManagerTenants: typeof import("./listPaloAltoNetworksCloudngfwOperationCloudManagerTenants").listPaloAltoNetworksCloudngfwOperationCloudManagerTenants = null as any; +export const listPaloAltoNetworksCloudngfwOperationCloudManagerTenantsOutput: typeof import("./listPaloAltoNetworksCloudngfwOperationCloudManagerTenants").listPaloAltoNetworksCloudngfwOperationCloudManagerTenantsOutput = null as any; +utilities.lazyLoad(exports, ["listPaloAltoNetworksCloudngfwOperationCloudManagerTenants","listPaloAltoNetworksCloudngfwOperationCloudManagerTenantsOutput"], () => require("./listPaloAltoNetworksCloudngfwOperationCloudManagerTenants")); + +export { ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusArgs, ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusResult } from "./listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus"; +export const listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus: typeof import("./listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus").listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus = null as any; +export const listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusOutput: typeof import("./listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus").listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusOutput = null as any; +utilities.lazyLoad(exports, ["listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus","listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusOutput"], () => require("./listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus")); + +export { ListPaloAltoNetworksCloudngfwOperationSupportInfoArgs, ListPaloAltoNetworksCloudngfwOperationSupportInfoResult } from "./listPaloAltoNetworksCloudngfwOperationSupportInfo"; +export const listPaloAltoNetworksCloudngfwOperationSupportInfo: typeof import("./listPaloAltoNetworksCloudngfwOperationSupportInfo").listPaloAltoNetworksCloudngfwOperationSupportInfo = null as any; +export const listPaloAltoNetworksCloudngfwOperationSupportInfoOutput: typeof import("./listPaloAltoNetworksCloudngfwOperationSupportInfo").listPaloAltoNetworksCloudngfwOperationSupportInfoOutput = null as any; +utilities.lazyLoad(exports, ["listPaloAltoNetworksCloudngfwOperationSupportInfo","listPaloAltoNetworksCloudngfwOperationSupportInfoOutput"], () => require("./listPaloAltoNetworksCloudngfwOperationSupportInfo")); export { LocalRuleArgs } from "./localRule"; export type LocalRule = import("./localRule").LocalRule; diff --git a/sdk/nodejs/cloudngfw/listGlobalRulestackAdvancedSecurityObjects.ts b/sdk/nodejs/cloudngfw/listGlobalRulestackAdvancedSecurityObjects.ts index a4177c45aa78..9ce7f3a2b25b 100644 --- a/sdk/nodejs/cloudngfw/listGlobalRulestackAdvancedSecurityObjects.ts +++ b/sdk/nodejs/cloudngfw/listGlobalRulestackAdvancedSecurityObjects.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * Get the list of advanced security objects * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function listGlobalRulestackAdvancedSecurityObjects(args: ListGlobalRulestackAdvancedSecurityObjectsArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -50,9 +50,9 @@ export interface ListGlobalRulestackAdvancedSecurityObjectsResult { /** * Get the list of advanced security objects * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function listGlobalRulestackAdvancedSecurityObjectsOutput(args: ListGlobalRulestackAdvancedSecurityObjectsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/listGlobalRulestackAppIds.ts b/sdk/nodejs/cloudngfw/listGlobalRulestackAppIds.ts index a961c11b9c72..1f1b1b476016 100644 --- a/sdk/nodejs/cloudngfw/listGlobalRulestackAppIds.ts +++ b/sdk/nodejs/cloudngfw/listGlobalRulestackAppIds.ts @@ -7,9 +7,9 @@ import * as utilities from "../utilities"; /** * List of AppIds for GlobalRulestack ApiVersion * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function listGlobalRulestackAppIds(args: ListGlobalRulestackAppIdsArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -46,9 +46,9 @@ export interface ListGlobalRulestackAppIdsResult { /** * List of AppIds for GlobalRulestack ApiVersion * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function listGlobalRulestackAppIdsOutput(args: ListGlobalRulestackAppIdsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/listGlobalRulestackCountries.ts b/sdk/nodejs/cloudngfw/listGlobalRulestackCountries.ts index 301127b0aebe..19285d4cdb32 100644 --- a/sdk/nodejs/cloudngfw/listGlobalRulestackCountries.ts +++ b/sdk/nodejs/cloudngfw/listGlobalRulestackCountries.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * List of countries for Rulestack * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function listGlobalRulestackCountries(args: ListGlobalRulestackCountriesArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -48,9 +48,9 @@ export interface ListGlobalRulestackCountriesResult { /** * List of countries for Rulestack * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function listGlobalRulestackCountriesOutput(args: ListGlobalRulestackCountriesOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/listGlobalRulestackFirewalls.ts b/sdk/nodejs/cloudngfw/listGlobalRulestackFirewalls.ts index f59b83f002ec..14f080ae20b8 100644 --- a/sdk/nodejs/cloudngfw/listGlobalRulestackFirewalls.ts +++ b/sdk/nodejs/cloudngfw/listGlobalRulestackFirewalls.ts @@ -7,9 +7,9 @@ import * as utilities from "../utilities"; /** * List of Firewalls associated with Rulestack * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function listGlobalRulestackFirewalls(args: ListGlobalRulestackFirewallsArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -41,9 +41,9 @@ export interface ListGlobalRulestackFirewallsResult { /** * List of Firewalls associated with Rulestack * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function listGlobalRulestackFirewallsOutput(args: ListGlobalRulestackFirewallsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/listGlobalRulestackPredefinedUrlCategories.ts b/sdk/nodejs/cloudngfw/listGlobalRulestackPredefinedUrlCategories.ts index e1474998ac0b..f0f6a9bf07e8 100644 --- a/sdk/nodejs/cloudngfw/listGlobalRulestackPredefinedUrlCategories.ts +++ b/sdk/nodejs/cloudngfw/listGlobalRulestackPredefinedUrlCategories.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * List predefined URL categories for rulestack * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function listGlobalRulestackPredefinedUrlCategories(args: ListGlobalRulestackPredefinedUrlCategoriesArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -48,9 +48,9 @@ export interface ListGlobalRulestackPredefinedUrlCategoriesResult { /** * List predefined URL categories for rulestack * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function listGlobalRulestackPredefinedUrlCategoriesOutput(args: ListGlobalRulestackPredefinedUrlCategoriesOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/listGlobalRulestackSecurityServices.ts b/sdk/nodejs/cloudngfw/listGlobalRulestackSecurityServices.ts index a4618f8e5a23..9e181b7164ac 100644 --- a/sdk/nodejs/cloudngfw/listGlobalRulestackSecurityServices.ts +++ b/sdk/nodejs/cloudngfw/listGlobalRulestackSecurityServices.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * List the security services for rulestack * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function listGlobalRulestackSecurityServices(args: ListGlobalRulestackSecurityServicesArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -50,9 +50,9 @@ export interface ListGlobalRulestackSecurityServicesResult { /** * List the security services for rulestack * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function listGlobalRulestackSecurityServicesOutput(args: ListGlobalRulestackSecurityServicesOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/listLocalRulestackAdvancedSecurityObjects.ts b/sdk/nodejs/cloudngfw/listLocalRulestackAdvancedSecurityObjects.ts index 3957867b696a..a3acb5350139 100644 --- a/sdk/nodejs/cloudngfw/listLocalRulestackAdvancedSecurityObjects.ts +++ b/sdk/nodejs/cloudngfw/listLocalRulestackAdvancedSecurityObjects.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * Get the list of advanced security objects * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function listLocalRulestackAdvancedSecurityObjects(args: ListLocalRulestackAdvancedSecurityObjectsArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -55,9 +55,9 @@ export interface ListLocalRulestackAdvancedSecurityObjectsResult { /** * Get the list of advanced security objects * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function listLocalRulestackAdvancedSecurityObjectsOutput(args: ListLocalRulestackAdvancedSecurityObjectsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/listLocalRulestackAppIds.ts b/sdk/nodejs/cloudngfw/listLocalRulestackAppIds.ts index 203d8bb8e806..864678244a32 100644 --- a/sdk/nodejs/cloudngfw/listLocalRulestackAppIds.ts +++ b/sdk/nodejs/cloudngfw/listLocalRulestackAppIds.ts @@ -7,9 +7,9 @@ import * as utilities from "../utilities"; /** * List of AppIds for LocalRulestack ApiVersion * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function listLocalRulestackAppIds(args: ListLocalRulestackAppIdsArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -51,9 +51,9 @@ export interface ListLocalRulestackAppIdsResult { /** * List of AppIds for LocalRulestack ApiVersion * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function listLocalRulestackAppIdsOutput(args: ListLocalRulestackAppIdsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/listLocalRulestackCountries.ts b/sdk/nodejs/cloudngfw/listLocalRulestackCountries.ts index 38b00827aef2..541e7ece7221 100644 --- a/sdk/nodejs/cloudngfw/listLocalRulestackCountries.ts +++ b/sdk/nodejs/cloudngfw/listLocalRulestackCountries.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * List of countries for Rulestack * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function listLocalRulestackCountries(args: ListLocalRulestackCountriesArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -53,9 +53,9 @@ export interface ListLocalRulestackCountriesResult { /** * List of countries for Rulestack * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function listLocalRulestackCountriesOutput(args: ListLocalRulestackCountriesOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/listLocalRulestackFirewalls.ts b/sdk/nodejs/cloudngfw/listLocalRulestackFirewalls.ts index 1902ab568f50..dabe7ef8c92f 100644 --- a/sdk/nodejs/cloudngfw/listLocalRulestackFirewalls.ts +++ b/sdk/nodejs/cloudngfw/listLocalRulestackFirewalls.ts @@ -7,9 +7,9 @@ import * as utilities from "../utilities"; /** * List of Firewalls associated with Rulestack * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function listLocalRulestackFirewalls(args: ListLocalRulestackFirewallsArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -46,9 +46,9 @@ export interface ListLocalRulestackFirewallsResult { /** * List of Firewalls associated with Rulestack * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function listLocalRulestackFirewallsOutput(args: ListLocalRulestackFirewallsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/listLocalRulestackPredefinedUrlCategories.ts b/sdk/nodejs/cloudngfw/listLocalRulestackPredefinedUrlCategories.ts index e95f232be8cd..a762b6e5d976 100644 --- a/sdk/nodejs/cloudngfw/listLocalRulestackPredefinedUrlCategories.ts +++ b/sdk/nodejs/cloudngfw/listLocalRulestackPredefinedUrlCategories.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * List predefined URL categories for rulestack * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function listLocalRulestackPredefinedUrlCategories(args: ListLocalRulestackPredefinedUrlCategoriesArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -53,9 +53,9 @@ export interface ListLocalRulestackPredefinedUrlCategoriesResult { /** * List predefined URL categories for rulestack * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function listLocalRulestackPredefinedUrlCategoriesOutput(args: ListLocalRulestackPredefinedUrlCategoriesOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/listLocalRulestackSecurityServices.ts b/sdk/nodejs/cloudngfw/listLocalRulestackSecurityServices.ts index 88913798c209..537a757616dd 100644 --- a/sdk/nodejs/cloudngfw/listLocalRulestackSecurityServices.ts +++ b/sdk/nodejs/cloudngfw/listLocalRulestackSecurityServices.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * List the security services for rulestack * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function listLocalRulestackSecurityServices(args: ListLocalRulestackSecurityServicesArgs, opts?: pulumi.InvokeOptions): Promise { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); @@ -55,9 +55,9 @@ export interface ListLocalRulestackSecurityServicesResult { /** * List the security services for rulestack * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * 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. + * 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. */ export function listLocalRulestackSecurityServicesOutput(args: ListLocalRulestackSecurityServicesOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); diff --git a/sdk/nodejs/cloudngfw/listPaloAltoNetworksCloudngfwCloudManagerTenants.ts b/sdk/nodejs/cloudngfw/listPaloAltoNetworksCloudngfwOperationCloudManagerTenants.ts similarity index 56% rename from sdk/nodejs/cloudngfw/listPaloAltoNetworksCloudngfwCloudManagerTenants.ts rename to sdk/nodejs/cloudngfw/listPaloAltoNetworksCloudngfwOperationCloudManagerTenants.ts index 8162227e2924..4fe9731bc705 100644 --- a/sdk/nodejs/cloudngfw/listPaloAltoNetworksCloudngfwCloudManagerTenants.ts +++ b/sdk/nodejs/cloudngfw/listPaloAltoNetworksCloudngfwOperationCloudManagerTenants.ts @@ -7,24 +7,24 @@ import * as utilities from "../utilities"; /** * Cloud Manager Tenant * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * Other available API versions: 2024-02-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. + * Other available API versions: 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. */ -export function listPaloAltoNetworksCloudngfwCloudManagerTenants(args?: ListPaloAltoNetworksCloudngfwCloudManagerTenantsArgs, opts?: pulumi.InvokeOptions): Promise { +export function listPaloAltoNetworksCloudngfwOperationCloudManagerTenants(args?: ListPaloAltoNetworksCloudngfwOperationCloudManagerTenantsArgs, opts?: pulumi.InvokeOptions): Promise { args = args || {}; opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); - return pulumi.runtime.invoke("azure-native:cloudngfw:listPaloAltoNetworksCloudngfwCloudManagerTenants", { + return pulumi.runtime.invoke("azure-native:cloudngfw:listPaloAltoNetworksCloudngfwOperationCloudManagerTenants", { }, opts); } -export interface ListPaloAltoNetworksCloudngfwCloudManagerTenantsArgs { +export interface ListPaloAltoNetworksCloudngfwOperationCloudManagerTenantsArgs { } /** * Cloud Manager Tenant */ -export interface ListPaloAltoNetworksCloudngfwCloudManagerTenantsResult { +export interface ListPaloAltoNetworksCloudngfwOperationCloudManagerTenantsResult { /** * List of Cloud Manager Tenants */ @@ -33,13 +33,13 @@ export interface ListPaloAltoNetworksCloudngfwCloudManagerTenantsResult { /** * Cloud Manager Tenant * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * Other available API versions: 2024-02-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. + * Other available API versions: 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. */ -export function listPaloAltoNetworksCloudngfwCloudManagerTenantsOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output { +export function listPaloAltoNetworksCloudngfwOperationCloudManagerTenantsOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); - return pulumi.runtime.invokeOutput("azure-native:cloudngfw:listPaloAltoNetworksCloudngfwCloudManagerTenants", { + return pulumi.runtime.invokeOutput("azure-native:cloudngfw:listPaloAltoNetworksCloudngfwOperationCloudManagerTenants", { }, opts); } diff --git a/sdk/nodejs/cloudngfw/listPaloAltoNetworksCloudngfwProductSerialNumberStatus.ts b/sdk/nodejs/cloudngfw/listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus.ts similarity index 58% rename from sdk/nodejs/cloudngfw/listPaloAltoNetworksCloudngfwProductSerialNumberStatus.ts rename to sdk/nodejs/cloudngfw/listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus.ts index 497d7c971fd4..04284aae45d8 100644 --- a/sdk/nodejs/cloudngfw/listPaloAltoNetworksCloudngfwProductSerialNumberStatus.ts +++ b/sdk/nodejs/cloudngfw/listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus.ts @@ -7,24 +7,24 @@ import * as utilities from "../utilities"; /** * Product serial and status for the service * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * Other available API versions: 2024-02-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. + * Other available API versions: 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. */ -export function listPaloAltoNetworksCloudngfwProductSerialNumberStatus(args?: ListPaloAltoNetworksCloudngfwProductSerialNumberStatusArgs, opts?: pulumi.InvokeOptions): Promise { +export function listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus(args?: ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusArgs, opts?: pulumi.InvokeOptions): Promise { args = args || {}; opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); - return pulumi.runtime.invoke("azure-native:cloudngfw:listPaloAltoNetworksCloudngfwProductSerialNumberStatus", { + return pulumi.runtime.invoke("azure-native:cloudngfw:listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus", { }, opts); } -export interface ListPaloAltoNetworksCloudngfwProductSerialNumberStatusArgs { +export interface ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusArgs { } /** * Product serial and status for the service */ -export interface ListPaloAltoNetworksCloudngfwProductSerialNumberStatusResult { +export interface ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusResult { /** * product Serial associated with given resource */ @@ -37,13 +37,13 @@ export interface ListPaloAltoNetworksCloudngfwProductSerialNumberStatusResult { /** * Product serial and status for the service * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * Other available API versions: 2024-02-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. + * Other available API versions: 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. */ -export function listPaloAltoNetworksCloudngfwProductSerialNumberStatusOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output { +export function listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); - return pulumi.runtime.invokeOutput("azure-native:cloudngfw:listPaloAltoNetworksCloudngfwProductSerialNumberStatus", { + return pulumi.runtime.invokeOutput("azure-native:cloudngfw:listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus", { }, opts); } diff --git a/sdk/nodejs/cloudngfw/listPaloAltoNetworksCloudngfwSupportInfo.ts b/sdk/nodejs/cloudngfw/listPaloAltoNetworksCloudngfwOperationSupportInfo.ts similarity index 57% rename from sdk/nodejs/cloudngfw/listPaloAltoNetworksCloudngfwSupportInfo.ts rename to sdk/nodejs/cloudngfw/listPaloAltoNetworksCloudngfwOperationSupportInfo.ts index f777012ce2d1..accda82bebc4 100644 --- a/sdk/nodejs/cloudngfw/listPaloAltoNetworksCloudngfwSupportInfo.ts +++ b/sdk/nodejs/cloudngfw/listPaloAltoNetworksCloudngfwOperationSupportInfo.ts @@ -7,40 +7,32 @@ import * as utilities from "../utilities"; /** * Support information for the service * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * Other available API versions: 2024-01-19-preview, 2024-02-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. + * Other available API versions: 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. */ -export function listPaloAltoNetworksCloudngfwSupportInfo(args?: ListPaloAltoNetworksCloudngfwSupportInfoArgs, opts?: pulumi.InvokeOptions): Promise { +export function listPaloAltoNetworksCloudngfwOperationSupportInfo(args?: ListPaloAltoNetworksCloudngfwOperationSupportInfoArgs, opts?: pulumi.InvokeOptions): Promise { args = args || {}; opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); - return pulumi.runtime.invoke("azure-native:cloudngfw:listPaloAltoNetworksCloudngfwSupportInfo", { + return pulumi.runtime.invoke("azure-native:cloudngfw:listPaloAltoNetworksCloudngfwOperationSupportInfo", { }, opts); } -export interface ListPaloAltoNetworksCloudngfwSupportInfoArgs { +export interface ListPaloAltoNetworksCloudngfwOperationSupportInfoArgs { } /** * Support information for the service */ -export interface ListPaloAltoNetworksCloudngfwSupportInfoResult { +export interface ListPaloAltoNetworksCloudngfwOperationSupportInfoResult { /** - * Support account associated with given resource when association type is tenant + * Support account associated with given resource */ readonly accountId?: string; - /** - * Support account associated with given resource when association type is billing - */ - readonly accountIdForBilling?: string; /** * account registered in Customer Support Portal */ readonly accountRegistrationStatus?: string; - /** - * Association Type - */ - readonly associationType?: string; /** * credits purchased, unit per hour */ @@ -97,13 +89,13 @@ export interface ListPaloAltoNetworksCloudngfwSupportInfoResult { /** * Support information for the service * - * Uses Azure REST API version 2025-02-06-preview. + * Uses Azure REST API version 2025-05-23. * - * Other available API versions: 2024-01-19-preview, 2024-02-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. + * Other available API versions: 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. */ -export function listPaloAltoNetworksCloudngfwSupportInfoOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output { +export function listPaloAltoNetworksCloudngfwOperationSupportInfoOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {}); - return pulumi.runtime.invokeOutput("azure-native:cloudngfw:listPaloAltoNetworksCloudngfwSupportInfo", { + return pulumi.runtime.invokeOutput("azure-native:cloudngfw:listPaloAltoNetworksCloudngfwOperationSupportInfo", { }, opts); } diff --git a/sdk/nodejs/cloudngfw/localRule.ts b/sdk/nodejs/cloudngfw/localRule.ts index cdd27826bccb..108b836e21e5 100644 --- a/sdk/nodejs/cloudngfw/localRule.ts +++ b/sdk/nodejs/cloudngfw/localRule.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * LocalRulestack rule list * - * 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. + * Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. * - * 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. + * 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. */ export class LocalRule extends pulumi.CustomResource { /** diff --git a/sdk/nodejs/cloudngfw/localRulestack.ts b/sdk/nodejs/cloudngfw/localRulestack.ts index 6fd2bbc4bc67..6d7ec58c663f 100644 --- a/sdk/nodejs/cloudngfw/localRulestack.ts +++ b/sdk/nodejs/cloudngfw/localRulestack.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * PaloAltoNetworks LocalRulestack * - * 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. + * Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. * - * 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. + * 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. */ export class LocalRulestack extends pulumi.CustomResource { /** diff --git a/sdk/nodejs/cloudngfw/postRule.ts b/sdk/nodejs/cloudngfw/postRule.ts index ea5a7e808cfb..41106f7a6cdb 100644 --- a/sdk/nodejs/cloudngfw/postRule.ts +++ b/sdk/nodejs/cloudngfw/postRule.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * PostRulestack rule list * - * 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. + * Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. * - * 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. + * 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. */ export class PostRule extends pulumi.CustomResource { /** diff --git a/sdk/nodejs/cloudngfw/preRule.ts b/sdk/nodejs/cloudngfw/preRule.ts index 78a224b6a3d1..6e9957e2d822 100644 --- a/sdk/nodejs/cloudngfw/preRule.ts +++ b/sdk/nodejs/cloudngfw/preRule.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * PreRulestack rule list * - * 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. + * Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. * - * 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. + * 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. */ export class PreRule extends pulumi.CustomResource { /** diff --git a/sdk/nodejs/cloudngfw/prefixListGlobalRulestack.ts b/sdk/nodejs/cloudngfw/prefixListGlobalRulestack.ts index dabf18ac8dd9..88e292cffe60 100644 --- a/sdk/nodejs/cloudngfw/prefixListGlobalRulestack.ts +++ b/sdk/nodejs/cloudngfw/prefixListGlobalRulestack.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * GlobalRulestack prefixList * - * 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. + * Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. * - * 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. + * 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. */ export class PrefixListGlobalRulestack extends pulumi.CustomResource { /** diff --git a/sdk/nodejs/cloudngfw/prefixListLocalRulestack.ts b/sdk/nodejs/cloudngfw/prefixListLocalRulestack.ts index 2c051363916f..3c32119cd31a 100644 --- a/sdk/nodejs/cloudngfw/prefixListLocalRulestack.ts +++ b/sdk/nodejs/cloudngfw/prefixListLocalRulestack.ts @@ -10,9 +10,9 @@ import * as utilities from "../utilities"; /** * LocalRulestack prefixList * - * 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. + * Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. * - * 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. + * 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. */ export class PrefixListLocalRulestack extends pulumi.CustomResource { /** diff --git a/sdk/nodejs/tsconfig.json b/sdk/nodejs/tsconfig.json index a513d82c0798..9822e68ac803 100644 --- a/sdk/nodejs/tsconfig.json +++ b/sdk/nodejs/tsconfig.json @@ -1167,9 +1167,9 @@ "cloudngfw/listLocalRulestackFirewalls.ts", "cloudngfw/listLocalRulestackPredefinedUrlCategories.ts", "cloudngfw/listLocalRulestackSecurityServices.ts", - "cloudngfw/listPaloAltoNetworksCloudngfwCloudManagerTenants.ts", - "cloudngfw/listPaloAltoNetworksCloudngfwProductSerialNumberStatus.ts", - "cloudngfw/listPaloAltoNetworksCloudngfwSupportInfo.ts", + "cloudngfw/listPaloAltoNetworksCloudngfwOperationCloudManagerTenants.ts", + "cloudngfw/listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus.ts", + "cloudngfw/listPaloAltoNetworksCloudngfwOperationSupportInfo.ts", "cloudngfw/localRule.ts", "cloudngfw/localRulestack.ts", "cloudngfw/postRule.ts", diff --git a/sdk/python/pulumi_azure_native/cloudngfw/__init__.py b/sdk/python/pulumi_azure_native/cloudngfw/__init__.py index 198dcf8e1f4f..c652769f9eb5 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/__init__.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/__init__.py @@ -46,9 +46,9 @@ from .list_local_rulestack_firewalls import * from .list_local_rulestack_predefined_url_categories import * from .list_local_rulestack_security_services import * -from .list_palo_alto_networks_cloudngfw_cloud_manager_tenants import * -from .list_palo_alto_networks_cloudngfw_product_serial_number_status import * -from .list_palo_alto_networks_cloudngfw_support_info import * +from .list_palo_alto_networks_cloudngfw_operation_cloud_manager_tenants import * +from .list_palo_alto_networks_cloudngfw_operation_product_serial_number_status import * +from .list_palo_alto_networks_cloudngfw_operation_support_info import * from .local_rule import * from .local_rulestack import * from .post_rule import * diff --git a/sdk/python/pulumi_azure_native/cloudngfw/certificate_object_global_rulestack.py b/sdk/python/pulumi_azure_native/cloudngfw/certificate_object_global_rulestack.py index bbd0334d7f69..7c87e735294f 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/certificate_object_global_rulestack.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/certificate_object_global_rulestack.py @@ -137,9 +137,9 @@ def __init__(__self__, """ GlobalRulestack Certificate Object - 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. + Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. - 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. + 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. :param str resource_name: The name of the resource. :param pulumi.ResourceOptions opts: Options for the resource. @@ -159,9 +159,9 @@ def __init__(__self__, """ GlobalRulestack Certificate Object - 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. + Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. - 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. + 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. :param str resource_name: The name of the resource. :param CertificateObjectGlobalRulestackArgs args: The arguments to use to populate this resource's properties. diff --git a/sdk/python/pulumi_azure_native/cloudngfw/certificate_object_local_rulestack.py b/sdk/python/pulumi_azure_native/cloudngfw/certificate_object_local_rulestack.py index e8d9a8b805ca..899c50b948ec 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/certificate_object_local_rulestack.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/certificate_object_local_rulestack.py @@ -153,9 +153,9 @@ def __init__(__self__, """ LocalRulestack Certificate Object - 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. + Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. - 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. + 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. :param str resource_name: The name of the resource. :param pulumi.ResourceOptions opts: Options for the resource. @@ -176,9 +176,9 @@ def __init__(__self__, """ LocalRulestack Certificate Object - 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. + Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. - 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. + 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. :param str resource_name: The name of the resource. :param CertificateObjectLocalRulestackArgs args: The arguments to use to populate this resource's properties. diff --git a/sdk/python/pulumi_azure_native/cloudngfw/firewall.py b/sdk/python/pulumi_azure_native/cloudngfw/firewall.py index 32376165a3a7..8a92a4b84a1c 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/firewall.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/firewall.py @@ -305,9 +305,9 @@ def __init__(__self__, """ PaloAltoNetworks Firewall - 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. + Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. - 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. + 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. :param str resource_name: The name of the resource. :param pulumi.ResourceOptions opts: Options for the resource. @@ -337,9 +337,9 @@ def __init__(__self__, """ PaloAltoNetworks Firewall - 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. + Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. - 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. + 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. :param str resource_name: The name of the resource. :param FirewallArgs args: The arguments to use to populate this resource's properties. diff --git a/sdk/python/pulumi_azure_native/cloudngfw/fqdn_list_global_rulestack.py b/sdk/python/pulumi_azure_native/cloudngfw/fqdn_list_global_rulestack.py index 974cae1577ce..e1dd5e18782c 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/fqdn_list_global_rulestack.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/fqdn_list_global_rulestack.py @@ -119,9 +119,9 @@ def __init__(__self__, """ GlobalRulestack fqdnList - 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. + Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. - 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. + 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. :param str resource_name: The name of the resource. :param pulumi.ResourceOptions opts: Options for the resource. @@ -140,9 +140,9 @@ def __init__(__self__, """ GlobalRulestack fqdnList - 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. + Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. - 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. + 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. :param str resource_name: The name of the resource. :param FqdnListGlobalRulestackArgs args: The arguments to use to populate this resource's properties. diff --git a/sdk/python/pulumi_azure_native/cloudngfw/fqdn_list_local_rulestack.py b/sdk/python/pulumi_azure_native/cloudngfw/fqdn_list_local_rulestack.py index cbcf5a057fcb..9649a14697fd 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/fqdn_list_local_rulestack.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/fqdn_list_local_rulestack.py @@ -135,9 +135,9 @@ def __init__(__self__, """ LocalRulestack fqdnList - 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. + Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. - 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. + 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. :param str resource_name: The name of the resource. :param pulumi.ResourceOptions opts: Options for the resource. @@ -157,9 +157,9 @@ def __init__(__self__, """ LocalRulestack fqdnList - 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. + Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. - 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. + 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. :param str resource_name: The name of the resource. :param FqdnListLocalRulestackArgs args: The arguments to use to populate this resource's properties. diff --git a/sdk/python/pulumi_azure_native/cloudngfw/get_certificate_object_global_rulestack.py b/sdk/python/pulumi_azure_native/cloudngfw/get_certificate_object_global_rulestack.py index 8e2a89c37778..17beb7a13260 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/get_certificate_object_global_rulestack.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/get_certificate_object_global_rulestack.py @@ -177,9 +177,9 @@ def get_certificate_object_global_rulestack(global_rulestack_name: Optional[buil """ Get a CertificateObjectGlobalRulestackResource - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str global_rulestack_name: GlobalRulestack resource name @@ -209,9 +209,9 @@ def get_certificate_object_global_rulestack_output(global_rulestack_name: Option """ Get a CertificateObjectGlobalRulestackResource - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str global_rulestack_name: GlobalRulestack resource name diff --git a/sdk/python/pulumi_azure_native/cloudngfw/get_certificate_object_local_rulestack.py b/sdk/python/pulumi_azure_native/cloudngfw/get_certificate_object_local_rulestack.py index e7a84bb49726..e3d5309be08f 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/get_certificate_object_local_rulestack.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/get_certificate_object_local_rulestack.py @@ -178,9 +178,9 @@ def get_certificate_object_local_rulestack(local_rulestack_name: Optional[builti """ Get a CertificateObjectLocalRulestackResource - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str local_rulestack_name: LocalRulestack resource name @@ -213,9 +213,9 @@ def get_certificate_object_local_rulestack_output(local_rulestack_name: Optional """ Get a CertificateObjectLocalRulestackResource - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str local_rulestack_name: LocalRulestack resource name diff --git a/sdk/python/pulumi_azure_native/cloudngfw/get_firewall.py b/sdk/python/pulumi_azure_native/cloudngfw/get_firewall.py index 976b164532d2..c626755655f4 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/get_firewall.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/get_firewall.py @@ -285,9 +285,9 @@ def get_firewall(firewall_name: Optional[builtins.str] = None, """ Get a FirewallResource - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str firewall_name: Firewall resource name @@ -326,9 +326,9 @@ def get_firewall_output(firewall_name: Optional[pulumi.Input[builtins.str]] = No """ Get a FirewallResource - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str firewall_name: Firewall resource name diff --git a/sdk/python/pulumi_azure_native/cloudngfw/get_firewall_global_rulestack.py b/sdk/python/pulumi_azure_native/cloudngfw/get_firewall_global_rulestack.py index b02aa84f786b..356acdda3db1 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/get_firewall_global_rulestack.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/get_firewall_global_rulestack.py @@ -56,9 +56,9 @@ def get_firewall_global_rulestack(firewall_name: Optional[builtins.str] = None, """ Get Global Rulestack associated with the Firewall - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str firewall_name: Firewall resource name @@ -78,9 +78,9 @@ def get_firewall_global_rulestack_output(firewall_name: Optional[pulumi.Input[bu """ Get Global Rulestack associated with the Firewall - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str firewall_name: Firewall resource name diff --git a/sdk/python/pulumi_azure_native/cloudngfw/get_firewall_log_profile.py b/sdk/python/pulumi_azure_native/cloudngfw/get_firewall_log_profile.py index 99691e5d2cbe..3c26e424086f 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/get_firewall_log_profile.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/get_firewall_log_profile.py @@ -129,9 +129,9 @@ def get_firewall_log_profile(firewall_name: Optional[builtins.str] = None, """ Log Profile for Firewall - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str firewall_name: Firewall resource name @@ -157,9 +157,9 @@ def get_firewall_log_profile_output(firewall_name: Optional[pulumi.Input[builtin """ Log Profile for Firewall - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str firewall_name: Firewall resource name diff --git a/sdk/python/pulumi_azure_native/cloudngfw/get_firewall_support_info.py b/sdk/python/pulumi_azure_native/cloudngfw/get_firewall_support_info.py index c70a6f6711e7..f66157c68462 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/get_firewall_support_info.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/get_firewall_support_info.py @@ -27,19 +27,13 @@ class GetFirewallSupportInfoResult: """ Support information for the resource """ - def __init__(__self__, account_id=None, account_id_for_billing=None, account_registered=None, association_type=None, free_trial=None, free_trial_credit_left=None, free_trial_days_left=None, help_url=None, product_serial=None, product_sku=None, register_url=None, support_url=None, user_domain_supported=None, user_registered=None): + def __init__(__self__, account_id=None, account_registered=None, free_trial=None, free_trial_credit_left=None, free_trial_days_left=None, help_url=None, product_serial=None, product_sku=None, register_url=None, support_url=None, user_domain_supported=None, user_registered=None): if account_id and not isinstance(account_id, str): raise TypeError("Expected argument 'account_id' to be a str") pulumi.set(__self__, "account_id", account_id) - if account_id_for_billing and not isinstance(account_id_for_billing, str): - raise TypeError("Expected argument 'account_id_for_billing' to be a str") - pulumi.set(__self__, "account_id_for_billing", account_id_for_billing) if account_registered and not isinstance(account_registered, str): raise TypeError("Expected argument 'account_registered' to be a str") pulumi.set(__self__, "account_registered", account_registered) - if association_type and not isinstance(association_type, str): - raise TypeError("Expected argument 'association_type' to be a str") - pulumi.set(__self__, "association_type", association_type) if free_trial and not isinstance(free_trial, str): raise TypeError("Expected argument 'free_trial' to be a str") pulumi.set(__self__, "free_trial", free_trial) @@ -75,18 +69,10 @@ def __init__(__self__, account_id=None, account_id_for_billing=None, account_reg @pulumi.getter(name="accountId") def account_id(self) -> Optional[builtins.str]: """ - Support account associated with given resource when association type is tenant + Support account associated with given resource """ return pulumi.get(self, "account_id") - @property - @pulumi.getter(name="accountIdForBilling") - def account_id_for_billing(self) -> Optional[builtins.str]: - """ - Support account associated with given resource when association type is billing - """ - return pulumi.get(self, "account_id_for_billing") - @property @pulumi.getter(name="accountRegistered") def account_registered(self) -> Optional[builtins.str]: @@ -95,14 +81,6 @@ def account_registered(self) -> Optional[builtins.str]: """ return pulumi.get(self, "account_registered") - @property - @pulumi.getter(name="associationType") - def association_type(self) -> Optional[builtins.str]: - """ - Association Type - """ - return pulumi.get(self, "association_type") - @property @pulumi.getter(name="freeTrial") def free_trial(self) -> Optional[builtins.str]: @@ -191,9 +169,7 @@ def __await__(self): yield self return GetFirewallSupportInfoResult( account_id=self.account_id, - account_id_for_billing=self.account_id_for_billing, account_registered=self.account_registered, - association_type=self.association_type, free_trial=self.free_trial, free_trial_credit_left=self.free_trial_credit_left, free_trial_days_left=self.free_trial_days_left, @@ -213,9 +189,9 @@ def get_firewall_support_info(email: Optional[builtins.str] = None, """ support info for firewall. - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str email: email address on behalf of which this API called @@ -231,9 +207,7 @@ def get_firewall_support_info(email: Optional[builtins.str] = None, return AwaitableGetFirewallSupportInfoResult( account_id=pulumi.get(__ret__, 'account_id'), - account_id_for_billing=pulumi.get(__ret__, 'account_id_for_billing'), account_registered=pulumi.get(__ret__, 'account_registered'), - association_type=pulumi.get(__ret__, 'association_type'), free_trial=pulumi.get(__ret__, 'free_trial'), free_trial_credit_left=pulumi.get(__ret__, 'free_trial_credit_left'), free_trial_days_left=pulumi.get(__ret__, 'free_trial_days_left'), @@ -251,9 +225,9 @@ def get_firewall_support_info_output(email: Optional[pulumi.Input[Optional[built """ support info for firewall. - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str email: email address on behalf of which this API called @@ -268,9 +242,7 @@ def get_firewall_support_info_output(email: Optional[pulumi.Input[Optional[built __ret__ = pulumi.runtime.invoke_output('azure-native:cloudngfw:getFirewallSupportInfo', __args__, opts=opts, typ=GetFirewallSupportInfoResult) return __ret__.apply(lambda __response__: GetFirewallSupportInfoResult( account_id=pulumi.get(__response__, 'account_id'), - account_id_for_billing=pulumi.get(__response__, 'account_id_for_billing'), account_registered=pulumi.get(__response__, 'account_registered'), - association_type=pulumi.get(__response__, 'association_type'), free_trial=pulumi.get(__response__, 'free_trial'), free_trial_credit_left=pulumi.get(__response__, 'free_trial_credit_left'), free_trial_days_left=pulumi.get(__response__, 'free_trial_days_left'), diff --git a/sdk/python/pulumi_azure_native/cloudngfw/get_fqdn_list_global_rulestack.py b/sdk/python/pulumi_azure_native/cloudngfw/get_fqdn_list_global_rulestack.py index be42809d06cf..b1bcf1a66a44 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/get_fqdn_list_global_rulestack.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/get_fqdn_list_global_rulestack.py @@ -165,9 +165,9 @@ def get_fqdn_list_global_rulestack(global_rulestack_name: Optional[builtins.str] """ Get a FqdnListGlobalRulestackResource - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str global_rulestack_name: GlobalRulestack resource name @@ -196,9 +196,9 @@ def get_fqdn_list_global_rulestack_output(global_rulestack_name: Optional[pulumi """ Get a FqdnListGlobalRulestackResource - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str global_rulestack_name: GlobalRulestack resource name diff --git a/sdk/python/pulumi_azure_native/cloudngfw/get_fqdn_list_local_rulestack.py b/sdk/python/pulumi_azure_native/cloudngfw/get_fqdn_list_local_rulestack.py index 560a07f1a135..d8957601ea9c 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/get_fqdn_list_local_rulestack.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/get_fqdn_list_local_rulestack.py @@ -166,9 +166,9 @@ def get_fqdn_list_local_rulestack(local_rulestack_name: Optional[builtins.str] = """ Get a FqdnListLocalRulestackResource - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str local_rulestack_name: LocalRulestack resource name @@ -200,9 +200,9 @@ def get_fqdn_list_local_rulestack_output(local_rulestack_name: Optional[pulumi.I """ Get a FqdnListLocalRulestackResource - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str local_rulestack_name: LocalRulestack resource name diff --git a/sdk/python/pulumi_azure_native/cloudngfw/get_global_rulestack.py b/sdk/python/pulumi_azure_native/cloudngfw/get_global_rulestack.py index 00074d7412b9..ed9a000d862c 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/get_global_rulestack.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/get_global_rulestack.py @@ -236,9 +236,9 @@ def get_global_rulestack(global_rulestack_name: Optional[builtins.str] = None, """ Get a GlobalRulestackResource - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str global_rulestack_name: GlobalRulestack resource name @@ -270,9 +270,9 @@ def get_global_rulestack_output(global_rulestack_name: Optional[pulumi.Input[bui """ Get a GlobalRulestackResource - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str global_rulestack_name: GlobalRulestack resource name diff --git a/sdk/python/pulumi_azure_native/cloudngfw/get_global_rulestack_change_log.py b/sdk/python/pulumi_azure_native/cloudngfw/get_global_rulestack_change_log.py index 69ea7dc9025f..d7c618f9ae7e 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/get_global_rulestack_change_log.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/get_global_rulestack_change_log.py @@ -79,9 +79,9 @@ def get_global_rulestack_change_log(global_rulestack_name: Optional[builtins.str """ Get changelog - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str global_rulestack_name: GlobalRulestack resource name @@ -100,9 +100,9 @@ def get_global_rulestack_change_log_output(global_rulestack_name: Optional[pulum """ Get changelog - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str global_rulestack_name: GlobalRulestack resource name diff --git a/sdk/python/pulumi_azure_native/cloudngfw/get_local_rule.py b/sdk/python/pulumi_azure_native/cloudngfw/get_local_rule.py index 7bb3c958e673..1ad0a7fc4bef 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/get_local_rule.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/get_local_rule.py @@ -343,9 +343,9 @@ def get_local_rule(local_rulestack_name: Optional[builtins.str] = None, """ Get a LocalRulesResource - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str local_rulestack_name: LocalRulestack resource name @@ -392,9 +392,9 @@ def get_local_rule_output(local_rulestack_name: Optional[pulumi.Input[builtins.s """ Get a LocalRulesResource - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str local_rulestack_name: LocalRulestack resource name diff --git a/sdk/python/pulumi_azure_native/cloudngfw/get_local_rule_counters.py b/sdk/python/pulumi_azure_native/cloudngfw/get_local_rule_counters.py index a4746266e28e..daa156924a78 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/get_local_rule_counters.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/get_local_rule_counters.py @@ -167,9 +167,9 @@ def get_local_rule_counters(firewall_name: Optional[builtins.str] = None, """ Get counters - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str local_rulestack_name: LocalRulestack resource name @@ -203,9 +203,9 @@ def get_local_rule_counters_output(firewall_name: Optional[pulumi.Input[Optional """ Get counters - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str local_rulestack_name: LocalRulestack resource name diff --git a/sdk/python/pulumi_azure_native/cloudngfw/get_local_rulestack.py b/sdk/python/pulumi_azure_native/cloudngfw/get_local_rulestack.py index 2d26e42ef8d4..8e215885f2ad 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/get_local_rulestack.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/get_local_rulestack.py @@ -249,9 +249,9 @@ def get_local_rulestack(local_rulestack_name: Optional[builtins.str] = None, """ Get a LocalRulestackResource - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str local_rulestack_name: LocalRulestack resource name @@ -287,9 +287,9 @@ def get_local_rulestack_output(local_rulestack_name: Optional[pulumi.Input[built """ Get a LocalRulestackResource - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str local_rulestack_name: LocalRulestack resource name diff --git a/sdk/python/pulumi_azure_native/cloudngfw/get_local_rulestack_change_log.py b/sdk/python/pulumi_azure_native/cloudngfw/get_local_rulestack_change_log.py index 0ea02c2b2810..52fb016f53dd 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/get_local_rulestack_change_log.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/get_local_rulestack_change_log.py @@ -80,9 +80,9 @@ def get_local_rulestack_change_log(local_rulestack_name: Optional[builtins.str] """ Get changelog - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str local_rulestack_name: LocalRulestack resource name @@ -104,9 +104,9 @@ def get_local_rulestack_change_log_output(local_rulestack_name: Optional[pulumi. """ Get changelog - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str local_rulestack_name: LocalRulestack resource name diff --git a/sdk/python/pulumi_azure_native/cloudngfw/get_local_rulestack_support_info.py b/sdk/python/pulumi_azure_native/cloudngfw/get_local_rulestack_support_info.py index 16709073c843..88d4fc427413 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/get_local_rulestack_support_info.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/get_local_rulestack_support_info.py @@ -27,19 +27,13 @@ class GetLocalRulestackSupportInfoResult: """ Support information for the resource """ - def __init__(__self__, account_id=None, account_id_for_billing=None, account_registered=None, association_type=None, free_trial=None, free_trial_credit_left=None, free_trial_days_left=None, help_url=None, product_serial=None, product_sku=None, register_url=None, support_url=None, user_domain_supported=None, user_registered=None): + def __init__(__self__, account_id=None, account_registered=None, free_trial=None, free_trial_credit_left=None, free_trial_days_left=None, help_url=None, product_serial=None, product_sku=None, register_url=None, support_url=None, user_domain_supported=None, user_registered=None): if account_id and not isinstance(account_id, str): raise TypeError("Expected argument 'account_id' to be a str") pulumi.set(__self__, "account_id", account_id) - if account_id_for_billing and not isinstance(account_id_for_billing, str): - raise TypeError("Expected argument 'account_id_for_billing' to be a str") - pulumi.set(__self__, "account_id_for_billing", account_id_for_billing) if account_registered and not isinstance(account_registered, str): raise TypeError("Expected argument 'account_registered' to be a str") pulumi.set(__self__, "account_registered", account_registered) - if association_type and not isinstance(association_type, str): - raise TypeError("Expected argument 'association_type' to be a str") - pulumi.set(__self__, "association_type", association_type) if free_trial and not isinstance(free_trial, str): raise TypeError("Expected argument 'free_trial' to be a str") pulumi.set(__self__, "free_trial", free_trial) @@ -75,18 +69,10 @@ def __init__(__self__, account_id=None, account_id_for_billing=None, account_reg @pulumi.getter(name="accountId") def account_id(self) -> Optional[builtins.str]: """ - Support account associated with given resource when association type is tenant + Support account associated with given resource """ return pulumi.get(self, "account_id") - @property - @pulumi.getter(name="accountIdForBilling") - def account_id_for_billing(self) -> Optional[builtins.str]: - """ - Support account associated with given resource when association type is billing - """ - return pulumi.get(self, "account_id_for_billing") - @property @pulumi.getter(name="accountRegistered") def account_registered(self) -> Optional[builtins.str]: @@ -95,14 +81,6 @@ def account_registered(self) -> Optional[builtins.str]: """ return pulumi.get(self, "account_registered") - @property - @pulumi.getter(name="associationType") - def association_type(self) -> Optional[builtins.str]: - """ - Association Type - """ - return pulumi.get(self, "association_type") - @property @pulumi.getter(name="freeTrial") def free_trial(self) -> Optional[builtins.str]: @@ -191,9 +169,7 @@ def __await__(self): yield self return GetLocalRulestackSupportInfoResult( account_id=self.account_id, - account_id_for_billing=self.account_id_for_billing, account_registered=self.account_registered, - association_type=self.association_type, free_trial=self.free_trial, free_trial_credit_left=self.free_trial_credit_left, free_trial_days_left=self.free_trial_days_left, @@ -213,9 +189,9 @@ def get_local_rulestack_support_info(email: Optional[builtins.str] = None, """ support info for rulestack. - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str email: email address on behalf of which this API called @@ -231,9 +207,7 @@ def get_local_rulestack_support_info(email: Optional[builtins.str] = None, return AwaitableGetLocalRulestackSupportInfoResult( account_id=pulumi.get(__ret__, 'account_id'), - account_id_for_billing=pulumi.get(__ret__, 'account_id_for_billing'), account_registered=pulumi.get(__ret__, 'account_registered'), - association_type=pulumi.get(__ret__, 'association_type'), free_trial=pulumi.get(__ret__, 'free_trial'), free_trial_credit_left=pulumi.get(__ret__, 'free_trial_credit_left'), free_trial_days_left=pulumi.get(__ret__, 'free_trial_days_left'), @@ -251,9 +225,9 @@ def get_local_rulestack_support_info_output(email: Optional[pulumi.Input[Optiona """ support info for rulestack. - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str email: email address on behalf of which this API called @@ -268,9 +242,7 @@ def get_local_rulestack_support_info_output(email: Optional[pulumi.Input[Optiona __ret__ = pulumi.runtime.invoke_output('azure-native:cloudngfw:getLocalRulestackSupportInfo', __args__, opts=opts, typ=GetLocalRulestackSupportInfoResult) return __ret__.apply(lambda __response__: GetLocalRulestackSupportInfoResult( account_id=pulumi.get(__response__, 'account_id'), - account_id_for_billing=pulumi.get(__response__, 'account_id_for_billing'), account_registered=pulumi.get(__response__, 'account_registered'), - association_type=pulumi.get(__response__, 'association_type'), free_trial=pulumi.get(__response__, 'free_trial'), free_trial_credit_left=pulumi.get(__response__, 'free_trial_credit_left'), free_trial_days_left=pulumi.get(__response__, 'free_trial_days_left'), diff --git a/sdk/python/pulumi_azure_native/cloudngfw/get_post_rule.py b/sdk/python/pulumi_azure_native/cloudngfw/get_post_rule.py index 9066e225f01a..07d364217fff 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/get_post_rule.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/get_post_rule.py @@ -342,9 +342,9 @@ def get_post_rule(global_rulestack_name: Optional[builtins.str] = None, """ Get a PostRulesResource - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str global_rulestack_name: GlobalRulestack resource name @@ -388,9 +388,9 @@ def get_post_rule_output(global_rulestack_name: Optional[pulumi.Input[builtins.s """ Get a PostRulesResource - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str global_rulestack_name: GlobalRulestack resource name diff --git a/sdk/python/pulumi_azure_native/cloudngfw/get_post_rule_counters.py b/sdk/python/pulumi_azure_native/cloudngfw/get_post_rule_counters.py index 8c6073914a94..517c11814c5a 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/get_post_rule_counters.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/get_post_rule_counters.py @@ -166,9 +166,9 @@ def get_post_rule_counters(firewall_name: Optional[builtins.str] = None, """ Get counters - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str global_rulestack_name: GlobalRulestack resource name @@ -199,9 +199,9 @@ def get_post_rule_counters_output(firewall_name: Optional[pulumi.Input[Optional[ """ Get counters - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str global_rulestack_name: GlobalRulestack resource name diff --git a/sdk/python/pulumi_azure_native/cloudngfw/get_pre_rule.py b/sdk/python/pulumi_azure_native/cloudngfw/get_pre_rule.py index 991b4e3c79c0..955cc05999bc 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/get_pre_rule.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/get_pre_rule.py @@ -342,9 +342,9 @@ def get_pre_rule(global_rulestack_name: Optional[builtins.str] = None, """ Get a PreRulesResource - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str global_rulestack_name: GlobalRulestack resource name @@ -388,9 +388,9 @@ def get_pre_rule_output(global_rulestack_name: Optional[pulumi.Input[builtins.st """ Get a PreRulesResource - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str global_rulestack_name: GlobalRulestack resource name diff --git a/sdk/python/pulumi_azure_native/cloudngfw/get_pre_rule_counters.py b/sdk/python/pulumi_azure_native/cloudngfw/get_pre_rule_counters.py index 89f7640de156..c9b49c885608 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/get_pre_rule_counters.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/get_pre_rule_counters.py @@ -166,9 +166,9 @@ def get_pre_rule_counters(firewall_name: Optional[builtins.str] = None, """ Get counters - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str global_rulestack_name: GlobalRulestack resource name @@ -199,9 +199,9 @@ def get_pre_rule_counters_output(firewall_name: Optional[pulumi.Input[Optional[b """ Get counters - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str global_rulestack_name: GlobalRulestack resource name diff --git a/sdk/python/pulumi_azure_native/cloudngfw/get_prefix_list_global_rulestack.py b/sdk/python/pulumi_azure_native/cloudngfw/get_prefix_list_global_rulestack.py index 4f7ee3791823..d1d6219e706a 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/get_prefix_list_global_rulestack.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/get_prefix_list_global_rulestack.py @@ -165,9 +165,9 @@ def get_prefix_list_global_rulestack(global_rulestack_name: Optional[builtins.st """ Get a PrefixListGlobalRulestackResource - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str global_rulestack_name: GlobalRulestack resource name @@ -196,9 +196,9 @@ def get_prefix_list_global_rulestack_output(global_rulestack_name: Optional[pulu """ Get a PrefixListGlobalRulestackResource - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str global_rulestack_name: GlobalRulestack resource name diff --git a/sdk/python/pulumi_azure_native/cloudngfw/get_prefix_list_local_rulestack.py b/sdk/python/pulumi_azure_native/cloudngfw/get_prefix_list_local_rulestack.py index a562d9959bca..f03babf112a4 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/get_prefix_list_local_rulestack.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/get_prefix_list_local_rulestack.py @@ -166,9 +166,9 @@ def get_prefix_list_local_rulestack(local_rulestack_name: Optional[builtins.str] """ Get a PrefixListResource - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str local_rulestack_name: LocalRulestack resource name @@ -200,9 +200,9 @@ def get_prefix_list_local_rulestack_output(local_rulestack_name: Optional[pulumi """ Get a PrefixListResource - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str local_rulestack_name: LocalRulestack resource name diff --git a/sdk/python/pulumi_azure_native/cloudngfw/global_rulestack.py b/sdk/python/pulumi_azure_native/cloudngfw/global_rulestack.py index abda8602bf39..b902672cc05d 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/global_rulestack.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/global_rulestack.py @@ -225,9 +225,9 @@ def __init__(__self__, """ PaloAltoNetworks GlobalRulestack - 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. + Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. - 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. + 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. :param str resource_name: The name of the resource. :param pulumi.ResourceOptions opts: Options for the resource. @@ -252,9 +252,9 @@ def __init__(__self__, """ PaloAltoNetworks GlobalRulestack - 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. + Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. - 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. + 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. :param str resource_name: The name of the resource. :param GlobalRulestackArgs args: The arguments to use to populate this resource's properties. diff --git a/sdk/python/pulumi_azure_native/cloudngfw/list_global_rulestack_advanced_security_objects.py b/sdk/python/pulumi_azure_native/cloudngfw/list_global_rulestack_advanced_security_objects.py index 9466bbe90a2f..ebaac31acaee 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/list_global_rulestack_advanced_security_objects.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/list_global_rulestack_advanced_security_objects.py @@ -71,9 +71,9 @@ def list_global_rulestack_advanced_security_objects(global_rulestack_name: Optio """ Get the list of advanced security objects - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str global_rulestack_name: GlobalRulestack resource name @@ -97,9 +97,9 @@ def list_global_rulestack_advanced_security_objects_output(global_rulestack_name """ Get the list of advanced security objects - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str global_rulestack_name: GlobalRulestack resource name diff --git a/sdk/python/pulumi_azure_native/cloudngfw/list_global_rulestack_app_ids.py b/sdk/python/pulumi_azure_native/cloudngfw/list_global_rulestack_app_ids.py index b18121a4d782..c89706460926 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/list_global_rulestack_app_ids.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/list_global_rulestack_app_ids.py @@ -68,9 +68,9 @@ def list_global_rulestack_app_ids(app_id_version: Optional[builtins.str] = None, """ List of AppIds for GlobalRulestack ApiVersion - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str global_rulestack_name: GlobalRulestack resource name @@ -96,9 +96,9 @@ def list_global_rulestack_app_ids_output(app_id_version: Optional[pulumi.Input[O """ List of AppIds for GlobalRulestack ApiVersion - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str global_rulestack_name: GlobalRulestack resource name diff --git a/sdk/python/pulumi_azure_native/cloudngfw/list_global_rulestack_countries.py b/sdk/python/pulumi_azure_native/cloudngfw/list_global_rulestack_countries.py index 7ab1839bac36..85bfc31ec00f 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/list_global_rulestack_countries.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/list_global_rulestack_countries.py @@ -70,9 +70,9 @@ def list_global_rulestack_countries(global_rulestack_name: Optional[builtins.str """ List of countries for Rulestack - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str global_rulestack_name: GlobalRulestack resource name @@ -94,9 +94,9 @@ def list_global_rulestack_countries_output(global_rulestack_name: Optional[pulum """ List of countries for Rulestack - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str global_rulestack_name: GlobalRulestack resource name diff --git a/sdk/python/pulumi_azure_native/cloudngfw/list_global_rulestack_firewalls.py b/sdk/python/pulumi_azure_native/cloudngfw/list_global_rulestack_firewalls.py index 8e676726900d..42b4379fa93c 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/list_global_rulestack_firewalls.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/list_global_rulestack_firewalls.py @@ -67,9 +67,9 @@ def list_global_rulestack_firewalls(global_rulestack_name: Optional[builtins.str """ List of Firewalls associated with Rulestack - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str global_rulestack_name: GlobalRulestack resource name @@ -87,9 +87,9 @@ def list_global_rulestack_firewalls_output(global_rulestack_name: Optional[pulum """ List of Firewalls associated with Rulestack - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str global_rulestack_name: GlobalRulestack resource name diff --git a/sdk/python/pulumi_azure_native/cloudngfw/list_global_rulestack_predefined_url_categories.py b/sdk/python/pulumi_azure_native/cloudngfw/list_global_rulestack_predefined_url_categories.py index a3fe0c139c40..e519f9ea39e9 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/list_global_rulestack_predefined_url_categories.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/list_global_rulestack_predefined_url_categories.py @@ -70,9 +70,9 @@ def list_global_rulestack_predefined_url_categories(global_rulestack_name: Optio """ List predefined URL categories for rulestack - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str global_rulestack_name: GlobalRulestack resource name @@ -94,9 +94,9 @@ def list_global_rulestack_predefined_url_categories_output(global_rulestack_name """ List predefined URL categories for rulestack - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str global_rulestack_name: GlobalRulestack resource name diff --git a/sdk/python/pulumi_azure_native/cloudngfw/list_global_rulestack_security_services.py b/sdk/python/pulumi_azure_native/cloudngfw/list_global_rulestack_security_services.py index a64cdee55a5a..325e002cd54e 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/list_global_rulestack_security_services.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/list_global_rulestack_security_services.py @@ -71,9 +71,9 @@ def list_global_rulestack_security_services(global_rulestack_name: Optional[buil """ List the security services for rulestack - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str global_rulestack_name: GlobalRulestack resource name @@ -97,9 +97,9 @@ def list_global_rulestack_security_services_output(global_rulestack_name: Option """ List the security services for rulestack - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str global_rulestack_name: GlobalRulestack resource name diff --git a/sdk/python/pulumi_azure_native/cloudngfw/list_local_rulestack_advanced_security_objects.py b/sdk/python/pulumi_azure_native/cloudngfw/list_local_rulestack_advanced_security_objects.py index 9bbb32978e11..4d077468fb0b 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/list_local_rulestack_advanced_security_objects.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/list_local_rulestack_advanced_security_objects.py @@ -72,9 +72,9 @@ def list_local_rulestack_advanced_security_objects(local_rulestack_name: Optiona """ Get the list of advanced security objects - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str local_rulestack_name: LocalRulestack resource name @@ -101,9 +101,9 @@ def list_local_rulestack_advanced_security_objects_output(local_rulestack_name: """ Get the list of advanced security objects - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str local_rulestack_name: LocalRulestack resource name diff --git a/sdk/python/pulumi_azure_native/cloudngfw/list_local_rulestack_app_ids.py b/sdk/python/pulumi_azure_native/cloudngfw/list_local_rulestack_app_ids.py index 9998bdfc0476..a5a4acda9e66 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/list_local_rulestack_app_ids.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/list_local_rulestack_app_ids.py @@ -69,9 +69,9 @@ def list_local_rulestack_app_ids(app_id_version: Optional[builtins.str] = None, """ List of AppIds for LocalRulestack ApiVersion - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str local_rulestack_name: LocalRulestack resource name @@ -100,9 +100,9 @@ def list_local_rulestack_app_ids_output(app_id_version: Optional[pulumi.Input[Op """ List of AppIds for LocalRulestack ApiVersion - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str local_rulestack_name: LocalRulestack resource name diff --git a/sdk/python/pulumi_azure_native/cloudngfw/list_local_rulestack_countries.py b/sdk/python/pulumi_azure_native/cloudngfw/list_local_rulestack_countries.py index 10b6ea0755cd..ab8723c4ed36 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/list_local_rulestack_countries.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/list_local_rulestack_countries.py @@ -71,9 +71,9 @@ def list_local_rulestack_countries(local_rulestack_name: Optional[builtins.str] """ List of countries for Rulestack - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str local_rulestack_name: LocalRulestack resource name @@ -98,9 +98,9 @@ def list_local_rulestack_countries_output(local_rulestack_name: Optional[pulumi. """ List of countries for Rulestack - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str local_rulestack_name: LocalRulestack resource name diff --git a/sdk/python/pulumi_azure_native/cloudngfw/list_local_rulestack_firewalls.py b/sdk/python/pulumi_azure_native/cloudngfw/list_local_rulestack_firewalls.py index 9f50ecbc409f..d98bb5ecd303 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/list_local_rulestack_firewalls.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/list_local_rulestack_firewalls.py @@ -68,9 +68,9 @@ def list_local_rulestack_firewalls(local_rulestack_name: Optional[builtins.str] """ List of Firewalls associated with Rulestack - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str local_rulestack_name: LocalRulestack resource name @@ -91,9 +91,9 @@ def list_local_rulestack_firewalls_output(local_rulestack_name: Optional[pulumi. """ List of Firewalls associated with Rulestack - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str local_rulestack_name: LocalRulestack resource name diff --git a/sdk/python/pulumi_azure_native/cloudngfw/list_local_rulestack_predefined_url_categories.py b/sdk/python/pulumi_azure_native/cloudngfw/list_local_rulestack_predefined_url_categories.py index b483c505c5fe..0673b9a73878 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/list_local_rulestack_predefined_url_categories.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/list_local_rulestack_predefined_url_categories.py @@ -71,9 +71,9 @@ def list_local_rulestack_predefined_url_categories(local_rulestack_name: Optiona """ List predefined URL categories for rulestack - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str local_rulestack_name: LocalRulestack resource name @@ -98,9 +98,9 @@ def list_local_rulestack_predefined_url_categories_output(local_rulestack_name: """ List predefined URL categories for rulestack - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str local_rulestack_name: LocalRulestack resource name diff --git a/sdk/python/pulumi_azure_native/cloudngfw/list_local_rulestack_security_services.py b/sdk/python/pulumi_azure_native/cloudngfw/list_local_rulestack_security_services.py index 891857bbeea4..7c58fbd5214a 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/list_local_rulestack_security_services.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/list_local_rulestack_security_services.py @@ -72,9 +72,9 @@ def list_local_rulestack_security_services(local_rulestack_name: Optional[builti """ List the security services for rulestack - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str local_rulestack_name: LocalRulestack resource name @@ -101,9 +101,9 @@ def list_local_rulestack_security_services_output(local_rulestack_name: Optional """ List the security services for rulestack - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - 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. + 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. :param builtins.str local_rulestack_name: LocalRulestack resource name diff --git a/sdk/python/pulumi_azure_native/cloudngfw/list_palo_alto_networks_cloudngfw_cloud_manager_tenants.py b/sdk/python/pulumi_azure_native/cloudngfw/list_palo_alto_networks_cloudngfw_operation_cloud_manager_tenants.py similarity index 56% rename from sdk/python/pulumi_azure_native/cloudngfw/list_palo_alto_networks_cloudngfw_cloud_manager_tenants.py rename to sdk/python/pulumi_azure_native/cloudngfw/list_palo_alto_networks_cloudngfw_operation_cloud_manager_tenants.py index f5ef53ff49b7..d58817ce5c23 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/list_palo_alto_networks_cloudngfw_cloud_manager_tenants.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/list_palo_alto_networks_cloudngfw_operation_cloud_manager_tenants.py @@ -16,14 +16,14 @@ from .. import _utilities __all__ = [ - 'ListPaloAltoNetworksCloudngfwCloudManagerTenantsResult', - 'AwaitableListPaloAltoNetworksCloudngfwCloudManagerTenantsResult', - 'list_palo_alto_networks_cloudngfw_cloud_manager_tenants', - 'list_palo_alto_networks_cloudngfw_cloud_manager_tenants_output', + 'ListPaloAltoNetworksCloudngfwOperationCloudManagerTenantsResult', + 'AwaitableListPaloAltoNetworksCloudngfwOperationCloudManagerTenantsResult', + 'list_palo_alto_networks_cloudngfw_operation_cloud_manager_tenants', + 'list_palo_alto_networks_cloudngfw_operation_cloud_manager_tenants_output', ] @pulumi.output_type -class ListPaloAltoNetworksCloudngfwCloudManagerTenantsResult: +class ListPaloAltoNetworksCloudngfwOperationCloudManagerTenantsResult: """ Cloud Manager Tenant """ @@ -41,39 +41,39 @@ def value(self) -> Sequence[builtins.str]: return pulumi.get(self, "value") -class AwaitableListPaloAltoNetworksCloudngfwCloudManagerTenantsResult(ListPaloAltoNetworksCloudngfwCloudManagerTenantsResult): +class AwaitableListPaloAltoNetworksCloudngfwOperationCloudManagerTenantsResult(ListPaloAltoNetworksCloudngfwOperationCloudManagerTenantsResult): # pylint: disable=using-constant-test def __await__(self): if False: yield self - return ListPaloAltoNetworksCloudngfwCloudManagerTenantsResult( + return ListPaloAltoNetworksCloudngfwOperationCloudManagerTenantsResult( value=self.value) -def list_palo_alto_networks_cloudngfw_cloud_manager_tenants(opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableListPaloAltoNetworksCloudngfwCloudManagerTenantsResult: +def list_palo_alto_networks_cloudngfw_operation_cloud_manager_tenants(opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableListPaloAltoNetworksCloudngfwOperationCloudManagerTenantsResult: """ Cloud Manager Tenant - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - Other available API versions: 2024-02-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. + Other available API versions: 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. """ __args__ = dict() opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts) - __ret__ = pulumi.runtime.invoke('azure-native:cloudngfw:listPaloAltoNetworksCloudngfwCloudManagerTenants', __args__, opts=opts, typ=ListPaloAltoNetworksCloudngfwCloudManagerTenantsResult).value + __ret__ = pulumi.runtime.invoke('azure-native:cloudngfw:listPaloAltoNetworksCloudngfwOperationCloudManagerTenants', __args__, opts=opts, typ=ListPaloAltoNetworksCloudngfwOperationCloudManagerTenantsResult).value - return AwaitableListPaloAltoNetworksCloudngfwCloudManagerTenantsResult( + return AwaitableListPaloAltoNetworksCloudngfwOperationCloudManagerTenantsResult( value=pulumi.get(__ret__, 'value')) -def list_palo_alto_networks_cloudngfw_cloud_manager_tenants_output(opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[ListPaloAltoNetworksCloudngfwCloudManagerTenantsResult]: +def list_palo_alto_networks_cloudngfw_operation_cloud_manager_tenants_output(opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[ListPaloAltoNetworksCloudngfwOperationCloudManagerTenantsResult]: """ Cloud Manager Tenant - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - Other available API versions: 2024-02-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. + Other available API versions: 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. """ __args__ = dict() opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts) - __ret__ = pulumi.runtime.invoke_output('azure-native:cloudngfw:listPaloAltoNetworksCloudngfwCloudManagerTenants', __args__, opts=opts, typ=ListPaloAltoNetworksCloudngfwCloudManagerTenantsResult) - return __ret__.apply(lambda __response__: ListPaloAltoNetworksCloudngfwCloudManagerTenantsResult( + __ret__ = pulumi.runtime.invoke_output('azure-native:cloudngfw:listPaloAltoNetworksCloudngfwOperationCloudManagerTenants', __args__, opts=opts, typ=ListPaloAltoNetworksCloudngfwOperationCloudManagerTenantsResult) + return __ret__.apply(lambda __response__: ListPaloAltoNetworksCloudngfwOperationCloudManagerTenantsResult( value=pulumi.get(__response__, 'value'))) diff --git a/sdk/python/pulumi_azure_native/cloudngfw/list_palo_alto_networks_cloudngfw_product_serial_number_status.py b/sdk/python/pulumi_azure_native/cloudngfw/list_palo_alto_networks_cloudngfw_operation_product_serial_number_status.py similarity index 61% rename from sdk/python/pulumi_azure_native/cloudngfw/list_palo_alto_networks_cloudngfw_product_serial_number_status.py rename to sdk/python/pulumi_azure_native/cloudngfw/list_palo_alto_networks_cloudngfw_operation_product_serial_number_status.py index 3f8f3b5b675e..2f0eff613eea 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/list_palo_alto_networks_cloudngfw_product_serial_number_status.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/list_palo_alto_networks_cloudngfw_operation_product_serial_number_status.py @@ -16,14 +16,14 @@ from .. import _utilities __all__ = [ - 'ListPaloAltoNetworksCloudngfwProductSerialNumberStatusResult', - 'AwaitableListPaloAltoNetworksCloudngfwProductSerialNumberStatusResult', - 'list_palo_alto_networks_cloudngfw_product_serial_number_status', - 'list_palo_alto_networks_cloudngfw_product_serial_number_status_output', + 'ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusResult', + 'AwaitableListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusResult', + 'list_palo_alto_networks_cloudngfw_operation_product_serial_number_status', + 'list_palo_alto_networks_cloudngfw_operation_product_serial_number_status_output', ] @pulumi.output_type -class ListPaloAltoNetworksCloudngfwProductSerialNumberStatusResult: +class ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusResult: """ Product serial and status for the service """ @@ -52,42 +52,42 @@ def status(self) -> builtins.str: return pulumi.get(self, "status") -class AwaitableListPaloAltoNetworksCloudngfwProductSerialNumberStatusResult(ListPaloAltoNetworksCloudngfwProductSerialNumberStatusResult): +class AwaitableListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusResult(ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusResult): # pylint: disable=using-constant-test def __await__(self): if False: yield self - return ListPaloAltoNetworksCloudngfwProductSerialNumberStatusResult( + return ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusResult( serial_number=self.serial_number, status=self.status) -def list_palo_alto_networks_cloudngfw_product_serial_number_status(opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableListPaloAltoNetworksCloudngfwProductSerialNumberStatusResult: +def list_palo_alto_networks_cloudngfw_operation_product_serial_number_status(opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusResult: """ Product serial and status for the service - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - Other available API versions: 2024-02-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. + Other available API versions: 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. """ __args__ = dict() opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts) - __ret__ = pulumi.runtime.invoke('azure-native:cloudngfw:listPaloAltoNetworksCloudngfwProductSerialNumberStatus', __args__, opts=opts, typ=ListPaloAltoNetworksCloudngfwProductSerialNumberStatusResult).value + __ret__ = pulumi.runtime.invoke('azure-native:cloudngfw:listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus', __args__, opts=opts, typ=ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusResult).value - return AwaitableListPaloAltoNetworksCloudngfwProductSerialNumberStatusResult( + return AwaitableListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusResult( serial_number=pulumi.get(__ret__, 'serial_number'), status=pulumi.get(__ret__, 'status')) -def list_palo_alto_networks_cloudngfw_product_serial_number_status_output(opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[ListPaloAltoNetworksCloudngfwProductSerialNumberStatusResult]: +def list_palo_alto_networks_cloudngfw_operation_product_serial_number_status_output(opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusResult]: """ Product serial and status for the service - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - Other available API versions: 2024-02-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. + Other available API versions: 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. """ __args__ = dict() opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts) - __ret__ = pulumi.runtime.invoke_output('azure-native:cloudngfw:listPaloAltoNetworksCloudngfwProductSerialNumberStatus', __args__, opts=opts, typ=ListPaloAltoNetworksCloudngfwProductSerialNumberStatusResult) - return __ret__.apply(lambda __response__: ListPaloAltoNetworksCloudngfwProductSerialNumberStatusResult( + __ret__ = pulumi.runtime.invoke_output('azure-native:cloudngfw:listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus', __args__, opts=opts, typ=ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusResult) + return __ret__.apply(lambda __response__: ListPaloAltoNetworksCloudngfwOperationProductSerialNumberStatusResult( serial_number=pulumi.get(__response__, 'serial_number'), status=pulumi.get(__response__, 'status'))) diff --git a/sdk/python/pulumi_azure_native/cloudngfw/list_palo_alto_networks_cloudngfw_support_info.py b/sdk/python/pulumi_azure_native/cloudngfw/list_palo_alto_networks_cloudngfw_operation_support_info.py similarity index 73% rename from sdk/python/pulumi_azure_native/cloudngfw/list_palo_alto_networks_cloudngfw_support_info.py rename to sdk/python/pulumi_azure_native/cloudngfw/list_palo_alto_networks_cloudngfw_operation_support_info.py index 07853940632c..560ce2eed222 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/list_palo_alto_networks_cloudngfw_support_info.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/list_palo_alto_networks_cloudngfw_operation_support_info.py @@ -16,30 +16,24 @@ from .. import _utilities __all__ = [ - 'ListPaloAltoNetworksCloudngfwSupportInfoResult', - 'AwaitableListPaloAltoNetworksCloudngfwSupportInfoResult', - 'list_palo_alto_networks_cloudngfw_support_info', - 'list_palo_alto_networks_cloudngfw_support_info_output', + 'ListPaloAltoNetworksCloudngfwOperationSupportInfoResult', + 'AwaitableListPaloAltoNetworksCloudngfwOperationSupportInfoResult', + 'list_palo_alto_networks_cloudngfw_operation_support_info', + 'list_palo_alto_networks_cloudngfw_operation_support_info_output', ] @pulumi.output_type -class ListPaloAltoNetworksCloudngfwSupportInfoResult: +class ListPaloAltoNetworksCloudngfwOperationSupportInfoResult: """ Support information for the service """ - def __init__(__self__, account_id=None, account_id_for_billing=None, account_registration_status=None, association_type=None, credits=None, end_date_for_credits=None, free_trial=None, free_trial_credit_left=None, free_trial_days_left=None, help_url=None, hub_url=None, monthly_credit_left=None, product_serial=None, product_sku=None, register_url=None, start_date_for_credits=None, support_url=None): + def __init__(__self__, account_id=None, account_registration_status=None, credits=None, end_date_for_credits=None, free_trial=None, free_trial_credit_left=None, free_trial_days_left=None, help_url=None, hub_url=None, monthly_credit_left=None, product_serial=None, product_sku=None, register_url=None, start_date_for_credits=None, support_url=None): if account_id and not isinstance(account_id, str): raise TypeError("Expected argument 'account_id' to be a str") pulumi.set(__self__, "account_id", account_id) - if account_id_for_billing and not isinstance(account_id_for_billing, str): - raise TypeError("Expected argument 'account_id_for_billing' to be a str") - pulumi.set(__self__, "account_id_for_billing", account_id_for_billing) if account_registration_status and not isinstance(account_registration_status, str): raise TypeError("Expected argument 'account_registration_status' to be a str") pulumi.set(__self__, "account_registration_status", account_registration_status) - if association_type and not isinstance(association_type, str): - raise TypeError("Expected argument 'association_type' to be a str") - pulumi.set(__self__, "association_type", association_type) if credits and not isinstance(credits, int): raise TypeError("Expected argument 'credits' to be a int") pulumi.set(__self__, "credits", credits) @@ -84,18 +78,10 @@ def __init__(__self__, account_id=None, account_id_for_billing=None, account_reg @pulumi.getter(name="accountId") def account_id(self) -> Optional[builtins.str]: """ - Support account associated with given resource when association type is tenant + Support account associated with given resource """ return pulumi.get(self, "account_id") - @property - @pulumi.getter(name="accountIdForBilling") - def account_id_for_billing(self) -> Optional[builtins.str]: - """ - Support account associated with given resource when association type is billing - """ - return pulumi.get(self, "account_id_for_billing") - @property @pulumi.getter(name="accountRegistrationStatus") def account_registration_status(self) -> Optional[builtins.str]: @@ -104,14 +90,6 @@ def account_registration_status(self) -> Optional[builtins.str]: """ return pulumi.get(self, "account_registration_status") - @property - @pulumi.getter(name="associationType") - def association_type(self) -> Optional[builtins.str]: - """ - Association Type - """ - return pulumi.get(self, "association_type") - @property @pulumi.getter def credits(self) -> Optional[builtins.int]: @@ -217,16 +195,14 @@ def support_url(self) -> Optional[builtins.str]: return pulumi.get(self, "support_url") -class AwaitableListPaloAltoNetworksCloudngfwSupportInfoResult(ListPaloAltoNetworksCloudngfwSupportInfoResult): +class AwaitableListPaloAltoNetworksCloudngfwOperationSupportInfoResult(ListPaloAltoNetworksCloudngfwOperationSupportInfoResult): # pylint: disable=using-constant-test def __await__(self): if False: yield self - return ListPaloAltoNetworksCloudngfwSupportInfoResult( + return ListPaloAltoNetworksCloudngfwOperationSupportInfoResult( account_id=self.account_id, - account_id_for_billing=self.account_id_for_billing, account_registration_status=self.account_registration_status, - association_type=self.association_type, credits=self.credits, end_date_for_credits=self.end_date_for_credits, free_trial=self.free_trial, @@ -242,23 +218,21 @@ def __await__(self): support_url=self.support_url) -def list_palo_alto_networks_cloudngfw_support_info(opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableListPaloAltoNetworksCloudngfwSupportInfoResult: +def list_palo_alto_networks_cloudngfw_operation_support_info(opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableListPaloAltoNetworksCloudngfwOperationSupportInfoResult: """ Support information for the service - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - Other available API versions: 2024-01-19-preview, 2024-02-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. + Other available API versions: 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. """ __args__ = dict() opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts) - __ret__ = pulumi.runtime.invoke('azure-native:cloudngfw:listPaloAltoNetworksCloudngfwSupportInfo', __args__, opts=opts, typ=ListPaloAltoNetworksCloudngfwSupportInfoResult).value + __ret__ = pulumi.runtime.invoke('azure-native:cloudngfw:listPaloAltoNetworksCloudngfwOperationSupportInfo', __args__, opts=opts, typ=ListPaloAltoNetworksCloudngfwOperationSupportInfoResult).value - return AwaitableListPaloAltoNetworksCloudngfwSupportInfoResult( + return AwaitableListPaloAltoNetworksCloudngfwOperationSupportInfoResult( account_id=pulumi.get(__ret__, 'account_id'), - account_id_for_billing=pulumi.get(__ret__, 'account_id_for_billing'), account_registration_status=pulumi.get(__ret__, 'account_registration_status'), - association_type=pulumi.get(__ret__, 'association_type'), credits=pulumi.get(__ret__, 'credits'), end_date_for_credits=pulumi.get(__ret__, 'end_date_for_credits'), free_trial=pulumi.get(__ret__, 'free_trial'), @@ -272,22 +246,20 @@ def list_palo_alto_networks_cloudngfw_support_info(opts: Optional[pulumi.InvokeO register_url=pulumi.get(__ret__, 'register_url'), start_date_for_credits=pulumi.get(__ret__, 'start_date_for_credits'), support_url=pulumi.get(__ret__, 'support_url')) -def list_palo_alto_networks_cloudngfw_support_info_output(opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[ListPaloAltoNetworksCloudngfwSupportInfoResult]: +def list_palo_alto_networks_cloudngfw_operation_support_info_output(opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[ListPaloAltoNetworksCloudngfwOperationSupportInfoResult]: """ Support information for the service - Uses Azure REST API version 2025-02-06-preview. + Uses Azure REST API version 2025-05-23. - Other available API versions: 2024-01-19-preview, 2024-02-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. + Other available API versions: 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. """ __args__ = dict() opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts) - __ret__ = pulumi.runtime.invoke_output('azure-native:cloudngfw:listPaloAltoNetworksCloudngfwSupportInfo', __args__, opts=opts, typ=ListPaloAltoNetworksCloudngfwSupportInfoResult) - return __ret__.apply(lambda __response__: ListPaloAltoNetworksCloudngfwSupportInfoResult( + __ret__ = pulumi.runtime.invoke_output('azure-native:cloudngfw:listPaloAltoNetworksCloudngfwOperationSupportInfo', __args__, opts=opts, typ=ListPaloAltoNetworksCloudngfwOperationSupportInfoResult) + return __ret__.apply(lambda __response__: ListPaloAltoNetworksCloudngfwOperationSupportInfoResult( account_id=pulumi.get(__response__, 'account_id'), - account_id_for_billing=pulumi.get(__response__, 'account_id_for_billing'), account_registration_status=pulumi.get(__response__, 'account_registration_status'), - association_type=pulumi.get(__response__, 'association_type'), credits=pulumi.get(__response__, 'credits'), end_date_for_credits=pulumi.get(__response__, 'end_date_for_credits'), free_trial=pulumi.get(__response__, 'free_trial'), diff --git a/sdk/python/pulumi_azure_native/cloudngfw/local_rule.py b/sdk/python/pulumi_azure_native/cloudngfw/local_rule.py index f756ba48af4e..073685491eb0 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/local_rule.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/local_rule.py @@ -377,9 +377,9 @@ def __init__(__self__, """ LocalRulestack rule list - 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. + Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. - 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. + 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. :param str resource_name: The name of the resource. :param pulumi.ResourceOptions opts: Options for the resource. @@ -413,9 +413,9 @@ def __init__(__self__, """ LocalRulestack rule list - 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. + Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. - 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. + 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. :param str resource_name: The name of the resource. :param LocalRuleArgs args: The arguments to use to populate this resource's properties. diff --git a/sdk/python/pulumi_azure_native/cloudngfw/local_rulestack.py b/sdk/python/pulumi_azure_native/cloudngfw/local_rulestack.py index 0f2045272ee8..84d21a256410 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/local_rulestack.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/local_rulestack.py @@ -258,9 +258,9 @@ def __init__(__self__, """ PaloAltoNetworks LocalRulestack - 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. + Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. - 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. + 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. :param str resource_name: The name of the resource. :param pulumi.ResourceOptions opts: Options for the resource. @@ -287,9 +287,9 @@ def __init__(__self__, """ PaloAltoNetworks LocalRulestack - 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. + Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. - 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. + 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. :param str resource_name: The name of the resource. :param LocalRulestackArgs args: The arguments to use to populate this resource's properties. diff --git a/sdk/python/pulumi_azure_native/cloudngfw/post_rule.py b/sdk/python/pulumi_azure_native/cloudngfw/post_rule.py index 392079cd3c0b..a08a407a38e1 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/post_rule.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/post_rule.py @@ -361,9 +361,9 @@ def __init__(__self__, """ PostRulestack rule list - 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. + Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. - 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. + 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. :param str resource_name: The name of the resource. :param pulumi.ResourceOptions opts: Options for the resource. @@ -396,9 +396,9 @@ def __init__(__self__, """ PostRulestack rule list - 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. + Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. - 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. + 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. :param str resource_name: The name of the resource. :param PostRuleArgs args: The arguments to use to populate this resource's properties. diff --git a/sdk/python/pulumi_azure_native/cloudngfw/pre_rule.py b/sdk/python/pulumi_azure_native/cloudngfw/pre_rule.py index 17897a3ba3ec..4e24a9120468 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/pre_rule.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/pre_rule.py @@ -361,9 +361,9 @@ def __init__(__self__, """ PreRulestack rule list - 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. + Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. - 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. + 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. :param str resource_name: The name of the resource. :param pulumi.ResourceOptions opts: Options for the resource. @@ -396,9 +396,9 @@ def __init__(__self__, """ PreRulestack rule list - 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. + Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. - 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. + 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. :param str resource_name: The name of the resource. :param PreRuleArgs args: The arguments to use to populate this resource's properties. diff --git a/sdk/python/pulumi_azure_native/cloudngfw/prefix_list_global_rulestack.py b/sdk/python/pulumi_azure_native/cloudngfw/prefix_list_global_rulestack.py index b9b8a0fab706..6b91281172e2 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/prefix_list_global_rulestack.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/prefix_list_global_rulestack.py @@ -119,9 +119,9 @@ def __init__(__self__, """ GlobalRulestack prefixList - 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. + Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. - 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. + 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. :param str resource_name: The name of the resource. :param pulumi.ResourceOptions opts: Options for the resource. @@ -140,9 +140,9 @@ def __init__(__self__, """ GlobalRulestack prefixList - 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. + Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. - 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. + 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. :param str resource_name: The name of the resource. :param PrefixListGlobalRulestackArgs args: The arguments to use to populate this resource's properties. diff --git a/sdk/python/pulumi_azure_native/cloudngfw/prefix_list_local_rulestack.py b/sdk/python/pulumi_azure_native/cloudngfw/prefix_list_local_rulestack.py index 2bd3e152da26..354511feff4f 100644 --- a/sdk/python/pulumi_azure_native/cloudngfw/prefix_list_local_rulestack.py +++ b/sdk/python/pulumi_azure_native/cloudngfw/prefix_list_local_rulestack.py @@ -135,9 +135,9 @@ def __init__(__self__, """ LocalRulestack prefixList - 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. + Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. - 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. + 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. :param str resource_name: The name of the resource. :param pulumi.ResourceOptions opts: Options for the resource. @@ -157,9 +157,9 @@ def __init__(__self__, """ LocalRulestack prefixList - 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. + Uses Azure REST API version 2025-05-23. In version 2.x of the Azure Native provider, it used API version 2023-09-01. - 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. + 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. :param str resource_name: The name of the resource. :param PrefixListLocalRulestackArgs args: The arguments to use to populate this resource's properties. diff --git a/versions/v3-spec.yaml b/versions/v3-spec.yaml index 0e9ab35157da..ecbff7a5e336 100644 --- a/versions/v3-spec.yaml +++ b/versions/v3-spec.yaml @@ -191,7 +191,7 @@ Chaos: CloudHealth: tracking: 2025-05-01-preview Cloudngfw: - tracking: 2025-02-06-preview + tracking: "2025-05-23" CodeSigning: tracking: 2024-09-30-preview CognitiveServices: diff --git a/versions/v3.yaml b/versions/v3.yaml index ba31bc110870..d6479042591d 100644 --- a/versions/v3.yaml +++ b/versions/v3.yaml @@ -2978,183 +2978,183 @@ CloudHealth: RpNamespace: Microsoft.CloudHealth Cloudngfw: CertificateObjectGlobalRulestack: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/certificates/{name} RpNamespace: PaloAltoNetworks.Cloudngfw CertificateObjectLocalRulestack: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/certificates/{name} RpNamespace: PaloAltoNetworks.Cloudngfw Firewall: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/firewalls/{firewallName} RpNamespace: PaloAltoNetworks.Cloudngfw FqdnListGlobalRulestack: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/fqdnlists/{name} RpNamespace: PaloAltoNetworks.Cloudngfw FqdnListLocalRulestack: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/fqdnlists/{name} RpNamespace: PaloAltoNetworks.Cloudngfw GlobalRulestack: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName} RpNamespace: PaloAltoNetworks.Cloudngfw LocalRule: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/localRules/{priority} RpNamespace: PaloAltoNetworks.Cloudngfw LocalRulestack: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName} RpNamespace: PaloAltoNetworks.Cloudngfw PostRule: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/postRules/{priority} RpNamespace: PaloAltoNetworks.Cloudngfw PreRule: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/preRules/{priority} RpNamespace: PaloAltoNetworks.Cloudngfw PrefixListGlobalRulestack: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/prefixlists/{name} RpNamespace: PaloAltoNetworks.Cloudngfw PrefixListLocalRulestack: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/prefixlists/{name} RpNamespace: PaloAltoNetworks.Cloudngfw getFirewallGlobalRulestack: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/firewalls/{firewallName}/getGlobalRulestack RpNamespace: PaloAltoNetworks.Cloudngfw getFirewallLogProfile: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/firewalls/{firewallName}/getLogProfile RpNamespace: PaloAltoNetworks.Cloudngfw getFirewallSupportInfo: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/firewalls/{firewallName}/getSupportInfo RpNamespace: PaloAltoNetworks.Cloudngfw getGlobalRulestackChangeLog: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/getChangeLog RpNamespace: PaloAltoNetworks.Cloudngfw getLocalRuleCounters: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/localRules/{priority}/getCounters RpNamespace: PaloAltoNetworks.Cloudngfw getLocalRulestackChangeLog: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/getChangeLog RpNamespace: PaloAltoNetworks.Cloudngfw getLocalRulestackSupportInfo: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/getSupportInfo RpNamespace: PaloAltoNetworks.Cloudngfw getPostRuleCounters: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/postRules/{priority}/getCounters RpNamespace: PaloAltoNetworks.Cloudngfw getPreRuleCounters: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/preRules/{priority}/getCounters RpNamespace: PaloAltoNetworks.Cloudngfw listGlobalRulestackAdvancedSecurityObjects: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/listAdvancedSecurityObjects RpNamespace: PaloAltoNetworks.Cloudngfw listGlobalRulestackAppIds: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/listAppIds RpNamespace: PaloAltoNetworks.Cloudngfw listGlobalRulestackCountries: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/listCountries RpNamespace: PaloAltoNetworks.Cloudngfw listGlobalRulestackFirewalls: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/listFirewalls RpNamespace: PaloAltoNetworks.Cloudngfw listGlobalRulestackPredefinedUrlCategories: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/listPredefinedUrlCategories RpNamespace: PaloAltoNetworks.Cloudngfw listGlobalRulestackSecurityServices: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /providers/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}/listSecurityServices RpNamespace: PaloAltoNetworks.Cloudngfw listLocalRulestackAdvancedSecurityObjects: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/listAdvancedSecurityObjects RpNamespace: PaloAltoNetworks.Cloudngfw listLocalRulestackAppIds: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/listAppIds RpNamespace: PaloAltoNetworks.Cloudngfw listLocalRulestackCountries: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/listCountries RpNamespace: PaloAltoNetworks.Cloudngfw listLocalRulestackFirewalls: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/listFirewalls RpNamespace: PaloAltoNetworks.Cloudngfw listLocalRulestackPredefinedUrlCategories: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/listPredefinedUrlCategories RpNamespace: PaloAltoNetworks.Cloudngfw listLocalRulestackSecurityServices: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/PaloAltoNetworks.Cloudngfw/localRulestacks/{localRulestackName}/listSecurityServices RpNamespace: PaloAltoNetworks.Cloudngfw - listPaloAltoNetworksCloudngfwCloudManagerTenants: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + listPaloAltoNetworksCloudngfwOperationCloudManagerTenants: + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /subscriptions/{subscriptionId}/providers/PaloAltoNetworks.Cloudngfw/listCloudManagerTenants RpNamespace: PaloAltoNetworks.Cloudngfw - listPaloAltoNetworksCloudngfwProductSerialNumberStatus: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus: + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /subscriptions/{subscriptionId}/providers/PaloAltoNetworks.Cloudngfw/listProductSerialNumberStatus RpNamespace: PaloAltoNetworks.Cloudngfw - listPaloAltoNetworksCloudngfwSupportInfo: - ApiVersion: 2025-02-06-preview - SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/preview/2025-02-06-preview/PaloAltoNetworks.Cloudngfw.json + listPaloAltoNetworksCloudngfwOperationSupportInfo: + ApiVersion: "2025-05-23" + SpecFilePath: specification/paloaltonetworks/resource-manager/PaloAltoNetworks.Cloudngfw/stable/2025-05-23/PaloAltoNetworks.Cloudngfw.json ResourceUri: /subscriptions/{subscriptionId}/providers/PaloAltoNetworks.Cloudngfw/listSupportInfo RpNamespace: PaloAltoNetworks.Cloudngfw CodeSigning: