From cc7ee3a826c3f6d7272e1f6a773619ebb39bb0b1 Mon Sep 17 00:00:00 2001
From: azure-powershell-bot
<65331932+azure-powershell-bot@users.noreply.github.com>
Date: Wed, 10 Apr 2024 05:10:55 +0000
Subject: [PATCH 1/2] Move Cdn to main
---
src/Cdn/Cdn.Autorest/Az.Cdn.format.ps1xml | 934 ++++----
src/Cdn/Cdn.Autorest/Az.Cdn.psd1 | 2 +-
src/Cdn/Cdn.Autorest/README.md | 11 +-
.../profiles-afdEndpoints-routes.json | 2 +-
.../Microsoft.Cdn/profiles-afdEndpoints.json | 2 +-
.../Microsoft.Cdn/profiles-customDomains.json | 2 +-
.../profiles-endpoints-customDomains.json | 2 +-
.../profiles-endpoints-originGroups.json | 2 +-
.../profiles-endpoints-origins.json | 2 +-
.../UX/Microsoft.Cdn/profiles-endpoints.json | 2 +-
.../profiles-originGroups-origins.json | 2 +-
.../Microsoft.Cdn/profiles-originGroups.json | 2 +-
.../profiles-ruleSets-rules.json | 2 +-
.../UX/Microsoft.Cdn/profiles-ruleSets.json | 2 +-
.../UX/Microsoft.Cdn/profiles-secrets.json | 2 +-
.../profiles-securityPolicies.json | 2 +-
.../Enable-AzFrontDoorCdnProfileMigration.ps1 | 2 +-
.../Cdn.Autorest/custom/Get-AzCdnProfile.ps1 | 4 +-
.../custom/Get-AzFrontDoorCdnProfile.ps1 | 4 +-
.../Cdn.Autorest/custom/New-AzCdnProfile.ps1 | 6 +-
...CustomDomainTlsSettingParametersObject.ps1 | 8 +-
...nDeliveryRuleClientPortConditionObject.ps1 | 6 +-
...zFrontDoorCdnMigrationParametersObject.ps1 | 8 +-
...ionWebApplicationFirewallMappingObject.ps1 | 6 +-
...CdnOriginGroupHealthProbeSettingObject.ps1 | 6 +-
...nOriginGroupLoadBalancingSettingObject.ps1 | 6 +-
.../custom/New-AzFrontDoorCdnProfile.ps1 | 22 +-
...oorCdnProfileChangeSkuWafMappingObject.ps1 | 6 +-
...zFrontDoorCdnProfileLogScrubbingObject.ps1 | 54 +
...rontDoorCdnProfileScrubbingRulesObject.ps1 | 61 +
...tDoorCdnProfileUpgradeParametersObject.ps1 | 8 +-
...ew-AzFrontDoorCdnPurgeParametersObject.ps1 | 6 +-
...-AzFrontDoorCdnResourceReferenceObject.ps1 | 6 +-
...FrontDoorCdnRuleCookiesConditionObject.ps1 | 6 +-
...rontDoorCdnRuleHostNameConditionObject.ps1 | 6 +-
...tDoorCdnRuleHttpVersionConditionObject.ps1 | 6 +-
...rontDoorCdnRuleIsDeviceConditionObject.ps1 | 6 +-
...rontDoorCdnRulePostArgsConditionObject.ps1 | 6 +-
...tDoorCdnRuleQueryStringConditionObject.ps1 | 6 +-
...oorCdnRuleRemoteAddressConditionObject.ps1 | 6 +-
...tDoorCdnRuleRequestBodyConditionObject.ps1 | 6 +-
...ntDoorCdnRuleRequestHeaderActionObject.ps1 | 6 +-
...oorCdnRuleRequestHeaderConditionObject.ps1 | 6 +-
...oorCdnRuleRequestMethodConditionObject.ps1 | 6 +-
...oorCdnRuleRequestSchemeConditionObject.ps1 | 6 +-
...ntDoorCdnRuleRequestUriConditionObject.ps1 | 6 +-
...tDoorCdnRuleResponseHeaderActionObject.ps1 | 6 +-
...RouteConfigurationOverrideActionObject.ps1 | 6 +-
...ntDoorCdnRuleServerPortConditionObject.ps1 | 6 +-
...ntDoorCdnRuleSocketAddrConditionObject.ps1 | 6 +-
...tDoorCdnRuleSslProtocolConditionObject.ps1 | 6 +-
...CdnRuleUrlFileExtensionConditionObject.ps1 | 6 +-
...tDoorCdnRuleUrlFileNameConditionObject.ps1 | 6 +-
...FrontDoorCdnRuleUrlPathConditionObject.ps1 | 6 +-
...rontDoorCdnRuleUrlRedirectActionObject.ps1 | 6 +-
...FrontDoorCdnRuleUrlRewriteActionObject.ps1 | 6 +-
...FrontDoorCdnRuleUrlSigningActionObject.ps1 | 8 +-
...retCustomerCertificateParametersObject.ps1 | 6 +-
...artyManagedCertificateParametersObject.ps1 | 6 +-
...cretManagedCertificateParametersObject.ps1 | 6 +-
...CdnSecretUrlSigningKeyParametersObject.ps1 | 6 +-
...ebApplicationFirewallAssociationObject.ps1 | 8 +-
...WebApplicationFirewallParametersObject.ps1 | 8 +-
...-AzFrontDoorCdnProfilePrepareMigration.ps1 | 6 +-
.../Test-AzFrontDoorCdnProfileMigration.ps1 | 4 +-
.../custom/Update-AzCdnProfile.ps1 | 6 +-
.../custom/Update-AzFrontDoorCdnProfile.ps1 | 33 +-
.../Update-AzFrontDoorCdnProfileSku.ps1 | 8 +-
...eliveryRuleCacheExpirationActionObject.ps1 | 6 +-
...eryRuleCacheKeyQueryStringActionObject.ps1 | 6 +-
...zCdnDeliveryRuleCookiesConditionObject.ps1 | 6 +-
...DeliveryRuleHttpVersionConditionObject.ps1 | 6 +-
...CdnDeliveryRuleIsDeviceConditionObject.ps1 | 6 +-
.../New-AzCdnDeliveryRuleObject.ps1 | 10 +-
...CdnDeliveryRulePostArgsConditionObject.ps1 | 6 +-
...DeliveryRuleQueryStringConditionObject.ps1 | 6 +-
...liveryRuleRemoteAddressConditionObject.ps1 | 6 +-
...DeliveryRuleRequestBodyConditionObject.ps1 | 6 +-
...nDeliveryRuleRequestHeaderActionObject.ps1 | 6 +-
...liveryRuleRequestHeaderConditionObject.ps1 | 6 +-
...liveryRuleRequestMethodConditionObject.ps1 | 6 +-
...liveryRuleRequestSchemeConditionObject.ps1 | 6 +-
...nDeliveryRuleRequestUriConditionObject.ps1 | 6 +-
...DeliveryRuleResponseHeaderActionObject.ps1 | 6 +-
...eryRuleUrlFileExtensionConditionObject.ps1 | 6 +-
...DeliveryRuleUrlFileNameConditionObject.ps1 | 6 +-
...zCdnDeliveryRuleUrlPathConditionObject.ps1 | 6 +-
.../New-AzCdnHealthProbeParametersObject.ps1 | 6 +-
.../New-AzCdnLoadParametersObject.ps1 | 6 +-
.../New-AzCdnManagedHttpsParametersObject.ps1 | 6 +-
...w-AzCdnOriginGroupOverrideActionObject.ps1 | 6 +-
.../New-AzCdnPurgeParametersObject.ps1 | 6 +-
.../New-AzCdnResourceReferenceObject.ps1 | 6 +-
...edOriginErrorDetectionParametersObject.ps1 | 8 +-
.../New-AzCdnUrlRedirectActionObject.ps1 | 6 +-
.../New-AzCdnUrlRewriteActionObject.ps1 | 6 +-
.../New-AzCdnUrlSigningActionObject.ps1 | 8 +-
...-AzCdnUserManagedHttpsParametersObject.ps1 | 6 +-
.../examples/New-AzFrontDoorCdnProfile.md | 17 +-
...AzFrontDoorCdnProfileLogScrubbingObject.md | 15 +
...FrontDoorCdnProfileScrubbingRulesObject.md | 26 +
.../examples/Update-AzFrontDoorCdnProfile.md | 50 +-
.../exports/Clear-AzCdnEndpointContent.ps1 | 4 +-
.../Clear-AzFrontDoorCdnEndpointContent.ps1 | 4 +-
.../Disable-AzCdnCustomDomainCustomHttps.ps1 | 4 +-
.../Enable-AzCdnCustomDomainCustomHttps.ps1 | 8 +-
.../exports/Get-AzCdnCustomDomain.ps1 | 4 +-
.../exports/Get-AzCdnEdgeNode.ps1 | 4 +-
.../exports/Get-AzCdnEndpoint.ps1 | 4 +-
.../Get-AzCdnEndpointResourceUsage.ps1 | 4 +-
.../Cdn.Autorest/exports/Get-AzCdnOrigin.ps1 | 4 +-
.../exports/Get-AzCdnOriginGroup.ps1 | 4 +-
.../Cdn.Autorest/exports/Get-AzCdnProfile.ps1 | 4 +-
.../exports/Get-AzCdnProfileResourceUsage.ps1 | 4 +-
.../Get-AzCdnSubscriptionResourceUsage.ps1 | 4 +-
.../Get-AzFrontDoorCdnCustomDomain.ps1 | 4 +-
.../exports/Get-AzFrontDoorCdnEndpoint.ps1 | 4 +-
...et-AzFrontDoorCdnEndpointResourceUsage.ps1 | 4 +-
.../exports/Get-AzFrontDoorCdnOrigin.ps1 | 4 +-
.../exports/Get-AzFrontDoorCdnOriginGroup.ps1 | 4 +-
...AzFrontDoorCdnOriginGroupResourceUsage.ps1 | 4 +-
.../exports/Get-AzFrontDoorCdnProfile.ps1 | 4 +-
...Get-AzFrontDoorCdnProfileResourceUsage.ps1 | 4 +-
.../exports/Get-AzFrontDoorCdnRoute.ps1 | 4 +-
.../exports/Get-AzFrontDoorCdnRule.ps1 | 4 +-
.../exports/Get-AzFrontDoorCdnRuleSet.ps1 | 4 +-
...Get-AzFrontDoorCdnRuleSetResourceUsage.ps1 | 4 +-
.../exports/Get-AzFrontDoorCdnSecret.ps1 | 4 +-
.../Get-AzFrontDoorCdnSecurityPolicy.ps1 | 4 +-
.../exports/Import-AzCdnEndpointContent.ps1 | 4 +-
.../exports/New-AzCdnCustomDomain.ps1 | 4 +-
...eliveryRuleCacheExpirationActionObject.ps1 | 4 +-
...eryRuleCacheKeyQueryStringActionObject.ps1 | 4 +-
...zCdnDeliveryRuleCookiesConditionObject.ps1 | 4 +-
...DeliveryRuleHttpVersionConditionObject.ps1 | 4 +-
...CdnDeliveryRuleIsDeviceConditionObject.ps1 | 4 +-
.../exports/New-AzCdnDeliveryRuleObject.ps1 | 8 +-
...CdnDeliveryRulePostArgsConditionObject.ps1 | 4 +-
...DeliveryRuleQueryStringConditionObject.ps1 | 4 +-
...liveryRuleRemoteAddressConditionObject.ps1 | 4 +-
...DeliveryRuleRequestBodyConditionObject.ps1 | 4 +-
...nDeliveryRuleRequestHeaderActionObject.ps1 | 4 +-
...liveryRuleRequestHeaderConditionObject.ps1 | 4 +-
...liveryRuleRequestMethodConditionObject.ps1 | 4 +-
...liveryRuleRequestSchemeConditionObject.ps1 | 4 +-
...nDeliveryRuleRequestUriConditionObject.ps1 | 4 +-
...DeliveryRuleResponseHeaderActionObject.ps1 | 4 +-
...eryRuleUrlFileExtensionConditionObject.ps1 | 4 +-
...DeliveryRuleUrlFileNameConditionObject.ps1 | 4 +-
...zCdnDeliveryRuleUrlPathConditionObject.ps1 | 4 +-
.../exports/New-AzCdnEndpoint.ps1 | 16 +-
.../New-AzCdnHealthProbeParametersObject.ps1 | 4 +-
.../exports/New-AzCdnLoadParametersObject.ps1 | 4 +-
.../New-AzCdnManagedHttpsParametersObject.ps1 | 4 +-
.../Cdn.Autorest/exports/New-AzCdnOrigin.ps1 | 4 +-
.../exports/New-AzCdnOriginGroup.ps1 | 10 +-
...w-AzCdnOriginGroupOverrideActionObject.ps1 | 4 +-
.../Cdn.Autorest/exports/New-AzCdnProfile.ps1 | 6 +-
.../New-AzCdnPurgeParametersObject.ps1 | 4 +-
.../New-AzCdnResourceReferenceObject.ps1 | 4 +-
...edOriginErrorDetectionParametersObject.ps1 | 6 +-
.../New-AzCdnUrlRedirectActionObject.ps1 | 4 +-
.../New-AzCdnUrlRewriteActionObject.ps1 | 4 +-
.../New-AzCdnUrlSigningActionObject.ps1 | 6 +-
...-AzCdnUserManagedHttpsParametersObject.ps1 | 4 +-
.../New-AzFrontDoorCdnCustomDomain.ps1 | 8 +-
...CustomDomainTlsSettingParametersObject.ps1 | 6 +-
.../exports/New-AzFrontDoorCdnEndpoint.ps1 | 6 +-
...zFrontDoorCdnMigrationParametersObject.ps1 | 6 +-
...ionWebApplicationFirewallMappingObject.ps1 | 4 +-
.../exports/New-AzFrontDoorCdnOrigin.ps1 | 4 +-
.../exports/New-AzFrontDoorCdnOriginGroup.ps1 | 8 +-
...CdnOriginGroupHealthProbeSettingObject.ps1 | 4 +-
...nOriginGroupLoadBalancingSettingObject.ps1 | 4 +-
.../exports/New-AzFrontDoorCdnProfile.ps1 | 34 +-
...oorCdnProfileChangeSkuWafMappingObject.ps1 | 4 +-
...zFrontDoorCdnProfileLogScrubbingObject.ps1 | 137 ++
...rontDoorCdnProfileScrubbingRulesObject.ps1 | 134 ++
...tDoorCdnProfileUpgradeParametersObject.ps1 | 6 +-
...ew-AzFrontDoorCdnPurgeParametersObject.ps1 | 4 +-
...-AzFrontDoorCdnResourceReferenceObject.ps1 | 4 +-
.../exports/New-AzFrontDoorCdnRoute.ps1 | 8 +-
.../exports/New-AzFrontDoorCdnRule.ps1 | 8 +-
...ntDoorCdnRuleClientPortConditionObject.ps1 | 4 +-
...FrontDoorCdnRuleCookiesConditionObject.ps1 | 4 +-
...rontDoorCdnRuleHostNameConditionObject.ps1 | 4 +-
...tDoorCdnRuleHttpVersionConditionObject.ps1 | 4 +-
...rontDoorCdnRuleIsDeviceConditionObject.ps1 | 4 +-
...rontDoorCdnRulePostArgsConditionObject.ps1 | 4 +-
...tDoorCdnRuleQueryStringConditionObject.ps1 | 4 +-
...oorCdnRuleRemoteAddressConditionObject.ps1 | 4 +-
...tDoorCdnRuleRequestBodyConditionObject.ps1 | 4 +-
...ntDoorCdnRuleRequestHeaderActionObject.ps1 | 4 +-
...oorCdnRuleRequestHeaderConditionObject.ps1 | 4 +-
...oorCdnRuleRequestMethodConditionObject.ps1 | 4 +-
...oorCdnRuleRequestSchemeConditionObject.ps1 | 4 +-
...ntDoorCdnRuleRequestUriConditionObject.ps1 | 4 +-
...tDoorCdnRuleResponseHeaderActionObject.ps1 | 4 +-
...RouteConfigurationOverrideActionObject.ps1 | 4 +-
...ntDoorCdnRuleServerPortConditionObject.ps1 | 4 +-
.../exports/New-AzFrontDoorCdnRuleSet.ps1 | 4 +-
...ntDoorCdnRuleSocketAddrConditionObject.ps1 | 4 +-
...tDoorCdnRuleSslProtocolConditionObject.ps1 | 4 +-
...CdnRuleUrlFileExtensionConditionObject.ps1 | 4 +-
...tDoorCdnRuleUrlFileNameConditionObject.ps1 | 4 +-
...FrontDoorCdnRuleUrlPathConditionObject.ps1 | 4 +-
...rontDoorCdnRuleUrlRedirectActionObject.ps1 | 4 +-
...FrontDoorCdnRuleUrlRewriteActionObject.ps1 | 4 +-
...FrontDoorCdnRuleUrlSigningActionObject.ps1 | 6 +-
.../exports/New-AzFrontDoorCdnSecret.ps1 | 6 +-
...retCustomerCertificateParametersObject.ps1 | 4 +-
...artyManagedCertificateParametersObject.ps1 | 4 +-
...cretManagedCertificateParametersObject.ps1 | 4 +-
...CdnSecretUrlSigningKeyParametersObject.ps1 | 4 +-
.../New-AzFrontDoorCdnSecurityPolicy.ps1 | 6 +-
...ebApplicationFirewallAssociationObject.ps1 | 6 +-
...WebApplicationFirewallParametersObject.ps1 | 6 +-
.../exports/ProxyCmdletDefinitions.ps1 | 956 ++++++---
.../exports/Start-AzCdnEndpoint.ps1 | 4 +-
...-AzFrontDoorCdnProfilePrepareMigration.ps1 | 6 +-
.../exports/Stop-AzCdnEndpoint.ps1 | 4 +-
.../Test-AzCdnEndpointCustomDomain.ps1 | 4 +-
.../exports/Test-AzCdnNameAvailability.ps1 | 4 +-
.../Cdn.Autorest/exports/Test-AzCdnProbe.ps1 | 4 +-
...est-AzFrontDoorCdnEndpointCustomDomain.ps1 | 4 +-
...AzFrontDoorCdnEndpointNameAvailability.ps1 | 4 +-
...rontDoorCdnProfileHostNameAvailability.ps1 | 4 +-
.../Test-AzFrontDoorCdnProfileMigration.ps1 | 4 +-
.../exports/Update-AzCdnEndpoint.ps1 | 12 +-
.../exports/Update-AzCdnOrigin.ps1 | 4 +-
.../exports/Update-AzCdnOriginGroup.ps1 | 10 +-
.../exports/Update-AzCdnProfile.ps1 | 6 +-
.../Update-AzFrontDoorCdnCustomDomain.ps1 | 6 +-
.../exports/Update-AzFrontDoorCdnEndpoint.ps1 | 6 +-
.../exports/Update-AzFrontDoorCdnOrigin.ps1 | 4 +-
.../Update-AzFrontDoorCdnOriginGroup.ps1 | 8 +-
.../exports/Update-AzFrontDoorCdnProfile.ps1 | 39 +-
.../Update-AzFrontDoorCdnProfileSku.ps1 | 8 +-
.../exports/Update-AzFrontDoorCdnRoute.ps1 | 8 +-
.../exports/Update-AzFrontDoorCdnRule.ps1 | 8 +-
.../Update-AzFrontDoorCdnSecurityPolicy.ps1 | 6 +-
src/Cdn/Cdn.Autorest/generated/api/Cdn.cs | 1528 ++++++-------
.../ProfilePropertiesUpdateParameters.cs | 57 -
.../ActivatedResourceReference.PowerShell.cs | 28 +-
...ctivatedResourceReference.TypeConverter.cs | 6 +-
.../ActivatedResourceReference.cs | 8 +-
.../ActivatedResourceReference.json.cs | 8 +-
.../AfdDomain.PowerShell.cs | 124 +-
.../AfdDomain.TypeConverter.cs | 6 +-
.../{Api20230501 => Api20240201}/AfdDomain.cs | 110 +-
.../AfdDomain.json.cs | 12 +-
.../AfdDomainHttpsParameters.PowerShell.cs | 32 +-
.../AfdDomainHttpsParameters.TypeConverter.cs | 6 +-
.../AfdDomainHttpsParameters.cs | 16 +-
.../AfdDomainHttpsParameters.json.cs | 10 +-
.../AfdDomainListResult.PowerShell.cs | 28 +-
.../AfdDomainListResult.TypeConverter.cs | 6 +-
.../AfdDomainListResult.cs | 18 +-
.../AfdDomainListResult.json.cs | 10 +-
.../AfdDomainProperties.PowerShell.cs | 76 +-
.../AfdDomainProperties.TypeConverter.cs | 6 +-
.../AfdDomainProperties.cs | 72 +-
.../AfdDomainProperties.json.cs | 16 +-
...PropertiesExtendedProperties.PowerShell.cs | 20 +-
...pertiesExtendedProperties.TypeConverter.cs | 6 +-
.../AfdDomainPropertiesExtendedProperties.cs | 6 +-
...PropertiesExtendedProperties.dictionary.cs | 4 +-
...DomainPropertiesExtendedProperties.json.cs | 8 +-
.../AfdDomainUpdateParameters.PowerShell.cs | 48 +-
...AfdDomainUpdateParameters.TypeConverter.cs | 6 +-
.../AfdDomainUpdateParameters.cs | 38 +-
.../AfdDomainUpdateParameters.json.cs | 10 +-
...inUpdatePropertiesParameters.PowerShell.cs | 44 +-
...pdatePropertiesParameters.TypeConverter.cs | 6 +-
.../AfdDomainUpdatePropertiesParameters.cs | 38 +-
...fdDomainUpdatePropertiesParameters.json.cs | 14 +-
.../AfdEndpoint.PowerShell.cs | 96 +-
.../AfdEndpoint.TypeConverter.cs | 6 +-
.../AfdEndpoint.cs | 76 +-
.../AfdEndpoint.json.cs | 12 +-
.../AfdEndpointListResult.PowerShell.cs | 28 +-
.../AfdEndpointListResult.TypeConverter.cs | 6 +-
.../AfdEndpointListResult.cs | 18 +-
.../AfdEndpointListResult.json.cs | 10 +-
.../AfdEndpointProperties.PowerShell.cs | 44 +-
.../AfdEndpointProperties.TypeConverter.cs | 6 +-
.../AfdEndpointProperties.cs | 38 +-
.../AfdEndpointProperties.json.cs | 12 +-
...ntPropertiesUpdateParameters.PowerShell.cs | 28 +-
...ropertiesUpdateParameters.TypeConverter.cs | 6 +-
.../AfdEndpointPropertiesUpdateParameters.cs | 8 +-
...EndpointPropertiesUpdateParameters.json.cs | 8 +-
.../AfdEndpointUpdateParameters.PowerShell.cs | 36 +-
...dEndpointUpdateParameters.TypeConverter.cs | 6 +-
.../AfdEndpointUpdateParameters.cs | 30 +-
.../AfdEndpointUpdateParameters.json.cs | 12 +-
...EndpointUpdateParametersTags.PowerShell.cs | 20 +-
...pointUpdateParametersTags.TypeConverter.cs | 6 +-
.../AfdEndpointUpdateParametersTags.cs | 6 +-
...EndpointUpdateParametersTags.dictionary.cs | 4 +-
.../AfdEndpointUpdateParametersTags.json.cs | 8 +-
.../AfdErrorResponse.PowerShell.cs | 44 +-
.../AfdErrorResponse.TypeConverter.cs | 6 +-
.../AfdErrorResponse.cs | 46 +-
.../AfdErrorResponse.json.cs | 10 +-
.../AfdOrigin.PowerShell.cs | 148 +-
.../AfdOrigin.TypeConverter.cs | 6 +-
.../{Api20230501 => Api20240201}/AfdOrigin.cs | 104 +-
.../AfdOrigin.json.cs | 12 +-
.../AfdOriginGroup.PowerShell.cs | 96 +-
.../AfdOriginGroup.TypeConverter.cs | 6 +-
.../AfdOriginGroup.cs | 84 +-
.../AfdOriginGroup.json.cs | 12 +-
.../AfdOriginGroupListResult.PowerShell.cs | 28 +-
.../AfdOriginGroupListResult.TypeConverter.cs | 6 +-
.../AfdOriginGroupListResult.cs | 18 +-
.../AfdOriginGroupListResult.json.cs | 10 +-
.../AfdOriginGroupProperties.PowerShell.cs | 48 +-
.../AfdOriginGroupProperties.TypeConverter.cs | 6 +-
.../AfdOriginGroupProperties.cs | 42 +-
.../AfdOriginGroupProperties.json.cs | 12 +-
...dOriginGroupUpdateParameters.PowerShell.cs | 44 +-
...iginGroupUpdateParameters.TypeConverter.cs | 6 +-
.../AfdOriginGroupUpdateParameters.cs | 38 +-
.../AfdOriginGroupUpdateParameters.json.cs | 10 +-
...upUpdatePropertiesParameters.PowerShell.cs | 40 +-
...pdatePropertiesParameters.TypeConverter.cs | 6 +-
...fdOriginGroupUpdatePropertiesParameters.cs | 28 +-
...ginGroupUpdatePropertiesParameters.json.cs | 12 +-
.../AfdOriginListResult.PowerShell.cs | 28 +-
.../AfdOriginListResult.TypeConverter.cs | 6 +-
.../AfdOriginListResult.cs | 18 +-
.../AfdOriginListResult.json.cs | 10 +-
.../AfdOriginProperties.PowerShell.cs | 100 +-
.../AfdOriginProperties.TypeConverter.cs | 6 +-
.../AfdOriginProperties.cs | 68 +-
.../AfdOriginProperties.json.cs | 12 +-
.../AfdOriginUpdateParameters.PowerShell.cs | 96 +-
...AfdOriginUpdateParameters.TypeConverter.cs | 6 +-
.../AfdOriginUpdateParameters.cs | 58 +-
.../AfdOriginUpdateParameters.json.cs | 10 +-
...inUpdatePropertiesParameters.PowerShell.cs | 92 +-
...pdatePropertiesParameters.TypeConverter.cs | 6 +-
.../AfdOriginUpdatePropertiesParameters.cs | 40 +-
...fdOriginUpdatePropertiesParameters.json.cs | 12 +-
.../AfdPurgeParameters.PowerShell.cs | 28 +-
.../AfdPurgeParameters.TypeConverter.cs | 6 +-
.../AfdPurgeParameters.cs | 6 +-
.../AfdPurgeParameters.json.cs | 8 +-
.../AfdRouteCacheConfiguration.PowerShell.cs | 40 +-
...fdRouteCacheConfiguration.TypeConverter.cs | 6 +-
.../AfdRouteCacheConfiguration.cs | 18 +-
.../AfdRouteCacheConfiguration.json.cs | 10 +-
.../AfdStateProperties.PowerShell.cs | 28 +-
.../AfdStateProperties.TypeConverter.cs | 6 +-
.../AfdStateProperties.cs | 10 +-
.../AfdStateProperties.json.cs | 8 +-
...FirstPartyManagedCertificate.PowerShell.cs | 32 +-
...stPartyManagedCertificate.TypeConverter.cs | 6 +-
.../AzureFirstPartyManagedCertificate.cs | 24 +-
.../AzureFirstPartyManagedCertificate.json.cs | 10 +-
...ManagedCertificateParameters.PowerShell.cs | 52 +-
...agedCertificateParameters.TypeConverter.cs | 6 +-
...eFirstPartyManagedCertificateParameters.cs | 34 +-
...tPartyManagedCertificateParameters.json.cs | 12 +-
.../CacheConfiguration.PowerShell.cs | 40 +-
.../CacheConfiguration.TypeConverter.cs | 6 +-
.../CacheConfiguration.cs | 6 +-
.../CacheConfiguration.json.cs | 8 +-
...heExpirationActionParameters.PowerShell.cs | 36 +-
...xpirationActionParameters.TypeConverter.cs | 6 +-
.../CacheExpirationActionParameters.cs | 10 +-
.../CacheExpirationActionParameters.json.cs | 8 +-
...yQueryStringActionParameters.PowerShell.cs | 32 +-
...eryStringActionParameters.TypeConverter.cs | 6 +-
.../CacheKeyQueryStringActionParameters.cs | 8 +-
...acheKeyQueryStringActionParameters.json.cs | 8 +-
.../CanMigrateParameters.PowerShell.cs | 28 +-
.../CanMigrateParameters.TypeConverter.cs | 6 +-
.../CanMigrateParameters.cs | 16 +-
.../CanMigrateParameters.json.cs | 10 +-
.../CanMigrateProperties.PowerShell.cs | 32 +-
.../CanMigrateProperties.TypeConverter.cs | 6 +-
.../CanMigrateProperties.cs | 20 +-
.../CanMigrateProperties.json.cs | 10 +-
.../CanMigrateResult.PowerShell.cs | 44 +-
.../CanMigrateResult.TypeConverter.cs | 6 +-
.../CanMigrateResult.cs | 34 +-
.../CanMigrateResult.json.cs | 10 +-
...nCertificateSourceParameters.PowerShell.cs | 28 +-
...rtificateSourceParameters.TypeConverter.cs | 6 +-
.../CdnCertificateSourceParameters.cs | 8 +-
.../CdnCertificateSourceParameters.json.cs | 8 +-
.../CdnManagedHttpsParameters.PowerShell.cs | 44 +-
...CdnManagedHttpsParameters.TypeConverter.cs | 6 +-
.../CdnManagedHttpsParameters.cs | 34 +-
.../CdnManagedHttpsParameters.json.cs | 12 +-
.../Certificate.PowerShell.cs | 32 +-
.../Certificate.TypeConverter.cs | 6 +-
.../Certificate.cs | 10 +-
.../Certificate.json.cs | 8 +-
...ndpointNameAvailabilityInput.PowerShell.cs | 32 +-
...ointNameAvailabilityInput.TypeConverter.cs | 6 +-
.../CheckEndpointNameAvailabilityInput.cs | 6 +-
...CheckEndpointNameAvailabilityInput.json.cs | 8 +-
...dpointNameAvailabilityOutput.PowerShell.cs | 36 +-
...intNameAvailabilityOutput.TypeConverter.cs | 6 +-
.../CheckEndpointNameAvailabilityOutput.cs | 14 +-
...heckEndpointNameAvailabilityOutput.json.cs | 8 +-
...eckHostNameAvailabilityInput.PowerShell.cs | 24 +-
...HostNameAvailabilityInput.TypeConverter.cs | 6 +-
.../CheckHostNameAvailabilityInput.cs | 6 +-
.../CheckHostNameAvailabilityInput.json.cs | 8 +-
.../CheckNameAvailabilityInput.PowerShell.cs | 28 +-
...heckNameAvailabilityInput.TypeConverter.cs | 6 +-
.../CheckNameAvailabilityInput.cs | 6 +-
.../CheckNameAvailabilityInput.json.cs | 8 +-
.../CheckNameAvailabilityOutput.PowerShell.cs | 32 +-
...eckNameAvailabilityOutput.TypeConverter.cs | 6 +-
.../CheckNameAvailabilityOutput.cs | 12 +-
.../CheckNameAvailabilityOutput.json.cs | 8 +-
.../CidrIPAddress.PowerShell.cs | 28 +-
.../CidrIPAddress.TypeConverter.cs | 6 +-
.../CidrIPAddress.cs | 6 +-
.../CidrIPAddress.json.cs | 8 +-
...PortMatchConditionParameters.PowerShell.cs | 40 +-
...tMatchConditionParameters.TypeConverter.cs | 6 +-
.../ClientPortMatchConditionParameters.cs | 8 +-
...ClientPortMatchConditionParameters.json.cs | 8 +-
...riesItemsPropertiesDataItems.PowerShell.cs | 28 +-
...sItemsPropertiesDataItems.TypeConverter.cs | 6 +-
...ropertiesSeriesItemsPropertiesDataItems.cs | 6 +-
...tiesSeriesItemsPropertiesDataItems.json.cs | 8 +-
...riesItemsPropertiesDataItems.PowerShell.cs | 28 +-
...sItemsPropertiesDataItems.TypeConverter.cs | 6 +-
...ropertiesSeriesItemsPropertiesDataItems.cs | 6 +-
...tiesSeriesItemsPropertiesDataItems.json.cs | 8 +-
...aItemsPropertiesMetricsItems.PowerShell.cs | 32 +-
...emsPropertiesMetricsItems.TypeConverter.cs | 6 +-
...opertiesDataItemsPropertiesMetricsItems.cs | 6 +-
...iesDataItemsPropertiesMetricsItems.json.cs | 8 +-
.../CompressionSettings.PowerShell.cs | 28 +-
.../CompressionSettings.TypeConverter.cs | 6 +-
.../CompressionSettings.cs | 6 +-
.../CompressionSettings.json.cs | 8 +-
.../ContinentsResponse.PowerShell.cs | 28 +-
.../ContinentsResponse.TypeConverter.cs | 6 +-
.../ContinentsResponse.cs | 26 +-
.../ContinentsResponse.json.cs | 12 +-
...inentsResponseContinentsItem.PowerShell.cs | 24 +-
...ntsResponseContinentsItem.TypeConverter.cs | 6 +-
.../ContinentsResponseContinentsItem.cs | 6 +-
.../ContinentsResponseContinentsItem.json.cs | 8 +-
...ResponseCountryOrRegionsItem.PowerShell.cs | 28 +-
...ponseCountryOrRegionsItem.TypeConverter.cs | 6 +-
.../ContinentsResponseCountryOrRegionsItem.cs | 6 +-
...inentsResponseCountryOrRegionsItem.json.cs | 8 +-
...kiesMatchConditionParameters.PowerShell.cs | 44 +-
...sMatchConditionParameters.TypeConverter.cs | 6 +-
.../CookiesMatchConditionParameters.cs | 8 +-
.../CookiesMatchConditionParameters.json.cs | 8 +-
.../CustomDomain.PowerShell.cs | 96 +-
.../CustomDomain.TypeConverter.cs | 6 +-
.../CustomDomain.cs | 80 +-
.../CustomDomain.json.cs | 12 +-
.../CustomDomainHttpsParameters.PowerShell.cs | 32 +-
...stomDomainHttpsParameters.TypeConverter.cs | 6 +-
.../CustomDomainHttpsParameters.cs | 6 +-
.../CustomDomainHttpsParameters.json.cs | 10 +-
.../CustomDomainListResult.PowerShell.cs | 28 +-
.../CustomDomainListResult.TypeConverter.cs | 6 +-
.../CustomDomainListResult.cs | 18 +-
.../CustomDomainListResult.json.cs | 10 +-
.../CustomDomainParameters.PowerShell.cs | 28 +-
.../CustomDomainParameters.TypeConverter.cs | 6 +-
.../CustomDomainParameters.cs | 16 +-
.../CustomDomainParameters.json.cs | 10 +-
.../CustomDomainProperties.PowerShell.cs | 48 +-
.../CustomDomainProperties.TypeConverter.cs | 6 +-
.../CustomDomainProperties.cs | 24 +-
.../CustomDomainProperties.json.cs | 10 +-
...omDomainPropertiesParameters.PowerShell.cs | 24 +-
...omainPropertiesParameters.TypeConverter.cs | 6 +-
.../CustomDomainPropertiesParameters.cs | 6 +-
.../CustomDomainPropertiesParameters.json.cs | 8 +-
.../CustomerCertificate.PowerShell.cs | 60 +-
.../CustomerCertificate.TypeConverter.cs | 6 +-
.../CustomerCertificate.cs | 38 +-
.../CustomerCertificate.json.cs | 12 +-
...ustomerCertificateParameters.PowerShell.cs | 60 +-
...omerCertificateParameters.TypeConverter.cs | 6 +-
.../CustomerCertificateParameters.cs | 34 +-
.../CustomerCertificateParameters.json.cs | 12 +-
.../DeepCreatedCustomDomain.PowerShell.cs | 36 +-
.../DeepCreatedCustomDomain.TypeConverter.cs | 6 +-
.../DeepCreatedCustomDomain.cs | 18 +-
.../DeepCreatedCustomDomain.json.cs | 10 +-
...reatedCustomDomainProperties.PowerShell.cs | 28 +-
...tedCustomDomainProperties.TypeConverter.cs | 6 +-
.../DeepCreatedCustomDomainProperties.cs | 6 +-
.../DeepCreatedCustomDomainProperties.json.cs | 8 +-
.../DeepCreatedOrigin.PowerShell.cs | 76 +-
.../DeepCreatedOrigin.TypeConverter.cs | 6 +-
.../DeepCreatedOrigin.cs | 40 +-
.../DeepCreatedOrigin.json.cs | 10 +-
.../DeepCreatedOriginGroup.PowerShell.cs | 44 +-
.../DeepCreatedOriginGroup.TypeConverter.cs | 6 +-
.../DeepCreatedOriginGroup.cs | 40 +-
.../DeepCreatedOriginGroup.json.cs | 10 +-
...CreatedOriginGroupProperties.PowerShell.cs | 36 +-
...atedOriginGroupProperties.TypeConverter.cs | 6 +-
.../DeepCreatedOriginGroupProperties.cs | 36 +-
.../DeepCreatedOriginGroupProperties.json.cs | 14 +-
.../DeepCreatedOriginProperties.PowerShell.cs | 68 +-
...epCreatedOriginProperties.TypeConverter.cs | 6 +-
.../DeepCreatedOriginProperties.cs | 8 +-
.../DeepCreatedOriginProperties.json.cs | 8 +-
.../DeliveryRule.PowerShell.cs | 36 +-
.../DeliveryRule.TypeConverter.cs | 6 +-
.../DeliveryRule.cs | 26 +-
.../DeliveryRule.json.cs | 12 +-
.../DeliveryRuleAction1.PowerShell.cs | 24 +-
.../DeliveryRuleAction1.TypeConverter.cs | 6 +-
.../DeliveryRuleAction1.cs | 6 +-
.../DeliveryRuleAction1.json.cs | 10 +-
...eryRuleCacheExpirationAction.PowerShell.cs | 44 +-
...RuleCacheExpirationAction.TypeConverter.cs | 6 +-
.../DeliveryRuleCacheExpirationAction.cs | 36 +-
.../DeliveryRuleCacheExpirationAction.json.cs | 12 +-
...uleCacheKeyQueryStringAction.PowerShell.cs | 40 +-
...CacheKeyQueryStringAction.TypeConverter.cs | 6 +-
.../DeliveryRuleCacheKeyQueryStringAction.cs | 32 +-
...iveryRuleCacheKeyQueryStringAction.json.cs | 12 +-
...iveryRuleClientPortCondition.PowerShell.cs | 48 +-
...ryRuleClientPortCondition.TypeConverter.cs | 6 +-
.../DeliveryRuleClientPortCondition.cs | 36 +-
.../DeliveryRuleClientPortCondition.json.cs | 12 +-
.../DeliveryRuleCondition.PowerShell.cs | 24 +-
.../DeliveryRuleCondition.TypeConverter.cs | 6 +-
.../DeliveryRuleCondition.cs | 6 +-
.../DeliveryRuleCondition.json.cs | 10 +-
...DeliveryRuleCookiesCondition.PowerShell.cs | 52 +-
...iveryRuleCookiesCondition.TypeConverter.cs | 6 +-
.../DeliveryRuleCookiesCondition.cs | 38 +-
.../DeliveryRuleCookiesCondition.json.cs | 12 +-
...eliveryRuleHostNameCondition.PowerShell.cs | 48 +-
...veryRuleHostNameCondition.TypeConverter.cs | 6 +-
.../DeliveryRuleHostNameCondition.cs | 36 +-
.../DeliveryRuleHostNameCondition.json.cs | 12 +-
...veryRuleHttpVersionCondition.PowerShell.cs | 48 +-
...yRuleHttpVersionCondition.TypeConverter.cs | 6 +-
.../DeliveryRuleHttpVersionCondition.cs | 38 +-
.../DeliveryRuleHttpVersionCondition.json.cs | 12 +-
...eliveryRuleIsDeviceCondition.PowerShell.cs | 48 +-
...veryRuleIsDeviceCondition.TypeConverter.cs | 6 +-
.../DeliveryRuleIsDeviceCondition.cs | 38 +-
.../DeliveryRuleIsDeviceCondition.json.cs | 12 +-
...eliveryRulePostArgsCondition.PowerShell.cs | 52 +-
...veryRulePostArgsCondition.TypeConverter.cs | 6 +-
.../DeliveryRulePostArgsCondition.cs | 38 +-
.../DeliveryRulePostArgsCondition.json.cs | 12 +-
...veryRuleQueryStringCondition.PowerShell.cs | 48 +-
...yRuleQueryStringCondition.TypeConverter.cs | 6 +-
.../DeliveryRuleQueryStringCondition.cs | 36 +-
.../DeliveryRuleQueryStringCondition.json.cs | 12 +-
...ryRuleRemoteAddressCondition.PowerShell.cs | 48 +-
...uleRemoteAddressCondition.TypeConverter.cs | 6 +-
.../DeliveryRuleRemoteAddressCondition.cs | 36 +-
...DeliveryRuleRemoteAddressCondition.json.cs | 12 +-
...veryRuleRequestBodyCondition.PowerShell.cs | 48 +-
...yRuleRequestBodyCondition.TypeConverter.cs | 6 +-
.../DeliveryRuleRequestBodyCondition.cs | 36 +-
.../DeliveryRuleRequestBodyCondition.json.cs | 12 +-
...iveryRuleRequestHeaderAction.PowerShell.cs | 44 +-
...ryRuleRequestHeaderAction.TypeConverter.cs | 6 +-
.../DeliveryRuleRequestHeaderAction.cs | 34 +-
.../DeliveryRuleRequestHeaderAction.json.cs | 12 +-
...ryRuleRequestHeaderCondition.PowerShell.cs | 52 +-
...uleRequestHeaderCondition.TypeConverter.cs | 6 +-
.../DeliveryRuleRequestHeaderCondition.cs | 38 +-
...DeliveryRuleRequestHeaderCondition.json.cs | 12 +-
...ryRuleRequestMethodCondition.PowerShell.cs | 48 +-
...uleRequestMethodCondition.TypeConverter.cs | 6 +-
.../DeliveryRuleRequestMethodCondition.cs | 38 +-
...DeliveryRuleRequestMethodCondition.json.cs | 12 +-
...ryRuleRequestSchemeCondition.PowerShell.cs | 48 +-
...uleRequestSchemeCondition.TypeConverter.cs | 6 +-
.../DeliveryRuleRequestSchemeCondition.cs | 38 +-
...DeliveryRuleRequestSchemeCondition.json.cs | 12 +-
...iveryRuleRequestUriCondition.PowerShell.cs | 48 +-
...ryRuleRequestUriCondition.TypeConverter.cs | 6 +-
.../DeliveryRuleRequestUriCondition.cs | 36 +-
.../DeliveryRuleRequestUriCondition.json.cs | 12 +-
...veryRuleResponseHeaderAction.PowerShell.cs | 44 +-
...yRuleResponseHeaderAction.TypeConverter.cs | 6 +-
.../DeliveryRuleResponseHeaderAction.cs | 34 +-
.../DeliveryRuleResponseHeaderAction.json.cs | 12 +-
...eConfigurationOverrideAction.PowerShell.cs | 72 +-
...nfigurationOverrideAction.TypeConverter.cs | 6 +-
...eryRuleRouteConfigurationOverrideAction.cs | 54 +-
...leRouteConfigurationOverrideAction.json.cs | 12 +-
...iveryRuleServerPortCondition.PowerShell.cs | 48 +-
...ryRuleServerPortCondition.TypeConverter.cs | 6 +-
.../DeliveryRuleServerPortCondition.cs | 36 +-
.../DeliveryRuleServerPortCondition.json.cs | 12 +-
...iveryRuleSocketAddrCondition.PowerShell.cs | 48 +-
...ryRuleSocketAddrCondition.TypeConverter.cs | 6 +-
.../DeliveryRuleSocketAddrCondition.cs | 36 +-
.../DeliveryRuleSocketAddrCondition.json.cs | 12 +-
...veryRuleSslProtocolCondition.PowerShell.cs | 48 +-
...yRuleSslProtocolCondition.TypeConverter.cs | 6 +-
.../DeliveryRuleSslProtocolCondition.cs | 38 +-
.../DeliveryRuleSslProtocolCondition.json.cs | 12 +-
...uleUrlFileExtensionCondition.PowerShell.cs | 48 +-
...UrlFileExtensionCondition.TypeConverter.cs | 6 +-
.../DeliveryRuleUrlFileExtensionCondition.cs | 36 +-
...iveryRuleUrlFileExtensionCondition.json.cs | 12 +-
...veryRuleUrlFileNameCondition.PowerShell.cs | 48 +-
...yRuleUrlFileNameCondition.TypeConverter.cs | 6 +-
.../DeliveryRuleUrlFileNameCondition.cs | 36 +-
.../DeliveryRuleUrlFileNameCondition.json.cs | 12 +-
...DeliveryRuleUrlPathCondition.PowerShell.cs | 48 +-
...iveryRuleUrlPathCondition.TypeConverter.cs | 6 +-
.../DeliveryRuleUrlPathCondition.cs | 36 +-
.../DeliveryRuleUrlPathCondition.json.cs | 12 +-
.../DimensionProperties.PowerShell.cs | 32 +-
.../DimensionProperties.TypeConverter.cs | 6 +-
.../DimensionProperties.cs | 6 +-
.../DimensionProperties.json.cs | 8 +-
.../DomainValidationProperties.PowerShell.cs | 28 +-
...omainValidationProperties.TypeConverter.cs | 6 +-
.../DomainValidationProperties.cs | 10 +-
.../DomainValidationProperties.json.cs | 8 +-
.../EdgeNode.PowerShell.cs | 68 +-
.../EdgeNode.TypeConverter.cs | 6 +-
.../{Api20230501 => Api20240201}/EdgeNode.cs | 58 +-
.../EdgeNode.json.cs | 12 +-
.../EdgeNodeProperties.PowerShell.cs | 24 +-
.../EdgeNodeProperties.TypeConverter.cs | 6 +-
.../EdgeNodeProperties.cs | 16 +-
.../EdgeNodeProperties.json.cs | 10 +-
.../EdgenodeResult.PowerShell.cs | 28 +-
.../EdgenodeResult.TypeConverter.cs | 6 +-
.../EdgenodeResult.cs | 18 +-
.../EdgenodeResult.json.cs | 10 +-
.../Endpoint.PowerShell.cs | 168 +-
.../Endpoint.TypeConverter.cs | 6 +-
.../{Api20230501 => Api20240201}/Endpoint.cs | 154 +-
.../Endpoint.json.cs | 12 +-
.../EndpointListResult.PowerShell.cs | 28 +-
.../EndpointListResult.TypeConverter.cs | 6 +-
.../EndpointListResult.cs | 18 +-
.../EndpointListResult.json.cs | 10 +-
.../EndpointProperties.PowerShell.cs | 116 +-
.../EndpointProperties.TypeConverter.cs | 6 +-
.../EndpointProperties.cs | 88 +-
.../EndpointProperties.json.cs | 16 +-
...ntPropertiesUpdateParameters.PowerShell.cs | 92 +-
...ropertiesUpdateParameters.TypeConverter.cs | 6 +-
.../EndpointPropertiesUpdateParameters.cs | 64 +-
...EndpointPropertiesUpdateParameters.json.cs | 18 +-
...dateParametersDeliveryPolicy.PowerShell.cs | 28 +-
...eParametersDeliveryPolicy.TypeConverter.cs | 6 +-
...ropertiesUpdateParametersDeliveryPolicy.cs | 16 +-
...tiesUpdateParametersDeliveryPolicy.json.cs | 10 +-
...pplicationFirewallPolicyLink.PowerShell.cs | 24 +-
...icationFirewallPolicyLink.TypeConverter.cs | 6 +-
...ametersWebApplicationFirewallPolicyLink.cs | 6 +-
...rsWebApplicationFirewallPolicyLink.json.cs | 8 +-
.../EndpointUpdateParameters.PowerShell.cs | 100 +-
.../EndpointUpdateParameters.TypeConverter.cs | 6 +-
.../EndpointUpdateParameters.cs | 84 +-
.../EndpointUpdateParameters.json.cs | 12 +-
...EndpointUpdateParametersTags.PowerShell.cs | 20 +-
...pointUpdateParametersTags.TypeConverter.cs | 6 +-
.../EndpointUpdateParametersTags.cs | 6 +-
...EndpointUpdateParametersTags.dictionary.cs | 4 +-
.../EndpointUpdateParametersTags.json.cs | 8 +-
.../ErrorAdditionalInfo.PowerShell.cs | 28 +-
.../ErrorAdditionalInfo.TypeConverter.cs | 6 +-
.../ErrorAdditionalInfo.cs | 10 +-
.../ErrorAdditionalInfo.json.cs | 8 +-
.../ErrorDetail.PowerShell.cs | 40 +-
.../ErrorDetail.TypeConverter.cs | 6 +-
.../ErrorDetail.cs | 36 +-
.../ErrorDetail.json.cs | 12 +-
.../ErrorResponse.PowerShell.cs | 44 +-
.../ErrorResponse.TypeConverter.cs | 6 +-
.../ErrorResponse.cs | 46 +-
.../ErrorResponse.json.cs | 10 +-
.../GeoFilter.PowerShell.cs | 32 +-
.../GeoFilter.TypeConverter.cs | 6 +-
.../{Api20230501 => Api20240201}/GeoFilter.cs | 6 +-
.../GeoFilter.json.cs | 8 +-
.../HeaderActionParameters.PowerShell.cs | 36 +-
.../HeaderActionParameters.TypeConverter.cs | 6 +-
.../HeaderActionParameters.cs | 8 +-
.../HeaderActionParameters.json.cs | 8 +-
.../HealthProbeParameters.PowerShell.cs | 36 +-
.../HealthProbeParameters.TypeConverter.cs | 6 +-
.../HealthProbeParameters.cs | 6 +-
.../HealthProbeParameters.json.cs | 8 +-
...NameMatchConditionParameters.PowerShell.cs | 40 +-
...eMatchConditionParameters.TypeConverter.cs | 6 +-
.../HostNameMatchConditionParameters.cs | 8 +-
.../HostNameMatchConditionParameters.json.cs | 8 +-
.../HttpErrorRangeParameters.PowerShell.cs | 28 +-
.../HttpErrorRangeParameters.TypeConverter.cs | 6 +-
.../HttpErrorRangeParameters.cs | 6 +-
.../HttpErrorRangeParameters.json.cs | 8 +-
...sionMatchConditionParameters.PowerShell.cs | 40 +-
...nMatchConditionParameters.TypeConverter.cs | 6 +-
.../HttpVersionMatchConditionParameters.cs | 10 +-
...ttpVersionMatchConditionParameters.json.cs | 8 +-
.../IPAddressGroup.PowerShell.cs | 32 +-
.../IPAddressGroup.TypeConverter.cs | 6 +-
.../IPAddressGroup.cs | 26 +-
.../IPAddressGroup.json.cs | 12 +-
...viceMatchConditionParameters.PowerShell.cs | 40 +-
...eMatchConditionParameters.TypeConverter.cs | 6 +-
.../IsDeviceMatchConditionParameters.cs | 10 +-
.../IsDeviceMatchConditionParameters.json.cs | 8 +-
...tCertificateSourceParameters.PowerShell.cs | 52 +-
...rtificateSourceParameters.TypeConverter.cs | 6 +-
.../KeyVaultCertificateSourceParameters.cs | 12 +-
...eyVaultCertificateSourceParameters.json.cs | 8 +-
...KeyVaultSigningKeyParameters.PowerShell.cs | 44 +-
...VaultSigningKeyParameters.TypeConverter.cs | 6 +-
.../KeyVaultSigningKeyParameters.cs | 8 +-
.../KeyVaultSigningKeyParameters.json.cs | 8 +-
...dBalancingSettingsParameters.PowerShell.cs | 32 +-
...lancingSettingsParameters.TypeConverter.cs | 6 +-
.../LoadBalancingSettingsParameters.cs | 6 +-
.../LoadBalancingSettingsParameters.json.cs | 8 +-
.../LoadParameters.PowerShell.cs | 24 +-
.../LoadParameters.TypeConverter.cs | 6 +-
.../LoadParameters.cs | 6 +-
.../LoadParameters.json.cs | 8 +-
.../LogSpecification.PowerShell.cs | 36 +-
.../LogSpecification.TypeConverter.cs | 6 +-
.../LogSpecification.cs | 6 +-
.../LogSpecification.json.cs | 8 +-
.../ManagedCertificate.PowerShell.cs | 32 +-
.../ManagedCertificate.TypeConverter.cs | 6 +-
.../ManagedCertificate.cs | 24 +-
.../ManagedCertificate.json.cs | 10 +-
...ManagedCertificateParameters.PowerShell.cs | 32 +-
...agedCertificateParameters.TypeConverter.cs | 6 +-
.../ManagedCertificateParameters.cs | 20 +-
.../ManagedCertificateParameters.json.cs | 10 +-
.../MetricAvailability.PowerShell.cs | 28 +-
.../MetricAvailability.TypeConverter.cs | 6 +-
.../MetricAvailability.cs | 6 +-
.../MetricAvailability.json.cs | 8 +-
.../MetricSpecification.PowerShell.cs | 64 +-
.../MetricSpecification.TypeConverter.cs | 6 +-
.../MetricSpecification.cs | 26 +-
.../MetricSpecification.json.cs | 12 +-
.../MetricsResponse.PowerShell.cs | 36 +-
.../MetricsResponse.TypeConverter.cs | 6 +-
.../MetricsResponse.cs | 16 +-
.../MetricsResponse.json.cs | 10 +-
.../MetricsResponseSeriesItem.PowerShell.cs | 36 +-
...MetricsResponseSeriesItem.TypeConverter.cs | 6 +-
.../MetricsResponseSeriesItem.cs | 26 +-
.../MetricsResponseSeriesItem.json.cs | 12 +-
...nseSeriesPropertiesItemsItem.PowerShell.cs | 28 +-
...SeriesPropertiesItemsItem.TypeConverter.cs | 6 +-
...etricsResponseSeriesPropertiesItemsItem.cs | 6 +-
...sResponseSeriesPropertiesItemsItem.json.cs | 8 +-
.../MigrateResult.PowerShell.cs | 44 +-
.../MigrateResult.TypeConverter.cs | 6 +-
.../MigrateResult.cs | 26 +-
.../MigrateResult.json.cs | 10 +-
.../MigrateResultProperties.PowerShell.cs | 28 +-
.../MigrateResultProperties.TypeConverter.cs | 6 +-
.../MigrateResultProperties.cs | 16 +-
.../MigrateResultProperties.json.cs | 10 +-
.../MigrationErrorType.PowerShell.cs | 36 +-
.../MigrationErrorType.TypeConverter.cs | 6 +-
.../MigrationErrorType.cs | 14 +-
.../MigrationErrorType.json.cs | 8 +-
.../MigrationParameters.PowerShell.cs | 44 +-
.../MigrationParameters.TypeConverter.cs | 6 +-
.../MigrationParameters.cs | 36 +-
.../MigrationParameters.json.cs | 14 +-
...ebApplicationFirewallMapping.PowerShell.cs | 36 +-
...pplicationFirewallMapping.TypeConverter.cs | 6 +-
.../MigrationWebApplicationFirewallMapping.cs | 26 +-
...ationWebApplicationFirewallMapping.json.cs | 12 +-
.../Operation.PowerShell.cs | 68 +-
.../Operation.TypeConverter.cs | 6 +-
.../{Api20230501 => Api20240201}/Operation.cs | 62 +-
.../Operation.json.cs | 12 +-
.../OperationDisplay.PowerShell.cs | 36 +-
.../OperationDisplay.TypeConverter.cs | 6 +-
.../OperationDisplay.cs | 14 +-
.../OperationDisplay.json.cs | 8 +-
.../OperationProperties.PowerShell.cs | 32 +-
.../OperationProperties.TypeConverter.cs | 6 +-
.../OperationProperties.cs | 30 +-
.../OperationProperties.json.cs | 10 +-
.../OperationsListResult.PowerShell.cs | 28 +-
.../OperationsListResult.TypeConverter.cs | 6 +-
.../OperationsListResult.cs | 16 +-
.../OperationsListResult.json.cs | 10 +-
.../Origin.PowerShell.cs | 124 +-
.../Origin.TypeConverter.cs | 6 +-
.../{Api20230501 => Api20240201}/Origin.cs | 86 +-
.../Origin.json.cs | 12 +-
.../OriginGroup.PowerShell.cs | 92 +-
.../OriginGroup.TypeConverter.cs | 6 +-
.../OriginGroup.cs | 86 +-
.../OriginGroup.json.cs | 12 +-
.../OriginGroupListResult.PowerShell.cs | 28 +-
.../OriginGroupListResult.TypeConverter.cs | 6 +-
.../OriginGroupListResult.cs | 18 +-
.../OriginGroupListResult.json.cs | 10 +-
.../OriginGroupOverride.PowerShell.cs | 32 +-
.../OriginGroupOverride.TypeConverter.cs | 6 +-
.../OriginGroupOverride.cs | 16 +-
.../OriginGroupOverride.json.cs | 10 +-
.../OriginGroupOverrideAction.PowerShell.cs | 40 +-
...OriginGroupOverrideAction.TypeConverter.cs | 6 +-
.../OriginGroupOverrideAction.cs | 34 +-
.../OriginGroupOverrideAction.json.cs | 12 +-
...roupOverrideActionParameters.PowerShell.cs | 32 +-
...pOverrideActionParameters.TypeConverter.cs | 6 +-
.../OriginGroupOverrideActionParameters.cs | 18 +-
...riginGroupOverrideActionParameters.json.cs | 10 +-
.../OriginGroupProperties.PowerShell.cs | 44 +-
.../OriginGroupProperties.TypeConverter.cs | 6 +-
.../OriginGroupProperties.cs | 26 +-
.../OriginGroupProperties.json.cs | 10 +-
.../OriginGroupUpdateParameters.PowerShell.cs | 40 +-
...iginGroupUpdateParameters.TypeConverter.cs | 6 +-
.../OriginGroupUpdateParameters.cs | 40 +-
.../OriginGroupUpdateParameters.json.cs | 10 +-
...upUpdatePropertiesParameters.PowerShell.cs | 36 +-
...pdatePropertiesParameters.TypeConverter.cs | 6 +-
.../OriginGroupUpdatePropertiesParameters.cs | 36 +-
...ginGroupUpdatePropertiesParameters.json.cs | 14 +-
.../OriginListResult.PowerShell.cs | 28 +-
.../OriginListResult.TypeConverter.cs | 6 +-
.../OriginListResult.cs | 18 +-
.../OriginListResult.json.cs | 10 +-
.../OriginProperties.PowerShell.cs | 76 +-
.../OriginProperties.TypeConverter.cs | 6 +-
.../OriginProperties.cs | 42 +-
.../OriginProperties.json.cs | 10 +-
.../OriginUpdateParameters.PowerShell.cs | 68 +-
.../OriginUpdateParameters.TypeConverter.cs | 6 +-
.../OriginUpdateParameters.cs | 36 +-
.../OriginUpdateParameters.json.cs | 10 +-
...inUpdatePropertiesParameters.PowerShell.cs | 64 +-
...pdatePropertiesParameters.TypeConverter.cs | 6 +-
.../OriginUpdatePropertiesParameters.cs | 6 +-
.../OriginUpdatePropertiesParameters.json.cs | 8 +-
...ArgsMatchConditionParameters.PowerShell.cs | 44 +-
...sMatchConditionParameters.TypeConverter.cs | 6 +-
.../PostArgsMatchConditionParameters.cs | 8 +-
.../PostArgsMatchConditionParameters.json.cs | 8 +-
.../Profile.PowerShell.cs | 148 +-
.../Profile.TypeConverter.cs | 6 +-
.../{Api20230501 => Api20240201}/Profile.cs | 131 +-
.../Profile.json.cs | 14 +-
.../ProfileChangeSkuWafMapping.PowerShell.cs | 32 +-
...rofileChangeSkuWafMapping.TypeConverter.cs | 6 +-
.../ProfileChangeSkuWafMapping.cs | 16 +-
.../ProfileChangeSkuWafMapping.json.cs | 10 +-
.../ProfileListResult.PowerShell.cs | 28 +-
.../ProfileListResult.TypeConverter.cs | 6 +-
.../ProfileListResult.cs | 18 +-
.../ProfileListResult.json.cs | 10 +-
.../ProfileLogScrubbing.PowerShell.cs | 172 ++
.../ProfileLogScrubbing.TypeConverter.cs | 147 ++
.../Models/Api20240201/ProfileLogScrubbing.cs | 68 +
.../Api20240201/ProfileLogScrubbing.json.cs | 118 ++
.../ProfileProperties.PowerShell.cs | 64 +-
.../ProfileProperties.TypeConverter.cs | 6 +-
.../ProfileProperties.cs | 64 +-
.../ProfileProperties.json.cs | 12 +-
...PropertiesExtendedProperties.PowerShell.cs | 20 +-
...pertiesExtendedProperties.TypeConverter.cs | 6 +-
.../ProfilePropertiesExtendedProperties.cs | 6 +-
...PropertiesExtendedProperties.dictionary.cs | 4 +-
...rofilePropertiesExtendedProperties.json.cs | 8 +-
...lePropertiesUpdateParameters.PowerShell.cs | 48 +-
...ropertiesUpdateParameters.TypeConverter.cs | 6 +-
.../ProfilePropertiesUpdateParameters.cs | 97 +
.../ProfilePropertiesUpdateParameters.json.cs | 10 +-
.../ProfileScrubbingRules.PowerShell.cs | 188 ++
.../ProfileScrubbingRules.TypeConverter.cs | 147 ++
.../Api20240201/ProfileScrubbingRules.cs | 120 ++
.../Api20240201/ProfileScrubbingRules.json.cs | 114 +
.../ProfileUpdateParameters.PowerShell.cs | 76 +-
.../ProfileUpdateParameters.TypeConverter.cs | 6 +-
.../ProfileUpdateParameters.cs | 65 +-
.../ProfileUpdateParameters.json.cs | 12 +-
.../ProfileUpdateParametersTags.PowerShell.cs | 20 +-
...ofileUpdateParametersTags.TypeConverter.cs | 6 +-
.../ProfileUpdateParametersTags.cs | 6 +-
.../ProfileUpdateParametersTags.dictionary.cs | 4 +-
.../ProfileUpdateParametersTags.json.cs | 8 +-
.../ProfileUpgradeParameters.PowerShell.cs | 24 +-
.../ProfileUpgradeParameters.TypeConverter.cs | 6 +-
.../ProfileUpgradeParameters.cs | 16 +-
.../ProfileUpgradeParameters.json.cs | 10 +-
.../ProxyResource.PowerShell.cs | 60 +-
.../ProxyResource.TypeConverter.cs | 6 +-
.../ProxyResource.cs | 42 +-
.../ProxyResource.json.cs | 10 +-
.../PurgeParameters.PowerShell.cs | 24 +-
.../PurgeParameters.TypeConverter.cs | 6 +-
.../PurgeParameters.cs | 6 +-
.../PurgeParameters.json.cs | 8 +-
...ringMatchConditionParameters.PowerShell.cs | 40 +-
...gMatchConditionParameters.TypeConverter.cs | 6 +-
.../QueryStringMatchConditionParameters.cs | 8 +-
...ueryStringMatchConditionParameters.json.cs | 8 +-
.../RankingsResponse.PowerShell.cs | 32 +-
.../RankingsResponse.TypeConverter.cs | 6 +-
.../RankingsResponse.cs | 16 +-
.../RankingsResponse.json.cs | 10 +-
.../RankingsResponseTablesItem.PowerShell.cs | 28 +-
...ankingsResponseTablesItem.TypeConverter.cs | 6 +-
.../RankingsResponseTablesItem.cs | 16 +-
.../RankingsResponseTablesItem.json.cs | 10 +-
...nseTablesPropertiesItemsItem.PowerShell.cs | 28 +-
...TablesPropertiesItemsItem.TypeConverter.cs | 6 +-
...nkingsResponseTablesPropertiesItemsItem.cs | 16 +-
...sResponseTablesPropertiesItemsItem.json.cs | 10 +-
...esPropertiesItemsMetricsItem.PowerShell.cs | 32 +-
...ropertiesItemsMetricsItem.TypeConverter.cs | 6 +-
...esponseTablesPropertiesItemsMetricsItem.cs | 6 +-
...seTablesPropertiesItemsMetricsItem.json.cs | 8 +-
...ressMatchConditionParameters.PowerShell.cs | 40 +-
...sMatchConditionParameters.TypeConverter.cs | 6 +-
.../RemoteAddressMatchConditionParameters.cs | 8 +-
...oteAddressMatchConditionParameters.json.cs | 8 +-
...BodyMatchConditionParameters.PowerShell.cs | 40 +-
...yMatchConditionParameters.TypeConverter.cs | 6 +-
.../RequestBodyMatchConditionParameters.cs | 8 +-
...equestBodyMatchConditionParameters.json.cs | 8 +-
...aderMatchConditionParameters.PowerShell.cs | 44 +-
...rMatchConditionParameters.TypeConverter.cs | 6 +-
.../RequestHeaderMatchConditionParameters.cs | 8 +-
...uestHeaderMatchConditionParameters.json.cs | 8 +-
...thodMatchConditionParameters.PowerShell.cs | 40 +-
...dMatchConditionParameters.TypeConverter.cs | 6 +-
.../RequestMethodMatchConditionParameters.cs | 10 +-
...uestMethodMatchConditionParameters.json.cs | 8 +-
...hemeMatchConditionParameters.PowerShell.cs | 40 +-
...eMatchConditionParameters.TypeConverter.cs | 6 +-
.../RequestSchemeMatchConditionParameters.cs | 10 +-
...uestSchemeMatchConditionParameters.json.cs | 8 +-
...tUriMatchConditionParameters.PowerShell.cs | 40 +-
...iMatchConditionParameters.TypeConverter.cs | 6 +-
.../RequestUriMatchConditionParameters.cs | 8 +-
...RequestUriMatchConditionParameters.json.cs | 8 +-
.../Resource.PowerShell.cs | 60 +-
.../Resource.TypeConverter.cs | 6 +-
.../{Api20230501 => Api20240201}/Resource.cs | 32 +-
.../Resource.json.cs | 10 +-
.../ResourceReference.PowerShell.cs | 24 +-
.../ResourceReference.TypeConverter.cs | 6 +-
.../ResourceReference.cs | 6 +-
.../ResourceReference.json.cs | 8 +-
.../ResourceUsage.PowerShell.cs | 36 +-
.../ResourceUsage.TypeConverter.cs | 6 +-
.../ResourceUsage.cs | 14 +-
.../ResourceUsage.json.cs | 8 +-
.../ResourceUsageListResult.PowerShell.cs | 28 +-
.../ResourceUsageListResult.TypeConverter.cs | 6 +-
.../ResourceUsageListResult.cs | 18 +-
.../ResourceUsageListResult.json.cs | 10 +-
.../ResourcesResponse.PowerShell.cs | 28 +-
.../ResourcesResponse.TypeConverter.cs | 6 +-
.../ResourcesResponse.cs | 26 +-
.../ResourcesResponse.json.cs | 12 +-
...cesResponseCustomDomainsItem.PowerShell.cs | 36 +-
...ResponseCustomDomainsItem.TypeConverter.cs | 6 +-
.../ResourcesResponseCustomDomainsItem.cs | 6 +-
...ResourcesResponseCustomDomainsItem.json.cs | 8 +-
...sourcesResponseEndpointsItem.PowerShell.cs | 36 +-
...rcesResponseEndpointsItem.TypeConverter.cs | 6 +-
.../ResourcesResponseEndpointsItem.cs | 16 +-
.../ResourcesResponseEndpointsItem.json.cs | 10 +-
...EndpointsPropertiesItemsItem.PowerShell.cs | 36 +-
...pointsPropertiesItemsItem.TypeConverter.cs | 6 +-
...cesResponseEndpointsPropertiesItemsItem.cs | 6 +-
...sponseEndpointsPropertiesItemsItem.json.cs | 8 +-
...iginErrorDetectionParameters.PowerShell.cs | 32 +-
...nErrorDetectionParameters.TypeConverter.cs | 6 +-
...onseBasedOriginErrorDetectionParameters.cs | 16 +-
...asedOriginErrorDetectionParameters.json.cs | 10 +-
.../Route.PowerShell.cs | 148 +-
.../Route.TypeConverter.cs | 6 +-
.../{Api20230501 => Api20240201}/Route.cs | 116 +-
.../Route.json.cs | 12 +-
...tionOverrideActionParameters.PowerShell.cs | 64 +-
...nOverrideActionParameters.TypeConverter.cs | 6 +-
...teConfigurationOverrideActionParameters.cs | 42 +-
...figurationOverrideActionParameters.json.cs | 12 +-
.../RouteListResult.PowerShell.cs | 28 +-
.../RouteListResult.TypeConverter.cs | 6 +-
.../RouteListResult.cs | 18 +-
.../RouteListResult.json.cs | 10 +-
.../RouteProperties.PowerShell.cs | 100 +-
.../RouteProperties.TypeConverter.cs | 6 +-
.../RouteProperties.cs | 68 +-
.../RouteProperties.json.cs | 12 +-
.../RouteUpdateParameters.PowerShell.cs | 96 +-
.../RouteUpdateParameters.TypeConverter.cs | 6 +-
.../RouteUpdateParameters.cs | 70 +-
.../RouteUpdateParameters.json.cs | 10 +-
...teUpdatePropertiesParameters.PowerShell.cs | 92 +-
...pdatePropertiesParameters.TypeConverter.cs | 6 +-
.../RouteUpdatePropertiesParameters.cs | 58 +-
.../RouteUpdatePropertiesParameters.json.cs | 16 +-
.../Rule.PowerShell.cs | 96 +-
.../Rule.TypeConverter.cs | 6 +-
.../{Api20230501 => Api20240201}/Rule.cs | 84 +-
.../{Api20230501 => Api20240201}/Rule.json.cs | 12 +-
.../RuleListResult.PowerShell.cs | 28 +-
.../RuleListResult.TypeConverter.cs | 6 +-
.../RuleListResult.cs | 18 +-
.../RuleListResult.json.cs | 10 +-
.../RuleProperties.PowerShell.cs | 48 +-
.../RuleProperties.TypeConverter.cs | 6 +-
.../RuleProperties.cs | 42 +-
.../RuleProperties.json.cs | 12 +-
.../RuleSet.PowerShell.cs | 76 +-
.../RuleSet.TypeConverter.cs | 6 +-
.../{Api20230501 => Api20240201}/RuleSet.cs | 62 +-
.../RuleSet.json.cs | 12 +-
.../RuleSetListResult.PowerShell.cs | 28 +-
.../RuleSetListResult.TypeConverter.cs | 6 +-
.../RuleSetListResult.cs | 18 +-
.../RuleSetListResult.json.cs | 10 +-
.../RuleSetProperties.PowerShell.cs | 32 +-
.../RuleSetProperties.TypeConverter.cs | 6 +-
.../RuleSetProperties.cs | 24 +-
.../RuleSetProperties.json.cs | 10 +-
.../RuleUpdateParameters.PowerShell.cs | 44 +-
.../RuleUpdateParameters.TypeConverter.cs | 6 +-
.../RuleUpdateParameters.cs | 38 +-
.../RuleUpdateParameters.json.cs | 10 +-
...leUpdatePropertiesParameters.PowerShell.cs | 40 +-
...pdatePropertiesParameters.TypeConverter.cs | 6 +-
.../RuleUpdatePropertiesParameters.cs | 28 +-
.../RuleUpdatePropertiesParameters.json.cs | 12 +-
.../Secret.PowerShell.cs | 84 +-
.../Secret.TypeConverter.cs | 6 +-
.../{Api20230501 => Api20240201}/Secret.cs | 72 +-
.../Secret.json.cs | 12 +-
.../SecretListResult.PowerShell.cs | 28 +-
.../SecretListResult.TypeConverter.cs | 6 +-
.../SecretListResult.cs | 18 +-
.../SecretListResult.json.cs | 10 +-
.../SecretParameters.PowerShell.cs | 24 +-
.../SecretParameters.TypeConverter.cs | 6 +-
.../SecretParameters.cs | 6 +-
.../SecretParameters.json.cs | 10 +-
.../SecretProperties.PowerShell.cs | 36 +-
.../SecretProperties.TypeConverter.cs | 6 +-
.../SecretProperties.cs | 34 +-
.../SecretProperties.json.cs | 12 +-
.../SecurityPolicy.PowerShell.cs | 84 +-
.../SecurityPolicy.TypeConverter.cs | 6 +-
.../SecurityPolicy.cs | 72 +-
.../SecurityPolicy.json.cs | 12 +-
.../SecurityPolicyListResult.PowerShell.cs | 28 +-
.../SecurityPolicyListResult.TypeConverter.cs | 6 +-
.../SecurityPolicyListResult.cs | 18 +-
.../SecurityPolicyListResult.json.cs | 10 +-
.../SecurityPolicyProperties.PowerShell.cs | 36 +-
.../SecurityPolicyProperties.TypeConverter.cs | 6 +-
.../SecurityPolicyProperties.cs | 34 +-
.../SecurityPolicyProperties.json.cs | 12 +-
...tyPolicyPropertiesParameters.PowerShell.cs | 24 +-
...olicyPropertiesParameters.TypeConverter.cs | 6 +-
.../SecurityPolicyPropertiesParameters.cs | 8 +-
...SecurityPolicyPropertiesParameters.json.cs | 10 +-
...curityPolicyUpdateParameters.PowerShell.cs | 28 +-
...ityPolicyUpdateParameters.TypeConverter.cs | 6 +-
.../SecurityPolicyUpdateParameters.cs | 22 +-
.../SecurityPolicyUpdateParameters.json.cs | 10 +-
...curityPolicyUpdateProperties.PowerShell.cs | 24 +-
...ityPolicyUpdateProperties.TypeConverter.cs | 6 +-
.../SecurityPolicyUpdateProperties.cs | 16 +-
.../SecurityPolicyUpdateProperties.json.cs | 10 +-
...plicationFirewallAssociation.PowerShell.cs | 28 +-
...cationFirewallAssociation.TypeConverter.cs | 6 +-
...PolicyWebApplicationFirewallAssociation.cs | 16 +-
...yWebApplicationFirewallAssociation.json.cs | 10 +-
...pplicationFirewallParameters.PowerShell.cs | 36 +-
...icationFirewallParameters.TypeConverter.cs | 6 +-
...yPolicyWebApplicationFirewallParameters.cs | 38 +-
...cyWebApplicationFirewallParameters.json.cs | 14 +-
...PortMatchConditionParameters.PowerShell.cs | 40 +-
...tMatchConditionParameters.TypeConverter.cs | 6 +-
.../ServerPortMatchConditionParameters.cs | 8 +-
...ServerPortMatchConditionParameters.json.cs | 8 +-
.../ServiceSpecification.PowerShell.cs | 28 +-
.../ServiceSpecification.TypeConverter.cs | 6 +-
.../ServiceSpecification.cs | 26 +-
.../ServiceSpecification.json.cs | 12 +-
...rivateLinkResourceProperties.PowerShell.cs | 44 +-
...ateLinkResourceProperties.TypeConverter.cs | 6 +-
.../SharedPrivateLinkResourceProperties.cs | 16 +-
...haredPrivateLinkResourceProperties.json.cs | 10 +-
.../Sku.PowerShell.cs | 24 +-
.../Sku.TypeConverter.cs | 6 +-
.../{Api20230501 => Api20240201}/Sku.cs | 6 +-
.../{Api20230501 => Api20240201}/Sku.json.cs | 8 +-
...AddrMatchConditionParameters.PowerShell.cs | 40 +-
...rMatchConditionParameters.TypeConverter.cs | 6 +-
.../SocketAddrMatchConditionParameters.cs | 8 +-
...SocketAddrMatchConditionParameters.json.cs | 8 +-
...ocolMatchConditionParameters.PowerShell.cs | 40 +-
...lMatchConditionParameters.TypeConverter.cs | 6 +-
.../SslProtocolMatchConditionParameters.cs | 10 +-
...slProtocolMatchConditionParameters.json.cs | 8 +-
.../SsoUri.PowerShell.cs | 24 +-
.../SsoUri.TypeConverter.cs | 6 +-
.../{Api20230501 => Api20240201}/SsoUri.cs | 8 +-
.../SsoUri.json.cs | 8 +-
...dOptimizationTypesListResult.PowerShell.cs | 24 +-
...timizationTypesListResult.TypeConverter.cs | 6 +-
.../SupportedOptimizationTypesListResult.cs | 8 +-
...pportedOptimizationTypesListResult.json.cs | 8 +-
.../SystemData.PowerShell.cs | 44 +-
.../SystemData.TypeConverter.cs | 6 +-
.../SystemData.cs | 6 +-
.../SystemData.json.cs | 8 +-
.../TrackedResource.PowerShell.cs | 68 +-
.../TrackedResource.TypeConverter.cs | 6 +-
.../TrackedResource.cs | 54 +-
.../TrackedResource.json.cs | 12 +-
.../TrackedResourceTags.PowerShell.cs | 20 +-
.../TrackedResourceTags.TypeConverter.cs | 6 +-
.../TrackedResourceTags.cs | 6 +-
.../TrackedResourceTags.dictionary.cs | 4 +-
.../TrackedResourceTags.json.cs | 8 +-
...sionMatchConditionParameters.PowerShell.cs | 40 +-
...nMatchConditionParameters.TypeConverter.cs | 6 +-
...rlFileExtensionMatchConditionParameters.cs | 8 +-
...eExtensionMatchConditionParameters.json.cs | 8 +-
...NameMatchConditionParameters.PowerShell.cs | 40 +-
...eMatchConditionParameters.TypeConverter.cs | 6 +-
.../UrlFileNameMatchConditionParameters.cs | 8 +-
...rlFileNameMatchConditionParameters.json.cs | 8 +-
...PathMatchConditionParameters.PowerShell.cs | 40 +-
...hMatchConditionParameters.TypeConverter.cs | 6 +-
.../UrlPathMatchConditionParameters.cs | 8 +-
.../UrlPathMatchConditionParameters.json.cs | 8 +-
.../UrlRedirectAction.PowerShell.cs | 56 +-
.../UrlRedirectAction.TypeConverter.cs | 6 +-
.../UrlRedirectAction.cs | 40 +-
.../UrlRedirectAction.json.cs | 12 +-
.../UrlRedirectActionParameters.PowerShell.cs | 48 +-
...lRedirectActionParameters.TypeConverter.cs | 6 +-
.../UrlRedirectActionParameters.cs | 8 +-
.../UrlRedirectActionParameters.json.cs | 8 +-
.../UrlRewriteAction.PowerShell.cs | 44 +-
.../UrlRewriteAction.TypeConverter.cs | 6 +-
.../UrlRewriteAction.cs | 34 +-
.../UrlRewriteAction.json.cs | 12 +-
.../UrlRewriteActionParameters.PowerShell.cs | 36 +-
...rlRewriteActionParameters.TypeConverter.cs | 6 +-
.../UrlRewriteActionParameters.cs | 8 +-
.../UrlRewriteActionParameters.json.cs | 8 +-
.../UrlSigningAction.PowerShell.cs | 40 +-
.../UrlSigningAction.TypeConverter.cs | 6 +-
.../UrlSigningAction.cs | 38 +-
.../UrlSigningAction.json.cs | 12 +-
.../UrlSigningActionParameters.PowerShell.cs | 32 +-
...rlSigningActionParameters.TypeConverter.cs | 6 +-
.../UrlSigningActionParameters.cs | 18 +-
.../UrlSigningActionParameters.json.cs | 10 +-
.../UrlSigningKey.PowerShell.cs | 52 +-
.../UrlSigningKey.TypeConverter.cs | 6 +-
.../UrlSigningKey.cs | 28 +-
.../UrlSigningKey.json.cs | 10 +-
.../UrlSigningKeyParameters.PowerShell.cs | 40 +-
.../UrlSigningKeyParameters.TypeConverter.cs | 6 +-
.../UrlSigningKeyParameters.cs | 26 +-
.../UrlSigningKeyParameters.json.cs | 12 +-
.../UrlSigningParamIdentifier.PowerShell.cs | 28 +-
...UrlSigningParamIdentifier.TypeConverter.cs | 6 +-
.../UrlSigningParamIdentifier.cs | 6 +-
.../UrlSigningParamIdentifier.json.cs | 8 +-
.../Usage.PowerShell.cs | 48 +-
.../Usage.TypeConverter.cs | 6 +-
.../{Api20230501 => Api20240201}/Usage.cs | 22 +-
.../Usage.json.cs | 10 +-
.../UsageName.PowerShell.cs | 28 +-
.../UsageName.TypeConverter.cs | 6 +-
.../{Api20230501 => Api20240201}/UsageName.cs | 6 +-
.../UsageName.json.cs | 8 +-
.../UsagesListResult.PowerShell.cs | 28 +-
.../UsagesListResult.TypeConverter.cs | 6 +-
.../UsagesListResult.cs | 16 +-
.../UsagesListResult.json.cs | 10 +-
.../UserManagedHttpsParameters.PowerShell.cs | 68 +-
...serManagedHttpsParameters.TypeConverter.cs | 6 +-
.../UserManagedHttpsParameters.cs | 50 +-
.../UserManagedHttpsParameters.json.cs | 12 +-
.../ValidateCustomDomainInput.PowerShell.cs | 24 +-
...ValidateCustomDomainInput.TypeConverter.cs | 6 +-
.../ValidateCustomDomainInput.cs | 6 +-
.../ValidateCustomDomainInput.json.cs | 8 +-
.../ValidateCustomDomainOutput.PowerShell.cs | 32 +-
...alidateCustomDomainOutput.TypeConverter.cs | 6 +-
.../ValidateCustomDomainOutput.cs | 12 +-
.../ValidateCustomDomainOutput.json.cs | 8 +-
.../ValidateProbeInput.PowerShell.cs | 24 +-
.../ValidateProbeInput.TypeConverter.cs | 6 +-
.../ValidateProbeInput.cs | 6 +-
.../ValidateProbeInput.json.cs | 8 +-
.../ValidateProbeOutput.PowerShell.cs | 32 +-
.../ValidateProbeOutput.TypeConverter.cs | 6 +-
.../ValidateProbeOutput.cs | 12 +-
.../ValidateProbeOutput.json.cs | 8 +-
.../ValidateSecretInput.PowerShell.cs | 36 +-
.../ValidateSecretInput.TypeConverter.cs | 6 +-
.../ValidateSecretInput.cs | 16 +-
.../ValidateSecretInput.json.cs | 10 +-
.../ValidateSecretOutput.PowerShell.cs | 28 +-
.../ValidateSecretOutput.TypeConverter.cs | 6 +-
.../ValidateSecretOutput.cs | 6 +-
.../ValidateSecretOutput.json.cs | 8 +-
.../ValidationToken.PowerShell.cs | 24 +-
.../ValidationToken.TypeConverter.cs | 6 +-
.../ValidationToken.cs | 8 +-
.../ValidationToken.json.cs | 8 +-
.../WafMetricsResponse.PowerShell.cs | 36 +-
.../WafMetricsResponse.TypeConverter.cs | 6 +-
.../WafMetricsResponse.cs | 16 +-
.../WafMetricsResponse.json.cs | 10 +-
...WafMetricsResponseSeriesItem.PowerShell.cs | 36 +-
...MetricsResponseSeriesItem.TypeConverter.cs | 6 +-
.../WafMetricsResponseSeriesItem.cs | 26 +-
.../WafMetricsResponseSeriesItem.json.cs | 12 +-
...nseSeriesPropertiesItemsItem.PowerShell.cs | 28 +-
...SeriesPropertiesItemsItem.TypeConverter.cs | 6 +-
...etricsResponseSeriesPropertiesItemsItem.cs | 6 +-
...sResponseSeriesPropertiesItemsItem.json.cs | 8 +-
.../WafRankingsResponse.PowerShell.cs | 36 +-
.../WafRankingsResponse.TypeConverter.cs | 6 +-
.../WafRankingsResponse.cs | 16 +-
.../WafRankingsResponse.json.cs | 10 +-
.../WafRankingsResponseDataItem.PowerShell.cs | 28 +-
...fRankingsResponseDataItem.TypeConverter.cs | 6 +-
.../WafRankingsResponseDataItem.cs | 16 +-
.../WafRankingsResponseDataItem.json.cs | 10 +-
.../ProfileScrubbingState.Completer.cs | 39 +
.../ProfileScrubbingState.TypeConverter.cs | 59 +
.../api/Support/ProfileScrubbingState.cs | 98 +
...rubbingRuleEntryMatchVariable.Completer.cs | 43 +
...ingRuleEntryMatchVariable.TypeConverter.cs | 59 +
.../ScrubbingRuleEntryMatchVariable.cs | 106 +
.../ScrubbingRuleEntryState.Completer.cs | 39 +
.../ScrubbingRuleEntryState.TypeConverter.cs | 59 +
.../api/Support/ScrubbingRuleEntryState.cs | 98 +
.../ClearAzCdnEndpointContent_Purge1.cs | 18 +-
...learAzCdnEndpointContent_PurgeExpanded1.cs | 14 +-
...rAzCdnEndpointContent_PurgeViaIdentity1.cs | 18 +-
...dpointContent_PurgeViaIdentityExpanded1.cs | 14 +-
...learAzFrontDoorCdnEndpointContent_Purge.cs | 18 +-
...ontDoorCdnEndpointContent_PurgeExpanded.cs | 14 +-
...DoorCdnEndpointContent_PurgeViaIdentity.cs | 18 +-
...ndpointContent_PurgeViaIdentityExpanded.cs | 14 +-
...bleAzCdnCustomDomainCustomHttps_Disable.cs | 24 +-
...tomDomainCustomHttps_DisableViaIdentity.cs | 24 +-
...ableAzCdnCustomDomainCustomHttps_Enable.cs | 30 +-
...stomDomainCustomHttps_EnableViaIdentity.cs | 30 +-
.../cmdlets/GetAzCdnCustomDomain_Get1.cs | 24 +-
.../GetAzCdnCustomDomain_GetViaIdentity1.cs | 24 +-
.../cmdlets/GetAzCdnCustomDomain_List1.cs | 22 +-
.../cmdlets/GetAzCdnEdgeNode_List.cs | 22 +-
.../GetAzCdnEndpointResourceUsage_List1.cs | 22 +-
.../cmdlets/GetAzCdnEndpoint_Get1.cs | 24 +-
.../GetAzCdnEndpoint_GetViaIdentity1.cs | 24 +-
.../cmdlets/GetAzCdnEndpoint_List1.cs | 22 +-
.../GetAzCdnLogAnalyticLocation_Get.cs | 24 +-
...AzCdnLogAnalyticLocation_GetViaIdentity.cs | 24 +-
.../cmdlets/GetAzCdnLogAnalyticMetric_Get.cs | 24 +-
...etAzCdnLogAnalyticMetric_GetViaIdentity.cs | 24 +-
.../cmdlets/GetAzCdnLogAnalyticRanking_Get.cs | 24 +-
...tAzCdnLogAnalyticRanking_GetViaIdentity.cs | 24 +-
.../GetAzCdnLogAnalyticResource_Get.cs | 24 +-
...AzCdnLogAnalyticResource_GetViaIdentity.cs | 24 +-
...zCdnLogAnalyticWafLogAnalyticMetric_Get.cs | 24 +-
...yticWafLogAnalyticMetric_GetViaIdentity.cs | 24 +-
...CdnLogAnalyticWafLogAnalyticRanking_Get.cs | 24 +-
...ticWafLogAnalyticRanking_GetViaIdentity.cs | 24 +-
.../cmdlets/GetAzCdnOperation_List.cs | 22 +-
.../cmdlets/GetAzCdnOriginGroup_Get1.cs | 24 +-
.../GetAzCdnOriginGroup_GetViaIdentity1.cs | 24 +-
.../cmdlets/GetAzCdnOriginGroup_List1.cs | 22 +-
.../generated/cmdlets/GetAzCdnOrigin_Get1.cs | 24 +-
.../cmdlets/GetAzCdnOrigin_GetViaIdentity1.cs | 24 +-
.../generated/cmdlets/GetAzCdnOrigin_List1.cs | 22 +-
.../GetAzCdnProfileResourceUsage_List1.cs | 22 +-
...dnProfileSupportedOptimizationType_List.cs | 20 +-
.../generated/cmdlets/GetAzCdnProfile_Get.cs | 24 +-
.../cmdlets/GetAzCdnProfile_GetViaIdentity.cs | 24 +-
.../generated/cmdlets/GetAzCdnProfile_List.cs | 22 +-
.../cmdlets/GetAzCdnProfile_List1.cs | 22 +-
.../GetAzCdnSubscriptionResourceUsage_List.cs | 22 +-
.../GetAzFrontDoorCdnCustomDomain_Get.cs | 24 +-
...FrontDoorCdnCustomDomain_GetViaIdentity.cs | 24 +-
.../GetAzFrontDoorCdnCustomDomain_List.cs | 22 +-
...zFrontDoorCdnEndpointResourceUsage_List.cs | 22 +-
.../cmdlets/GetAzFrontDoorCdnEndpoint_Get.cs | 24 +-
...etAzFrontDoorCdnEndpoint_GetViaIdentity.cs | 24 +-
.../cmdlets/GetAzFrontDoorCdnEndpoint_List.cs | 22 +-
...ontDoorCdnOriginGroupResourceUsage_List.cs | 22 +-
.../GetAzFrontDoorCdnOriginGroup_Get.cs | 24 +-
...zFrontDoorCdnOriginGroup_GetViaIdentity.cs | 24 +-
.../GetAzFrontDoorCdnOriginGroup_List.cs | 22 +-
.../cmdlets/GetAzFrontDoorCdnOrigin_Get.cs | 24 +-
.../GetAzFrontDoorCdnOrigin_GetViaIdentity.cs | 24 +-
.../cmdlets/GetAzFrontDoorCdnOrigin_List.cs | 22 +-
...AzFrontDoorCdnProfileResourceUsage_List.cs | 22 +-
.../cmdlets/GetAzFrontDoorCdnRoute_Get.cs | 24 +-
.../GetAzFrontDoorCdnRoute_GetViaIdentity.cs | 24 +-
.../cmdlets/GetAzFrontDoorCdnRoute_List.cs | 22 +-
...AzFrontDoorCdnRuleSetResourceUsage_List.cs | 22 +-
.../cmdlets/GetAzFrontDoorCdnRuleSet_Get.cs | 24 +-
...GetAzFrontDoorCdnRuleSet_GetViaIdentity.cs | 24 +-
.../cmdlets/GetAzFrontDoorCdnRuleSet_List.cs | 22 +-
.../cmdlets/GetAzFrontDoorCdnRule_Get.cs | 24 +-
.../GetAzFrontDoorCdnRule_GetViaIdentity.cs | 24 +-
.../cmdlets/GetAzFrontDoorCdnRule_List.cs | 22 +-
.../cmdlets/GetAzFrontDoorCdnSecret_Get.cs | 24 +-
.../GetAzFrontDoorCdnSecret_GetViaIdentity.cs | 24 +-
.../cmdlets/GetAzFrontDoorCdnSecret_List.cs | 22 +-
.../GetAzFrontDoorCdnSecurityPolicy_Get.cs | 24 +-
...ontDoorCdnSecurityPolicy_GetViaIdentity.cs | 24 +-
.../GetAzFrontDoorCdnSecurityPolicy_List.cs | 22 +-
.../ImportAzCdnEndpointContent_Load.cs | 18 +-
...ImportAzCdnEndpointContent_LoadExpanded.cs | 14 +-
...ortAzCdnEndpointContent_LoadViaIdentity.cs | 18 +-
...EndpointContent_LoadViaIdentityExpanded.cs | 14 +-
.../InvokeAzCdnCanProfileMigrate_Can.cs | 30 +-
...nvokeAzCdnCanProfileMigrate_CanExpanded.cs | 26 +-
...keAzCdnCanProfileMigrate_CanViaIdentity.cs | 30 +-
...anProfileMigrate_CanViaIdentityExpanded.cs | 26 +-
...nvokeAzCdnCommitProfileMigration_Commit.cs | 12 +-
...ommitProfileMigration_CommitViaIdentity.cs | 12 +-
.../cmdlets/MoveAzCdnProfile_Migrate.cs | 30 +-
.../MoveAzCdnProfile_MigrateExpanded.cs | 30 +-
.../MoveAzCdnProfile_MigrateViaIdentity.cs | 30 +-
...AzCdnProfile_MigrateViaIdentityExpanded.cs | 30 +-
.../NewAzCdnCustomDomain_CreateExpanded1.cs | 26 +-
.../NewAzCdnEndpoint_CreateExpanded1.cs | 50 +-
.../NewAzCdnOriginGroup_CreateExpanded1.cs | 38 +-
.../cmdlets/NewAzCdnOrigin_CreateExpanded1.cs | 26 +-
.../cmdlets/NewAzCdnProfileSsoUri_Generate.cs | 22 +-
...wAzCdnProfileSsoUri_GenerateViaIdentity.cs | 22 +-
.../cmdlets/NewAzCdnProfile_CreateExpanded.cs | 54 +-
...FrontDoorCdnCustomDomain_CreateExpanded.cs | 34 +-
...ewAzFrontDoorCdnEndpoint_CreateExpanded.cs | 30 +-
...zFrontDoorCdnOriginGroup_CreateExpanded.cs | 34 +-
.../NewAzFrontDoorCdnOrigin_CreateExpanded.cs | 26 +-
.../NewAzFrontDoorCdnRoute_CreateExpanded.cs | 34 +-
.../NewAzFrontDoorCdnRuleSet_Create.cs | 34 +-
.../NewAzFrontDoorCdnRule_CreateExpanded.cs | 34 +-
.../NewAzFrontDoorCdnSecret_CreateExpanded.cs | 30 +-
...ontDoorCdnSecurityPolicy_CreateExpanded.cs | 30 +-
.../RemoveAzCdnCustomDomain_Delete1.cs | 12 +-
...oveAzCdnCustomDomain_DeleteViaIdentity1.cs | 12 +-
.../cmdlets/RemoveAzCdnEndpoint_Delete1.cs | 12 +-
.../RemoveAzCdnEndpoint_DeleteViaIdentity1.cs | 12 +-
.../cmdlets/RemoveAzCdnOriginGroup_Delete1.cs | 12 +-
...moveAzCdnOriginGroup_DeleteViaIdentity1.cs | 12 +-
.../cmdlets/RemoveAzCdnOrigin_Delete1.cs | 12 +-
.../RemoveAzCdnOrigin_DeleteViaIdentity1.cs | 12 +-
.../cmdlets/RemoveAzCdnProfile_Delete.cs | 12 +-
.../RemoveAzCdnProfile_DeleteViaIdentity.cs | 12 +-
...RemoveAzFrontDoorCdnCustomDomain_Delete.cs | 12 +-
...ntDoorCdnCustomDomain_DeleteViaIdentity.cs | 12 +-
.../RemoveAzFrontDoorCdnEndpoint_Delete.cs | 12 +-
...zFrontDoorCdnEndpoint_DeleteViaIdentity.cs | 12 +-
.../RemoveAzFrontDoorCdnOriginGroup_Delete.cs | 12 +-
...ontDoorCdnOriginGroup_DeleteViaIdentity.cs | 12 +-
.../RemoveAzFrontDoorCdnOrigin_Delete.cs | 12 +-
...eAzFrontDoorCdnOrigin_DeleteViaIdentity.cs | 12 +-
.../RemoveAzFrontDoorCdnRoute_Delete.cs | 12 +-
...veAzFrontDoorCdnRoute_DeleteViaIdentity.cs | 12 +-
.../RemoveAzFrontDoorCdnRuleSet_Delete.cs | 12 +-
...AzFrontDoorCdnRuleSet_DeleteViaIdentity.cs | 12 +-
.../RemoveAzFrontDoorCdnRule_Delete.cs | 12 +-
...oveAzFrontDoorCdnRule_DeleteViaIdentity.cs | 12 +-
.../RemoveAzFrontDoorCdnSecret_Delete.cs | 12 +-
...eAzFrontDoorCdnSecret_DeleteViaIdentity.cs | 12 +-
...moveAzFrontDoorCdnSecurityPolicy_Delete.cs | 12 +-
...DoorCdnSecurityPolicy_DeleteViaIdentity.cs | 12 +-
.../cmdlets/StartAzCdnEndpoint_Start.cs | 24 +-
.../StartAzCdnEndpoint_StartViaIdentity.cs | 24 +-
.../cmdlets/StopAzCdnEndpoint_Stop.cs | 24 +-
.../StopAzCdnEndpoint_StopViaIdentity.cs | 24 +-
...nEndpointCustomDomain_ValidateExpanded1.cs | 26 +-
...stomDomain_ValidateViaIdentityExpanded1.cs | 26 +-
...TestAzCdnNameAvailability_CheckExpanded.cs | 26 +-
...estAzCdnNameAvailability_CheckExpanded1.cs | 26 +-
.../TestAzCdnProbe_ValidateExpanded.cs | 26 +-
...dnEndpointCustomDomain_ValidateExpanded.cs | 26 +-
...ustomDomain_ValidateViaIdentityExpanded.cs | 26 +-
...nEndpointNameAvailability_CheckExpanded.cs | 26 +-
...eEndpointNameAvailability_CheckExpanded.cs | 26 +-
...meAvailability_CheckViaIdentityExpanded.cs | 26 +-
...ofileHostNameAvailability_CheckExpanded.cs | 26 +-
...meAvailability_CheckViaIdentityExpanded.cs | 26 +-
...ntDoorCdnProfileSecret_ValidateExpanded.cs | 26 +-
...ofileSecret_ValidateViaIdentityExpanded.cs | 26 +-
.../UpdateAzCdnEndpoint_UpdateExpanded1.cs | 42 +-
...zCdnEndpoint_UpdateViaIdentityExpanded1.cs | 42 +-
.../UpdateAzCdnOriginGroup_UpdateExpanded1.cs | 38 +-
...nOriginGroup_UpdateViaIdentityExpanded1.cs | 38 +-
.../UpdateAzCdnOrigin_UpdateExpanded1.cs | 26 +-
...eAzCdnOrigin_UpdateViaIdentityExpanded1.cs | 26 +-
.../UpdateAzCdnProfile_UpdateExpanded.cs | 54 +-
...eAzCdnProfile_UpdateViaIdentityExpanded.cs | 54 +-
...rCdnCustomDomainValidationToken_Refresh.cs | 12 +-
...omainValidationToken_RefreshViaIdentity.cs | 12 +-
...FrontDoorCdnCustomDomain_UpdateExpanded.cs | 30 +-
...nCustomDomain_UpdateViaIdentityExpanded.cs | 30 +-
...teAzFrontDoorCdnEndpoint_UpdateExpanded.cs | 30 +-
...orCdnEndpoint_UpdateViaIdentityExpanded.cs | 30 +-
...zFrontDoorCdnOriginGroup_UpdateExpanded.cs | 34 +-
...dnOriginGroup_UpdateViaIdentityExpanded.cs | 34 +-
...dateAzFrontDoorCdnOrigin_UpdateExpanded.cs | 26 +-
...DoorCdnOrigin_UpdateViaIdentityExpanded.cs | 26 +-
.../UpdateAzFrontDoorCdnProfileSku_Upgrade.cs | 30 +-
...ontDoorCdnProfileSku_UpgradeViaIdentity.cs | 30 +-
...dnProfileSku_UpgradeViaIdentityExpanded.cs | 30 +-
...pdateAzFrontDoorCdnRoute_UpdateExpanded.cs | 34 +-
...tDoorCdnRoute_UpdateViaIdentityExpanded.cs | 34 +-
...UpdateAzFrontDoorCdnRule_UpdateExpanded.cs | 34 +-
...ntDoorCdnRule_UpdateViaIdentityExpanded.cs | 34 +-
...rontDoorCdnSecurityPolicy_PatchExpanded.cs | 30 +-
...SecurityPolicy_PatchViaIdentityExpanded.cs | 30 +-
src/Cdn/Cdn.Autorest/help/Az.Cdn.md | 6 +
.../help/Clear-AzCdnEndpointContent.md | 4 +-
.../Clear-AzFrontDoorCdnEndpointContent.md | 4 +-
.../Disable-AzCdnCustomDomainCustomHttps.md | 2 +-
.../Enable-AzCdnCustomDomainCustomHttps.md | 6 +-
.../help/Get-AzCdnCustomDomain.md | 2 +-
.../Cdn.Autorest/help/Get-AzCdnEdgeNode.md | 2 +-
.../Cdn.Autorest/help/Get-AzCdnEndpoint.md | 2 +-
.../help/Get-AzCdnEndpointResourceUsage.md | 2 +-
src/Cdn/Cdn.Autorest/help/Get-AzCdnOrigin.md | 2 +-
.../Cdn.Autorest/help/Get-AzCdnOriginGroup.md | 2 +-
src/Cdn/Cdn.Autorest/help/Get-AzCdnProfile.md | 2 +-
.../help/Get-AzCdnProfileResourceUsage.md | 2 +-
.../Get-AzCdnSubscriptionResourceUsage.md | 2 +-
.../help/Get-AzFrontDoorCdnCustomDomain.md | 2 +-
.../help/Get-AzFrontDoorCdnEndpoint.md | 2 +-
...Get-AzFrontDoorCdnEndpointResourceUsage.md | 2 +-
.../help/Get-AzFrontDoorCdnOrigin.md | 2 +-
.../help/Get-AzFrontDoorCdnOriginGroup.md | 2 +-
...-AzFrontDoorCdnOriginGroupResourceUsage.md | 2 +-
.../help/Get-AzFrontDoorCdnProfile.md | 2 +-
.../Get-AzFrontDoorCdnProfileResourceUsage.md | 2 +-
.../help/Get-AzFrontDoorCdnRoute.md | 2 +-
.../help/Get-AzFrontDoorCdnRule.md | 2 +-
.../help/Get-AzFrontDoorCdnRuleSet.md | 2 +-
.../Get-AzFrontDoorCdnRuleSetResourceUsage.md | 2 +-
.../help/Get-AzFrontDoorCdnSecret.md | 2 +-
.../help/Get-AzFrontDoorCdnSecurityPolicy.md | 2 +-
.../help/Import-AzCdnEndpointContent.md | 4 +-
.../help/New-AzCdnCustomDomain.md | 2 +-
...DeliveryRuleCacheExpirationActionObject.md | 2 +-
...veryRuleCacheKeyQueryStringActionObject.md | 2 +-
...AzCdnDeliveryRuleCookiesConditionObject.md | 2 +-
...nDeliveryRuleHttpVersionConditionObject.md | 2 +-
...zCdnDeliveryRuleIsDeviceConditionObject.md | 2 +-
.../help/New-AzCdnDeliveryRuleObject.md | 6 +-
...zCdnDeliveryRulePostArgsConditionObject.md | 2 +-
...nDeliveryRuleQueryStringConditionObject.md | 2 +-
...eliveryRuleRemoteAddressConditionObject.md | 2 +-
...nDeliveryRuleRequestBodyConditionObject.md | 2 +-
...dnDeliveryRuleRequestHeaderActionObject.md | 2 +-
...eliveryRuleRequestHeaderConditionObject.md | 2 +-
...eliveryRuleRequestMethodConditionObject.md | 2 +-
...eliveryRuleRequestSchemeConditionObject.md | 2 +-
...dnDeliveryRuleRequestUriConditionObject.md | 2 +-
...nDeliveryRuleResponseHeaderActionObject.md | 2 +-
...veryRuleUrlFileExtensionConditionObject.md | 2 +-
...nDeliveryRuleUrlFileNameConditionObject.md | 2 +-
...AzCdnDeliveryRuleUrlPathConditionObject.md | 2 +-
.../Cdn.Autorest/help/New-AzCdnEndpoint.md | 12 +-
.../New-AzCdnHealthProbeParametersObject.md | 2 +-
.../help/New-AzCdnLoadParametersObject.md | 2 +-
.../New-AzCdnManagedHttpsParametersObject.md | 2 +-
src/Cdn/Cdn.Autorest/help/New-AzCdnOrigin.md | 2 +-
.../Cdn.Autorest/help/New-AzCdnOriginGroup.md | 8 +-
...ew-AzCdnOriginGroupOverrideActionObject.md | 2 +-
src/Cdn/Cdn.Autorest/help/New-AzCdnProfile.md | 2 +-
.../help/New-AzCdnPurgeParametersObject.md | 2 +-
.../help/New-AzCdnResourceReferenceObject.md | 2 +-
...sedOriginErrorDetectionParametersObject.md | 4 +-
.../help/New-AzCdnUrlRedirectActionObject.md | 2 +-
.../help/New-AzCdnUrlRewriteActionObject.md | 2 +-
.../help/New-AzCdnUrlSigningActionObject.md | 4 +-
...w-AzCdnUserManagedHttpsParametersObject.md | 2 +-
.../help/New-AzFrontDoorCdnCustomDomain.md | 4 +-
...nCustomDomainTlsSettingParametersObject.md | 4 +-
.../help/New-AzFrontDoorCdnEndpoint.md | 2 +-
...AzFrontDoorCdnMigrationParametersObject.md | 4 +-
...tionWebApplicationFirewallMappingObject.md | 2 +-
.../help/New-AzFrontDoorCdnOrigin.md | 2 +-
.../help/New-AzFrontDoorCdnOriginGroup.md | 6 +-
...rCdnOriginGroupHealthProbeSettingObject.md | 2 +-
...dnOriginGroupLoadBalancingSettingObject.md | 2 +-
.../help/New-AzFrontDoorCdnProfile.md | 51 +-
...DoorCdnProfileChangeSkuWafMappingObject.md | 2 +-
...AzFrontDoorCdnProfileLogScrubbingObject.md | 86 +
...FrontDoorCdnProfileScrubbingRulesObject.md | 111 +
...ntDoorCdnProfileUpgradeParametersObject.md | 4 +-
...New-AzFrontDoorCdnPurgeParametersObject.md | 2 +-
...w-AzFrontDoorCdnResourceReferenceObject.md | 2 +-
.../help/New-AzFrontDoorCdnRoute.md | 6 +-
.../help/New-AzFrontDoorCdnRule.md | 6 +-
...ontDoorCdnRuleClientPortConditionObject.md | 2 +-
...zFrontDoorCdnRuleCookiesConditionObject.md | 2 +-
...FrontDoorCdnRuleHostNameConditionObject.md | 2 +-
...ntDoorCdnRuleHttpVersionConditionObject.md | 2 +-
...FrontDoorCdnRuleIsDeviceConditionObject.md | 2 +-
...FrontDoorCdnRulePostArgsConditionObject.md | 2 +-
...ntDoorCdnRuleQueryStringConditionObject.md | 2 +-
...DoorCdnRuleRemoteAddressConditionObject.md | 2 +-
...ntDoorCdnRuleRequestBodyConditionObject.md | 2 +-
...ontDoorCdnRuleRequestHeaderActionObject.md | 2 +-
...DoorCdnRuleRequestHeaderConditionObject.md | 2 +-
...DoorCdnRuleRequestMethodConditionObject.md | 2 +-
...DoorCdnRuleRequestSchemeConditionObject.md | 2 +-
...ontDoorCdnRuleRequestUriConditionObject.md | 2 +-
...ntDoorCdnRuleResponseHeaderActionObject.md | 2 +-
...eRouteConfigurationOverrideActionObject.md | 2 +-
...ontDoorCdnRuleServerPortConditionObject.md | 2 +-
.../help/New-AzFrontDoorCdnRuleSet.md | 2 +-
...ontDoorCdnRuleSocketAddrConditionObject.md | 2 +-
...ntDoorCdnRuleSslProtocolConditionObject.md | 2 +-
...rCdnRuleUrlFileExtensionConditionObject.md | 2 +-
...ntDoorCdnRuleUrlFileNameConditionObject.md | 2 +-
...zFrontDoorCdnRuleUrlPathConditionObject.md | 2 +-
...FrontDoorCdnRuleUrlRedirectActionObject.md | 2 +-
...zFrontDoorCdnRuleUrlRewriteActionObject.md | 2 +-
...zFrontDoorCdnRuleUrlSigningActionObject.md | 4 +-
.../help/New-AzFrontDoorCdnSecret.md | 4 +-
...cretCustomerCertificateParametersObject.md | 2 +-
...PartyManagedCertificateParametersObject.md | 2 +-
...ecretManagedCertificateParametersObject.md | 2 +-
...rCdnSecretUrlSigningKeyParametersObject.md | 2 +-
.../help/New-AzFrontDoorCdnSecurityPolicy.md | 4 +-
...WebApplicationFirewallAssociationObject.md | 4 +-
...yWebApplicationFirewallParametersObject.md | 4 +-
.../Cdn.Autorest/help/Start-AzCdnEndpoint.md | 2 +-
...t-AzFrontDoorCdnProfilePrepareMigration.md | 4 +-
.../Cdn.Autorest/help/Stop-AzCdnEndpoint.md | 2 +-
.../help/Test-AzCdnEndpointCustomDomain.md | 2 +-
.../help/Test-AzCdnNameAvailability.md | 2 +-
src/Cdn/Cdn.Autorest/help/Test-AzCdnProbe.md | 2 +-
...Test-AzFrontDoorCdnEndpointCustomDomain.md | 2 +-
...-AzFrontDoorCdnEndpointNameAvailability.md | 2 +-
...FrontDoorCdnProfileHostNameAvailability.md | 2 +-
.../Test-AzFrontDoorCdnProfileMigration.md | 2 +-
.../Cdn.Autorest/help/Update-AzCdnEndpoint.md | 8 +-
.../Cdn.Autorest/help/Update-AzCdnOrigin.md | 2 +-
.../help/Update-AzCdnOriginGroup.md | 8 +-
.../Cdn.Autorest/help/Update-AzCdnProfile.md | 2 +-
.../help/Update-AzFrontDoorCdnCustomDomain.md | 4 +-
.../help/Update-AzFrontDoorCdnEndpoint.md | 2 +-
.../help/Update-AzFrontDoorCdnOrigin.md | 2 +-
.../help/Update-AzFrontDoorCdnOriginGroup.md | 6 +-
.../help/Update-AzFrontDoorCdnProfile.md | 83 +-
.../help/Update-AzFrontDoorCdnProfileSku.md | 6 +-
.../help/Update-AzFrontDoorCdnRoute.md | 6 +-
.../help/Update-AzFrontDoorCdnRule.md | 6 +-
.../Update-AzFrontDoorCdnSecurityPolicy.md | 4 +-
.../internal/Get-AzCdnLogAnalyticLocation.ps1 | 4 +-
.../internal/Get-AzCdnLogAnalyticMetric.ps1 | 4 +-
.../internal/Get-AzCdnLogAnalyticRanking.ps1 | 4 +-
.../internal/Get-AzCdnLogAnalyticResource.ps1 | 4 +-
...t-AzCdnLogAnalyticWafLogAnalyticMetric.ps1 | 4 +-
...-AzCdnLogAnalyticWafLogAnalyticRanking.ps1 | 4 +-
.../internal/Get-AzCdnOperation.ps1 | 4 +-
.../internal/Get-AzCdnProfile.ps1 | 4 +-
.../Invoke-AzCdnCanProfileMigrate.ps1 | 8 +-
.../internal/Move-AzCdnProfile.ps1 | 10 +-
.../internal/New-AzCdnProfile.ps1 | 31 +-
.../internal/ProxyCmdletDefinitions.ps1 | 126 +-
...DoorCdnProfileEndpointNameAvailability.ps1 | 4 +-
.../Test-AzFrontDoorCdnProfileSecret.ps1 | 4 +-
.../internal/Update-AzCdnProfile.ps1 | 27 +-
.../Update-AzFrontDoorCdnProfileSku.ps1 | 10 +-
.../Clear-AzCdnEndpointContent.Recording.json | 1600 +++++++-------
...zCdnCustomDomainCustomHttps.Recording.json | 879 +++-----
.../test/Get-AzCdnCustomDomain.Recording.json | 116 +-
.../test/Get-AzCdnEndpoint.Recording.json | 116 +-
...-AzCdnEndpointResourceUsage.Recording.json | 125 +-
.../test/Get-AzCdnOrigin.Recording.json | 116 +-
.../test/Get-AzCdnOriginGroup.Recording.json | 116 +-
.../test/Get-AzCdnProfile.Recording.json | 139 +-
...t-AzCdnProfileResourceUsage.Recording.json | 52 +-
...leSupportedOptimizationType.Recording.json | 52 +-
...dnSubscriptionResourceUsage.Recording.json | 29 +-
...-AzFrontDoorCdnCustomDomain.Recording.json | 108 +-
.../Get-AzFrontDoorCdnEndpoint.Recording.json | 108 +-
...oorCdnEndpointResourceUsage.Recording.json | 25 +-
.../Get-AzFrontDoorCdnOrigin.Recording.json | 367 ++--
...t-AzFrontDoorCdnOriginGroup.Recording.json | 183 +-
...CdnOriginGroupResourceUsage.Recording.json | 100 +-
.../Get-AzFrontDoorCdnProfile.Recording.json | 145 +-
...DoorCdnProfileResourceUsage.Recording.json | 27 +-
.../Get-AzFrontDoorCdnRoute.Recording.json | 637 +++---
.../Get-AzFrontDoorCdnRule.Recording.json | 253 ++-
.../Get-AzFrontDoorCdnRuleSet.Recording.json | 135 +-
...DoorCdnRuleSetResourceUsage.Recording.json | 52 +-
.../Get-AzFrontDoorCdnSecret.Recording.json | 199 +-
.../test/Get-AzFrontDoorCdnSecret.Tests.ps1 | 4 +-
...zFrontDoorCdnSecurityPolicy.Recording.json | 351 +--
...Get-AzFrontDoorCdnSecurityPolicy.Tests.ps1 | 2 +-
...Import-AzCdnEndpointContent.Recording.json | 1885 +++++++++--------
.../test/New-AzCdnCustomDomain.Recording.json | 164 +-
.../test/New-AzCdnCustomDomain.Tests.ps1 | 4 +-
.../test/New-AzCdnEndpoint.Recording.json | 79 +-
.../test/New-AzCdnEndpoint.Tests.ps1 | 2 +-
.../test/New-AzCdnOrigin.Recording.json | 79 +-
.../test/New-AzCdnOriginGroup.Recording.json | 200 +-
.../test/New-AzCdnOriginGroup.Tests.ps1 | 2 +-
.../test/New-AzCdnProfile.Recording.json | 115 +-
...w-AzCdnProfileLogScrubbingObject.Tests.ps1 | 21 +
...AzCdnProfileScrubbingRulesObject.Tests.ps1 | 21 +
...-AzFrontDoorCdnCustomDomain.Recording.json | 125 +-
.../New-AzFrontDoorCdnEndpoint.Recording.json | 79 +-
.../test/New-AzFrontDoorCdnEndpoint.Tests.ps1 | 2 +-
.../New-AzFrontDoorCdnOrigin.Recording.json | 261 ++-
...w-AzFrontDoorCdnOriginGroup.Recording.json | 75 +-
.../New-AzFrontDoorCdnProfile.Recording.json | 334 ++-
.../test/New-AzFrontDoorCdnProfile.Tests.ps1 | 21 +-
...DoorCdnProfileLogScrubbingObject.Tests.ps1 | 21 +
...orCdnProfileScrubbingRulesObject.Tests.ps1 | 21 +
.../New-AzFrontDoorCdnRoute.Recording.json | 697 ++++--
.../test/New-AzFrontDoorCdnRoute.Tests.ps1 | 2 +-
.../New-AzFrontDoorCdnRule.Recording.json | 188 +-
.../New-AzFrontDoorCdnRuleSet.Recording.json | 27 +-
.../New-AzFrontDoorCdnSecret.Recording.json | 85 +-
.../test/New-AzFrontDoorCdnSecret.Tests.ps1 | 8 +-
...zFrontDoorCdnSecurityPolicy.Recording.json | 370 +++-
...New-AzFrontDoorCdnSecurityPolicy.Tests.ps1 | 2 +-
.../Remove-AzCdnCustomDomain.Recording.json | 554 ++---
.../test/Remove-AzCdnCustomDomain.Tests.ps1 | 8 +-
.../test/Remove-AzCdnEndpoint.Recording.json | 488 +++--
.../test/Remove-AzCdnEndpoint.Tests.ps1 | 4 +-
.../test/Remove-AzCdnOrigin.Recording.json | 595 +++---
.../test/Remove-AzCdnOrigin.Tests.ps1 | 4 +-
.../Remove-AzCdnOriginGroup.Recording.json | 561 +++--
.../test/Remove-AzCdnOriginGroup.Tests.ps1 | 4 +-
.../test/Remove-AzCdnProfile.Recording.json | 1653 +++++++++++----
...-AzFrontDoorCdnCustomDomain.Recording.json | 734 ++++---
...move-AzFrontDoorCdnEndpoint.Recording.json | 517 +++--
.../Remove-AzFrontDoorCdnEndpoint.Tests.ps1 | 4 +-
...Remove-AzFrontDoorCdnOrigin.Recording.json | 781 +++++--
...e-AzFrontDoorCdnOriginGroup.Recording.json | 421 ++--
...emove-AzFrontDoorCdnProfile.Recording.json | 847 +++++---
.../Remove-AzFrontDoorCdnRoute.Recording.json | 1229 ++++++++---
.../test/Remove-AzFrontDoorCdnRoute.Tests.ps1 | 14 +-
.../Remove-AzFrontDoorCdnRule.Recording.json | 674 ++++--
...emove-AzFrontDoorCdnRuleSet.Recording.json | 158 +-
...Remove-AzFrontDoorCdnSecret.Recording.json | 249 +--
.../Remove-AzFrontDoorCdnSecret.Tests.ps1 | 8 +-
...zFrontDoorCdnSecurityPolicy.Recording.json | 769 ++++---
...ove-AzFrontDoorCdnSecurityPolicy.Tests.ps1 | 4 +-
.../test/Start-AzCdnEndpoint.Recording.json | 456 ++--
.../test/Stop-AzCdnEndpoint.Recording.json | 491 +++--
.../test/Stop-AzCdnEndpoint.Tests.ps1 | 2 +-
...t-AzCdnEndpointCustomDomain.Recording.json | 250 +--
.../Test-AzCdnEndpointCustomDomain.Tests.ps1 | 12 +-
.../Test-AzCdnNameAvailability.Recording.json | 150 --
.../test/Test-AzCdnProbe.Recording.json | 38 +-
...DoorCdnEndpointCustomDomain.Recording.json | 63 +-
...CdnEndpointNameAvailability.Recording.json | 48 +-
...tDoorCdnEndpointNameAvailability.Tests.ps1 | 2 +-
...ProfileHostNameAvailability.Recording.json | 67 +-
...rontDoorCdnProfileMigration.Recording.json | 77 +-
.../test/Update-AzCdnEndpoint.Recording.json | 133 +-
.../test/Update-AzCdnOrigin.Recording.json | 220 +-
.../Update-AzCdnOriginGroup.Recording.json | 56 +-
.../test/Update-AzCdnProfile.Recording.json | 289 +--
...pdate-AzFrontDoorCdnCustomDomain.Tests.ps1 | 4 +-
...date-AzFrontDoorCdnEndpoint.Recording.json | 443 ++--
.../Update-AzFrontDoorCdnEndpoint.Tests.ps1 | 2 +-
...Update-AzFrontDoorCdnOrigin.Recording.json | 555 +++--
...e-AzFrontDoorCdnOriginGroup.Recording.json | 423 ++--
...pdate-AzFrontDoorCdnProfile.Recording.json | 680 ++++--
.../Update-AzFrontDoorCdnProfile.Tests.ps1 | 18 +
.../Update-AzFrontDoorCdnRoute.Recording.json | 1066 +++++++---
.../test/Update-AzFrontDoorCdnRoute.Tests.ps1 | 2 +-
.../Update-AzFrontDoorCdnRule.Recording.json | 622 ++++--
...zFrontDoorCdnSecurityPolicy.Recording.json | 205 +-
...ate-AzFrontDoorCdnSecurityPolicy.Tests.ps1 | 6 +-
src/Cdn/Cdn.Autorest/test/env.json | 28 +-
src/Cdn/Cdn.Autorest/test/utils.ps1 | 14 +-
src/Cdn/Cdn/Az.Cdn.psd1 | 6 +-
src/Cdn/Cdn/help/Az.Cdn.md | 6 +
.../Cdn/help/Clear-AzCdnEndpointContent.md | 27 +-
.../Clear-AzFrontDoorCdnEndpointContent.md | 27 +-
.../Disable-AzCdnCustomDomainCustomHttps.md | 21 +-
.../Enable-AzCdnCustomDomainCustomHttps.md | 25 +-
.../Enable-AzFrontDoorCdnProfileMigration.md | 17 +-
src/Cdn/Cdn/help/Get-AzCdnCustomDomain.md | 23 +-
src/Cdn/Cdn/help/Get-AzCdnEdgeNode.md | 19 +-
src/Cdn/Cdn/help/Get-AzCdnEndpoint.md | 23 +-
.../help/Get-AzCdnEndpointResourceUsage.md | 19 +-
src/Cdn/Cdn/help/Get-AzCdnOrigin.md | 23 +-
src/Cdn/Cdn/help/Get-AzCdnOriginGroup.md | 23 +-
src/Cdn/Cdn/help/Get-AzCdnProfile.md | 25 +-
.../Cdn/help/Get-AzCdnProfileResourceUsage.md | 19 +-
...t-AzCdnProfileSupportedOptimizationType.md | 17 +-
.../Get-AzCdnSubscriptionResourceUsage.md | 19 +-
.../help/Get-AzFrontDoorCdnCustomDomain.md | 23 +-
.../Cdn/help/Get-AzFrontDoorCdnEndpoint.md | 23 +-
...Get-AzFrontDoorCdnEndpointResourceUsage.md | 19 +-
src/Cdn/Cdn/help/Get-AzFrontDoorCdnOrigin.md | 23 +-
.../Cdn/help/Get-AzFrontDoorCdnOriginGroup.md | 23 +-
...-AzFrontDoorCdnOriginGroupResourceUsage.md | 19 +-
src/Cdn/Cdn/help/Get-AzFrontDoorCdnProfile.md | 25 +-
.../Get-AzFrontDoorCdnProfileResourceUsage.md | 19 +-
src/Cdn/Cdn/help/Get-AzFrontDoorCdnRoute.md | 23 +-
src/Cdn/Cdn/help/Get-AzFrontDoorCdnRule.md | 23 +-
src/Cdn/Cdn/help/Get-AzFrontDoorCdnRuleSet.md | 23 +-
.../Get-AzFrontDoorCdnRuleSetResourceUsage.md | 19 +-
src/Cdn/Cdn/help/Get-AzFrontDoorCdnSecret.md | 23 +-
.../help/Get-AzFrontDoorCdnSecurityPolicy.md | 23 +-
.../Cdn/help/Import-AzCdnEndpointContent.md | 27 +-
src/Cdn/Cdn/help/New-AzCdnCustomDomain.md | 19 +-
...DeliveryRuleCacheExpirationActionObject.md | 19 +-
...veryRuleCacheKeyQueryStringActionObject.md | 19 +-
...AzCdnDeliveryRuleCookiesConditionObject.md | 19 +-
...nDeliveryRuleHttpVersionConditionObject.md | 19 +-
...zCdnDeliveryRuleIsDeviceConditionObject.md | 19 +-
.../Cdn/help/New-AzCdnDeliveryRuleObject.md | 23 +-
...zCdnDeliveryRulePostArgsConditionObject.md | 19 +-
...nDeliveryRuleQueryStringConditionObject.md | 19 +-
...eliveryRuleRemoteAddressConditionObject.md | 19 +-
...nDeliveryRuleRequestBodyConditionObject.md | 19 +-
...dnDeliveryRuleRequestHeaderActionObject.md | 19 +-
...eliveryRuleRequestHeaderConditionObject.md | 19 +-
...eliveryRuleRequestMethodConditionObject.md | 19 +-
...eliveryRuleRequestSchemeConditionObject.md | 19 +-
...dnDeliveryRuleRequestUriConditionObject.md | 19 +-
...nDeliveryRuleResponseHeaderActionObject.md | 19 +-
...veryRuleUrlFileExtensionConditionObject.md | 19 +-
...nDeliveryRuleUrlFileNameConditionObject.md | 19 +-
...AzCdnDeliveryRuleUrlPathConditionObject.md | 19 +-
src/Cdn/Cdn/help/New-AzCdnEndpoint.md | 29 +-
.../New-AzCdnHealthProbeParametersObject.md | 19 +-
.../Cdn/help/New-AzCdnLoadParametersObject.md | 19 +-
.../New-AzCdnManagedHttpsParametersObject.md | 19 +-
src/Cdn/Cdn/help/New-AzCdnOrigin.md | 19 +-
src/Cdn/Cdn/help/New-AzCdnOriginGroup.md | 25 +-
...ew-AzCdnOriginGroupOverrideActionObject.md | 19 +-
src/Cdn/Cdn/help/New-AzCdnProfile.md | 19 +-
.../help/New-AzCdnPurgeParametersObject.md | 19 +-
.../help/New-AzCdnResourceReferenceObject.md | 19 +-
...sedOriginErrorDetectionParametersObject.md | 21 +-
.../help/New-AzCdnUrlRedirectActionObject.md | 19 +-
.../help/New-AzCdnUrlRewriteActionObject.md | 19 +-
.../help/New-AzCdnUrlSigningActionObject.md | 21 +-
...w-AzCdnUserManagedHttpsParametersObject.md | 19 +-
.../help/New-AzFrontDoorCdnCustomDomain.md | 21 +-
...nCustomDomainTlsSettingParametersObject.md | 21 +-
.../Cdn/help/New-AzFrontDoorCdnEndpoint.md | 19 +-
...AzFrontDoorCdnMigrationParametersObject.md | 21 +-
...tionWebApplicationFirewallMappingObject.md | 19 +-
src/Cdn/Cdn/help/New-AzFrontDoorCdnOrigin.md | 19 +-
.../Cdn/help/New-AzFrontDoorCdnOriginGroup.md | 23 +-
...rCdnOriginGroupHealthProbeSettingObject.md | 19 +-
...dnOriginGroupLoadBalancingSettingObject.md | 19 +-
src/Cdn/Cdn/help/New-AzFrontDoorCdnProfile.md | 66 +-
...DoorCdnProfileChangeSkuWafMappingObject.md | 19 +-
...AzFrontDoorCdnProfileLogScrubbingObject.md | 100 +
...FrontDoorCdnProfileScrubbingRulesObject.md | 126 ++
...ntDoorCdnProfileUpgradeParametersObject.md | 21 +-
...New-AzFrontDoorCdnPurgeParametersObject.md | 19 +-
...w-AzFrontDoorCdnResourceReferenceObject.md | 19 +-
src/Cdn/Cdn/help/New-AzFrontDoorCdnRoute.md | 23 +-
src/Cdn/Cdn/help/New-AzFrontDoorCdnRule.md | 23 +-
...ontDoorCdnRuleClientPortConditionObject.md | 19 +-
...zFrontDoorCdnRuleCookiesConditionObject.md | 19 +-
...FrontDoorCdnRuleHostNameConditionObject.md | 19 +-
...ntDoorCdnRuleHttpVersionConditionObject.md | 19 +-
...FrontDoorCdnRuleIsDeviceConditionObject.md | 19 +-
...FrontDoorCdnRulePostArgsConditionObject.md | 19 +-
...ntDoorCdnRuleQueryStringConditionObject.md | 19 +-
...DoorCdnRuleRemoteAddressConditionObject.md | 19 +-
...ntDoorCdnRuleRequestBodyConditionObject.md | 19 +-
...ontDoorCdnRuleRequestHeaderActionObject.md | 19 +-
...DoorCdnRuleRequestHeaderConditionObject.md | 19 +-
...DoorCdnRuleRequestMethodConditionObject.md | 19 +-
...DoorCdnRuleRequestSchemeConditionObject.md | 19 +-
...ontDoorCdnRuleRequestUriConditionObject.md | 19 +-
...ntDoorCdnRuleResponseHeaderActionObject.md | 19 +-
...eRouteConfigurationOverrideActionObject.md | 19 +-
...ontDoorCdnRuleServerPortConditionObject.md | 19 +-
src/Cdn/Cdn/help/New-AzFrontDoorCdnRuleSet.md | 19 +-
...ontDoorCdnRuleSocketAddrConditionObject.md | 19 +-
...ntDoorCdnRuleSslProtocolConditionObject.md | 19 +-
...rCdnRuleUrlFileExtensionConditionObject.md | 19 +-
...ntDoorCdnRuleUrlFileNameConditionObject.md | 19 +-
...zFrontDoorCdnRuleUrlPathConditionObject.md | 19 +-
...FrontDoorCdnRuleUrlRedirectActionObject.md | 19 +-
...zFrontDoorCdnRuleUrlRewriteActionObject.md | 19 +-
...zFrontDoorCdnRuleUrlSigningActionObject.md | 21 +-
src/Cdn/Cdn/help/New-AzFrontDoorCdnSecret.md | 21 +-
...cretCustomerCertificateParametersObject.md | 19 +-
...PartyManagedCertificateParametersObject.md | 19 +-
...ecretManagedCertificateParametersObject.md | 19 +-
...rCdnSecretUrlSigningKeyParametersObject.md | 19 +-
.../help/New-AzFrontDoorCdnSecurityPolicy.md | 21 +-
...WebApplicationFirewallAssociationObject.md | 21 +-
...yWebApplicationFirewallParametersObject.md | 21 +-
src/Cdn/Cdn/help/Remove-AzCdnCustomDomain.md | 19 +-
src/Cdn/Cdn/help/Remove-AzCdnEndpoint.md | 19 +-
src/Cdn/Cdn/help/Remove-AzCdnOrigin.md | 19 +-
src/Cdn/Cdn/help/Remove-AzCdnOriginGroup.md | 19 +-
src/Cdn/Cdn/help/Remove-AzCdnProfile.md | 19 +-
.../help/Remove-AzFrontDoorCdnCustomDomain.md | 19 +-
.../Cdn/help/Remove-AzFrontDoorCdnEndpoint.md | 19 +-
.../Cdn/help/Remove-AzFrontDoorCdnOrigin.md | 19 +-
.../help/Remove-AzFrontDoorCdnOriginGroup.md | 19 +-
.../Cdn/help/Remove-AzFrontDoorCdnProfile.md | 19 +-
.../Cdn/help/Remove-AzFrontDoorCdnRoute.md | 19 +-
src/Cdn/Cdn/help/Remove-AzFrontDoorCdnRule.md | 19 +-
.../Cdn/help/Remove-AzFrontDoorCdnRuleSet.md | 19 +-
.../Cdn/help/Remove-AzFrontDoorCdnSecret.md | 19 +-
.../Remove-AzFrontDoorCdnSecurityPolicy.md | 19 +-
src/Cdn/Cdn/help/Start-AzCdnEndpoint.md | 21 +-
...t-AzFrontDoorCdnProfilePrepareMigration.md | 21 +-
src/Cdn/Cdn/help/Stop-AzCdnEndpoint.md | 21 +-
.../Stop-AzFrontDoorCdnProfileMigration.md | 17 +-
.../help/Test-AzCdnEndpointCustomDomain.md | 21 +-
.../Cdn/help/Test-AzCdnNameAvailability.md | 21 +-
src/Cdn/Cdn/help/Test-AzCdnProbe.md | 19 +-
...Test-AzFrontDoorCdnEndpointCustomDomain.md | 21 +-
...-AzFrontDoorCdnEndpointNameAvailability.md | 19 +-
...FrontDoorCdnProfileHostNameAvailability.md | 21 +-
.../Test-AzFrontDoorCdnProfileMigration.md | 19 +-
src/Cdn/Cdn/help/Update-AzCdnEndpoint.md | 27 +-
src/Cdn/Cdn/help/Update-AzCdnOrigin.md | 21 +-
src/Cdn/Cdn/help/Update-AzCdnOriginGroup.md | 27 +-
src/Cdn/Cdn/help/Update-AzCdnProfile.md | 21 +-
.../help/Update-AzFrontDoorCdnCustomDomain.md | 23 +-
...FrontDoorCdnCustomDomainValidationToken.md | 19 +-
.../Cdn/help/Update-AzFrontDoorCdnEndpoint.md | 21 +-
.../Cdn/help/Update-AzFrontDoorCdnOrigin.md | 21 +-
.../help/Update-AzFrontDoorCdnOriginGroup.md | 25 +-
.../Cdn/help/Update-AzFrontDoorCdnProfile.md | 104 +-
.../help/Update-AzFrontDoorCdnProfileSku.md | 23 +-
.../Cdn/help/Update-AzFrontDoorCdnRoute.md | 25 +-
src/Cdn/Cdn/help/Update-AzFrontDoorCdnRule.md | 25 +-
.../Update-AzFrontDoorCdnSecurityPolicy.md | 23 +-
1868 files changed, 38536 insertions(+), 26529 deletions(-)
create mode 100644 src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnProfileLogScrubbingObject.ps1
create mode 100644 src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnProfileScrubbingRulesObject.ps1
create mode 100644 src/Cdn/Cdn.Autorest/examples/New-AzFrontDoorCdnProfileLogScrubbingObject.md
create mode 100644 src/Cdn/Cdn.Autorest/examples/New-AzFrontDoorCdnProfileScrubbingRulesObject.md
create mode 100644 src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnProfileLogScrubbingObject.ps1
create mode 100644 src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnProfileScrubbingRulesObject.ps1
delete mode 100644 src/Cdn/Cdn.Autorest/generated/api/Models/Api20230501/ProfilePropertiesUpdateParameters.cs
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ActivatedResourceReference.PowerShell.cs (88%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ActivatedResourceReference.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ActivatedResourceReference.cs (91%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ActivatedResourceReference.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdDomain.PowerShell.cs (72%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdDomain.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdDomain.cs (79%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdDomain.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdDomainHttpsParameters.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdDomainHttpsParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdDomainHttpsParameters.cs (89%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdDomainHttpsParameters.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdDomainListResult.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdDomainListResult.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdDomainListResult.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdDomainListResult.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdDomainProperties.PowerShell.cs (75%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdDomainProperties.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdDomainProperties.cs (79%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdDomainProperties.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdDomainPropertiesExtendedProperties.PowerShell.cs (92%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdDomainPropertiesExtendedProperties.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdDomainPropertiesExtendedProperties.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdDomainPropertiesExtendedProperties.dictionary.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdDomainPropertiesExtendedProperties.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdDomainUpdateParameters.PowerShell.cs (77%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdDomainUpdateParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdDomainUpdateParameters.cs (76%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdDomainUpdateParameters.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdDomainUpdatePropertiesParameters.PowerShell.cs (80%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdDomainUpdatePropertiesParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdDomainUpdatePropertiesParameters.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdDomainUpdatePropertiesParameters.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdEndpoint.PowerShell.cs (76%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdEndpoint.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdEndpoint.cs (80%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdEndpoint.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdEndpointListResult.PowerShell.cs (84%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdEndpointListResult.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdEndpointListResult.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdEndpointListResult.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdEndpointProperties.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdEndpointProperties.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdEndpointProperties.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdEndpointProperties.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdEndpointPropertiesUpdateParameters.PowerShell.cs (89%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdEndpointPropertiesUpdateParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdEndpointPropertiesUpdateParameters.cs (93%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdEndpointPropertiesUpdateParameters.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdEndpointUpdateParameters.PowerShell.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdEndpointUpdateParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdEndpointUpdateParameters.cs (79%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdEndpointUpdateParameters.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdEndpointUpdateParametersTags.PowerShell.cs (92%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdEndpointUpdateParametersTags.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdEndpointUpdateParametersTags.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdEndpointUpdateParametersTags.dictionary.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdEndpointUpdateParametersTags.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdErrorResponse.PowerShell.cs (77%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdErrorResponse.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdErrorResponse.cs (72%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdErrorResponse.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOrigin.PowerShell.cs (73%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOrigin.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOrigin.cs (83%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOrigin.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginGroup.PowerShell.cs (75%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginGroup.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginGroup.cs (80%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginGroup.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginGroupListResult.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginGroupListResult.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginGroupListResult.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginGroupListResult.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginGroupProperties.PowerShell.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginGroupProperties.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginGroupProperties.cs (76%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginGroupProperties.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginGroupUpdateParameters.PowerShell.cs (80%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginGroupUpdateParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginGroupUpdateParameters.cs (81%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginGroupUpdateParameters.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginGroupUpdatePropertiesParameters.PowerShell.cs (83%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginGroupUpdatePropertiesParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginGroupUpdatePropertiesParameters.cs (89%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginGroupUpdatePropertiesParameters.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginListResult.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginListResult.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginListResult.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginListResult.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginProperties.PowerShell.cs (77%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginProperties.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginProperties.cs (77%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginProperties.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginUpdateParameters.PowerShell.cs (75%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginUpdateParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginUpdateParameters.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginUpdateParameters.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginUpdatePropertiesParameters.PowerShell.cs (77%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginUpdatePropertiesParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginUpdatePropertiesParameters.cs (90%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdOriginUpdatePropertiesParameters.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdPurgeParameters.PowerShell.cs (88%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdPurgeParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdPurgeParameters.cs (93%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdPurgeParameters.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdRouteCacheConfiguration.PowerShell.cs (84%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdRouteCacheConfiguration.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdRouteCacheConfiguration.cs (90%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdRouteCacheConfiguration.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdStateProperties.PowerShell.cs (89%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdStateProperties.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdStateProperties.cs (91%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AfdStateProperties.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AzureFirstPartyManagedCertificate.PowerShell.cs (87%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AzureFirstPartyManagedCertificate.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AzureFirstPartyManagedCertificate.cs (76%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AzureFirstPartyManagedCertificate.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AzureFirstPartyManagedCertificateParameters.PowerShell.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AzureFirstPartyManagedCertificateParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AzureFirstPartyManagedCertificateParameters.cs (88%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/AzureFirstPartyManagedCertificateParameters.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CacheConfiguration.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CacheConfiguration.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CacheConfiguration.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CacheConfiguration.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CacheExpirationActionParameters.PowerShell.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CacheExpirationActionParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CacheExpirationActionParameters.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CacheExpirationActionParameters.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CacheKeyQueryStringActionParameters.PowerShell.cs (87%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CacheKeyQueryStringActionParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CacheKeyQueryStringActionParameters.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CacheKeyQueryStringActionParameters.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CanMigrateParameters.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CanMigrateParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CanMigrateParameters.cs (79%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CanMigrateParameters.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CanMigrateProperties.PowerShell.cs (84%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CanMigrateProperties.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CanMigrateProperties.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CanMigrateProperties.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CanMigrateResult.PowerShell.cs (80%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CanMigrateResult.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CanMigrateResult.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CanMigrateResult.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CdnCertificateSourceParameters.PowerShell.cs (89%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CdnCertificateSourceParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CdnCertificateSourceParameters.cs (92%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CdnCertificateSourceParameters.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CdnManagedHttpsParameters.PowerShell.cs (84%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CdnManagedHttpsParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CdnManagedHttpsParameters.cs (80%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CdnManagedHttpsParameters.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Certificate.PowerShell.cs (87%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Certificate.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Certificate.cs (92%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Certificate.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CheckEndpointNameAvailabilityInput.PowerShell.cs (88%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CheckEndpointNameAvailabilityInput.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CheckEndpointNameAvailabilityInput.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CheckEndpointNameAvailabilityInput.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CheckEndpointNameAvailabilityOutput.PowerShell.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CheckEndpointNameAvailabilityOutput.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CheckEndpointNameAvailabilityOutput.cs (93%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CheckEndpointNameAvailabilityOutput.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CheckHostNameAvailabilityInput.PowerShell.cs (90%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CheckHostNameAvailabilityInput.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CheckHostNameAvailabilityInput.cs (90%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CheckHostNameAvailabilityInput.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CheckNameAvailabilityInput.PowerShell.cs (88%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CheckNameAvailabilityInput.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CheckNameAvailabilityInput.cs (93%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CheckNameAvailabilityInput.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CheckNameAvailabilityOutput.PowerShell.cs (87%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CheckNameAvailabilityOutput.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CheckNameAvailabilityOutput.cs (91%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CheckNameAvailabilityOutput.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CidrIPAddress.PowerShell.cs (88%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CidrIPAddress.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CidrIPAddress.cs (93%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CidrIPAddress.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ClientPortMatchConditionParameters.PowerShell.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ClientPortMatchConditionParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ClientPortMatchConditionParameters.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ClientPortMatchConditionParameters.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Components18OrqelSchemasWafmetricsresponsePropertiesSeriesItemsPropertiesDataItems.PowerShell.cs (90%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Components18OrqelSchemasWafmetricsresponsePropertiesSeriesItemsPropertiesDataItems.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Components18OrqelSchemasWafmetricsresponsePropertiesSeriesItemsPropertiesDataItems.cs (93%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Components18OrqelSchemasWafmetricsresponsePropertiesSeriesItemsPropertiesDataItems.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Components1Gs0LlpSchemasMetricsresponsePropertiesSeriesItemsPropertiesDataItems.PowerShell.cs (90%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Components1Gs0LlpSchemasMetricsresponsePropertiesSeriesItemsPropertiesDataItems.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Components1Gs0LlpSchemasMetricsresponsePropertiesSeriesItemsPropertiesDataItems.cs (93%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Components1Gs0LlpSchemasMetricsresponsePropertiesSeriesItemsPropertiesDataItems.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ComponentsKpo1PjSchemasWafrankingsresponsePropertiesDataItemsPropertiesMetricsItems.PowerShell.cs (88%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ComponentsKpo1PjSchemasWafrankingsresponsePropertiesDataItemsPropertiesMetricsItems.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ComponentsKpo1PjSchemasWafrankingsresponsePropertiesDataItemsPropertiesMetricsItems.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ComponentsKpo1PjSchemasWafrankingsresponsePropertiesDataItemsPropertiesMetricsItems.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CompressionSettings.PowerShell.cs (87%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CompressionSettings.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CompressionSettings.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CompressionSettings.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ContinentsResponse.PowerShell.cs (83%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ContinentsResponse.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ContinentsResponse.cs (75%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ContinentsResponse.json.cs (92%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ContinentsResponseContinentsItem.PowerShell.cs (90%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ContinentsResponseContinentsItem.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ContinentsResponseContinentsItem.cs (88%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ContinentsResponseContinentsItem.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ContinentsResponseCountryOrRegionsItem.PowerShell.cs (88%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ContinentsResponseCountryOrRegionsItem.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ContinentsResponseCountryOrRegionsItem.cs (91%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ContinentsResponseCountryOrRegionsItem.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CookiesMatchConditionParameters.PowerShell.cs (84%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CookiesMatchConditionParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CookiesMatchConditionParameters.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CookiesMatchConditionParameters.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomDomain.PowerShell.cs (76%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomDomain.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomDomain.cs (81%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomDomain.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomDomainHttpsParameters.PowerShell.cs (88%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomDomainHttpsParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomDomainHttpsParameters.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomDomainHttpsParameters.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomDomainListResult.PowerShell.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomDomainListResult.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomDomainListResult.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomDomainListResult.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomDomainParameters.PowerShell.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomDomainParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomDomainParameters.cs (79%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomDomainParameters.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomDomainProperties.PowerShell.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomDomainProperties.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomDomainProperties.cs (93%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomDomainProperties.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomDomainPropertiesParameters.PowerShell.cs (90%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomDomainPropertiesParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomDomainPropertiesParameters.cs (91%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomDomainPropertiesParameters.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomerCertificate.PowerShell.cs (79%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomerCertificate.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomerCertificate.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomerCertificate.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomerCertificateParameters.PowerShell.cs (80%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomerCertificateParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomerCertificateParameters.cs (89%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/CustomerCertificateParameters.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeepCreatedCustomDomain.PowerShell.cs (83%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeepCreatedCustomDomain.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeepCreatedCustomDomain.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeepCreatedCustomDomain.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeepCreatedCustomDomainProperties.PowerShell.cs (88%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeepCreatedCustomDomainProperties.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeepCreatedCustomDomainProperties.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeepCreatedCustomDomainProperties.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeepCreatedOrigin.PowerShell.cs (78%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeepCreatedOrigin.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeepCreatedOrigin.cs (88%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeepCreatedOrigin.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeepCreatedOriginGroup.PowerShell.cs (78%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeepCreatedOriginGroup.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeepCreatedOriginGroup.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeepCreatedOriginGroup.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeepCreatedOriginGroupProperties.PowerShell.cs (81%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeepCreatedOriginGroupProperties.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeepCreatedOriginGroupProperties.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeepCreatedOriginGroupProperties.json.cs (93%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeepCreatedOriginProperties.PowerShell.cs (80%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeepCreatedOriginProperties.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeepCreatedOriginProperties.cs (98%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeepCreatedOriginProperties.json.cs (98%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRule.PowerShell.cs (79%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRule.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRule.cs (88%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRule.json.cs (92%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleAction1.PowerShell.cs (90%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleAction1.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleAction1.cs (91%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleAction1.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleCacheExpirationAction.PowerShell.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleCacheExpirationAction.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleCacheExpirationAction.cs (80%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleCacheExpirationAction.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleCacheKeyQueryStringAction.PowerShell.cs (84%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleCacheKeyQueryStringAction.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleCacheKeyQueryStringAction.cs (80%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleCacheKeyQueryStringAction.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleClientPortCondition.PowerShell.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleClientPortCondition.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleClientPortCondition.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleClientPortCondition.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleCondition.PowerShell.cs (90%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleCondition.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleCondition.cs (91%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleCondition.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleCookiesCondition.PowerShell.cs (81%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleCookiesCondition.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleCookiesCondition.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleCookiesCondition.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleHostNameCondition.PowerShell.cs (83%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleHostNameCondition.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleHostNameCondition.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleHostNameCondition.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleHttpVersionCondition.PowerShell.cs (81%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleHttpVersionCondition.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleHttpVersionCondition.cs (81%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleHttpVersionCondition.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleIsDeviceCondition.PowerShell.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleIsDeviceCondition.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleIsDeviceCondition.cs (81%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleIsDeviceCondition.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRulePostArgsCondition.PowerShell.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRulePostArgsCondition.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRulePostArgsCondition.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRulePostArgsCondition.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleQueryStringCondition.PowerShell.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleQueryStringCondition.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleQueryStringCondition.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleQueryStringCondition.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRemoteAddressCondition.PowerShell.cs (81%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRemoteAddressCondition.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRemoteAddressCondition.cs (83%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRemoteAddressCondition.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRequestBodyCondition.PowerShell.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRequestBodyCondition.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRequestBodyCondition.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRequestBodyCondition.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRequestHeaderAction.PowerShell.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRequestHeaderAction.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRequestHeaderAction.cs (80%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRequestHeaderAction.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRequestHeaderCondition.PowerShell.cs (81%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRequestHeaderCondition.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRequestHeaderCondition.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRequestHeaderCondition.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRequestMethodCondition.PowerShell.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRequestMethodCondition.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRequestMethodCondition.cs (81%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRequestMethodCondition.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRequestSchemeCondition.PowerShell.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRequestSchemeCondition.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRequestSchemeCondition.cs (81%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRequestSchemeCondition.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRequestUriCondition.PowerShell.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRequestUriCondition.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRequestUriCondition.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRequestUriCondition.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleResponseHeaderAction.PowerShell.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleResponseHeaderAction.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleResponseHeaderAction.cs (80%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleResponseHeaderAction.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRouteConfigurationOverrideAction.PowerShell.cs (79%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRouteConfigurationOverrideAction.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRouteConfigurationOverrideAction.cs (84%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleRouteConfigurationOverrideAction.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleServerPortCondition.PowerShell.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleServerPortCondition.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleServerPortCondition.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleServerPortCondition.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleSocketAddrCondition.PowerShell.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleSocketAddrCondition.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleSocketAddrCondition.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleSocketAddrCondition.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleSslProtocolCondition.PowerShell.cs (81%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleSslProtocolCondition.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleSslProtocolCondition.cs (81%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleSslProtocolCondition.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleUrlFileExtensionCondition.PowerShell.cs (83%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleUrlFileExtensionCondition.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleUrlFileExtensionCondition.cs (81%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleUrlFileExtensionCondition.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleUrlFileNameCondition.PowerShell.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleUrlFileNameCondition.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleUrlFileNameCondition.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleUrlFileNameCondition.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleUrlPathCondition.PowerShell.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleUrlPathCondition.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleUrlPathCondition.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DeliveryRuleUrlPathCondition.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DimensionProperties.PowerShell.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DimensionProperties.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DimensionProperties.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DimensionProperties.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DomainValidationProperties.PowerShell.cs (88%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DomainValidationProperties.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DomainValidationProperties.cs (91%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/DomainValidationProperties.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EdgeNode.PowerShell.cs (77%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EdgeNode.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EdgeNode.cs (73%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EdgeNode.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EdgeNodeProperties.PowerShell.cs (87%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EdgeNodeProperties.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EdgeNodeProperties.cs (80%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EdgeNodeProperties.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EdgenodeResult.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EdgenodeResult.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EdgenodeResult.cs (84%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EdgenodeResult.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Endpoint.PowerShell.cs (68%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Endpoint.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Endpoint.cs (81%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Endpoint.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EndpointListResult.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EndpointListResult.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EndpointListResult.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EndpointListResult.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EndpointProperties.PowerShell.cs (71%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EndpointProperties.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EndpointProperties.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EndpointProperties.json.cs (92%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EndpointPropertiesUpdateParameters.PowerShell.cs (74%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EndpointPropertiesUpdateParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EndpointPropertiesUpdateParameters.cs (90%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EndpointPropertiesUpdateParameters.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EndpointPropertiesUpdateParametersDeliveryPolicy.PowerShell.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EndpointPropertiesUpdateParametersDeliveryPolicy.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EndpointPropertiesUpdateParametersDeliveryPolicy.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EndpointPropertiesUpdateParametersDeliveryPolicy.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EndpointPropertiesUpdateParametersWebApplicationFirewallPolicyLink.PowerShell.cs (91%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EndpointPropertiesUpdateParametersWebApplicationFirewallPolicyLink.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EndpointPropertiesUpdateParametersWebApplicationFirewallPolicyLink.cs (91%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EndpointPropertiesUpdateParametersWebApplicationFirewallPolicyLink.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EndpointUpdateParameters.PowerShell.cs (71%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EndpointUpdateParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EndpointUpdateParameters.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EndpointUpdateParameters.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EndpointUpdateParametersTags.PowerShell.cs (92%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EndpointUpdateParametersTags.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EndpointUpdateParametersTags.cs (84%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EndpointUpdateParametersTags.dictionary.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/EndpointUpdateParametersTags.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ErrorAdditionalInfo.PowerShell.cs (88%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ErrorAdditionalInfo.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ErrorAdditionalInfo.cs (90%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ErrorAdditionalInfo.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ErrorDetail.PowerShell.cs (79%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ErrorDetail.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ErrorDetail.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ErrorDetail.json.cs (93%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ErrorResponse.PowerShell.cs (77%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ErrorResponse.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ErrorResponse.cs (72%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ErrorResponse.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/GeoFilter.PowerShell.cs (87%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/GeoFilter.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/GeoFilter.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/GeoFilter.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/HeaderActionParameters.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/HeaderActionParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/HeaderActionParameters.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/HeaderActionParameters.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/HealthProbeParameters.PowerShell.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/HealthProbeParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/HealthProbeParameters.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/HealthProbeParameters.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/HostNameMatchConditionParameters.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/HostNameMatchConditionParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/HostNameMatchConditionParameters.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/HostNameMatchConditionParameters.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/HttpErrorRangeParameters.PowerShell.cs (88%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/HttpErrorRangeParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/HttpErrorRangeParameters.cs (93%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/HttpErrorRangeParameters.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/HttpVersionMatchConditionParameters.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/HttpVersionMatchConditionParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/HttpVersionMatchConditionParameters.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/HttpVersionMatchConditionParameters.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/IPAddressGroup.PowerShell.cs (81%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/IPAddressGroup.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/IPAddressGroup.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/IPAddressGroup.json.cs (93%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/IsDeviceMatchConditionParameters.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/IsDeviceMatchConditionParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/IsDeviceMatchConditionParameters.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/IsDeviceMatchConditionParameters.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/KeyVaultCertificateSourceParameters.PowerShell.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/KeyVaultCertificateSourceParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/KeyVaultCertificateSourceParameters.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/KeyVaultCertificateSourceParameters.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/KeyVaultSigningKeyParameters.PowerShell.cs (84%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/KeyVaultSigningKeyParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/KeyVaultSigningKeyParameters.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/KeyVaultSigningKeyParameters.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/LoadBalancingSettingsParameters.PowerShell.cs (87%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/LoadBalancingSettingsParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/LoadBalancingSettingsParameters.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/LoadBalancingSettingsParameters.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/LoadParameters.PowerShell.cs (90%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/LoadParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/LoadParameters.cs (91%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/LoadParameters.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/LogSpecification.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/LogSpecification.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/LogSpecification.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/LogSpecification.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ManagedCertificate.PowerShell.cs (87%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ManagedCertificate.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ManagedCertificate.cs (75%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ManagedCertificate.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ManagedCertificateParameters.PowerShell.cs (87%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ManagedCertificateParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ManagedCertificateParameters.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ManagedCertificateParameters.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MetricAvailability.PowerShell.cs (88%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MetricAvailability.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MetricAvailability.cs (92%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MetricAvailability.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MetricSpecification.PowerShell.cs (76%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MetricSpecification.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MetricSpecification.cs (93%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MetricSpecification.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MetricsResponse.PowerShell.cs (84%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MetricsResponse.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MetricsResponse.cs (89%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MetricsResponse.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MetricsResponseSeriesItem.PowerShell.cs (80%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MetricsResponseSeriesItem.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MetricsResponseSeriesItem.cs (83%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MetricsResponseSeriesItem.json.cs (93%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MetricsResponseSeriesPropertiesItemsItem.PowerShell.cs (88%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MetricsResponseSeriesPropertiesItemsItem.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MetricsResponseSeriesPropertiesItemsItem.cs (91%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MetricsResponseSeriesPropertiesItemsItem.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MigrateResult.PowerShell.cs (80%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MigrateResult.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MigrateResult.cs (84%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MigrateResult.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MigrateResultProperties.PowerShell.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MigrateResultProperties.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MigrateResultProperties.cs (76%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MigrateResultProperties.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MigrationErrorType.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MigrationErrorType.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MigrationErrorType.cs (92%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MigrationErrorType.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MigrationParameters.PowerShell.cs (78%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MigrationParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MigrationParameters.cs (80%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MigrationParameters.json.cs (93%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MigrationWebApplicationFirewallMapping.PowerShell.cs (81%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MigrationWebApplicationFirewallMapping.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MigrationWebApplicationFirewallMapping.cs (76%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/MigrationWebApplicationFirewallMapping.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Operation.PowerShell.cs (73%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Operation.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Operation.cs (78%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Operation.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OperationDisplay.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OperationDisplay.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OperationDisplay.cs (91%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OperationDisplay.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OperationProperties.PowerShell.cs (80%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OperationProperties.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OperationProperties.cs (74%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OperationProperties.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OperationsListResult.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OperationsListResult.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OperationsListResult.cs (87%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OperationsListResult.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Origin.PowerShell.cs (74%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Origin.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Origin.cs (84%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Origin.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroup.PowerShell.cs (74%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroup.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroup.cs (79%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroup.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroupListResult.PowerShell.cs (84%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroupListResult.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroupListResult.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroupListResult.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroupOverride.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroupOverride.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroupOverride.cs (84%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroupOverride.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroupOverrideAction.PowerShell.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroupOverrideAction.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroupOverrideAction.cs (76%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroupOverrideAction.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroupOverrideActionParameters.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroupOverrideActionParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroupOverrideActionParameters.cs (81%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroupOverrideActionParameters.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroupProperties.PowerShell.cs (79%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroupProperties.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroupProperties.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroupProperties.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroupUpdateParameters.PowerShell.cs (77%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroupUpdateParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroupUpdateParameters.cs (80%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroupUpdateParameters.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroupUpdatePropertiesParameters.PowerShell.cs (81%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroupUpdatePropertiesParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroupUpdatePropertiesParameters.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginGroupUpdatePropertiesParameters.json.cs (93%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginListResult.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginListResult.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginListResult.cs (84%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginListResult.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginProperties.PowerShell.cs (80%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginProperties.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginProperties.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginProperties.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginUpdateParameters.PowerShell.cs (79%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginUpdateParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginUpdateParameters.cs (88%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginUpdateParameters.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginUpdatePropertiesParameters.PowerShell.cs (81%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginUpdatePropertiesParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginUpdatePropertiesParameters.cs (98%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/OriginUpdatePropertiesParameters.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/PostArgsMatchConditionParameters.PowerShell.cs (84%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/PostArgsMatchConditionParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/PostArgsMatchConditionParameters.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/PostArgsMatchConditionParameters.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Profile.PowerShell.cs (66%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Profile.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Profile.cs (75%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Profile.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfileChangeSkuWafMapping.PowerShell.cs (83%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfileChangeSkuWafMapping.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfileChangeSkuWafMapping.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfileChangeSkuWafMapping.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfileListResult.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfileListResult.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfileListResult.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfileListResult.json.cs (94%)
create mode 100644 src/Cdn/Cdn.Autorest/generated/api/Models/Api20240201/ProfileLogScrubbing.PowerShell.cs
create mode 100644 src/Cdn/Cdn.Autorest/generated/api/Models/Api20240201/ProfileLogScrubbing.TypeConverter.cs
create mode 100644 src/Cdn/Cdn.Autorest/generated/api/Models/Api20240201/ProfileLogScrubbing.cs
create mode 100644 src/Cdn/Cdn.Autorest/generated/api/Models/Api20240201/ProfileLogScrubbing.json.cs
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfileProperties.PowerShell.cs (66%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfileProperties.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfileProperties.cs (60%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfileProperties.json.cs (92%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfilePropertiesExtendedProperties.PowerShell.cs (92%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfilePropertiesExtendedProperties.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfilePropertiesExtendedProperties.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfilePropertiesExtendedProperties.dictionary.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfilePropertiesExtendedProperties.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfilePropertiesUpdateParameters.PowerShell.cs (65%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfilePropertiesUpdateParameters.TypeConverter.cs (97%)
create mode 100644 src/Cdn/Cdn.Autorest/generated/api/Models/Api20240201/ProfilePropertiesUpdateParameters.cs
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfilePropertiesUpdateParameters.json.cs (90%)
create mode 100644 src/Cdn/Cdn.Autorest/generated/api/Models/Api20240201/ProfileScrubbingRules.PowerShell.cs
create mode 100644 src/Cdn/Cdn.Autorest/generated/api/Models/Api20240201/ProfileScrubbingRules.TypeConverter.cs
create mode 100644 src/Cdn/Cdn.Autorest/generated/api/Models/Api20240201/ProfileScrubbingRules.cs
create mode 100644 src/Cdn/Cdn.Autorest/generated/api/Models/Api20240201/ProfileScrubbingRules.json.cs
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfileUpdateParameters.PowerShell.cs (66%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfileUpdateParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfileUpdateParameters.cs (72%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfileUpdateParameters.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfileUpdateParametersTags.PowerShell.cs (92%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfileUpdateParametersTags.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfileUpdateParametersTags.cs (84%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfileUpdateParametersTags.dictionary.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfileUpdateParametersTags.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfileUpgradeParameters.PowerShell.cs (87%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfileUpgradeParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfileUpgradeParameters.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProfileUpgradeParameters.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProxyResource.PowerShell.cs (80%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProxyResource.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProxyResource.cs (74%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ProxyResource.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/PurgeParameters.PowerShell.cs (90%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/PurgeParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/PurgeParameters.cs (91%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/PurgeParameters.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/QueryStringMatchConditionParameters.PowerShell.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/QueryStringMatchConditionParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/QueryStringMatchConditionParameters.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/QueryStringMatchConditionParameters.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RankingsResponse.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RankingsResponse.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RankingsResponse.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RankingsResponse.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RankingsResponseTablesItem.PowerShell.cs (84%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RankingsResponseTablesItem.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RankingsResponseTablesItem.cs (81%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RankingsResponseTablesItem.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RankingsResponseTablesPropertiesItemsItem.PowerShell.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RankingsResponseTablesPropertiesItemsItem.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RankingsResponseTablesPropertiesItemsItem.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RankingsResponseTablesPropertiesItemsItem.json.cs (93%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RankingsResponseTablesPropertiesItemsMetricsItem.PowerShell.cs (87%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RankingsResponseTablesPropertiesItemsMetricsItem.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RankingsResponseTablesPropertiesItemsMetricsItem.cs (93%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RankingsResponseTablesPropertiesItemsMetricsItem.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RemoteAddressMatchConditionParameters.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RemoteAddressMatchConditionParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RemoteAddressMatchConditionParameters.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RemoteAddressMatchConditionParameters.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RequestBodyMatchConditionParameters.PowerShell.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RequestBodyMatchConditionParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RequestBodyMatchConditionParameters.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RequestBodyMatchConditionParameters.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RequestHeaderMatchConditionParameters.PowerShell.cs (84%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RequestHeaderMatchConditionParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RequestHeaderMatchConditionParameters.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RequestHeaderMatchConditionParameters.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RequestMethodMatchConditionParameters.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RequestMethodMatchConditionParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RequestMethodMatchConditionParameters.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RequestMethodMatchConditionParameters.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RequestSchemeMatchConditionParameters.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RequestSchemeMatchConditionParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RequestSchemeMatchConditionParameters.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RequestSchemeMatchConditionParameters.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RequestUriMatchConditionParameters.PowerShell.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RequestUriMatchConditionParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RequestUriMatchConditionParameters.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RequestUriMatchConditionParameters.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Resource.PowerShell.cs (80%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Resource.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Resource.cs (87%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Resource.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResourceReference.PowerShell.cs (90%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResourceReference.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResourceReference.cs (89%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResourceReference.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResourceUsage.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResourceUsage.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResourceUsage.cs (91%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResourceUsage.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResourceUsageListResult.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResourceUsageListResult.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResourceUsageListResult.cs (83%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResourceUsageListResult.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResourcesResponse.PowerShell.cs (81%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResourcesResponse.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResourcesResponse.cs (75%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResourcesResponse.json.cs (92%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResourcesResponseCustomDomainsItem.PowerShell.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResourcesResponseCustomDomainsItem.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResourcesResponseCustomDomainsItem.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResourcesResponseCustomDomainsItem.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResourcesResponseEndpointsItem.PowerShell.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResourcesResponseEndpointsItem.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResourcesResponseEndpointsItem.cs (87%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResourcesResponseEndpointsItem.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResourcesResponseEndpointsPropertiesItemsItem.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResourcesResponseEndpointsPropertiesItemsItem.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResourcesResponseEndpointsPropertiesItemsItem.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResourcesResponseEndpointsPropertiesItemsItem.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResponseBasedOriginErrorDetectionParameters.PowerShell.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResponseBasedOriginErrorDetectionParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResponseBasedOriginErrorDetectionParameters.cs (91%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ResponseBasedOriginErrorDetectionParameters.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Route.PowerShell.cs (72%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Route.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Route.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Route.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RouteConfigurationOverrideActionParameters.PowerShell.cs (80%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RouteConfigurationOverrideActionParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RouteConfigurationOverrideActionParameters.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RouteConfigurationOverrideActionParameters.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RouteListResult.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RouteListResult.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RouteListResult.cs (83%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RouteListResult.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RouteProperties.PowerShell.cs (75%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RouteProperties.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RouteProperties.cs (77%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RouteProperties.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RouteUpdateParameters.PowerShell.cs (75%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RouteUpdateParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RouteUpdateParameters.cs (84%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RouteUpdateParameters.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RouteUpdatePropertiesParameters.PowerShell.cs (75%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RouteUpdatePropertiesParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RouteUpdatePropertiesParameters.cs (89%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RouteUpdatePropertiesParameters.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Rule.PowerShell.cs (74%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Rule.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Rule.cs (80%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Rule.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RuleListResult.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RuleListResult.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RuleListResult.cs (83%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RuleListResult.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RuleProperties.PowerShell.cs (80%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RuleProperties.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RuleProperties.cs (76%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RuleProperties.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RuleSet.PowerShell.cs (77%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RuleSet.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RuleSet.cs (76%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RuleSet.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RuleSetListResult.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RuleSetListResult.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RuleSetListResult.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RuleSetListResult.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RuleSetProperties.PowerShell.cs (87%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RuleSetProperties.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RuleSetProperties.cs (80%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RuleSetProperties.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RuleUpdateParameters.PowerShell.cs (78%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RuleUpdateParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RuleUpdateParameters.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RuleUpdateParameters.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RuleUpdatePropertiesParameters.PowerShell.cs (81%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RuleUpdatePropertiesParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RuleUpdatePropertiesParameters.cs (90%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/RuleUpdatePropertiesParameters.json.cs (93%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Secret.PowerShell.cs (76%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Secret.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Secret.cs (77%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Secret.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecretListResult.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecretListResult.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecretListResult.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecretListResult.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecretParameters.PowerShell.cs (90%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecretParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecretParameters.cs (91%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecretParameters.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecretProperties.PowerShell.cs (84%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecretProperties.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecretProperties.cs (79%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecretProperties.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicy.PowerShell.cs (76%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicy.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicy.cs (77%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicy.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicyListResult.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicyListResult.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicyListResult.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicyListResult.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicyProperties.PowerShell.cs (83%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicyProperties.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicyProperties.cs (79%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicyProperties.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicyPropertiesParameters.PowerShell.cs (90%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicyPropertiesParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicyPropertiesParameters.cs (89%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicyPropertiesParameters.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicyUpdateParameters.PowerShell.cs (83%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicyUpdateParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicyUpdateParameters.cs (75%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicyUpdateParameters.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicyUpdateProperties.PowerShell.cs (88%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicyUpdateProperties.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicyUpdateProperties.cs (80%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicyUpdateProperties.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicyWebApplicationFirewallAssociation.PowerShell.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicyWebApplicationFirewallAssociation.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicyWebApplicationFirewallAssociation.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicyWebApplicationFirewallAssociation.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicyWebApplicationFirewallParameters.PowerShell.cs (83%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicyWebApplicationFirewallParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicyWebApplicationFirewallParameters.cs (77%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SecurityPolicyWebApplicationFirewallParameters.json.cs (93%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ServerPortMatchConditionParameters.PowerShell.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ServerPortMatchConditionParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ServerPortMatchConditionParameters.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ServerPortMatchConditionParameters.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ServiceSpecification.PowerShell.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ServiceSpecification.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ServiceSpecification.cs (79%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ServiceSpecification.json.cs (92%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SharedPrivateLinkResourceProperties.PowerShell.cs (83%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SharedPrivateLinkResourceProperties.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SharedPrivateLinkResourceProperties.cs (91%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SharedPrivateLinkResourceProperties.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Sku.PowerShell.cs (93%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Sku.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Sku.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Sku.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SocketAddrMatchConditionParameters.PowerShell.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SocketAddrMatchConditionParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SocketAddrMatchConditionParameters.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SocketAddrMatchConditionParameters.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SslProtocolMatchConditionParameters.PowerShell.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SslProtocolMatchConditionParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SslProtocolMatchConditionParameters.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SslProtocolMatchConditionParameters.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SsoUri.PowerShell.cs (90%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SsoUri.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SsoUri.cs (88%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SsoUri.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SupportedOptimizationTypesListResult.PowerShell.cs (91%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SupportedOptimizationTypesListResult.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SupportedOptimizationTypesListResult.cs (89%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SupportedOptimizationTypesListResult.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SystemData.PowerShell.cs (84%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SystemData.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SystemData.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/SystemData.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/TrackedResource.PowerShell.cs (78%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/TrackedResource.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/TrackedResource.cs (76%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/TrackedResource.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/TrackedResourceTags.PowerShell.cs (92%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/TrackedResourceTags.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/TrackedResourceTags.cs (84%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/TrackedResourceTags.dictionary.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/TrackedResourceTags.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlFileExtensionMatchConditionParameters.PowerShell.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlFileExtensionMatchConditionParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlFileExtensionMatchConditionParameters.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlFileExtensionMatchConditionParameters.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlFileNameMatchConditionParameters.PowerShell.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlFileNameMatchConditionParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlFileNameMatchConditionParameters.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlFileNameMatchConditionParameters.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlPathMatchConditionParameters.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlPathMatchConditionParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlPathMatchConditionParameters.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlPathMatchConditionParameters.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlRedirectAction.PowerShell.cs (81%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlRedirectAction.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlRedirectAction.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlRedirectAction.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlRedirectActionParameters.PowerShell.cs (83%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlRedirectActionParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlRedirectActionParameters.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlRedirectActionParameters.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlRewriteAction.PowerShell.cs (82%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlRewriteAction.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlRewriteAction.cs (81%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlRewriteAction.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlRewriteActionParameters.PowerShell.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlRewriteActionParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlRewriteActionParameters.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlRewriteActionParameters.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlSigningAction.PowerShell.cs (81%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlSigningAction.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlSigningAction.cs (78%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlSigningAction.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlSigningActionParameters.PowerShell.cs (84%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlSigningActionParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlSigningActionParameters.cs (88%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlSigningActionParameters.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlSigningKey.PowerShell.cs (79%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlSigningKey.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlSigningKey.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlSigningKey.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlSigningKeyParameters.PowerShell.cs (83%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlSigningKeyParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlSigningKeyParameters.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlSigningKeyParameters.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlSigningParamIdentifier.PowerShell.cs (88%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlSigningParamIdentifier.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlSigningParamIdentifier.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UrlSigningParamIdentifier.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Usage.PowerShell.cs (80%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Usage.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Usage.cs (87%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/Usage.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UsageName.PowerShell.cs (88%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UsageName.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UsageName.cs (93%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UsageName.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UsagesListResult.PowerShell.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UsagesListResult.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UsagesListResult.cs (85%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UsagesListResult.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UserManagedHttpsParameters.PowerShell.cs (81%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UserManagedHttpsParameters.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UserManagedHttpsParameters.cs (83%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/UserManagedHttpsParameters.json.cs (94%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ValidateCustomDomainInput.PowerShell.cs (90%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ValidateCustomDomainInput.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ValidateCustomDomainInput.cs (91%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ValidateCustomDomainInput.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ValidateCustomDomainOutput.PowerShell.cs (87%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ValidateCustomDomainOutput.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ValidateCustomDomainOutput.cs (91%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ValidateCustomDomainOutput.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ValidateProbeInput.PowerShell.cs (90%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ValidateProbeInput.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ValidateProbeInput.cs (90%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ValidateProbeInput.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ValidateProbeOutput.PowerShell.cs (87%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ValidateProbeOutput.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ValidateProbeOutput.cs (91%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ValidateProbeOutput.json.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ValidateSecretInput.PowerShell.cs (84%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ValidateSecretInput.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ValidateSecretInput.cs (89%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ValidateSecretInput.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ValidateSecretOutput.PowerShell.cs (88%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ValidateSecretOutput.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ValidateSecretOutput.cs (93%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ValidateSecretOutput.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ValidationToken.PowerShell.cs (90%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ValidationToken.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ValidationToken.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/ValidationToken.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/WafMetricsResponse.PowerShell.cs (83%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/WafMetricsResponse.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/WafMetricsResponse.cs (89%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/WafMetricsResponse.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/WafMetricsResponseSeriesItem.PowerShell.cs (81%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/WafMetricsResponseSeriesItem.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/WafMetricsResponseSeriesItem.cs (83%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/WafMetricsResponseSeriesItem.json.cs (93%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/WafMetricsResponseSeriesPropertiesItemsItem.PowerShell.cs (88%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/WafMetricsResponseSeriesPropertiesItemsItem.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/WafMetricsResponseSeriesPropertiesItemsItem.cs (92%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/WafMetricsResponseSeriesPropertiesItemsItem.json.cs (96%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/WafRankingsResponse.PowerShell.cs (84%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/WafRankingsResponse.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/WafRankingsResponse.cs (88%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/WafRankingsResponse.json.cs (95%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/WafRankingsResponseDataItem.PowerShell.cs (86%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/WafRankingsResponseDataItem.TypeConverter.cs (97%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/WafRankingsResponseDataItem.cs (83%)
rename src/Cdn/Cdn.Autorest/generated/api/Models/{Api20230501 => Api20240201}/WafRankingsResponseDataItem.json.cs (94%)
create mode 100644 src/Cdn/Cdn.Autorest/generated/api/Support/ProfileScrubbingState.Completer.cs
create mode 100644 src/Cdn/Cdn.Autorest/generated/api/Support/ProfileScrubbingState.TypeConverter.cs
create mode 100644 src/Cdn/Cdn.Autorest/generated/api/Support/ProfileScrubbingState.cs
create mode 100644 src/Cdn/Cdn.Autorest/generated/api/Support/ScrubbingRuleEntryMatchVariable.Completer.cs
create mode 100644 src/Cdn/Cdn.Autorest/generated/api/Support/ScrubbingRuleEntryMatchVariable.TypeConverter.cs
create mode 100644 src/Cdn/Cdn.Autorest/generated/api/Support/ScrubbingRuleEntryMatchVariable.cs
create mode 100644 src/Cdn/Cdn.Autorest/generated/api/Support/ScrubbingRuleEntryState.Completer.cs
create mode 100644 src/Cdn/Cdn.Autorest/generated/api/Support/ScrubbingRuleEntryState.TypeConverter.cs
create mode 100644 src/Cdn/Cdn.Autorest/generated/api/Support/ScrubbingRuleEntryState.cs
create mode 100644 src/Cdn/Cdn.Autorest/help/New-AzFrontDoorCdnProfileLogScrubbingObject.md
create mode 100644 src/Cdn/Cdn.Autorest/help/New-AzFrontDoorCdnProfileScrubbingRulesObject.md
create mode 100644 src/Cdn/Cdn.Autorest/test/New-AzCdnProfileLogScrubbingObject.Tests.ps1
create mode 100644 src/Cdn/Cdn.Autorest/test/New-AzCdnProfileScrubbingRulesObject.Tests.ps1
create mode 100644 src/Cdn/Cdn.Autorest/test/New-AzFrontDoorCdnProfileLogScrubbingObject.Tests.ps1
create mode 100644 src/Cdn/Cdn.Autorest/test/New-AzFrontDoorCdnProfileScrubbingRulesObject.Tests.ps1
delete mode 100644 src/Cdn/Cdn.Autorest/test/Test-AzCdnNameAvailability.Recording.json
create mode 100644 src/Cdn/Cdn/help/New-AzFrontDoorCdnProfileLogScrubbingObject.md
create mode 100644 src/Cdn/Cdn/help/New-AzFrontDoorCdnProfileScrubbingRulesObject.md
diff --git a/src/Cdn/Cdn.Autorest/Az.Cdn.format.ps1xml b/src/Cdn/Cdn.Autorest/Az.Cdn.format.ps1xml
index 1dd02b9fea63..4866387bf03f 100644
--- a/src/Cdn/Cdn.Autorest/Az.Cdn.format.ps1xml
+++ b/src/Cdn/Cdn.Autorest/Az.Cdn.format.ps1xml
@@ -564,9 +564,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ActivatedResourceReference
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ActivatedResourceReference
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ActivatedResourceReference
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ActivatedResourceReference
@@ -586,9 +586,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdDomain
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdDomain
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdDomain
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdDomain
@@ -620,9 +620,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdDomainHttpsParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdDomainHttpsParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdDomainHttpsParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdDomainHttpsParameters
@@ -648,9 +648,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdDomainListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdDomainListResult
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdDomainListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdDomainListResult
@@ -670,9 +670,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdDomainProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdDomainProperties
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdDomainProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdDomainProperties
@@ -728,9 +728,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdDomainPropertiesExtendedProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdDomainPropertiesExtendedProperties
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdDomainPropertiesExtendedProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdDomainPropertiesExtendedProperties
@@ -750,9 +750,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdDomainUpdatePropertiesParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdDomainUpdatePropertiesParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdDomainUpdatePropertiesParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdDomainUpdatePropertiesParameters
@@ -772,9 +772,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdEndpoint
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdEndpoint
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdEndpoint
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdEndpoint
@@ -806,9 +806,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdEndpointListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdEndpointListResult
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdEndpointListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdEndpointListResult
@@ -828,9 +828,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdEndpointProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdEndpointProperties
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdEndpointProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdEndpointProperties
@@ -880,9 +880,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdEndpointPropertiesUpdateParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdEndpointPropertiesUpdateParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdEndpointPropertiesUpdateParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdEndpointPropertiesUpdateParameters
@@ -908,9 +908,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdEndpointUpdateParametersTags
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdEndpointUpdateParametersTags
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdEndpointUpdateParametersTags
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdEndpointUpdateParametersTags
@@ -930,9 +930,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdOrigin
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdOrigin
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdOrigin
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdOrigin
@@ -964,9 +964,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdOriginGroup
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdOriginGroup
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdOriginGroup
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdOriginGroup
@@ -998,9 +998,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdOriginGroupListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdOriginGroupListResult
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdOriginGroupListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdOriginGroupListResult
@@ -1020,9 +1020,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdOriginGroupProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdOriginGroupProperties
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdOriginGroupProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdOriginGroupProperties
@@ -1066,9 +1066,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdOriginGroupUpdatePropertiesParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdOriginGroupUpdatePropertiesParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdOriginGroupUpdatePropertiesParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdOriginGroupUpdatePropertiesParameters
@@ -1100,9 +1100,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdOriginListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdOriginListResult
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdOriginListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdOriginListResult
@@ -1122,9 +1122,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdOriginProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdOriginProperties
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdOriginProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdOriginProperties
@@ -1240,9 +1240,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdOriginUpdatePropertiesParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdOriginUpdatePropertiesParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdOriginUpdatePropertiesParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdOriginUpdatePropertiesParameters
@@ -1310,9 +1310,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdPurgeParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdPurgeParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdPurgeParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdPurgeParameters
@@ -1338,9 +1338,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdRouteCacheConfiguration
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdRouteCacheConfiguration
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdRouteCacheConfiguration
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdRouteCacheConfiguration
@@ -1366,9 +1366,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdStateProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdStateProperties
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdStateProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdStateProperties
@@ -1394,9 +1394,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AzureFirstPartyManagedCertificate
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AzureFirstPartyManagedCertificate
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AzureFirstPartyManagedCertificate
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AzureFirstPartyManagedCertificate
@@ -1422,9 +1422,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AzureFirstPartyManagedCertificateParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AzureFirstPartyManagedCertificateParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AzureFirstPartyManagedCertificateParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AzureFirstPartyManagedCertificateParameters
@@ -1468,9 +1468,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CacheConfiguration
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CacheConfiguration
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CacheConfiguration
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CacheConfiguration
@@ -1514,9 +1514,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CacheExpirationActionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CacheExpirationActionParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CacheExpirationActionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CacheExpirationActionParameters
@@ -1554,9 +1554,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CacheKeyQueryStringActionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CacheKeyQueryStringActionParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CacheKeyQueryStringActionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CacheKeyQueryStringActionParameters
@@ -1588,9 +1588,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CanMigrateProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CanMigrateProperties
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CanMigrateProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CanMigrateProperties
@@ -1616,9 +1616,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CanMigrateResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CanMigrateResult
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CanMigrateResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CanMigrateResult
@@ -1650,9 +1650,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CdnCertificateSourceParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CdnCertificateSourceParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CdnCertificateSourceParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CdnCertificateSourceParameters
@@ -1678,9 +1678,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CdnManagedHttpsParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CdnManagedHttpsParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CdnManagedHttpsParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CdnManagedHttpsParameters
@@ -1712,9 +1712,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.Certificate
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.Certificate
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.Certificate
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.Certificate
@@ -1740,9 +1740,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CheckEndpointNameAvailabilityInput
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CheckEndpointNameAvailabilityInput
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CheckEndpointNameAvailabilityInput
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CheckEndpointNameAvailabilityInput
@@ -1768,9 +1768,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CheckEndpointNameAvailabilityOutput
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CheckEndpointNameAvailabilityOutput
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CheckEndpointNameAvailabilityOutput
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CheckEndpointNameAvailabilityOutput
@@ -1808,9 +1808,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CheckHostNameAvailabilityInput
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CheckHostNameAvailabilityInput
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CheckHostNameAvailabilityInput
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CheckHostNameAvailabilityInput
@@ -1830,9 +1830,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CheckNameAvailabilityInput
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CheckNameAvailabilityInput
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CheckNameAvailabilityInput
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CheckNameAvailabilityInput
@@ -1852,9 +1852,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CheckNameAvailabilityOutput
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CheckNameAvailabilityOutput
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CheckNameAvailabilityOutput
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CheckNameAvailabilityOutput
@@ -1886,9 +1886,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CidrIPAddress
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CidrIPAddress
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CidrIPAddress
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CidrIPAddress
@@ -1914,9 +1914,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ClientPortMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ClientPortMatchConditionParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ClientPortMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ClientPortMatchConditionParameters
@@ -1960,9 +1960,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.Components18OrqelSchemasWafmetricsresponsePropertiesSeriesItemsPropertiesDataItems
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.Components18OrqelSchemasWafmetricsresponsePropertiesSeriesItemsPropertiesDataItems
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.Components18OrqelSchemasWafmetricsresponsePropertiesSeriesItemsPropertiesDataItems
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.Components18OrqelSchemasWafmetricsresponsePropertiesSeriesItemsPropertiesDataItems
@@ -1988,9 +1988,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.Components1Gs0LlpSchemasMetricsresponsePropertiesSeriesItemsPropertiesDataItems
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.Components1Gs0LlpSchemasMetricsresponsePropertiesSeriesItemsPropertiesDataItems
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.Components1Gs0LlpSchemasMetricsresponsePropertiesSeriesItemsPropertiesDataItems
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.Components1Gs0LlpSchemasMetricsresponsePropertiesSeriesItemsPropertiesDataItems
@@ -2016,9 +2016,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ComponentsKpo1PjSchemasWafrankingsresponsePropertiesDataItemsPropertiesMetricsItems
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ComponentsKpo1PjSchemasWafrankingsresponsePropertiesDataItemsPropertiesMetricsItems
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ComponentsKpo1PjSchemasWafrankingsresponsePropertiesDataItemsPropertiesMetricsItems
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ComponentsKpo1PjSchemasWafrankingsresponsePropertiesDataItemsPropertiesMetricsItems
@@ -2050,9 +2050,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CompressionSettings
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CompressionSettings
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CompressionSettings
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CompressionSettings
@@ -2078,9 +2078,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ContinentsResponseCountryOrRegionsItem
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ContinentsResponseCountryOrRegionsItem
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ContinentsResponseCountryOrRegionsItem
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ContinentsResponseCountryOrRegionsItem
@@ -2100,9 +2100,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CookiesMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CookiesMatchConditionParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CookiesMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CookiesMatchConditionParameters
@@ -2152,9 +2152,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CustomDomain
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CustomDomain
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CustomDomain
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CustomDomain
@@ -2186,9 +2186,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CustomDomainHttpsParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CustomDomainHttpsParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CustomDomainHttpsParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CustomDomainHttpsParameters
@@ -2220,9 +2220,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CustomDomainListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CustomDomainListResult
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CustomDomainListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CustomDomainListResult
@@ -2242,9 +2242,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CustomDomainProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CustomDomainProperties
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CustomDomainProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CustomDomainProperties
@@ -2294,9 +2294,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CustomDomainPropertiesParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CustomDomainPropertiesParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CustomDomainPropertiesParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CustomDomainPropertiesParameters
@@ -2316,9 +2316,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CustomerCertificate
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CustomerCertificate
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CustomerCertificate
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CustomerCertificate
@@ -2374,9 +2374,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CustomerCertificateParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CustomerCertificateParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CustomerCertificateParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CustomerCertificateParameters
@@ -2432,9 +2432,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeepCreatedCustomDomain
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeepCreatedCustomDomain
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeepCreatedCustomDomain
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeepCreatedCustomDomain
@@ -2454,9 +2454,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeepCreatedCustomDomainProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeepCreatedCustomDomainProperties
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeepCreatedCustomDomainProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeepCreatedCustomDomainProperties
@@ -2482,9 +2482,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeepCreatedOrigin
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeepCreatedOrigin
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeepCreatedOrigin
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeepCreatedOrigin
@@ -2504,9 +2504,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeepCreatedOriginGroup
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeepCreatedOriginGroup
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeepCreatedOriginGroup
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeepCreatedOriginGroup
@@ -2526,9 +2526,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeepCreatedOriginGroupProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeepCreatedOriginGroupProperties
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeepCreatedOriginGroupProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeepCreatedOriginGroupProperties
@@ -2548,9 +2548,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeepCreatedOriginProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeepCreatedOriginProperties
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeepCreatedOriginProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeepCreatedOriginProperties
@@ -2636,9 +2636,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRule
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRule
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRule
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRule
@@ -2664,9 +2664,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleAction1
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleAction1
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleAction1
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleAction1
@@ -2686,9 +2686,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCacheExpirationAction
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCacheExpirationAction
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCacheExpirationAction
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCacheExpirationAction
@@ -2708,9 +2708,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCacheKeyQueryStringAction
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCacheKeyQueryStringAction
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCacheKeyQueryStringAction
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCacheKeyQueryStringAction
@@ -2730,9 +2730,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleClientPortCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleClientPortCondition
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleClientPortCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleClientPortCondition
@@ -2752,9 +2752,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCondition
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCondition
@@ -2774,9 +2774,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCookiesCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCookiesCondition
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCookiesCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCookiesCondition
@@ -2796,9 +2796,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleHostNameCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleHostNameCondition
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleHostNameCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleHostNameCondition
@@ -2818,9 +2818,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleHttpVersionCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleHttpVersionCondition
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleHttpVersionCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleHttpVersionCondition
@@ -2840,9 +2840,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleIsDeviceCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleIsDeviceCondition
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleIsDeviceCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleIsDeviceCondition
@@ -2862,9 +2862,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRulePostArgsCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRulePostArgsCondition
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRulePostArgsCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRulePostArgsCondition
@@ -2884,9 +2884,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleQueryStringCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleQueryStringCondition
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleQueryStringCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleQueryStringCondition
@@ -2906,9 +2906,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRemoteAddressCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRemoteAddressCondition
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRemoteAddressCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRemoteAddressCondition
@@ -2928,9 +2928,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestBodyCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestBodyCondition
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestBodyCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestBodyCondition
@@ -2950,9 +2950,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderAction
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderAction
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderAction
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderAction
@@ -2972,9 +2972,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderCondition
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderCondition
@@ -2994,9 +2994,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestMethodCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestMethodCondition
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestMethodCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestMethodCondition
@@ -3016,9 +3016,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestSchemeCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestSchemeCondition
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestSchemeCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestSchemeCondition
@@ -3038,9 +3038,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestUriCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestUriCondition
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestUriCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestUriCondition
@@ -3060,9 +3060,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleResponseHeaderAction
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleResponseHeaderAction
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleResponseHeaderAction
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleResponseHeaderAction
@@ -3082,9 +3082,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRouteConfigurationOverrideAction
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRouteConfigurationOverrideAction
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRouteConfigurationOverrideAction
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRouteConfigurationOverrideAction
@@ -3104,9 +3104,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleServerPortCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleServerPortCondition
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleServerPortCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleServerPortCondition
@@ -3126,9 +3126,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleSocketAddrCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleSocketAddrCondition
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleSocketAddrCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleSocketAddrCondition
@@ -3148,9 +3148,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleSslProtocolCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleSslProtocolCondition
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleSslProtocolCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleSslProtocolCondition
@@ -3170,9 +3170,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileExtensionCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileExtensionCondition
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileExtensionCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileExtensionCondition
@@ -3192,9 +3192,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileNameCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileNameCondition
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileNameCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileNameCondition
@@ -3214,9 +3214,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlPathCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlPathCondition
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlPathCondition
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlPathCondition
@@ -3236,9 +3236,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DimensionProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DimensionProperties
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DimensionProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DimensionProperties
@@ -3270,9 +3270,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DomainValidationProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DomainValidationProperties
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DomainValidationProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DomainValidationProperties
@@ -3298,9 +3298,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.EdgenodeResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.EdgenodeResult
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.EdgenodeResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.EdgenodeResult
@@ -3320,9 +3320,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.Endpoint
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.Endpoint
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.Endpoint
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.Endpoint
@@ -3354,9 +3354,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.EndpointListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.EndpointListResult
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.EndpointListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.EndpointListResult
@@ -3376,9 +3376,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.EndpointProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.EndpointProperties
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.EndpointProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.EndpointProperties
@@ -3482,9 +3482,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.EndpointPropertiesUpdateParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.EndpointPropertiesUpdateParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.EndpointPropertiesUpdateParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.EndpointPropertiesUpdateParameters
@@ -3552,9 +3552,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.EndpointPropertiesUpdateParametersDeliveryPolicy
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.EndpointPropertiesUpdateParametersDeliveryPolicy
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.EndpointPropertiesUpdateParametersDeliveryPolicy
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.EndpointPropertiesUpdateParametersDeliveryPolicy
@@ -3574,9 +3574,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.EndpointUpdateParametersTags
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.EndpointUpdateParametersTags
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.EndpointUpdateParametersTags
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.EndpointUpdateParametersTags
@@ -3596,9 +3596,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ErrorDetail
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ErrorDetail
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ErrorDetail
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ErrorDetail
@@ -3630,9 +3630,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.GeoFilter
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.GeoFilter
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.GeoFilter
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.GeoFilter
@@ -3664,9 +3664,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.HeaderActionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.HeaderActionParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.HeaderActionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.HeaderActionParameters
@@ -3704,9 +3704,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.HealthProbeParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.HealthProbeParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.HealthProbeParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.HealthProbeParameters
@@ -3744,9 +3744,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.HostNameMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.HostNameMatchConditionParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.HostNameMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.HostNameMatchConditionParameters
@@ -3790,9 +3790,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.HttpErrorRangeParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.HttpErrorRangeParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.HttpErrorRangeParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.HttpErrorRangeParameters
@@ -3818,9 +3818,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.HttpVersionMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.HttpVersionMatchConditionParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.HttpVersionMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.HttpVersionMatchConditionParameters
@@ -3864,9 +3864,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IPAddressGroup
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IPAddressGroup
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IPAddressGroup
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IPAddressGroup
@@ -3886,9 +3886,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IsDeviceMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IsDeviceMatchConditionParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IsDeviceMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IsDeviceMatchConditionParameters
@@ -3932,9 +3932,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.KeyVaultCertificateSourceParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.KeyVaultCertificateSourceParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.KeyVaultCertificateSourceParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.KeyVaultCertificateSourceParameters
@@ -3996,9 +3996,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.KeyVaultSigningKeyParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.KeyVaultSigningKeyParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.KeyVaultSigningKeyParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.KeyVaultSigningKeyParameters
@@ -4048,9 +4048,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.LoadBalancingSettingsParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.LoadBalancingSettingsParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.LoadBalancingSettingsParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.LoadBalancingSettingsParameters
@@ -4082,9 +4082,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.LoadParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.LoadParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.LoadParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.LoadParameters
@@ -4104,9 +4104,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.LogSpecification
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.LogSpecification
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.LogSpecification
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.LogSpecification
@@ -4144,9 +4144,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ManagedCertificate
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ManagedCertificate
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ManagedCertificate
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ManagedCertificate
@@ -4172,9 +4172,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ManagedCertificateParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ManagedCertificateParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ManagedCertificateParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ManagedCertificateParameters
@@ -4200,9 +4200,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.MetricAvailability
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.MetricAvailability
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.MetricAvailability
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.MetricAvailability
@@ -4228,9 +4228,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.MetricSpecification
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.MetricSpecification
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.MetricSpecification
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.MetricSpecification
@@ -4298,9 +4298,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.MetricsResponse
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.MetricsResponse
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.MetricsResponse
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.MetricsResponse
@@ -4332,9 +4332,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.MetricsResponseSeriesItem
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.MetricsResponseSeriesItem
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.MetricsResponseSeriesItem
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.MetricsResponseSeriesItem
@@ -4360,9 +4360,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.MetricsResponseSeriesPropertiesItemsItem
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.MetricsResponseSeriesPropertiesItemsItem
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.MetricsResponseSeriesPropertiesItemsItem
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.MetricsResponseSeriesPropertiesItemsItem
@@ -4388,9 +4388,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.MigrateResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.MigrateResult
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.MigrateResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.MigrateResult
@@ -4410,9 +4410,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.MigrationErrorType
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.MigrationErrorType
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.MigrationErrorType
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.MigrationErrorType
@@ -4450,9 +4450,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.MigrationParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.MigrationParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.MigrationParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.MigrationParameters
@@ -4472,9 +4472,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.Operation
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.Operation
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.Operation
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.Operation
@@ -4506,9 +4506,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.OperationDisplay
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.OperationDisplay
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.OperationDisplay
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.OperationDisplay
@@ -4546,9 +4546,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.OperationsListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.OperationsListResult
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.OperationsListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.OperationsListResult
@@ -4568,9 +4568,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.Origin
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.Origin
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.Origin
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.Origin
@@ -4602,9 +4602,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.OriginGroup
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.OriginGroup
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.OriginGroup
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.OriginGroup
@@ -4636,9 +4636,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.OriginGroupListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.OriginGroupListResult
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.OriginGroupListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.OriginGroupListResult
@@ -4658,9 +4658,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.OriginGroupOverride
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.OriginGroupOverride
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.OriginGroupOverride
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.OriginGroupOverride
@@ -4680,9 +4680,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.OriginGroupOverrideAction
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.OriginGroupOverrideAction
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.OriginGroupOverrideAction
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.OriginGroupOverrideAction
@@ -4702,9 +4702,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.OriginGroupOverrideActionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.OriginGroupOverrideActionParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.OriginGroupOverrideActionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.OriginGroupOverrideActionParameters
@@ -4724,9 +4724,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.OriginGroupProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.OriginGroupProperties
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.OriginGroupProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.OriginGroupProperties
@@ -4758,9 +4758,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.OriginGroupUpdatePropertiesParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.OriginGroupUpdatePropertiesParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.OriginGroupUpdatePropertiesParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.OriginGroupUpdatePropertiesParameters
@@ -4780,9 +4780,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.OriginListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.OriginListResult
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.OriginListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.OriginListResult
@@ -4802,9 +4802,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.OriginProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.OriginProperties
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.OriginProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.OriginProperties
@@ -4902,9 +4902,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.OriginUpdatePropertiesParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.OriginUpdatePropertiesParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.OriginUpdatePropertiesParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.OriginUpdatePropertiesParameters
@@ -4984,9 +4984,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.PostArgsMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.PostArgsMatchConditionParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.PostArgsMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.PostArgsMatchConditionParameters
@@ -5036,9 +5036,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.Profile
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.Profile
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.Profile
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.Profile
@@ -5076,9 +5076,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ProfileChangeSkuWafMapping
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileChangeSkuWafMapping
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ProfileChangeSkuWafMapping
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileChangeSkuWafMapping
@@ -5098,9 +5098,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ProfileListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileListResult
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ProfileListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileListResult
@@ -5120,9 +5120,31 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ProfileProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileLogScrubbing
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ProfileProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileLogScrubbing
+
+
+
+
+
+
+
+
+
+
+
+ State
+
+
+
+
+
+
+
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileProperties
+
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileProperties
@@ -5160,9 +5182,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ProfilePropertiesExtendedProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfilePropertiesExtendedProperties
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ProfilePropertiesExtendedProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfilePropertiesExtendedProperties
@@ -5182,9 +5204,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ProfilePropertiesUpdateParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfilePropertiesUpdateParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ProfilePropertiesUpdateParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfilePropertiesUpdateParameters
@@ -5204,9 +5226,49 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ProfileUpdateParametersTags
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileScrubbingRules
+
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileScrubbingRules
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ MatchVariable
+
+
+ Selector
+
+
+ SelectorMatchOperator
+
+
+ State
+
+
+
+
+
+
+
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileUpdateParametersTags
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ProfileUpdateParametersTags
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileUpdateParametersTags
@@ -5226,9 +5288,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ProxyResource
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProxyResource
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ProxyResource
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProxyResource
@@ -5248,9 +5310,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.PurgeParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.PurgeParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.PurgeParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.PurgeParameters
@@ -5270,9 +5332,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.QueryStringMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.QueryStringMatchConditionParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.QueryStringMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.QueryStringMatchConditionParameters
@@ -5316,9 +5378,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RankingsResponse
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RankingsResponse
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RankingsResponse
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RankingsResponse
@@ -5344,9 +5406,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RankingsResponseTablesItem
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RankingsResponseTablesItem
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RankingsResponseTablesItem
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RankingsResponseTablesItem
@@ -5366,9 +5428,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RankingsResponseTablesPropertiesItemsItem
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RankingsResponseTablesPropertiesItemsItem
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RankingsResponseTablesPropertiesItemsItem
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RankingsResponseTablesPropertiesItemsItem
@@ -5388,9 +5450,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RankingsResponseTablesPropertiesItemsMetricsItem
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RankingsResponseTablesPropertiesItemsMetricsItem
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RankingsResponseTablesPropertiesItemsMetricsItem
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RankingsResponseTablesPropertiesItemsMetricsItem
@@ -5422,9 +5484,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RemoteAddressMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RemoteAddressMatchConditionParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RemoteAddressMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RemoteAddressMatchConditionParameters
@@ -5468,9 +5530,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RequestBodyMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RequestBodyMatchConditionParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RequestBodyMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RequestBodyMatchConditionParameters
@@ -5514,9 +5576,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RequestHeaderMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RequestHeaderMatchConditionParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RequestHeaderMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RequestHeaderMatchConditionParameters
@@ -5566,9 +5628,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RequestMethodMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RequestMethodMatchConditionParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RequestMethodMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RequestMethodMatchConditionParameters
@@ -5612,9 +5674,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RequestSchemeMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RequestSchemeMatchConditionParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RequestSchemeMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RequestSchemeMatchConditionParameters
@@ -5658,9 +5720,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RequestUriMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RequestUriMatchConditionParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RequestUriMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RequestUriMatchConditionParameters
@@ -5704,9 +5766,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.Resource
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.Resource
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.Resource
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.Resource
@@ -5726,9 +5788,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResourcesResponseCustomDomainsItem
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResourcesResponseCustomDomainsItem
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResourcesResponseCustomDomainsItem
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResourcesResponseCustomDomainsItem
@@ -5760,9 +5822,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResourcesResponseEndpointsItem
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResourcesResponseEndpointsItem
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResourcesResponseEndpointsItem
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResourcesResponseEndpointsItem
@@ -5788,9 +5850,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResourcesResponseEndpointsPropertiesItemsItem
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResourcesResponseEndpointsPropertiesItemsItem
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResourcesResponseEndpointsPropertiesItemsItem
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResourcesResponseEndpointsPropertiesItemsItem
@@ -5822,9 +5884,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResourceUsage
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResourceUsage
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResourceUsage
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResourceUsage
@@ -5862,9 +5924,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResourceUsageListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResourceUsageListResult
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResourceUsageListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResourceUsageListResult
@@ -5884,9 +5946,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResponseBasedOriginErrorDetectionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResponseBasedOriginErrorDetectionParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResponseBasedOriginErrorDetectionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResponseBasedOriginErrorDetectionParameters
@@ -5912,9 +5974,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.Route
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.Route
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.Route
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.Route
@@ -5946,9 +6008,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RouteConfigurationOverrideActionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RouteConfigurationOverrideActionParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RouteConfigurationOverrideActionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RouteConfigurationOverrideActionParameters
@@ -5968,9 +6030,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RouteListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RouteListResult
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RouteListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RouteListResult
@@ -5990,9 +6052,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RouteProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RouteProperties
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RouteProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RouteProperties
@@ -6096,9 +6158,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RouteUpdatePropertiesParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RouteUpdatePropertiesParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RouteUpdatePropertiesParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RouteUpdatePropertiesParameters
@@ -6160,9 +6222,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.Rule
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.Rule
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.Rule
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.Rule
@@ -6194,9 +6256,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RuleListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RuleListResult
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RuleListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RuleListResult
@@ -6216,9 +6278,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RuleProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RuleProperties
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RuleProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RuleProperties
@@ -6262,9 +6324,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RuleSet
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RuleSet
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RuleSet
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RuleSet
@@ -6290,9 +6352,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RuleSetListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RuleSetListResult
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RuleSetListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RuleSetListResult
@@ -6312,9 +6374,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RuleSetProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RuleSetProperties
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RuleSetProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RuleSetProperties
@@ -6346,9 +6408,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RuleUpdatePropertiesParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RuleUpdatePropertiesParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.RuleUpdatePropertiesParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.RuleUpdatePropertiesParameters
@@ -6380,9 +6442,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.Secret
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.Secret
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.Secret
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.Secret
@@ -6414,9 +6476,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SecretListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecretListResult
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SecretListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecretListResult
@@ -6436,9 +6498,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SecretProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecretProperties
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SecretProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecretProperties
@@ -6470,9 +6532,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SecurityPolicy
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecurityPolicy
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SecurityPolicy
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecurityPolicy
@@ -6504,9 +6566,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SecurityPolicyListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecurityPolicyListResult
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SecurityPolicyListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecurityPolicyListResult
@@ -6526,9 +6588,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SecurityPolicyProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecurityPolicyProperties
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SecurityPolicyProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecurityPolicyProperties
@@ -6560,9 +6622,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SecurityPolicyWebApplicationFirewallAssociation
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecurityPolicyWebApplicationFirewallAssociation
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SecurityPolicyWebApplicationFirewallAssociation
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecurityPolicyWebApplicationFirewallAssociation
@@ -6582,9 +6644,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ServerPortMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ServerPortMatchConditionParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ServerPortMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ServerPortMatchConditionParameters
@@ -6628,9 +6690,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SharedPrivateLinkResourceProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SharedPrivateLinkResourceProperties
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SharedPrivateLinkResourceProperties
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SharedPrivateLinkResourceProperties
@@ -6668,9 +6730,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.Sku
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.Sku
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.Sku
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.Sku
@@ -6690,9 +6752,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SocketAddrMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SocketAddrMatchConditionParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SocketAddrMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SocketAddrMatchConditionParameters
@@ -6736,9 +6798,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SslProtocolMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SslProtocolMatchConditionParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SslProtocolMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SslProtocolMatchConditionParameters
@@ -6782,9 +6844,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SsoUri
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SsoUri
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SsoUri
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SsoUri
@@ -6804,9 +6866,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SupportedOptimizationTypesListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SupportedOptimizationTypesListResult
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SupportedOptimizationTypesListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SupportedOptimizationTypesListResult
@@ -6826,9 +6888,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SystemData
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SystemData
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SystemData
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SystemData
@@ -6878,9 +6940,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.TrackedResource
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.TrackedResource
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.TrackedResource
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.TrackedResource
@@ -6906,9 +6968,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.TrackedResourceTags
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.TrackedResourceTags
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.TrackedResourceTags
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.TrackedResourceTags
@@ -6928,9 +6990,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlFileExtensionMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlFileExtensionMatchConditionParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlFileExtensionMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlFileExtensionMatchConditionParameters
@@ -6974,9 +7036,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlFileNameMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlFileNameMatchConditionParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlFileNameMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlFileNameMatchConditionParameters
@@ -7020,9 +7082,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlPathMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlPathMatchConditionParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlPathMatchConditionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlPathMatchConditionParameters
@@ -7066,9 +7128,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRedirectAction
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRedirectAction
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRedirectAction
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRedirectAction
@@ -7088,9 +7150,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRedirectActionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRedirectActionParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRedirectActionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRedirectActionParameters
@@ -7146,9 +7208,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRewriteAction
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRewriteAction
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRewriteAction
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRewriteAction
@@ -7168,9 +7230,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRewriteActionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRewriteActionParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRewriteActionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRewriteActionParameters
@@ -7208,9 +7270,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlSigningAction
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlSigningAction
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlSigningAction
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlSigningAction
@@ -7230,9 +7292,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlSigningActionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlSigningActionParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlSigningActionParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlSigningActionParameters
@@ -7258,9 +7320,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlSigningKey
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlSigningKey
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlSigningKey
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlSigningKey
@@ -7280,9 +7342,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlSigningKeyParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlSigningKeyParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlSigningKeyParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlSigningKeyParameters
@@ -7308,9 +7370,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlSigningParamIdentifier
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlSigningParamIdentifier
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlSigningParamIdentifier
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlSigningParamIdentifier
@@ -7336,9 +7398,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.Usage
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.Usage
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.Usage
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.Usage
@@ -7370,9 +7432,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UsageName
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UsageName
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UsageName
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UsageName
@@ -7398,9 +7460,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UsagesListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UsagesListResult
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UsagesListResult
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UsagesListResult
@@ -7420,9 +7482,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UserManagedHttpsParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UserManagedHttpsParameters
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UserManagedHttpsParameters
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UserManagedHttpsParameters
@@ -7454,9 +7516,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ValidateCustomDomainInput
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ValidateCustomDomainInput
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ValidateCustomDomainInput
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ValidateCustomDomainInput
@@ -7476,9 +7538,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ValidateCustomDomainOutput
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ValidateCustomDomainOutput
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ValidateCustomDomainOutput
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ValidateCustomDomainOutput
@@ -7510,9 +7572,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ValidateProbeInput
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ValidateProbeInput
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ValidateProbeInput
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ValidateProbeInput
@@ -7532,9 +7594,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ValidateProbeOutput
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ValidateProbeOutput
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ValidateProbeOutput
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ValidateProbeOutput
@@ -7566,9 +7628,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ValidateSecretInput
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ValidateSecretInput
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ValidateSecretInput
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ValidateSecretInput
@@ -7594,9 +7656,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ValidateSecretOutput
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ValidateSecretOutput
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ValidateSecretOutput
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ValidateSecretOutput
@@ -7622,9 +7684,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ValidationToken
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ValidationToken
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ValidationToken
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ValidationToken
@@ -7644,9 +7706,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.WafMetricsResponse
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.WafMetricsResponse
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.WafMetricsResponse
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.WafMetricsResponse
@@ -7678,9 +7740,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.WafMetricsResponseSeriesItem
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.WafMetricsResponseSeriesItem
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.WafMetricsResponseSeriesItem
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.WafMetricsResponseSeriesItem
@@ -7706,9 +7768,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.WafMetricsResponseSeriesPropertiesItemsItem
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.WafMetricsResponseSeriesPropertiesItemsItem
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.WafMetricsResponseSeriesPropertiesItemsItem
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.WafMetricsResponseSeriesPropertiesItemsItem
@@ -7734,9 +7796,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.WafRankingsResponse
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.WafRankingsResponse
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.WafRankingsResponse
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.WafRankingsResponse
@@ -7768,9 +7830,9 @@
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.WafRankingsResponseDataItem
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.WafRankingsResponseDataItem
- Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.WafRankingsResponseDataItem
+ Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.WafRankingsResponseDataItem
diff --git a/src/Cdn/Cdn.Autorest/Az.Cdn.psd1 b/src/Cdn/Cdn.Autorest/Az.Cdn.psd1
index aa71c07520aa..ea3150f7631b 100644
--- a/src/Cdn/Cdn.Autorest/Az.Cdn.psd1
+++ b/src/Cdn/Cdn.Autorest/Az.Cdn.psd1
@@ -11,7 +11,7 @@
DotNetFrameworkVersion = '4.7.2'
RequiredAssemblies = './bin/Az.Cdn.private.dll'
FormatsToProcess = './Az.Cdn.format.ps1xml'
- FunctionsToExport = 'Clear-AzCdnEndpointContent', 'Clear-AzFrontDoorCdnEndpointContent', 'Disable-AzCdnCustomDomainCustomHttps', 'Enable-AzCdnCustomDomainCustomHttps', 'Enable-AzFrontDoorCdnProfileMigration', 'Get-AzCdnCustomDomain', 'Get-AzCdnEdgeNode', 'Get-AzCdnEndpoint', 'Get-AzCdnEndpointResourceUsage', 'Get-AzCdnOrigin', 'Get-AzCdnOriginGroup', 'Get-AzCdnProfile', 'Get-AzCdnProfileResourceUsage', 'Get-AzCdnProfileSupportedOptimizationType', 'Get-AzCdnSubscriptionResourceUsage', 'Get-AzFrontDoorCdnCustomDomain', 'Get-AzFrontDoorCdnEndpoint', 'Get-AzFrontDoorCdnEndpointResourceUsage', 'Get-AzFrontDoorCdnOrigin', 'Get-AzFrontDoorCdnOriginGroup', 'Get-AzFrontDoorCdnOriginGroupResourceUsage', 'Get-AzFrontDoorCdnProfile', 'Get-AzFrontDoorCdnProfileResourceUsage', 'Get-AzFrontDoorCdnRoute', 'Get-AzFrontDoorCdnRule', 'Get-AzFrontDoorCdnRuleSet', 'Get-AzFrontDoorCdnRuleSetResourceUsage', 'Get-AzFrontDoorCdnSecret', 'Get-AzFrontDoorCdnSecurityPolicy', 'Import-AzCdnEndpointContent', 'New-AzCdnCustomDomain', 'New-AzCdnDeliveryRuleCacheExpirationActionObject', 'New-AzCdnDeliveryRuleCacheKeyQueryStringActionObject', 'New-AzCdnDeliveryRuleCookiesConditionObject', 'New-AzCdnDeliveryRuleHttpVersionConditionObject', 'New-AzCdnDeliveryRuleIsDeviceConditionObject', 'New-AzCdnDeliveryRuleObject', 'New-AzCdnDeliveryRulePostArgsConditionObject', 'New-AzCdnDeliveryRuleQueryStringConditionObject', 'New-AzCdnDeliveryRuleRemoteAddressConditionObject', 'New-AzCdnDeliveryRuleRequestBodyConditionObject', 'New-AzCdnDeliveryRuleRequestHeaderActionObject', 'New-AzCdnDeliveryRuleRequestHeaderConditionObject', 'New-AzCdnDeliveryRuleRequestMethodConditionObject', 'New-AzCdnDeliveryRuleRequestSchemeConditionObject', 'New-AzCdnDeliveryRuleRequestUriConditionObject', 'New-AzCdnDeliveryRuleResponseHeaderActionObject', 'New-AzCdnDeliveryRuleUrlFileExtensionConditionObject', 'New-AzCdnDeliveryRuleUrlFileNameConditionObject', 'New-AzCdnDeliveryRuleUrlPathConditionObject', 'New-AzCdnEndpoint', 'New-AzCdnHealthProbeParametersObject', 'New-AzCdnLoadParametersObject', 'New-AzCdnManagedHttpsParametersObject', 'New-AzCdnOrigin', 'New-AzCdnOriginGroup', 'New-AzCdnOriginGroupOverrideActionObject', 'New-AzCdnProfile', 'New-AzCdnPurgeParametersObject', 'New-AzCdnResourceReferenceObject', 'New-AzCdnResponseBasedOriginErrorDetectionParametersObject', 'New-AzCdnUrlRedirectActionObject', 'New-AzCdnUrlRewriteActionObject', 'New-AzCdnUrlSigningActionObject', 'New-AzCdnUserManagedHttpsParametersObject', 'New-AzFrontDoorCdnCustomDomain', 'New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject', 'New-AzFrontDoorCdnEndpoint', 'New-AzFrontDoorCdnMigrationParametersObject', 'New-AzFrontDoorCdnMigrationWebApplicationFirewallMappingObject', 'New-AzFrontDoorCdnOrigin', 'New-AzFrontDoorCdnOriginGroup', 'New-AzFrontDoorCdnOriginGroupHealthProbeSettingObject', 'New-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject', 'New-AzFrontDoorCdnProfile', 'New-AzFrontDoorCdnProfileChangeSkuWafMappingObject', 'New-AzFrontDoorCdnProfileUpgradeParametersObject', 'New-AzFrontDoorCdnPurgeParametersObject', 'New-AzFrontDoorCdnResourceReferenceObject', 'New-AzFrontDoorCdnRoute', 'New-AzFrontDoorCdnRule', 'New-AzFrontDoorCdnRuleClientPortConditionObject', 'New-AzFrontDoorCdnRuleCookiesConditionObject', 'New-AzFrontDoorCdnRuleHostNameConditionObject', 'New-AzFrontDoorCdnRuleHttpVersionConditionObject', 'New-AzFrontDoorCdnRuleIsDeviceConditionObject', 'New-AzFrontDoorCdnRulePostArgsConditionObject', 'New-AzFrontDoorCdnRuleQueryStringConditionObject', 'New-AzFrontDoorCdnRuleRemoteAddressConditionObject', 'New-AzFrontDoorCdnRuleRequestBodyConditionObject', 'New-AzFrontDoorCdnRuleRequestHeaderActionObject', 'New-AzFrontDoorCdnRuleRequestHeaderConditionObject', 'New-AzFrontDoorCdnRuleRequestMethodConditionObject', 'New-AzFrontDoorCdnRuleRequestSchemeConditionObject', 'New-AzFrontDoorCdnRuleRequestUriConditionObject', 'New-AzFrontDoorCdnRuleResponseHeaderActionObject', 'New-AzFrontDoorCdnRuleRouteConfigurationOverrideActionObject', 'New-AzFrontDoorCdnRuleServerPortConditionObject', 'New-AzFrontDoorCdnRuleSet', 'New-AzFrontDoorCdnRuleSocketAddrConditionObject', 'New-AzFrontDoorCdnRuleSslProtocolConditionObject', 'New-AzFrontDoorCdnRuleUrlFileExtensionConditionObject', 'New-AzFrontDoorCdnRuleUrlFileNameConditionObject', 'New-AzFrontDoorCdnRuleUrlPathConditionObject', 'New-AzFrontDoorCdnRuleUrlRedirectActionObject', 'New-AzFrontDoorCdnRuleUrlRewriteActionObject', 'New-AzFrontDoorCdnRuleUrlSigningActionObject', 'New-AzFrontDoorCdnSecret', 'New-AzFrontDoorCdnSecretCustomerCertificateParametersObject', 'New-AzFrontDoorCdnSecretFirstPartyManagedCertificateParametersObject', 'New-AzFrontDoorCdnSecretManagedCertificateParametersObject', 'New-AzFrontDoorCdnSecretUrlSigningKeyParametersObject', 'New-AzFrontDoorCdnSecurityPolicy', 'New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallAssociationObject', 'New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallParametersObject', 'Remove-AzCdnCustomDomain', 'Remove-AzCdnEndpoint', 'Remove-AzCdnOrigin', 'Remove-AzCdnOriginGroup', 'Remove-AzCdnProfile', 'Remove-AzFrontDoorCdnCustomDomain', 'Remove-AzFrontDoorCdnEndpoint', 'Remove-AzFrontDoorCdnOrigin', 'Remove-AzFrontDoorCdnOriginGroup', 'Remove-AzFrontDoorCdnProfile', 'Remove-AzFrontDoorCdnRoute', 'Remove-AzFrontDoorCdnRule', 'Remove-AzFrontDoorCdnRuleSet', 'Remove-AzFrontDoorCdnSecret', 'Remove-AzFrontDoorCdnSecurityPolicy', 'Start-AzCdnEndpoint', 'Start-AzFrontDoorCdnProfilePrepareMigration', 'Stop-AzCdnEndpoint', 'Stop-AzFrontDoorCdnProfileMigration', 'Test-AzCdnEndpointCustomDomain', 'Test-AzCdnNameAvailability', 'Test-AzCdnProbe', 'Test-AzFrontDoorCdnEndpointCustomDomain', 'Test-AzFrontDoorCdnEndpointNameAvailability', 'Test-AzFrontDoorCdnProfileHostNameAvailability', 'Test-AzFrontDoorCdnProfileMigration', 'Update-AzCdnEndpoint', 'Update-AzCdnOrigin', 'Update-AzCdnOriginGroup', 'Update-AzCdnProfile', 'Update-AzFrontDoorCdnCustomDomain', 'Update-AzFrontDoorCdnCustomDomainValidationToken', 'Update-AzFrontDoorCdnEndpoint', 'Update-AzFrontDoorCdnOrigin', 'Update-AzFrontDoorCdnOriginGroup', 'Update-AzFrontDoorCdnProfile', 'Update-AzFrontDoorCdnProfileSku', 'Update-AzFrontDoorCdnRoute', 'Update-AzFrontDoorCdnRule', 'Update-AzFrontDoorCdnSecurityPolicy', '*'
+ FunctionsToExport = 'Clear-AzCdnEndpointContent', 'Clear-AzFrontDoorCdnEndpointContent', 'Disable-AzCdnCustomDomainCustomHttps', 'Enable-AzCdnCustomDomainCustomHttps', 'Enable-AzFrontDoorCdnProfileMigration', 'Get-AzCdnCustomDomain', 'Get-AzCdnEdgeNode', 'Get-AzCdnEndpoint', 'Get-AzCdnEndpointResourceUsage', 'Get-AzCdnOrigin', 'Get-AzCdnOriginGroup', 'Get-AzCdnProfile', 'Get-AzCdnProfileResourceUsage', 'Get-AzCdnProfileSupportedOptimizationType', 'Get-AzCdnSubscriptionResourceUsage', 'Get-AzFrontDoorCdnCustomDomain', 'Get-AzFrontDoorCdnEndpoint', 'Get-AzFrontDoorCdnEndpointResourceUsage', 'Get-AzFrontDoorCdnOrigin', 'Get-AzFrontDoorCdnOriginGroup', 'Get-AzFrontDoorCdnOriginGroupResourceUsage', 'Get-AzFrontDoorCdnProfile', 'Get-AzFrontDoorCdnProfileResourceUsage', 'Get-AzFrontDoorCdnRoute', 'Get-AzFrontDoorCdnRule', 'Get-AzFrontDoorCdnRuleSet', 'Get-AzFrontDoorCdnRuleSetResourceUsage', 'Get-AzFrontDoorCdnSecret', 'Get-AzFrontDoorCdnSecurityPolicy', 'Import-AzCdnEndpointContent', 'New-AzCdnCustomDomain', 'New-AzCdnDeliveryRuleCacheExpirationActionObject', 'New-AzCdnDeliveryRuleCacheKeyQueryStringActionObject', 'New-AzCdnDeliveryRuleCookiesConditionObject', 'New-AzCdnDeliveryRuleHttpVersionConditionObject', 'New-AzCdnDeliveryRuleIsDeviceConditionObject', 'New-AzCdnDeliveryRuleObject', 'New-AzCdnDeliveryRulePostArgsConditionObject', 'New-AzCdnDeliveryRuleQueryStringConditionObject', 'New-AzCdnDeliveryRuleRemoteAddressConditionObject', 'New-AzCdnDeliveryRuleRequestBodyConditionObject', 'New-AzCdnDeliveryRuleRequestHeaderActionObject', 'New-AzCdnDeliveryRuleRequestHeaderConditionObject', 'New-AzCdnDeliveryRuleRequestMethodConditionObject', 'New-AzCdnDeliveryRuleRequestSchemeConditionObject', 'New-AzCdnDeliveryRuleRequestUriConditionObject', 'New-AzCdnDeliveryRuleResponseHeaderActionObject', 'New-AzCdnDeliveryRuleUrlFileExtensionConditionObject', 'New-AzCdnDeliveryRuleUrlFileNameConditionObject', 'New-AzCdnDeliveryRuleUrlPathConditionObject', 'New-AzCdnEndpoint', 'New-AzCdnHealthProbeParametersObject', 'New-AzCdnLoadParametersObject', 'New-AzCdnManagedHttpsParametersObject', 'New-AzCdnOrigin', 'New-AzCdnOriginGroup', 'New-AzCdnOriginGroupOverrideActionObject', 'New-AzCdnProfile', 'New-AzCdnPurgeParametersObject', 'New-AzCdnResourceReferenceObject', 'New-AzCdnResponseBasedOriginErrorDetectionParametersObject', 'New-AzCdnUrlRedirectActionObject', 'New-AzCdnUrlRewriteActionObject', 'New-AzCdnUrlSigningActionObject', 'New-AzCdnUserManagedHttpsParametersObject', 'New-AzFrontDoorCdnCustomDomain', 'New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject', 'New-AzFrontDoorCdnEndpoint', 'New-AzFrontDoorCdnMigrationParametersObject', 'New-AzFrontDoorCdnMigrationWebApplicationFirewallMappingObject', 'New-AzFrontDoorCdnOrigin', 'New-AzFrontDoorCdnOriginGroup', 'New-AzFrontDoorCdnOriginGroupHealthProbeSettingObject', 'New-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject', 'New-AzFrontDoorCdnProfile', 'New-AzFrontDoorCdnProfileChangeSkuWafMappingObject', 'New-AzFrontDoorCdnProfileLogScrubbingObject', 'New-AzFrontDoorCdnProfileScrubbingRulesObject', 'New-AzFrontDoorCdnProfileUpgradeParametersObject', 'New-AzFrontDoorCdnPurgeParametersObject', 'New-AzFrontDoorCdnResourceReferenceObject', 'New-AzFrontDoorCdnRoute', 'New-AzFrontDoorCdnRule', 'New-AzFrontDoorCdnRuleClientPortConditionObject', 'New-AzFrontDoorCdnRuleCookiesConditionObject', 'New-AzFrontDoorCdnRuleHostNameConditionObject', 'New-AzFrontDoorCdnRuleHttpVersionConditionObject', 'New-AzFrontDoorCdnRuleIsDeviceConditionObject', 'New-AzFrontDoorCdnRulePostArgsConditionObject', 'New-AzFrontDoorCdnRuleQueryStringConditionObject', 'New-AzFrontDoorCdnRuleRemoteAddressConditionObject', 'New-AzFrontDoorCdnRuleRequestBodyConditionObject', 'New-AzFrontDoorCdnRuleRequestHeaderActionObject', 'New-AzFrontDoorCdnRuleRequestHeaderConditionObject', 'New-AzFrontDoorCdnRuleRequestMethodConditionObject', 'New-AzFrontDoorCdnRuleRequestSchemeConditionObject', 'New-AzFrontDoorCdnRuleRequestUriConditionObject', 'New-AzFrontDoorCdnRuleResponseHeaderActionObject', 'New-AzFrontDoorCdnRuleRouteConfigurationOverrideActionObject', 'New-AzFrontDoorCdnRuleServerPortConditionObject', 'New-AzFrontDoorCdnRuleSet', 'New-AzFrontDoorCdnRuleSocketAddrConditionObject', 'New-AzFrontDoorCdnRuleSslProtocolConditionObject', 'New-AzFrontDoorCdnRuleUrlFileExtensionConditionObject', 'New-AzFrontDoorCdnRuleUrlFileNameConditionObject', 'New-AzFrontDoorCdnRuleUrlPathConditionObject', 'New-AzFrontDoorCdnRuleUrlRedirectActionObject', 'New-AzFrontDoorCdnRuleUrlRewriteActionObject', 'New-AzFrontDoorCdnRuleUrlSigningActionObject', 'New-AzFrontDoorCdnSecret', 'New-AzFrontDoorCdnSecretCustomerCertificateParametersObject', 'New-AzFrontDoorCdnSecretFirstPartyManagedCertificateParametersObject', 'New-AzFrontDoorCdnSecretManagedCertificateParametersObject', 'New-AzFrontDoorCdnSecretUrlSigningKeyParametersObject', 'New-AzFrontDoorCdnSecurityPolicy', 'New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallAssociationObject', 'New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallParametersObject', 'Remove-AzCdnCustomDomain', 'Remove-AzCdnEndpoint', 'Remove-AzCdnOrigin', 'Remove-AzCdnOriginGroup', 'Remove-AzCdnProfile', 'Remove-AzFrontDoorCdnCustomDomain', 'Remove-AzFrontDoorCdnEndpoint', 'Remove-AzFrontDoorCdnOrigin', 'Remove-AzFrontDoorCdnOriginGroup', 'Remove-AzFrontDoorCdnProfile', 'Remove-AzFrontDoorCdnRoute', 'Remove-AzFrontDoorCdnRule', 'Remove-AzFrontDoorCdnRuleSet', 'Remove-AzFrontDoorCdnSecret', 'Remove-AzFrontDoorCdnSecurityPolicy', 'Start-AzCdnEndpoint', 'Start-AzFrontDoorCdnProfilePrepareMigration', 'Stop-AzCdnEndpoint', 'Stop-AzFrontDoorCdnProfileMigration', 'Test-AzCdnEndpointCustomDomain', 'Test-AzCdnNameAvailability', 'Test-AzCdnProbe', 'Test-AzFrontDoorCdnEndpointCustomDomain', 'Test-AzFrontDoorCdnEndpointNameAvailability', 'Test-AzFrontDoorCdnProfileHostNameAvailability', 'Test-AzFrontDoorCdnProfileMigration', 'Update-AzCdnEndpoint', 'Update-AzCdnOrigin', 'Update-AzCdnOriginGroup', 'Update-AzCdnProfile', 'Update-AzFrontDoorCdnCustomDomain', 'Update-AzFrontDoorCdnCustomDomainValidationToken', 'Update-AzFrontDoorCdnEndpoint', 'Update-AzFrontDoorCdnOrigin', 'Update-AzFrontDoorCdnOriginGroup', 'Update-AzFrontDoorCdnProfile', 'Update-AzFrontDoorCdnProfileSku', 'Update-AzFrontDoorCdnRoute', 'Update-AzFrontDoorCdnRule', 'Update-AzFrontDoorCdnSecurityPolicy', '*'
AliasesToExport = '*'
PrivateData = @{
PSData = @{
diff --git a/src/Cdn/Cdn.Autorest/README.md b/src/Cdn/Cdn.Autorest/README.md
index 0b027ff2a17c..36eec70a6dcf 100644
--- a/src/Cdn/Cdn.Autorest/README.md
+++ b/src/Cdn/Cdn.Autorest/README.md
@@ -32,8 +32,8 @@ require:
- $(this-folder)/../../readme.azure.noprofile.md
input-file:
# You need to specify your swagger files here.
- - $(repo)/specification/cdn/resource-manager/Microsoft.Cdn/stable/2023-05-01/afdx.json
- - $(repo)/specification/cdn/resource-manager/Microsoft.Cdn/stable/2023-05-01/cdn.json
+ - $(repo)/specification/cdn/resource-manager/Microsoft.Cdn/stable/2024-02-01/afdx.json
+ - $(repo)/specification/cdn/resource-manager/Microsoft.Cdn/stable/2024-02-01/cdn.json
# If the swagger has not been put in the repo, you may uncomment the following line and refer to it locally
# - (this-folder)/relative-path-to-your-swagger
@@ -42,7 +42,7 @@ module-version: 0.1.0
# Normally, title is the service name
title: Cdn
subject-prefix: $(service-name)
-commit: 61c04ab5495e259114bc427cdd77c3ab8ce8ec81
+commit: 186970d644b0d6249772290fedfb4a288f433cc3
# If there are post APIs for some kinds of actions in the RP, you may need to
# uncomment following line to support viaIdentity for these post APIs
@@ -107,7 +107,10 @@ directive:
# CDN content
- PurgeParameters
- LoadParameters
-
+
+ # AFDX profile LogScrubbing, need to rename the memory ojects, not sure how to rename a memory object currently.
+ # - ProfileLogScrubbing
+ # - ProfileScrubbingRules
# Migration to AFDx
# - MigrationParameters
# - MigrationWebApplicationFirewallMapping
diff --git a/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-afdEndpoints-routes.json b/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-afdEndpoints-routes.json
index 00cf60b99692..22f95422638b 100644
--- a/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-afdEndpoints-routes.json
+++ b/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-afdEndpoints-routes.json
@@ -1,6 +1,6 @@
{
"resourceType": "profiles/afdEndpoints/routes",
- "apiVersion": "2023-05-01",
+ "apiVersion": "2024-02-01",
"learnMore": {
"url": "https://learn.microsoft.com/powershell/module/az.cdn"
},
diff --git a/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-afdEndpoints.json b/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-afdEndpoints.json
index b2a53aefcc86..e2402be6f658 100644
--- a/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-afdEndpoints.json
+++ b/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-afdEndpoints.json
@@ -1,6 +1,6 @@
{
"resourceType": "profiles/afdEndpoints",
- "apiVersion": "2023-05-01",
+ "apiVersion": "2024-02-01",
"learnMore": {
"url": "https://learn.microsoft.com/powershell/module/az.cdn"
},
diff --git a/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-customDomains.json b/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-customDomains.json
index cdb802b443a4..a9cb10086dd7 100644
--- a/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-customDomains.json
+++ b/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-customDomains.json
@@ -1,6 +1,6 @@
{
"resourceType": "profiles/customDomains",
- "apiVersion": "2023-05-01",
+ "apiVersion": "2024-02-01",
"learnMore": {
"url": "https://learn.microsoft.com/powershell/module/az.cdn"
},
diff --git a/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-endpoints-customDomains.json b/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-endpoints-customDomains.json
index 8e555d48880d..7c59e3b8d751 100644
--- a/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-endpoints-customDomains.json
+++ b/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-endpoints-customDomains.json
@@ -1,6 +1,6 @@
{
"resourceType": "profiles/endpoints/customDomains",
- "apiVersion": "2023-05-01",
+ "apiVersion": "2024-02-01",
"learnMore": {
"url": "https://learn.microsoft.com/powershell/module/az.cdn"
},
diff --git a/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-endpoints-originGroups.json b/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-endpoints-originGroups.json
index 5565a581ef62..df27be3c6dd0 100644
--- a/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-endpoints-originGroups.json
+++ b/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-endpoints-originGroups.json
@@ -1,6 +1,6 @@
{
"resourceType": "profiles/endpoints/originGroups",
- "apiVersion": "2023-05-01",
+ "apiVersion": "2024-02-01",
"learnMore": {
"url": "https://learn.microsoft.com/powershell/module/az.cdn"
},
diff --git a/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-endpoints-origins.json b/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-endpoints-origins.json
index f3f518f86382..0bac59acf880 100644
--- a/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-endpoints-origins.json
+++ b/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-endpoints-origins.json
@@ -1,6 +1,6 @@
{
"resourceType": "profiles/endpoints/origins",
- "apiVersion": "2023-05-01",
+ "apiVersion": "2024-02-01",
"learnMore": {
"url": "https://learn.microsoft.com/powershell/module/az.cdn"
},
diff --git a/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-endpoints.json b/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-endpoints.json
index 815357f73d00..1ebf2caa155b 100644
--- a/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-endpoints.json
+++ b/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-endpoints.json
@@ -1,6 +1,6 @@
{
"resourceType": "profiles/endpoints",
- "apiVersion": "2023-05-01",
+ "apiVersion": "2024-02-01",
"learnMore": {
"url": "https://learn.microsoft.com/powershell/module/az.cdn"
},
diff --git a/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-originGroups-origins.json b/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-originGroups-origins.json
index bd8b81621577..9cceb17f328c 100644
--- a/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-originGroups-origins.json
+++ b/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-originGroups-origins.json
@@ -1,6 +1,6 @@
{
"resourceType": "profiles/originGroups/origins",
- "apiVersion": "2023-05-01",
+ "apiVersion": "2024-02-01",
"learnMore": {
"url": "https://learn.microsoft.com/powershell/module/az.cdn"
},
diff --git a/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-originGroups.json b/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-originGroups.json
index 83648ab8c3ab..7058b12d5025 100644
--- a/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-originGroups.json
+++ b/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-originGroups.json
@@ -1,6 +1,6 @@
{
"resourceType": "profiles/originGroups",
- "apiVersion": "2023-05-01",
+ "apiVersion": "2024-02-01",
"learnMore": {
"url": "https://learn.microsoft.com/powershell/module/az.cdn"
},
diff --git a/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-ruleSets-rules.json b/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-ruleSets-rules.json
index cf995c644b31..7e2037e7e4c3 100644
--- a/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-ruleSets-rules.json
+++ b/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-ruleSets-rules.json
@@ -1,6 +1,6 @@
{
"resourceType": "profiles/ruleSets/rules",
- "apiVersion": "2023-05-01",
+ "apiVersion": "2024-02-01",
"learnMore": {
"url": "https://learn.microsoft.com/powershell/module/az.cdn"
},
diff --git a/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-ruleSets.json b/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-ruleSets.json
index 2b9ea56e134b..e787fdd3f2b5 100644
--- a/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-ruleSets.json
+++ b/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-ruleSets.json
@@ -1,6 +1,6 @@
{
"resourceType": "profiles/ruleSets",
- "apiVersion": "2023-05-01",
+ "apiVersion": "2024-02-01",
"learnMore": {
"url": "https://learn.microsoft.com/powershell/module/az.cdn"
},
diff --git a/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-secrets.json b/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-secrets.json
index 5aa35c4f8954..4b52fb22ff2a 100644
--- a/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-secrets.json
+++ b/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-secrets.json
@@ -1,6 +1,6 @@
{
"resourceType": "profiles/secrets",
- "apiVersion": "2023-05-01",
+ "apiVersion": "2024-02-01",
"learnMore": {
"url": "https://learn.microsoft.com/powershell/module/az.cdn"
},
diff --git a/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-securityPolicies.json b/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-securityPolicies.json
index 6fb82d6245aa..93a4b2026ed6 100644
--- a/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-securityPolicies.json
+++ b/src/Cdn/Cdn.Autorest/UX/Microsoft.Cdn/profiles-securityPolicies.json
@@ -1,6 +1,6 @@
{
"resourceType": "profiles/securityPolicies",
- "apiVersion": "2023-05-01",
+ "apiVersion": "2024-02-01",
"learnMore": {
"url": "https://learn.microsoft.com/powershell/module/az.cdn"
},
diff --git a/src/Cdn/Cdn.Autorest/custom/Enable-AzFrontDoorCdnProfileMigration.ps1 b/src/Cdn/Cdn.Autorest/custom/Enable-AzFrontDoorCdnProfileMigration.ps1
index e3eb2979c17e..6f1a8c121ad1 100644
--- a/src/Cdn/Cdn.Autorest/custom/Enable-AzFrontDoorCdnProfileMigration.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/Enable-AzFrontDoorCdnProfileMigration.ps1
@@ -25,7 +25,7 @@ PS C:\> {{ Add code here }}
PS C:\> {{ Add code here }}
{{ Add output here }}
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IMigrateResult
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IMigrateResult
.Link
https://learn.microsoft.com/powershell/module/az.cdn/enable-azfrontdoorcdnprofilemigration
#>
diff --git a/src/Cdn/Cdn.Autorest/custom/Get-AzCdnProfile.ps1 b/src/Cdn/Cdn.Autorest/custom/Get-AzCdnProfile.ps1
index b63c5c197b33..e90b354a7b71 100644
--- a/src/Cdn/Cdn.Autorest/custom/Get-AzCdnProfile.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/Get-AzCdnProfile.ps1
@@ -22,7 +22,7 @@ Gets an CDN profile with the specified profile name under the specified subscrip
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -46,7 +46,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/get-azcdnprofile
#>
function Get-AzCdnProfile {
- [OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile])]
+ [OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='Get', Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/custom/Get-AzFrontDoorCdnProfile.ps1 b/src/Cdn/Cdn.Autorest/custom/Get-AzFrontDoorCdnProfile.ps1
index 071a67c5f4ca..94701bb2659b 100644
--- a/src/Cdn/Cdn.Autorest/custom/Get-AzFrontDoorCdnProfile.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/Get-AzFrontDoorCdnProfile.ps1
@@ -22,7 +22,7 @@ Gets an Azure Front Door Standard or Azure Front Door Premium or CDN profile wit
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -47,7 +47,7 @@ https://learn.microsoft.com/powershell/module/az.cdn/get-azfrontdoorcdnprofile
#>
function Get-AzFrontDoorCdnProfile {
- [OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile])]
+ [OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='Get', Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzCdnProfile.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzCdnProfile.ps1
index 98fed3052279..88ad681aaaa2 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzCdnProfile.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzCdnProfile.ps1
@@ -29,12 +29,12 @@ PS C:\> {{ Add code here }}
{{ Add output here }}
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile
.Link
https://learn.microsoft.com/powershell/module/az.cdn/new-azcdnprofile
#>
function New-AzCdnProfile {
- [OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile])]
+ [OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile])]
[CmdletBinding(DefaultParameterSetName='CreateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -79,7 +79,7 @@ function New-AzCdnProfile {
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ITrackedResourceTags]))]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ITrackedResourceTags]))]
[System.Collections.Hashtable]
# Resource tags.
${Tag},
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject.ps1
index 64e1280a5170..1662bacbc227 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for AFDDomainHttpsParameters.
Create an in-memory object for AFDDomainHttpsParameters.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AFDDomainHttpsParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AFDDomainHttpsParameters
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnCustomDomainTlsSettingParametersObject
#>
function New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AFDDomainHttpsParameters')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AFDDomainHttpsParameters')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -39,12 +39,12 @@ function New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject {
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.AfdMinimumTlsVersion]
$MinimumTlsVersion,
[Parameter(HelpMessage="Resource reference to the secret. ie. subs/rg/profile/secret.")]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IResourceReference]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResourceReference]
$Secret
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AFDDomainHttpsParameters]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AFDDomainHttpsParameters]::New()
if ($PSBoundParameters.ContainsKey('CertificateType')) {
$Object.CertificateType = $CertificateType
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnDeliveryRuleClientPortConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnDeliveryRuleClientPortConditionObject.ps1
index 2781e7c8cb4b..ee0d4a932166 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnDeliveryRuleClientPortConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnDeliveryRuleClientPortConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleClientPortCondition.
Create an in-memory object for DeliveryRuleClientPortCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleClientPortCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleClientPortCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleClientPortConditionObject
#>
function New-AzFrontDoorCdnRuleClientPortConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleClientPortCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleClientPortCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -51,7 +51,7 @@ function New-AzFrontDoorCdnRuleClientPortConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleClientPortCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleClientPortCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnMigrationParametersObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnMigrationParametersObject.ps1
index 18bd63466716..80e006a4d725 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnMigrationParametersObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnMigrationParametersObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for MigrationParameters.
Create an in-memory object for MigrationParameters.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.MigrationParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.MigrationParameters
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzFrontDoorCdnMigrationParametersObject
#>
function New-AzFrontDoorCdnMigrationParametersObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.MigrationParameters')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.MigrationParameters')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -34,7 +34,7 @@ function New-AzFrontDoorCdnMigrationParametersObject {
[string]
$ClassicResourceReferenceId,
[Parameter(HelpMessage="Waf mapping for the migrated profile.")]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IMigrationWebApplicationFirewallMapping[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IMigrationWebApplicationFirewallMapping[]]
$MigrationWebApplicationFirewallMapping,
[Parameter(Mandatory, HelpMessage="Name of the new profile that need to be created.")]
[string]
@@ -46,7 +46,7 @@ function New-AzFrontDoorCdnMigrationParametersObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.MigrationParameters]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.MigrationParameters]::New()
if ($PSBoundParameters.ContainsKey('ClassicResourceReferenceId')) {
$Object.ClassicResourceReferenceId = $ClassicResourceReferenceId
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnMigrationWebApplicationFirewallMappingObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnMigrationWebApplicationFirewallMappingObject.ps1
index 1f3590f9702d..d6bd1744baf3 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnMigrationWebApplicationFirewallMappingObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnMigrationWebApplicationFirewallMappingObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for MigrationWebApplicationFirewallMapping.
Create an in-memory object for MigrationWebApplicationFirewallMapping.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.MigrationWebApplicationFirewallMapping
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.MigrationWebApplicationFirewallMapping
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzFrontDoorCdnMigrationWebApplicationFirewallMappingObject
#>
function New-AzFrontDoorCdnMigrationWebApplicationFirewallMappingObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.MigrationWebApplicationFirewallMapping')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.MigrationWebApplicationFirewallMapping')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -39,7 +39,7 @@ function New-AzFrontDoorCdnMigrationWebApplicationFirewallMappingObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.MigrationWebApplicationFirewallMapping]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.MigrationWebApplicationFirewallMapping]::New()
if ($PSBoundParameters.ContainsKey('MigratedFromId')) {
$Object.MigratedFromId = $MigratedFromId
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnOriginGroupHealthProbeSettingObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnOriginGroupHealthProbeSettingObject.ps1
index 8285576f2e9e..59a18f62cd6b 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnOriginGroupHealthProbeSettingObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnOriginGroupHealthProbeSettingObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for HealthProbeParameters.
Create an in-memory object for HealthProbeParameters.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.HealthProbeParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.HealthProbeParameters
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnOriginGroupHealthProbeSettingObject
#>
function New-AzFrontDoorCdnOriginGroupHealthProbeSettingObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.HealthProbeParameters')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.HealthProbeParameters')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -47,7 +47,7 @@ function New-AzFrontDoorCdnOriginGroupHealthProbeSettingObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.HealthProbeParameters]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.HealthProbeParameters]::New()
if ($PSBoundParameters.ContainsKey('ProbeIntervalInSecond')) {
$Object.ProbeIntervalInSecond = $ProbeIntervalInSecond
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject.ps1
index 950cbb3a35ca..c46e1ff00589 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for LoadBalancingSettingsParameters.
Create an in-memory object for LoadBalancingSettingsParameters.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.LoadBalancingSettingsParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.LoadBalancingSettingsParameters
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject
#>
function New-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.LoadBalancingSettingsParameters')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.LoadBalancingSettingsParameters')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -42,7 +42,7 @@ function New-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.LoadBalancingSettingsParameters]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.LoadBalancingSettingsParameters]::New()
if ($PSBoundParameters.ContainsKey('AdditionalLatencyInMillisecond')) {
$Object.AdditionalLatencyInMillisecond = $AdditionalLatencyInMillisecond
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnProfile.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnProfile.ps1
index 8ae6fd9a1d8d..2e0440e1eff7 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnProfile.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnProfile.ps1
@@ -29,12 +29,12 @@ PS C:\> {{ Add code here }}
{{ Add output here }}
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile
.Link
https://learn.microsoft.com/powershell/module/az.cdn/new-azfrontdoorcdnprofile
#>
function New-AzFrontDoorCdnProfile {
- [OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile])]
+ [OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile])]
[CmdletBinding(DefaultParameterSetName='CreateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -79,7 +79,7 @@ function New-AzFrontDoorCdnProfile {
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ITrackedResourceTags]))]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ITrackedResourceTags]))]
[System.Collections.Hashtable]
# Resource tags.
${Tag},
@@ -100,6 +100,22 @@ function New-AzFrontDoorCdnProfile {
# The dictionary values can be empty objects ({}) in requests.
${IdentityUserAssignedIdentity},
+ [Parameter()]
+ [AllowEmptyCollection()]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfileScrubbingRules[]]
+ # List of log scrubbing rules applied to the Azure Front Door profile logs.
+ # To construct, see NOTES section for LOGSCRUBBINGRULE properties and create a hash table.
+ ${LogScrubbingRule},
+
+ [Parameter()]
+ [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ProfileScrubbingState])]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ProfileScrubbingState]
+ # State of the log scrubbing config.
+ # Default value is Enabled.
+ ${LogScrubbingState},
+
[Parameter()]
[Alias('AzureRMContext', 'AzureCredential')]
[ValidateNotNull()]
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnProfileChangeSkuWafMappingObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnProfileChangeSkuWafMappingObject.ps1
index 2af471ae6acf..18384a3aa73c 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnProfileChangeSkuWafMappingObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnProfileChangeSkuWafMappingObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for ProfileChangeSkuWafMapping.
Create an in-memory object for ProfileChangeSkuWafMapping.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ProfileChangeSkuWafMapping
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileChangeSkuWafMapping
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzFrontDoorCdnProfileChangeSkuWafMappingObject
#>
function New-AzFrontDoorCdnProfileChangeSkuWafMappingObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ProfileChangeSkuWafMapping')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileChangeSkuWafMapping')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -39,7 +39,7 @@ function New-AzFrontDoorCdnProfileChangeSkuWafMappingObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ProfileChangeSkuWafMapping]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileChangeSkuWafMapping]::New()
if ($PSBoundParameters.ContainsKey('ChangeToWafPolicyId')) {
$Object.ChangeToWafPolicyId = $ChangeToWafPolicyId
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnProfileLogScrubbingObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnProfileLogScrubbingObject.ps1
new file mode 100644
index 000000000000..1848d795f9a8
--- /dev/null
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnProfileLogScrubbingObject.ps1
@@ -0,0 +1,54 @@
+
+# ----------------------------------------------------------------------------------
+# Copyright (c) Microsoft Corporation. All rights reserved.
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+# http://www.apache.org/licenses/LICENSE-2.0
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# Code generated by Microsoft (R) AutoRest Code Generator.Changes may cause incorrect behavior and will be lost if the code
+# is regenerated.
+# ----------------------------------------------------------------------------------
+
+<#
+.Synopsis
+Create an in-memory object for ProfileLogScrubbing.
+.Description
+Create an in-memory object for ProfileLogScrubbing.
+
+.Outputs
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileLogScrubbing
+.Link
+https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzFrontDoorCdnProfileLogScrubbingObject
+#>
+function New-AzFrontDoorCdnProfileLogScrubbingObject {
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileLogScrubbing')]
+ [CmdletBinding(PositionalBinding=$false)]
+ Param(
+
+ [Parameter(HelpMessage="List of log scrubbing rules applied to the Azure Front Door profile logs.")]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfileScrubbingRules[]]
+ $ScrubbingRule,
+ [Parameter(HelpMessage="State of the log scrubbing config. Default value is Enabled.")]
+ [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ProfileScrubbingState])]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ProfileScrubbingState]
+ $State
+ )
+
+ process {
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileLogScrubbing]::New()
+
+ if ($PSBoundParameters.ContainsKey('ScrubbingRule')) {
+ $Object.ScrubbingRule = $ScrubbingRule
+ }
+ if ($PSBoundParameters.ContainsKey('State')) {
+ $Object.State = $State
+ }
+ return $Object
+ }
+}
+
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnProfileScrubbingRulesObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnProfileScrubbingRulesObject.ps1
new file mode 100644
index 000000000000..a91c7aeeefa9
--- /dev/null
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnProfileScrubbingRulesObject.ps1
@@ -0,0 +1,61 @@
+
+# ----------------------------------------------------------------------------------
+# Copyright (c) Microsoft Corporation. All rights reserved.
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+# http://www.apache.org/licenses/LICENSE-2.0
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# Code generated by Microsoft (R) AutoRest Code Generator.Changes may cause incorrect behavior and will be lost if the code
+# is regenerated.
+# ----------------------------------------------------------------------------------
+
+<#
+.Synopsis
+Create an in-memory object for ProfileScrubbingRules.
+.Description
+Create an in-memory object for ProfileScrubbingRules.
+
+.Outputs
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileScrubbingRules
+.Link
+https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzFrontDoorCdnProfileScrubbingRulesObject
+#>
+function New-AzFrontDoorCdnProfileScrubbingRulesObject {
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileScrubbingRules')]
+ [CmdletBinding(PositionalBinding=$false)]
+ Param(
+
+ [Parameter(Mandatory, HelpMessage="The variable to be scrubbed from the logs.")]
+ [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ScrubbingRuleEntryMatchVariable])]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ScrubbingRuleEntryMatchVariable]
+ $MatchVariable,
+ [Parameter(HelpMessage="When matchVariable is a collection, operator used to specify which elements in the collection this rule applies to.")]
+ [string]
+ $Selector,
+ [Parameter(HelpMessage="Defines the state of a log scrubbing rule. Default value is enabled.")]
+ [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ScrubbingRuleEntryState])]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ScrubbingRuleEntryState]
+ $State
+ )
+
+ process {
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileScrubbingRules]::New()
+
+ if ($PSBoundParameters.ContainsKey('MatchVariable')) {
+ $Object.MatchVariable = $MatchVariable
+ }
+ if ($PSBoundParameters.ContainsKey('Selector')) {
+ $Object.Selector = $Selector
+ }
+ if ($PSBoundParameters.ContainsKey('State')) {
+ $Object.State = $State
+ }
+ return $Object
+ }
+}
+
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnProfileUpgradeParametersObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnProfileUpgradeParametersObject.ps1
index 522daa8dcbb2..f99919fbd753 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnProfileUpgradeParametersObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnProfileUpgradeParametersObject.ps1
@@ -21,22 +21,22 @@ Create an in-memory object for ProfileUpgradeParameters.
Create an in-memory object for ProfileUpgradeParameters.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ProfileUpgradeParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileUpgradeParameters
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzFrontDoorCdnProfileUpgradeParametersObject
#>
function New-AzFrontDoorCdnProfileUpgradeParametersObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ProfileUpgradeParameters')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileUpgradeParameters')]
[CmdletBinding(PositionalBinding=$false)]
Param(
[Parameter(Mandatory, HelpMessage="Web Application Firewall (WAF) and security policy mapping for the profile upgrade.")]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfileChangeSkuWafMapping[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfileChangeSkuWafMapping[]]
$WafMappingList
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ProfileUpgradeParameters]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileUpgradeParameters]::New()
if ($PSBoundParameters.ContainsKey('WafMappingList')) {
$Object.WafMappingList = $WafMappingList
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnPurgeParametersObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnPurgeParametersObject.ps1
index 535dfefbb11e..4c308bba73f0 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnPurgeParametersObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnPurgeParametersObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for AfdPurgeParameters.
Create an in-memory object for AfdPurgeParameters.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdPurgeParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdPurgeParameters
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzFrontDoorCdnPurgeParametersObject
#>
function New-AzFrontDoorCdnPurgeParametersObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdPurgeParameters')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdPurgeParameters')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -39,7 +39,7 @@ function New-AzFrontDoorCdnPurgeParametersObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdPurgeParameters]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdPurgeParameters]::New()
if ($PSBoundParameters.ContainsKey('ContentPath')) {
$Object.ContentPath = $ContentPath
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnResourceReferenceObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnResourceReferenceObject.ps1
index 613d28a62b5c..fc09ba9b8555 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnResourceReferenceObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnResourceReferenceObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for ResourceReference.
Create an in-memory object for ResourceReference.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResourceReference
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResourceReference
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnResourceReferenceObject
#>
function New-AzFrontDoorCdnResourceReferenceObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResourceReference')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResourceReference')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -36,7 +36,7 @@ function New-AzFrontDoorCdnResourceReferenceObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResourceReference]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResourceReference]::New()
if ($PSBoundParameters.ContainsKey('Id')) {
$Object.Id = $Id
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleCookiesConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleCookiesConditionObject.ps1
index ba313c4ffbcb..8f4762efbf8d 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleCookiesConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleCookiesConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleCookiesCondition.
Create an in-memory object for DeliveryRuleCookiesCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCookiesCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCookiesCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleCookiesConditionObject
#>
function New-AzFrontDoorCdnRuleCookiesConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCookiesCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCookiesCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -54,7 +54,7 @@ function New-AzFrontDoorCdnRuleCookiesConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCookiesCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCookiesCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleHostNameConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleHostNameConditionObject.ps1
index c4874328df1b..6c529ca89b35 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleHostNameConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleHostNameConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleHostNameCondition.
Create an in-memory object for DeliveryRuleHostNameCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleHostNameCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleHostNameCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleHostNameConditionObject
#>
function New-AzFrontDoorCdnRuleHostNameConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleHostNameCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleHostNameCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -51,7 +51,7 @@ function New-AzFrontDoorCdnRuleHostNameConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleHostNameCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleHostNameCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleHttpVersionConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleHttpVersionConditionObject.ps1
index c5f2f9bff2fb..8d34a79507f4 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleHttpVersionConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleHttpVersionConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleHttpVersionCondition.
Create an in-memory object for DeliveryRuleHttpVersionCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleHttpVersionCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleHttpVersionCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleHttpVersionConditionObject
#>
function New-AzFrontDoorCdnRuleHttpVersionConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleHttpVersionCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleHttpVersionCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -47,7 +47,7 @@ function New-AzFrontDoorCdnRuleHttpVersionConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleHttpVersionCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleHttpVersionCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleIsDeviceConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleIsDeviceConditionObject.ps1
index d048970c7e81..1952637a1850 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleIsDeviceConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleIsDeviceConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleIsDeviceCondition.
Create an in-memory object for DeliveryRuleIsDeviceCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleIsDeviceCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleIsDeviceCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleIsDeviceConditionObject
#>
function New-AzFrontDoorCdnRuleIsDeviceConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleIsDeviceCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleIsDeviceCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -47,7 +47,7 @@ function New-AzFrontDoorCdnRuleIsDeviceConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleIsDeviceCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleIsDeviceCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRulePostArgsConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRulePostArgsConditionObject.ps1
index 68dab810cc80..865f12f858c7 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRulePostArgsConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRulePostArgsConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRulePostArgsCondition.
Create an in-memory object for DeliveryRulePostArgsCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRulePostArgsCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRulePostArgsCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRulePostArgsConditionObject
#>
function New-AzFrontDoorCdnRulePostArgsConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRulePostArgsCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRulePostArgsCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -54,7 +54,7 @@ function New-AzFrontDoorCdnRulePostArgsConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRulePostArgsCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRulePostArgsCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleQueryStringConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleQueryStringConditionObject.ps1
index e7b83da37a16..d5c24ebeaa58 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleQueryStringConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleQueryStringConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleQueryStringCondition.
Create an in-memory object for DeliveryRuleQueryStringCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleQueryStringCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleQueryStringCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleQueryStringConditionObject
#>
function New-AzFrontDoorCdnRuleQueryStringConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleQueryStringCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleQueryStringCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -51,7 +51,7 @@ function New-AzFrontDoorCdnRuleQueryStringConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleQueryStringCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleQueryStringCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRemoteAddressConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRemoteAddressConditionObject.ps1
index cc498569294b..984deb75fa00 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRemoteAddressConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRemoteAddressConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleRemoteAddressCondition.
Create an in-memory object for DeliveryRuleRemoteAddressCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRemoteAddressCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRemoteAddressCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleRemoteAddressConditionObject
#>
function New-AzFrontDoorCdnRuleRemoteAddressConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRemoteAddressCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRemoteAddressCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -51,7 +51,7 @@ function New-AzFrontDoorCdnRuleRemoteAddressConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRemoteAddressCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRemoteAddressCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRequestBodyConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRequestBodyConditionObject.ps1
index 12c523f70cc5..9eb88fdd6a2c 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRequestBodyConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRequestBodyConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleRequestBodyCondition.
Create an in-memory object for DeliveryRuleRequestBodyCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestBodyCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestBodyCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleRequestBodyConditionObject
#>
function New-AzFrontDoorCdnRuleRequestBodyConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestBodyCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestBodyCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -51,7 +51,7 @@ function New-AzFrontDoorCdnRuleRequestBodyConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestBodyCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestBodyCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRequestHeaderActionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRequestHeaderActionObject.ps1
index b7efd6909d11..5f88af151fa6 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRequestHeaderActionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRequestHeaderActionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleRequestHeaderAction.
Create an in-memory object for DeliveryRuleRequestHeaderAction.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderAction
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleRequestHeaderActionObject
#>
function New-AzFrontDoorCdnRuleRequestHeaderActionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderAction')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderAction')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -47,7 +47,7 @@ function New-AzFrontDoorCdnRuleRequestHeaderActionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderAction]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderAction]::New()
if ($PSBoundParameters.ContainsKey('ParameterHeaderAction')) {
$Object.ParameterHeaderAction = $ParameterHeaderAction
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRequestHeaderConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRequestHeaderConditionObject.ps1
index 87b4903f6279..1cb9c103a3f1 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRequestHeaderConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRequestHeaderConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleRequestHeaderCondition.
Create an in-memory object for DeliveryRuleRequestHeaderCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleRequestHeaderConditionObject
#>
function New-AzFrontDoorCdnRuleRequestHeaderConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -54,7 +54,7 @@ function New-AzFrontDoorCdnRuleRequestHeaderConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRequestMethodConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRequestMethodConditionObject.ps1
index f6f420aae03a..2dbb6e897008 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRequestMethodConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRequestMethodConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleRequestMethodCondition.
Create an in-memory object for DeliveryRuleRequestMethodCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestMethodCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestMethodCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleRequestMethodConditionObject
#>
function New-AzFrontDoorCdnRuleRequestMethodConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestMethodCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestMethodCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -47,7 +47,7 @@ function New-AzFrontDoorCdnRuleRequestMethodConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestMethodCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestMethodCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRequestSchemeConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRequestSchemeConditionObject.ps1
index fbab92b4dc46..5accbf8c59bd 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRequestSchemeConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRequestSchemeConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleRequestSchemeCondition.
Create an in-memory object for DeliveryRuleRequestSchemeCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestSchemeCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestSchemeCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleRequestSchemeConditionObject
#>
function New-AzFrontDoorCdnRuleRequestSchemeConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestSchemeCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestSchemeCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -47,7 +47,7 @@ function New-AzFrontDoorCdnRuleRequestSchemeConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestSchemeCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestSchemeCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRequestUriConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRequestUriConditionObject.ps1
index f0df604aadd6..aafd3cd6503f 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRequestUriConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRequestUriConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleRequestUriCondition.
Create an in-memory object for DeliveryRuleRequestUriCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestUriCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestUriCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleRequestUriConditionObject
#>
function New-AzFrontDoorCdnRuleRequestUriConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestUriCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestUriCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -51,7 +51,7 @@ function New-AzFrontDoorCdnRuleRequestUriConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestUriCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestUriCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleResponseHeaderActionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleResponseHeaderActionObject.ps1
index b46dac937115..5344d417bf09 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleResponseHeaderActionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleResponseHeaderActionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleResponseHeaderAction.
Create an in-memory object for DeliveryRuleResponseHeaderAction.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleResponseHeaderAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleResponseHeaderAction
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleResponseHeaderActionObject
#>
function New-AzFrontDoorCdnRuleResponseHeaderActionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleResponseHeaderAction')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleResponseHeaderAction')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -47,7 +47,7 @@ function New-AzFrontDoorCdnRuleResponseHeaderActionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleResponseHeaderAction]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleResponseHeaderAction]::New()
if ($PSBoundParameters.ContainsKey('ParameterHeaderAction')) {
$Object.ParameterHeaderAction = $ParameterHeaderAction
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRouteConfigurationOverrideActionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRouteConfigurationOverrideActionObject.ps1
index 15cc9ad5bcb7..9610379855b7 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRouteConfigurationOverrideActionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleRouteConfigurationOverrideActionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleRouteConfigurationOverrideAction.
Create an in-memory object for DeliveryRuleRouteConfigurationOverrideAction.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRouteConfigurationOverrideAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRouteConfigurationOverrideAction
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleRouteConfigurationOverrideActionObject
#>
function New-AzFrontDoorCdnRuleRouteConfigurationOverrideActionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRouteConfigurationOverrideAction')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRouteConfigurationOverrideAction')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -62,7 +62,7 @@ function New-AzFrontDoorCdnRuleRouteConfigurationOverrideActionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRouteConfigurationOverrideAction]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRouteConfigurationOverrideAction]::New()
if ($PSBoundParameters.ContainsKey('CacheConfigurationCacheBehavior')) {
$Object.CacheConfigurationCacheBehavior = $CacheConfigurationCacheBehavior
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleServerPortConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleServerPortConditionObject.ps1
index 8e951002e94e..edf8c15c17f8 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleServerPortConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleServerPortConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleServerPortCondition.
Create an in-memory object for DeliveryRuleServerPortCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleServerPortCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleServerPortCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleServerPortConditionObject
#>
function New-AzFrontDoorCdnRuleServerPortConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleServerPortCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleServerPortCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -51,7 +51,7 @@ function New-AzFrontDoorCdnRuleServerPortConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleServerPortCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleServerPortCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleSocketAddrConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleSocketAddrConditionObject.ps1
index 3557860422cc..8164efadb21a 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleSocketAddrConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleSocketAddrConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleSocketAddrCondition.
Create an in-memory object for DeliveryRuleSocketAddrCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleSocketAddrCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleSocketAddrCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleSocketAddrConditionObject
#>
function New-AzFrontDoorCdnRuleSocketAddrConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleSocketAddrCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleSocketAddrCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -51,7 +51,7 @@ function New-AzFrontDoorCdnRuleSocketAddrConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleSocketAddrCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleSocketAddrCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleSslProtocolConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleSslProtocolConditionObject.ps1
index b7478bda8c80..6df0d820faa7 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleSslProtocolConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleSslProtocolConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleSslProtocolCondition.
Create an in-memory object for DeliveryRuleSslProtocolCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleSslProtocolCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleSslProtocolCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleSslProtocolConditionObject
#>
function New-AzFrontDoorCdnRuleSslProtocolConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleSslProtocolCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleSslProtocolCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -48,7 +48,7 @@ function New-AzFrontDoorCdnRuleSslProtocolConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleSslProtocolCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleSslProtocolCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleUrlFileExtensionConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleUrlFileExtensionConditionObject.ps1
index 061a6145f5cc..1c7a9ec7d503 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleUrlFileExtensionConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleUrlFileExtensionConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleUrlFileExtensionCondition.
Create an in-memory object for DeliveryRuleUrlFileExtensionCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileExtensionCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileExtensionCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleUrlFileExtensionConditionObject
#>
function New-AzFrontDoorCdnRuleUrlFileExtensionConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileExtensionCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileExtensionCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -51,7 +51,7 @@ function New-AzFrontDoorCdnRuleUrlFileExtensionConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileExtensionCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileExtensionCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleUrlFileNameConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleUrlFileNameConditionObject.ps1
index f55190795b2a..dac4665ac9b1 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleUrlFileNameConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleUrlFileNameConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleUrlFileNameCondition.
Create an in-memory object for DeliveryRuleUrlFileNameCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileNameCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileNameCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleUrlFileNameConditionObject
#>
function New-AzFrontDoorCdnRuleUrlFileNameConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileNameCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileNameCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -51,7 +51,7 @@ function New-AzFrontDoorCdnRuleUrlFileNameConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileNameCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileNameCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleUrlPathConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleUrlPathConditionObject.ps1
index 12d2a83b289f..3bc097a31269 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleUrlPathConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleUrlPathConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleUrlPathCondition.
Create an in-memory object for DeliveryRuleUrlPathCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlPathCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlPathCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleUrlPathConditionObject
#>
function New-AzFrontDoorCdnRuleUrlPathConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlPathCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlPathCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -51,7 +51,7 @@ function New-AzFrontDoorCdnRuleUrlPathConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlPathCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlPathCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleUrlRedirectActionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleUrlRedirectActionObject.ps1
index b5857de40e13..c13757b02eee 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleUrlRedirectActionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleUrlRedirectActionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for UrlRedirectAction.
Create an in-memory object for UrlRedirectAction.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRedirectAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRedirectAction
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleUrlRedirectActionObject
#>
function New-AzFrontDoorCdnRuleUrlRedirectActionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRedirectAction')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRedirectAction')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -57,7 +57,7 @@ function New-AzFrontDoorCdnRuleUrlRedirectActionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRedirectAction]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRedirectAction]::New()
if ($PSBoundParameters.ContainsKey('ParameterCustomFragment')) {
$Object.ParameterCustomFragment = $ParameterCustomFragment
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleUrlRewriteActionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleUrlRewriteActionObject.ps1
index 1d1760f4ef40..a9e9cdfc65bd 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleUrlRewriteActionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleUrlRewriteActionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for UrlRewriteAction.
Create an in-memory object for UrlRewriteAction.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRewriteAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRewriteAction
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleUrlRewriteActionObject
#>
function New-AzFrontDoorCdnRuleUrlRewriteActionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRewriteAction')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRewriteAction')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -46,7 +46,7 @@ function New-AzFrontDoorCdnRuleUrlRewriteActionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRewriteAction]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRewriteAction]::New()
if ($PSBoundParameters.ContainsKey('ParameterDestination')) {
$Object.ParameterDestination = $ParameterDestination
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleUrlSigningActionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleUrlSigningActionObject.ps1
index 4520a25e3d77..f74cd5f63280 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleUrlSigningActionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnRuleUrlSigningActionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for UrlSigningAction.
Create an in-memory object for UrlSigningAction.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlSigningAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlSigningAction
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleUrlSigningActionObject
#>
function New-AzFrontDoorCdnRuleUrlSigningActionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlSigningAction')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlSigningAction')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -35,7 +35,7 @@ function New-AzFrontDoorCdnRuleUrlSigningActionObject {
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.Algorithm]
$ParameterAlgorithm,
[Parameter(HelpMessage="Defines which query string parameters in the url to be considered for expires, key id etc. .")]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IUrlSigningParamIdentifier[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IUrlSigningParamIdentifier[]]
$ParameterNameOverride,
[Parameter(Mandatory, HelpMessage="The name of the action for the delivery rule.")]
[ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.DeliveryRuleAction])]
@@ -44,7 +44,7 @@ function New-AzFrontDoorCdnRuleUrlSigningActionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlSigningAction]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlSigningAction]::New()
if ($PSBoundParameters.ContainsKey('ParameterAlgorithm')) {
$Object.ParameterAlgorithm = $ParameterAlgorithm
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnSecretCustomerCertificateParametersObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnSecretCustomerCertificateParametersObject.ps1
index d8e4c9d2bb1a..c99cb18faf10 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnSecretCustomerCertificateParametersObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnSecretCustomerCertificateParametersObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for CustomerCertificateParameters.
Create an in-memory object for CustomerCertificateParameters.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CustomerCertificateParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CustomerCertificateParameters
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnSecretCustomerCertificateParametersObject
#>
function New-AzFrontDoorCdnSecretCustomerCertificateParametersObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CustomerCertificateParameters')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CustomerCertificateParameters')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -49,7 +49,7 @@ function New-AzFrontDoorCdnSecretCustomerCertificateParametersObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CustomerCertificateParameters]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CustomerCertificateParameters]::New()
if ($PSBoundParameters.ContainsKey('SecretSourceId')) {
$Object.SecretSourceId = $SecretSourceId
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnSecretFirstPartyManagedCertificateParametersObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnSecretFirstPartyManagedCertificateParametersObject.ps1
index 139b3f5619ef..2b308e36df21 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnSecretFirstPartyManagedCertificateParametersObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnSecretFirstPartyManagedCertificateParametersObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for AzureFirstPartyManagedCertificateParameters.
Create an in-memory object for AzureFirstPartyManagedCertificateParameters.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AzureFirstPartyManagedCertificateParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AzureFirstPartyManagedCertificateParameters
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnSecretFirstPartyManagedCertificateParametersObject
#>
function New-AzFrontDoorCdnSecretFirstPartyManagedCertificateParametersObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AzureFirstPartyManagedCertificateParameters')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AzureFirstPartyManagedCertificateParameters')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -37,7 +37,7 @@ function New-AzFrontDoorCdnSecretFirstPartyManagedCertificateParametersObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AzureFirstPartyManagedCertificateParameters]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AzureFirstPartyManagedCertificateParameters]::New()
if ($PSBoundParameters.ContainsKey('Type')) {
$Object.Type = $Type
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnSecretManagedCertificateParametersObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnSecretManagedCertificateParametersObject.ps1
index 52712442f6e9..e9d1f035df12 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnSecretManagedCertificateParametersObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnSecretManagedCertificateParametersObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for ManagedCertificateParameters.
Create an in-memory object for ManagedCertificateParameters.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ManagedCertificateParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ManagedCertificateParameters
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnSecretManagedCertificateParametersObject
#>
function New-AzFrontDoorCdnSecretManagedCertificateParametersObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ManagedCertificateParameters')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ManagedCertificateParameters')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -37,7 +37,7 @@ function New-AzFrontDoorCdnSecretManagedCertificateParametersObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ManagedCertificateParameters]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ManagedCertificateParameters]::New()
if ($PSBoundParameters.ContainsKey('Type')) {
$Object.Type = $Type
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnSecretUrlSigningKeyParametersObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnSecretUrlSigningKeyParametersObject.ps1
index b5615eafdcd1..142c8a85a26f 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnSecretUrlSigningKeyParametersObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnSecretUrlSigningKeyParametersObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for UrlSigningKeyParameters.
Create an in-memory object for UrlSigningKeyParameters.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlSigningKeyParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlSigningKeyParameters
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnSecretUrlSigningKeyParametersObject
#>
function New-AzFrontDoorCdnSecretUrlSigningKeyParametersObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlSigningKeyParameters')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlSigningKeyParameters')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -46,7 +46,7 @@ function New-AzFrontDoorCdnSecretUrlSigningKeyParametersObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlSigningKeyParameters]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlSigningKeyParameters]::New()
if ($PSBoundParameters.ContainsKey('KeyId')) {
$Object.KeyId = $KeyId
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallAssociationObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallAssociationObject.ps1
index 08342ba36657..6bf111f69656 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallAssociationObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallAssociationObject.ps1
@@ -21,17 +21,17 @@ Create an in-memory object for SecurityPolicyWebApplicationFirewallAssociation.
Create an in-memory object for SecurityPolicyWebApplicationFirewallAssociation.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SecurityPolicyWebApplicationFirewallAssociation
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecurityPolicyWebApplicationFirewallAssociation
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallAssociationObject
#>
function New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallAssociationObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SecurityPolicyWebApplicationFirewallAssociation')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecurityPolicyWebApplicationFirewallAssociation')]
[CmdletBinding(PositionalBinding=$false)]
Param(
[Parameter(HelpMessage="List of domains.")]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IActivatedResourceReference[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IActivatedResourceReference[]]
$Domain,
[Parameter(HelpMessage="List of paths.")]
[string[]]
@@ -39,7 +39,7 @@ function New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallAssociationObject
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SecurityPolicyWebApplicationFirewallAssociation]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecurityPolicyWebApplicationFirewallAssociation]::New()
if ($PSBoundParameters.ContainsKey('Domain')) {
$Object.Domain = $Domain
diff --git a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallParametersObject.ps1 b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallParametersObject.ps1
index ca2fd1d4b589..874a46c48f85 100644
--- a/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallParametersObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallParametersObject.ps1
@@ -21,17 +21,17 @@ Create an in-memory object for SecurityPolicyWebApplicationFirewallParameters.
Create an in-memory object for SecurityPolicyWebApplicationFirewallParameters.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SecurityPolicyWebApplicationFirewallParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecurityPolicyWebApplicationFirewallParameters
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-azfrontdoorcdnsecuritypolicywebapplicationfirewallparametersobject
#>
function New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallParametersObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SecurityPolicyWebApplicationFirewallParameters')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecurityPolicyWebApplicationFirewallParameters')]
[CmdletBinding(PositionalBinding=$false)]
Param(
[Parameter(HelpMessage="Waf associations.")]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ISecurityPolicyWebApplicationFirewallAssociation[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecurityPolicyWebApplicationFirewallAssociation[]]
$Association,
[Parameter(HelpMessage="Resource ID.")]
[string]
@@ -39,7 +39,7 @@ function New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallParametersObject
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SecurityPolicyWebApplicationFirewallParameters]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecurityPolicyWebApplicationFirewallParameters]::New()
if ($PSBoundParameters.ContainsKey('Association')) {
$Object.Association = $Association
diff --git a/src/Cdn/Cdn.Autorest/custom/Start-AzFrontDoorCdnProfilePrepareMigration.ps1 b/src/Cdn/Cdn.Autorest/custom/Start-AzFrontDoorCdnProfilePrepareMigration.ps1
index 7e270ea33e23..e52780e561c1 100644
--- a/src/Cdn/Cdn.Autorest/custom/Start-AzFrontDoorCdnProfilePrepareMigration.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/Start-AzFrontDoorCdnProfilePrepareMigration.ps1
@@ -31,7 +31,7 @@ PS C:\> {{ Add code here }}
{{ Add output here }}
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IMigrateResult
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IMigrateResult
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -46,7 +46,7 @@ https://learn.microsoft.com/powershell/module/az.cdn/start-azfrontdoorcdnprofile
#>
function Start-AzFrontDoorCdnProfilePrepareMigration {
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.PreviewMessageAttribute("This cmdlet is using a preview API version and is subject to breaking change in a future release.")]
- [OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IMigrateResult])]
+ [OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IMigrateResult])]
[CmdletBinding(PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -78,7 +78,7 @@ function Start-AzFrontDoorCdnProfilePrepareMigration {
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IMigrationWebApplicationFirewallMapping[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IMigrationWebApplicationFirewallMapping[]]
# Waf mapping for the migrated profile
# To construct, see NOTES section for MIGRATIONWEBAPPLICATIONFIREWALLMAPPING properties and create a hash table.
${MigrationWebApplicationFirewallMapping},
diff --git a/src/Cdn/Cdn.Autorest/custom/Test-AzFrontDoorCdnProfileMigration.ps1 b/src/Cdn/Cdn.Autorest/custom/Test-AzFrontDoorCdnProfileMigration.ps1
index c76186e318dc..1ddafc4f3a48 100644
--- a/src/Cdn/Cdn.Autorest/custom/Test-AzFrontDoorCdnProfileMigration.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/Test-AzFrontDoorCdnProfileMigration.ps1
@@ -25,13 +25,13 @@ PS C:\> {{ Add code here }}
PS C:\> {{ Add code here }}
{{ Add output here }}
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICanMigrateResult
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICanMigrateResult
.Link
https://learn.microsoft.com/powershell/module/az.cdn/test-azfrontdoorcdnprofilemigration
#>
function Test-AzFrontDoorCdnProfileMigration {
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.PreviewMessageAttribute("This cmdlet is using a preview API version and is subject to breaking change in a future release.")]
- [OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICanMigrateResult])]
+ [OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICanMigrateResult])]
[CmdletBinding(DefaultParameterSetName='CanExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/custom/Update-AzCdnProfile.ps1 b/src/Cdn/Cdn.Autorest/custom/Update-AzCdnProfile.ps1
index 5b0e7afe571b..019b11656fa6 100644
--- a/src/Cdn/Cdn.Autorest/custom/Update-AzCdnProfile.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/Update-AzCdnProfile.ps1
@@ -31,7 +31,7 @@ PS C:\> {{ Add code here }}
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -56,7 +56,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/update-azcdnprofile
#>
function Update-AzCdnProfile {
- [OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile])]
+ [OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile])]
[CmdletBinding(DefaultParameterSetName='UpdateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='UpdateExpanded', Mandatory)]
@@ -95,7 +95,7 @@ function Update-AzCdnProfile {
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfileUpdateParametersTags]))]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfileUpdateParametersTags]))]
[System.Collections.Hashtable]
# Profile tags
${Tag},
diff --git a/src/Cdn/Cdn.Autorest/custom/Update-AzFrontDoorCdnProfile.ps1 b/src/Cdn/Cdn.Autorest/custom/Update-AzFrontDoorCdnProfile.ps1
index 51eb399f9076..0fee7235ba7b 100644
--- a/src/Cdn/Cdn.Autorest/custom/Update-AzFrontDoorCdnProfile.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/Update-AzFrontDoorCdnProfile.ps1
@@ -31,7 +31,7 @@ PS C:\> {{ Add code here }}
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -56,7 +56,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/update-azfrontdoorcdnprofile
#>
function Update-AzFrontDoorCdnProfile {
- [OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile])]
+ [OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile])]
[CmdletBinding(DefaultParameterSetName='UpdateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='UpdateExpanded', Mandatory)]
@@ -85,6 +85,22 @@ function Update-AzFrontDoorCdnProfile {
# Identity Parameter
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},
+
+ [Parameter()]
+ [AllowEmptyCollection()]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfileScrubbingRules[]]
+ # List of log scrubbing rules applied to the Azure Front Door profile logs.
+ # To construct, see NOTES section for LOGSCRUBBINGRULE properties and create a hash table.
+ ${LogScrubbingRule},
+
+ [Parameter()]
+ [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ProfileScrubbingState])]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ProfileScrubbingState]
+ # State of the log scrubbing config.
+ # Default value is Enabled.
+ ${LogScrubbingState},
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
@@ -95,7 +111,7 @@ function Update-AzFrontDoorCdnProfile {
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfileUpdateParametersTags]))]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfileUpdateParametersTags]))]
[System.Collections.Hashtable]
# Profile tags
${Tag},
@@ -183,7 +199,8 @@ function Update-AzFrontDoorCdnProfile {
$hasIdentityUserAssignedIdentity = $PSBoundParameters.Remove('IdentityUserAssignedIdentity')
$hasAsJob = $PSBoundParameters.Remove('AsJob')
$hasNoWait = $PSBoundParameters.Remove('NoWait')
-
+ $hasLogScrubbingRule = $PSBoundParameters.Remove('LogScrubbingRule')
+ $hasLogScrubbingState = $PSBoundParameters.Remove('LogScrubbingState')
if ($PSCmdlet.ParameterSetName -eq 'UpdateExpanded') {
$frontDoorCdnProfile = Get-AzFrontDoorCdnProfile @PSBoundParameters
@@ -213,6 +230,14 @@ function Update-AzFrontDoorCdnProfile {
$PSBoundParameters.Add('IdentityUserAssignedIdentity', ${IdentityUserAssignedIdentity})
}
+ if ($hasLogScrubbingRule) {
+ $PSBoundParameters.Add('LogScrubbingRule', ${LogScrubbingRule})
+ }
+
+ if ($hasLogScrubbingState) {
+ $PSBoundParameters.Add('LogScrubbingState', ${LogScrubbingState})
+ }
+
if ($hasAsJob) {
$PSBoundParameters.Add('AsJob', ${AsJob})
}
diff --git a/src/Cdn/Cdn.Autorest/custom/Update-AzFrontDoorCdnProfileSku.ps1 b/src/Cdn/Cdn.Autorest/custom/Update-AzFrontDoorCdnProfileSku.ps1
index 5f13925dc31e..ccd319af39aa 100644
--- a/src/Cdn/Cdn.Autorest/custom/Update-AzFrontDoorCdnProfileSku.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/Update-AzFrontDoorCdnProfileSku.ps1
@@ -29,9 +29,9 @@ PS C:\> {{ Add code here }}
{{ Add output here }}
.Inputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfileUpgradeParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfileUpgradeParameters
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -50,7 +50,7 @@ https://learn.microsoft.com/powershell/module/az.cdn/update-azfrontdoorcdnprofil
#>
function Update-AzFrontDoorCdnProfileSku {
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.PreviewMessageAttribute("This cmdlet is using a preview API version and is subject to breaking change in a future release.")]
- [OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile])]
+ [OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile])]
[CmdletBinding(PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -74,7 +74,7 @@ function Update-AzFrontDoorCdnProfileSku {
[Parameter(Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfileUpgradeParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfileUpgradeParameters]
# Parameters required for profile upgrade.
# To construct, see NOTES section for PROFILEUPGRADEPARAMETER properties and create a hash table.
${ProfileUpgradeParameter},
diff --git a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleCacheExpirationActionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleCacheExpirationActionObject.ps1
index fc4eef148805..b811bd0f23c3 100644
--- a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleCacheExpirationActionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleCacheExpirationActionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleCacheExpirationAction.
Create an in-memory object for DeliveryRuleCacheExpirationAction.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCacheExpirationAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCacheExpirationAction
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleCacheExpirationActionObject
#>
function New-AzCdnDeliveryRuleCacheExpirationActionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCacheExpirationAction')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCacheExpirationAction')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -44,7 +44,7 @@ function New-AzCdnDeliveryRuleCacheExpirationActionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCacheExpirationAction]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCacheExpirationAction]::New()
if ($PSBoundParameters.ContainsKey('ParameterCacheBehavior')) {
$Object.ParameterCacheBehavior = $ParameterCacheBehavior
diff --git a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleCacheKeyQueryStringActionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleCacheKeyQueryStringActionObject.ps1
index 157a4cc3dc1d..f262e0f17825 100644
--- a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleCacheKeyQueryStringActionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleCacheKeyQueryStringActionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleCacheKeyQueryStringAction.
Create an in-memory object for DeliveryRuleCacheKeyQueryStringAction.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCacheKeyQueryStringAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCacheKeyQueryStringAction
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleCacheKeyQueryStringActionObject
#>
function New-AzCdnDeliveryRuleCacheKeyQueryStringActionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCacheKeyQueryStringAction')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCacheKeyQueryStringAction')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -44,7 +44,7 @@ function New-AzCdnDeliveryRuleCacheKeyQueryStringActionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCacheKeyQueryStringAction]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCacheKeyQueryStringAction]::New()
if ($PSBoundParameters.ContainsKey('ParameterQueryParameter')) {
$Object.ParameterQueryParameter = $ParameterQueryParameter
diff --git a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleCookiesConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleCookiesConditionObject.ps1
index 7a3b0638875e..89c0dbf1f236 100644
--- a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleCookiesConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleCookiesConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleCookiesCondition.
Create an in-memory object for DeliveryRuleCookiesCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCookiesCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCookiesCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleCookiesConditionObject
#>
function New-AzCdnDeliveryRuleCookiesConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCookiesCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCookiesCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -54,7 +54,7 @@ function New-AzCdnDeliveryRuleCookiesConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCookiesCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCookiesCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleHttpVersionConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleHttpVersionConditionObject.ps1
index fb36273ab74f..b04aaa83a321 100644
--- a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleHttpVersionConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleHttpVersionConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleHttpVersionCondition.
Create an in-memory object for DeliveryRuleHttpVersionCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleHttpVersionCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleHttpVersionCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleHttpVersionConditionObject
#>
function New-AzCdnDeliveryRuleHttpVersionConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleHttpVersionCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleHttpVersionCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -47,7 +47,7 @@ function New-AzCdnDeliveryRuleHttpVersionConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleHttpVersionCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleHttpVersionCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleIsDeviceConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleIsDeviceConditionObject.ps1
index 29010c67b9a7..eae8ff5a4214 100644
--- a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleIsDeviceConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleIsDeviceConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleIsDeviceCondition.
Create an in-memory object for DeliveryRuleIsDeviceCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleIsDeviceCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleIsDeviceCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleIsDeviceConditionObject
#>
function New-AzCdnDeliveryRuleIsDeviceConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleIsDeviceCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleIsDeviceCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -47,7 +47,7 @@ function New-AzCdnDeliveryRuleIsDeviceConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleIsDeviceCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleIsDeviceCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleObject.ps1 b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleObject.ps1
index 4a0dddd40ac2..dad9c5c3490f 100644
--- a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleObject.ps1
@@ -21,20 +21,20 @@ Create an in-memory object for DeliveryRule.
Create an in-memory object for DeliveryRule.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRule
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRule
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleObject
#>
function New-AzCdnDeliveryRuleObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRule')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRule')]
[CmdletBinding(PositionalBinding=$false)]
Param(
[Parameter(Mandatory, HelpMessage="A list of actions that are executed when all the conditions of a rule are satisfied.")]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IDeliveryRuleAction1[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeliveryRuleAction1[]]
$Action,
[Parameter(HelpMessage="A list of conditions that must be matched for the actions to be executed.")]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IDeliveryRuleCondition[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeliveryRuleCondition[]]
$Condition,
[Parameter(HelpMessage="Name of the rule.")]
[string]
@@ -45,7 +45,7 @@ function New-AzCdnDeliveryRuleObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRule]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRule]::New()
if ($PSBoundParameters.ContainsKey('Action')) {
$Object.Action = $Action
diff --git a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRulePostArgsConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRulePostArgsConditionObject.ps1
index db609161f780..aa7fc3d81fc2 100644
--- a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRulePostArgsConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRulePostArgsConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRulePostArgsCondition.
Create an in-memory object for DeliveryRulePostArgsCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRulePostArgsCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRulePostArgsCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRulePostArgsConditionObject
#>
function New-AzCdnDeliveryRulePostArgsConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRulePostArgsCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRulePostArgsCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -54,7 +54,7 @@ function New-AzCdnDeliveryRulePostArgsConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRulePostArgsCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRulePostArgsCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleQueryStringConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleQueryStringConditionObject.ps1
index 3a79e168ba8d..6e005f8c8b87 100644
--- a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleQueryStringConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleQueryStringConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleQueryStringCondition.
Create an in-memory object for DeliveryRuleQueryStringCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleQueryStringCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleQueryStringCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleQueryStringConditionObject
#>
function New-AzCdnDeliveryRuleQueryStringConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleQueryStringCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleQueryStringCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -51,7 +51,7 @@ function New-AzCdnDeliveryRuleQueryStringConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleQueryStringCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleQueryStringCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleRemoteAddressConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleRemoteAddressConditionObject.ps1
index 7e2d368bb505..5e5ac7c4ee5e 100644
--- a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleRemoteAddressConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleRemoteAddressConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleRemoteAddressCondition.
Create an in-memory object for DeliveryRuleRemoteAddressCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRemoteAddressCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRemoteAddressCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleRemoteAddressConditionObject
#>
function New-AzCdnDeliveryRuleRemoteAddressConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRemoteAddressCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRemoteAddressCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -51,7 +51,7 @@ function New-AzCdnDeliveryRuleRemoteAddressConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRemoteAddressCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRemoteAddressCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleRequestBodyConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleRequestBodyConditionObject.ps1
index 1083f06854b0..11f07a65fca9 100644
--- a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleRequestBodyConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleRequestBodyConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleRequestBodyCondition.
Create an in-memory object for DeliveryRuleRequestBodyCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestBodyCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestBodyCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleRequestBodyConditionObject
#>
function New-AzCdnDeliveryRuleRequestBodyConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestBodyCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestBodyCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -51,7 +51,7 @@ function New-AzCdnDeliveryRuleRequestBodyConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestBodyCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestBodyCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleRequestHeaderActionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleRequestHeaderActionObject.ps1
index b4670af8ca4a..55a15ef03753 100644
--- a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleRequestHeaderActionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleRequestHeaderActionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleRequestHeaderAction.
Create an in-memory object for DeliveryRuleRequestHeaderAction.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderAction
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleRequestHeaderActionObject
#>
function New-AzCdnDeliveryRuleRequestHeaderActionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderAction')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderAction')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -47,7 +47,7 @@ function New-AzCdnDeliveryRuleRequestHeaderActionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderAction]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderAction]::New()
if ($PSBoundParameters.ContainsKey('ParameterHeaderAction')) {
$Object.ParameterHeaderAction = $ParameterHeaderAction
diff --git a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleRequestHeaderConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleRequestHeaderConditionObject.ps1
index afe81d8e73ae..03b82c5197da 100644
--- a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleRequestHeaderConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleRequestHeaderConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleRequestHeaderCondition.
Create an in-memory object for DeliveryRuleRequestHeaderCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleRequestHeaderConditionObject
#>
function New-AzCdnDeliveryRuleRequestHeaderConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -54,7 +54,7 @@ function New-AzCdnDeliveryRuleRequestHeaderConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleRequestMethodConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleRequestMethodConditionObject.ps1
index 6c429a4adb81..a2c55837f096 100644
--- a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleRequestMethodConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleRequestMethodConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleRequestMethodCondition.
Create an in-memory object for DeliveryRuleRequestMethodCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestMethodCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestMethodCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleRequestMethodConditionObject
#>
function New-AzCdnDeliveryRuleRequestMethodConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestMethodCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestMethodCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -47,7 +47,7 @@ function New-AzCdnDeliveryRuleRequestMethodConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestMethodCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestMethodCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleRequestSchemeConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleRequestSchemeConditionObject.ps1
index d78523733d8e..9c7f25259e7e 100644
--- a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleRequestSchemeConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleRequestSchemeConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleRequestSchemeCondition.
Create an in-memory object for DeliveryRuleRequestSchemeCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestSchemeCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestSchemeCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleRequestSchemeConditionObject
#>
function New-AzCdnDeliveryRuleRequestSchemeConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestSchemeCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestSchemeCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -47,7 +47,7 @@ function New-AzCdnDeliveryRuleRequestSchemeConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestSchemeCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestSchemeCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleRequestUriConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleRequestUriConditionObject.ps1
index 7c13bc3e6eb7..6f90dbe36276 100644
--- a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleRequestUriConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleRequestUriConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleRequestUriCondition.
Create an in-memory object for DeliveryRuleRequestUriCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestUriCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestUriCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleRequestUriConditionObject
#>
function New-AzCdnDeliveryRuleRequestUriConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestUriCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestUriCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -51,7 +51,7 @@ function New-AzCdnDeliveryRuleRequestUriConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestUriCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestUriCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleResponseHeaderActionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleResponseHeaderActionObject.ps1
index 4124c8f8c08a..b06fe8fa76a5 100644
--- a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleResponseHeaderActionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleResponseHeaderActionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleResponseHeaderAction.
Create an in-memory object for DeliveryRuleResponseHeaderAction.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleResponseHeaderAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleResponseHeaderAction
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleResponseHeaderActionObject
#>
function New-AzCdnDeliveryRuleResponseHeaderActionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleResponseHeaderAction')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleResponseHeaderAction')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -47,7 +47,7 @@ function New-AzCdnDeliveryRuleResponseHeaderActionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleResponseHeaderAction]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleResponseHeaderAction]::New()
if ($PSBoundParameters.ContainsKey('ParameterHeaderAction')) {
$Object.ParameterHeaderAction = $ParameterHeaderAction
diff --git a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleUrlFileExtensionConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleUrlFileExtensionConditionObject.ps1
index 4cbe124f5245..3ff10b5a97a9 100644
--- a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleUrlFileExtensionConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleUrlFileExtensionConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleUrlFileExtensionCondition.
Create an in-memory object for DeliveryRuleUrlFileExtensionCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileExtensionCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileExtensionCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleUrlFileExtensionConditionObject
#>
function New-AzCdnDeliveryRuleUrlFileExtensionConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileExtensionCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileExtensionCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -51,7 +51,7 @@ function New-AzCdnDeliveryRuleUrlFileExtensionConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileExtensionCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileExtensionCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleUrlFileNameConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleUrlFileNameConditionObject.ps1
index 1cbc0228d753..3c7257b98a9f 100644
--- a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleUrlFileNameConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleUrlFileNameConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleUrlFileNameCondition.
Create an in-memory object for DeliveryRuleUrlFileNameCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileNameCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileNameCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleUrlFileNameConditionObject
#>
function New-AzCdnDeliveryRuleUrlFileNameConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileNameCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileNameCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -51,7 +51,7 @@ function New-AzCdnDeliveryRuleUrlFileNameConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileNameCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileNameCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleUrlPathConditionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleUrlPathConditionObject.ps1
index 2bc8411374ba..99c2aa43adc7 100644
--- a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleUrlPathConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnDeliveryRuleUrlPathConditionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for DeliveryRuleUrlPathCondition.
Create an in-memory object for DeliveryRuleUrlPathCondition.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlPathCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlPathCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleUrlPathConditionObject
#>
function New-AzCdnDeliveryRuleUrlPathConditionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlPathCondition')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlPathCondition')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -51,7 +51,7 @@ function New-AzCdnDeliveryRuleUrlPathConditionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlPathCondition]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlPathCondition]::New()
if ($PSBoundParameters.ContainsKey('ParameterMatchValue')) {
$Object.ParameterMatchValue = $ParameterMatchValue
diff --git a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnHealthProbeParametersObject.ps1 b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnHealthProbeParametersObject.ps1
index 35259cdb72df..b322f87bc4ae 100644
--- a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnHealthProbeParametersObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnHealthProbeParametersObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for HealthProbeParameters.
Create an in-memory object for HealthProbeParameters.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.HealthProbeParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.HealthProbeParameters
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnHealthProbeParametersObject
#>
function New-AzCdnHealthProbeParametersObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.HealthProbeParameters')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.HealthProbeParameters')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -47,7 +47,7 @@ function New-AzCdnHealthProbeParametersObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.HealthProbeParameters]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.HealthProbeParameters]::New()
if ($PSBoundParameters.ContainsKey('ProbeIntervalInSecond')) {
$Object.ProbeIntervalInSecond = $ProbeIntervalInSecond
diff --git a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnLoadParametersObject.ps1 b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnLoadParametersObject.ps1
index 1dc5aabb9d0a..cd7a6e3f2f2a 100644
--- a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnLoadParametersObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnLoadParametersObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for LoadParameters.
Create an in-memory object for LoadParameters.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.LoadParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.LoadParameters
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnLoadParametersObject
#>
function New-AzCdnLoadParametersObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.LoadParameters')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.LoadParameters')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -36,7 +36,7 @@ function New-AzCdnLoadParametersObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.LoadParameters]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.LoadParameters]::New()
if ($PSBoundParameters.ContainsKey('ContentPath')) {
$Object.ContentPath = $ContentPath
diff --git a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnManagedHttpsParametersObject.ps1 b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnManagedHttpsParametersObject.ps1
index e5d7c603010b..9818f6678116 100644
--- a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnManagedHttpsParametersObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnManagedHttpsParametersObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for CdnManagedHttpsParameters.
Create an in-memory object for CdnManagedHttpsParameters.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CdnManagedHttpsParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CdnManagedHttpsParameters
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnManagedHttpsParametersObject
#>
function New-AzCdnManagedHttpsParametersObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CdnManagedHttpsParameters')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CdnManagedHttpsParameters')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -49,7 +49,7 @@ function New-AzCdnManagedHttpsParametersObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CdnManagedHttpsParameters]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CdnManagedHttpsParameters]::New()
if ($PSBoundParameters.ContainsKey('CertificateSourceParameterCertificateType')) {
$Object.CertificateSourceParameterCertificateType = $CertificateSourceParameterCertificateType
diff --git a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnOriginGroupOverrideActionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnOriginGroupOverrideActionObject.ps1
index 80d0ae5510df..28a40fc0a20c 100644
--- a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnOriginGroupOverrideActionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnOriginGroupOverrideActionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for OriginGroupOverrideAction.
Create an in-memory object for OriginGroupOverrideAction.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.OriginGroupOverrideAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.OriginGroupOverrideAction
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnOriginGroupOverrideActionObject
#>
function New-AzCdnOriginGroupOverrideActionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.OriginGroupOverrideAction')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.OriginGroupOverrideAction')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -40,7 +40,7 @@ function New-AzCdnOriginGroupOverrideActionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.OriginGroupOverrideAction]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.OriginGroupOverrideAction]::New()
if ($PSBoundParameters.ContainsKey('OriginGroupId')) {
$Object.OriginGroupId = $OriginGroupId
diff --git a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnPurgeParametersObject.ps1 b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnPurgeParametersObject.ps1
index cdd06aa11b02..93be128ac966 100644
--- a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnPurgeParametersObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnPurgeParametersObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for PurgeParameters.
Create an in-memory object for PurgeParameters.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.PurgeParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.PurgeParameters
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnPurgeParametersObject
#>
function New-AzCdnPurgeParametersObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.PurgeParameters')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.PurgeParameters')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -36,7 +36,7 @@ function New-AzCdnPurgeParametersObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.PurgeParameters]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.PurgeParameters]::New()
if ($PSBoundParameters.ContainsKey('ContentPath')) {
$Object.ContentPath = $ContentPath
diff --git a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnResourceReferenceObject.ps1 b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnResourceReferenceObject.ps1
index bc2523dee61f..cc435cab730c 100644
--- a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnResourceReferenceObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnResourceReferenceObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for ResourceReference.
Create an in-memory object for ResourceReference.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResourceReference
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResourceReference
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnResourceReferenceObject
#>
function New-AzCdnResourceReferenceObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResourceReference')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResourceReference')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -36,7 +36,7 @@ function New-AzCdnResourceReferenceObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResourceReference]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResourceReference]::New()
if ($PSBoundParameters.ContainsKey('Id')) {
$Object.Id = $Id
diff --git a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnResponseBasedOriginErrorDetectionParametersObject.ps1 b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnResponseBasedOriginErrorDetectionParametersObject.ps1
index 8fb87f571cef..405c8a2c90f2 100644
--- a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnResponseBasedOriginErrorDetectionParametersObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnResponseBasedOriginErrorDetectionParametersObject.ps1
@@ -21,17 +21,17 @@ Create an in-memory object for ResponseBasedOriginErrorDetectionParameters.
Create an in-memory object for ResponseBasedOriginErrorDetectionParameters.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResponseBasedOriginErrorDetectionParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResponseBasedOriginErrorDetectionParameters
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnResponseBasedOriginErrorDetectionParametersObject
#>
function New-AzCdnResponseBasedOriginErrorDetectionParametersObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResponseBasedOriginErrorDetectionParameters')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResponseBasedOriginErrorDetectionParameters')]
[CmdletBinding(PositionalBinding=$false)]
Param(
[Parameter(HelpMessage="The list of Http status code ranges that are considered as server errors for origin and it is marked as unhealthy.")]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IHttpErrorRangeParameters[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IHttpErrorRangeParameters[]]
$HttpErrorRange,
[Parameter(HelpMessage="Type of response errors for real user requests for which origin will be deemed unhealthy.")]
[ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ResponseBasedDetectedErrorTypes])]
@@ -43,7 +43,7 @@ function New-AzCdnResponseBasedOriginErrorDetectionParametersObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResponseBasedOriginErrorDetectionParameters]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResponseBasedOriginErrorDetectionParameters]::New()
if ($PSBoundParameters.ContainsKey('HttpErrorRange')) {
$Object.HttpErrorRange = $HttpErrorRange
diff --git a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnUrlRedirectActionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnUrlRedirectActionObject.ps1
index 2d3ed6c9e1c2..30adf1d8670a 100644
--- a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnUrlRedirectActionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnUrlRedirectActionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for UrlRedirectAction.
Create an in-memory object for UrlRedirectAction.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRedirectAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRedirectAction
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnUrlRedirectActionObject
#>
function New-AzCdnUrlRedirectActionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRedirectAction')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRedirectAction')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -57,7 +57,7 @@ function New-AzCdnUrlRedirectActionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRedirectAction]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRedirectAction]::New()
if ($PSBoundParameters.ContainsKey('ParameterCustomFragment')) {
$Object.ParameterCustomFragment = $ParameterCustomFragment
diff --git a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnUrlRewriteActionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnUrlRewriteActionObject.ps1
index 30c553443b52..c1e2eb95659b 100644
--- a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnUrlRewriteActionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnUrlRewriteActionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for UrlRewriteAction.
Create an in-memory object for UrlRewriteAction.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRewriteAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRewriteAction
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnUrlRewriteActionObject
#>
function New-AzCdnUrlRewriteActionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRewriteAction')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRewriteAction')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -46,7 +46,7 @@ function New-AzCdnUrlRewriteActionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRewriteAction]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRewriteAction]::New()
if ($PSBoundParameters.ContainsKey('ParameterDestination')) {
$Object.ParameterDestination = $ParameterDestination
diff --git a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnUrlSigningActionObject.ps1 b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnUrlSigningActionObject.ps1
index 832870689e58..1dd7816b1c36 100644
--- a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnUrlSigningActionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnUrlSigningActionObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for UrlSigningAction.
Create an in-memory object for UrlSigningAction.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlSigningAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlSigningAction
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnUrlSigningActionObject
#>
function New-AzCdnUrlSigningActionObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlSigningAction')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlSigningAction')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -35,7 +35,7 @@ function New-AzCdnUrlSigningActionObject {
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.Algorithm]
$ParameterAlgorithm,
[Parameter(HelpMessage="Defines which query string parameters in the url to be considered for expires, key id etc. .")]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IUrlSigningParamIdentifier[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IUrlSigningParamIdentifier[]]
$ParameterNameOverride,
[Parameter(Mandatory, HelpMessage="The name of the action for the delivery rule.")]
[ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.DeliveryRuleAction])]
@@ -44,7 +44,7 @@ function New-AzCdnUrlSigningActionObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlSigningAction]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlSigningAction]::New()
if ($PSBoundParameters.ContainsKey('ParameterAlgorithm')) {
$Object.ParameterAlgorithm = $ParameterAlgorithm
diff --git a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnUserManagedHttpsParametersObject.ps1 b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnUserManagedHttpsParametersObject.ps1
index c1bcbc17e65a..e95aa92ae98f 100644
--- a/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnUserManagedHttpsParametersObject.ps1
+++ b/src/Cdn/Cdn.Autorest/custom/autogen-model-cmdlets/New-AzCdnUserManagedHttpsParametersObject.ps1
@@ -21,12 +21,12 @@ Create an in-memory object for UserManagedHttpsParameters.
Create an in-memory object for UserManagedHttpsParameters.
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UserManagedHttpsParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UserManagedHttpsParameters
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnUserManagedHttpsParametersObject
#>
function New-AzCdnUserManagedHttpsParametersObject {
- [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UserManagedHttpsParameters')]
+ [OutputType('Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UserManagedHttpsParameters')]
[CmdletBinding(PositionalBinding=$false)]
Param(
@@ -60,7 +60,7 @@ function New-AzCdnUserManagedHttpsParametersObject {
)
process {
- $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UserManagedHttpsParameters]::New()
+ $Object = [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UserManagedHttpsParameters]::New()
if ($PSBoundParameters.ContainsKey('CertificateSourceParameterResourceGroupName')) {
$Object.CertificateSourceParameterResourceGroupName = $CertificateSourceParameterResourceGroupName
diff --git a/src/Cdn/Cdn.Autorest/examples/New-AzFrontDoorCdnProfile.md b/src/Cdn/Cdn.Autorest/examples/New-AzFrontDoorCdnProfile.md
index 41f520606a16..f3b4c185fc24 100644
--- a/src/Cdn/Cdn.Autorest/examples/New-AzFrontDoorCdnProfile.md
+++ b/src/Cdn/Cdn.Autorest/examples/New-AzFrontDoorCdnProfile.md
@@ -9,4 +9,19 @@ Location Name Kind ResourceGroupName
Global fdp-v542q6 frontdoor testps-rg-da16jm
```
-Create an AzureFrontDoor profile under the resource group
\ No newline at end of file
+Create an AzureFrontDoor profile under the resource group
+
+
+### Example 2: Create an AzureFrontDoor profile under the resource group, with using ProfileScrubbingRule
+```powershell
+$rule = New-AzFrontDoorCdnProfileScrubbingRulesObject -MatchVariable RequestIPAddress -State Enabled
+New-AzFrontDoorCdnProfile -ResourceGroupName testps-rg-da16jm -Name fdp-v542q6 -SkuName Standard_AzureFrontDoor -Location Global -LogScrubbingRule $rule -LogScrubbingState Enabled
+```
+
+```output
+Location Name Kind ResourceGroupName
+-------- ---- ---- -----------------
+Global fdp-v542q6 frontdoor testps-rg-da16jm
+```
+
+Create an AzureFrontDoor profile under the resource group, with using ProfileScrubbingRule
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Autorest/examples/New-AzFrontDoorCdnProfileLogScrubbingObject.md b/src/Cdn/Cdn.Autorest/examples/New-AzFrontDoorCdnProfileLogScrubbingObject.md
new file mode 100644
index 000000000000..7882cacebe37
--- /dev/null
+++ b/src/Cdn/Cdn.Autorest/examples/New-AzFrontDoorCdnProfileLogScrubbingObject.md
@@ -0,0 +1,15 @@
+### Example 1: Create an in-memory object for ProfileUpgradeParameters, for two LogScrubbingRules
+```powershell
+$scrubbingRule1 = New-AzFrontDoorCdnProfileScrubbingRulesObject -MatchVariable RequestIPAddress -State Enabled
+$scrubbingRule2 = New-AzFrontDoorCdnProfileScrubbingRulesObject -MatchVariable RequestUri -State Enabled
+New-AzFrontDoorCdnProfileLogScrubbingObject -ScrubbingRule @($scrubbingRule1, $scrubbingRule2) -State Enabled
+```
+
+```output
+State
+-----
+Enabled
+```
+
+Create an in-memory object for ProfileUpgradeParameters, for two LogScrubbingRules
+
diff --git a/src/Cdn/Cdn.Autorest/examples/New-AzFrontDoorCdnProfileScrubbingRulesObject.md b/src/Cdn/Cdn.Autorest/examples/New-AzFrontDoorCdnProfileScrubbingRulesObject.md
new file mode 100644
index 000000000000..8b55c9e2fd83
--- /dev/null
+++ b/src/Cdn/Cdn.Autorest/examples/New-AzFrontDoorCdnProfileScrubbingRulesObject.md
@@ -0,0 +1,26 @@
+### Example 1: Create an in-memory object for ProfileScrubbingRules and the value of matchVariable is RequestIPAddress
+```powershell
+New-AzFrontDoorCdnProfileScrubbingRulesObject -MatchVariable RequestIPAddress -State Enabled
+```
+
+```output
+MatchVariable Selector SelectorMatchOperator State
+------------- -------- --------------------- -----
+RequestIPAddress EqualsAny Enabled
+```
+
+Create an in-memory object for ProfileScrubbingRules and the value of matchVariable is RequestIPAddress
+
+### Example 2: Create an in-memory object for ProfileScrubbingRules and disbale the Scrubbing rule
+```powershell
+New-AzFrontDoorCdnProfileScrubbingRulesObject -MatchVariable RequestUri -State Disabled
+```
+
+```output
+MatchVariable Selector SelectorMatchOperator State
+------------- -------- --------------------- -----
+RequestUri EqualsAny Disabled
+```
+
+Create an in-memory object for ProfileScrubbingRules and disbale the Scrubbing rule
+
diff --git a/src/Cdn/Cdn.Autorest/examples/Update-AzFrontDoorCdnProfile.md b/src/Cdn/Cdn.Autorest/examples/Update-AzFrontDoorCdnProfile.md
index d436d20ba7f6..711f98ee2301 100644
--- a/src/Cdn/Cdn.Autorest/examples/Update-AzFrontDoorCdnProfile.md
+++ b/src/Cdn/Cdn.Autorest/examples/Update-AzFrontDoorCdnProfile.md
@@ -60,4 +60,52 @@ Location Name Kind ResourceGroupName
Global fdp-v542q6 frontdoor testps-rg-da16jm
```
-Enable managed identity using UserAssigned type to an AzureFrontDoor profile
\ No newline at end of file
+Enable managed identity using UserAssigned type to an AzureFrontDoor profile
+
+
+### Example 5: Enable the Profile Logscrub to an AzureFrontDoor profile, only contains one LogScrubbingRule
+```powershell
+$rule = New-AzFrontDoorCdnProfileScrubbingRulesObject -MatchVariable RequestIPAddress -State Enabled
+Update-AzFrontDoorCdnProfile -ResourceGroupName testps-rg-da16jm -Name fdp-v542q6 -LogScrubbingRule $rule -LogScrubbingState Enabled
+```
+
+```output
+Location Name Kind ResourceGroupName
+-------- ---- ---- -----------------
+Global fdp-v542q6 frontdoor testps-rg-da16jm
+```
+
+Enable the Profile Logscrub to an AzureFrontDoor profile, only contains one LogScrubbingRule
+
+
+### Example 6: Enable the Profile Logscrub to an AzureFrontDoor profile, contains more than one LogScrubbingRule
+```powershell
+$rule1 = New-AzFrontDoorCdnProfileScrubbingRulesObject -MatchVariable RequestIPAddress -State Enabled
+$rule2 = New-AzFrontDoorCdnProfileScrubbingRulesObject -MatchVariable QueryStringArgNames -State Enabled
+$rules = New-AzFrontDoorCdnProfileLogScrubbingObject -ScrubbingRule @($rule1, $rule2) -State Enabled
+
+Update-AzFrontDoorCdnProfile -ResourceGroupName testps-rg-da16jm -Name fdp-v542q6 -LogScrubbingRule $rules.ScrubbingRule -LogScrubbingState Enabled
+```
+
+```output
+Location Name Kind ResourceGroupName
+-------- ---- ---- -----------------
+Global fdp-v542q6 frontdoor testps-rg-da16jm
+```
+
+Enable the Profile Logscrub to an AzureFrontDoor profile, contains more than one LogScrubbingRule
+
+
+### Example 7: Disable the Profile Logscrub to an AzureFrontDoor profile
+```powershell
+$rule = New-AzFrontDoorCdnProfileScrubbingRulesObject -MatchVariable RequestIPAddress -State Disabled
+Update-AzFrontDoorCdnProfile -ResourceGroupName testps-rg-da16jm -Name fdp-v542q6 -LogScrubbingRule $rule -LogScrubbingState Disabled
+```
+
+```output
+Location Name Kind ResourceGroupName
+-------- ---- ---- -----------------
+Global fdp-v542q6 frontdoor testps-rg-da16jm
+```
+
+Disable the Profile Logscrub to an AzureFrontDoor profile
\ No newline at end of file
diff --git a/src/Cdn/Cdn.Autorest/exports/Clear-AzCdnEndpointContent.ps1 b/src/Cdn/Cdn.Autorest/exports/Clear-AzCdnEndpointContent.ps1
index 9c9c0c5a1ab0..30f460c55770 100644
--- a/src/Cdn/Cdn.Autorest/exports/Clear-AzCdnEndpointContent.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Clear-AzCdnEndpointContent.ps1
@@ -27,7 +27,7 @@ $contentFilePath = New-AzCdnPurgeParametersObject -ContentPath $contentPath
Clear-AzCdnEndpointContent -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -EndpointName endptest001 -ContentFilePath $contentFilePath
.Inputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IPurgeParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IPurgeParameters
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
@@ -101,7 +101,7 @@ param(
[Parameter(ParameterSetName='Purge1', Mandatory, ValueFromPipeline)]
[Parameter(ParameterSetName='PurgeViaIdentity1', Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IPurgeParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IPurgeParameters]
# Parameters required for content purge.
# To construct, see NOTES section for CONTENTFILEPATH properties and create a hash table.
${ContentFilePath},
diff --git a/src/Cdn/Cdn.Autorest/exports/Clear-AzFrontDoorCdnEndpointContent.ps1 b/src/Cdn/Cdn.Autorest/exports/Clear-AzFrontDoorCdnEndpointContent.ps1
index 4c87da7f22f0..c784c3af8960 100644
--- a/src/Cdn/Cdn.Autorest/exports/Clear-AzFrontDoorCdnEndpointContent.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Clear-AzFrontDoorCdnEndpointContent.ps1
@@ -27,7 +27,7 @@ $content = New-AzFrontDoorCdnPurgeParametersObject -ContentPath $contentPath
Clear-AzFrontDoorCdnEndpointContent -ResourceGroupName testps-rg-afdx -ProfileName cdn001 -EndpointName endpointTest001 -Content $content
.Inputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdPurgeParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdPurgeParameters
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
@@ -102,7 +102,7 @@ param(
[Parameter(ParameterSetName='Purge', Mandatory, ValueFromPipeline)]
[Parameter(ParameterSetName='PurgeViaIdentity', Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdPurgeParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdPurgeParameters]
# Parameters required for content purge.
# To construct, see NOTES section for CONTENT properties and create a hash table.
${Content},
diff --git a/src/Cdn/Cdn.Autorest/exports/Disable-AzCdnCustomDomainCustomHttps.ps1 b/src/Cdn/Cdn.Autorest/exports/Disable-AzCdnCustomDomainCustomHttps.ps1
index feb2172e5192..201b0b9ddefe 100644
--- a/src/Cdn/Cdn.Autorest/exports/Disable-AzCdnCustomDomainCustomHttps.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Disable-AzCdnCustomDomainCustomHttps.ps1
@@ -25,7 +25,7 @@ Disable-AzCdnCustomDomainCustomHttps -ResourceGroupName testps-rg-da16jm -Profil
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICustomDomain
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICustomDomain
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -49,7 +49,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/disable-azcdncustomdomaincustomhttps
#>
function Disable-AzCdnCustomDomainCustomHttps {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICustomDomain])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICustomDomain])]
[CmdletBinding(DefaultParameterSetName='Disable', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='Disable', Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/Enable-AzCdnCustomDomainCustomHttps.ps1 b/src/Cdn/Cdn.Autorest/exports/Enable-AzCdnCustomDomainCustomHttps.ps1
index fc0e2af3648e..aaa61465fcdf 100644
--- a/src/Cdn/Cdn.Autorest/exports/Enable-AzCdnCustomDomainCustomHttps.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Enable-AzCdnCustomDomainCustomHttps.ps1
@@ -24,11 +24,11 @@ $customDomainHttpsParameter = New-AzCdnManagedHttpsParametersObject -Certificate
Enable-AzCdnCustomDomainCustomHttps -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -EndpointName endptest001 -CustomDomainName customdomain001 -CustomDomainHttpsParameter $customDomainHttpsParameter
.Inputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICustomDomainHttpsParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICustomDomainHttpsParameters
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICustomDomain
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICustomDomain
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -57,7 +57,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/enable-azcdncustomdomaincustomhttps
#>
function Enable-AzCdnCustomDomainCustomHttps {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICustomDomain])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICustomDomain])]
[CmdletBinding(DefaultParameterSetName='EnableViaIdentity', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='Enable', Mandatory)]
@@ -100,7 +100,7 @@ param(
[Parameter(Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICustomDomainHttpsParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICustomDomainHttpsParameters]
# The JSON object that contains the properties to secure a custom domain.
# To construct, see NOTES section for CUSTOMDOMAINHTTPSPARAMETER properties and create a hash table.
${CustomDomainHttpsParameter},
diff --git a/src/Cdn/Cdn.Autorest/exports/Get-AzCdnCustomDomain.ps1 b/src/Cdn/Cdn.Autorest/exports/Get-AzCdnCustomDomain.ps1
index 6da2b81ec0db..7d321e3c523b 100644
--- a/src/Cdn/Cdn.Autorest/exports/Get-AzCdnCustomDomain.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Get-AzCdnCustomDomain.ps1
@@ -29,7 +29,7 @@ New-AzCdnCustomDomain -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -E
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICustomDomain
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICustomDomain
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -53,7 +53,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/get-azcdncustomdomain
#>
function Get-AzCdnCustomDomain {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICustomDomain])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICustomDomain])]
[CmdletBinding(DefaultParameterSetName='List1', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='Get1', Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/Get-AzCdnEdgeNode.ps1 b/src/Cdn/Cdn.Autorest/exports/Get-AzCdnEdgeNode.ps1
index 84f8202e5088..0443007070c6 100644
--- a/src/Cdn/Cdn.Autorest/exports/Get-AzCdnEdgeNode.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Get-AzCdnEdgeNode.ps1
@@ -23,12 +23,12 @@ Edgenodes are the global Point of Presence (POP) locations used to deliver CDN c
Get-AzCdnEdgeNode
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IEdgeNode
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IEdgeNode
.Link
https://learn.microsoft.com/powershell/module/az.cdn/get-azcdnedgenode
#>
function Get-AzCdnEdgeNode {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IEdgeNode])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IEdgeNode])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false)]
param(
[Parameter()]
diff --git a/src/Cdn/Cdn.Autorest/exports/Get-AzCdnEndpoint.ps1 b/src/Cdn/Cdn.Autorest/exports/Get-AzCdnEndpoint.ps1
index e82c084a649f..01ca48d3d4f5 100644
--- a/src/Cdn/Cdn.Autorest/exports/Get-AzCdnEndpoint.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Get-AzCdnEndpoint.ps1
@@ -34,7 +34,7 @@ New-AzCdnEndpoint -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -Name
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IEndpoint
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IEndpoint
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -58,7 +58,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/get-azcdnendpoint
#>
function Get-AzCdnEndpoint {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IEndpoint])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IEndpoint])]
[CmdletBinding(DefaultParameterSetName='List1', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='Get1', Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/Get-AzCdnEndpointResourceUsage.ps1 b/src/Cdn/Cdn.Autorest/exports/Get-AzCdnEndpointResourceUsage.ps1
index c4f553077a91..0a292e8262f4 100644
--- a/src/Cdn/Cdn.Autorest/exports/Get-AzCdnEndpointResourceUsage.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Get-AzCdnEndpointResourceUsage.ps1
@@ -23,12 +23,12 @@ Checks the quota and usage of geo filters and custom domains under the given end
Get-AzCdnEndpointResourceUsage -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -EndpointName endptest001
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IResourceUsage
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResourceUsage
.Link
https://learn.microsoft.com/powershell/module/az.cdn/get-azcdnendpointresourceusage
#>
function Get-AzCdnEndpointResourceUsage {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IResourceUsage])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResourceUsage])]
[CmdletBinding(DefaultParameterSetName='List1', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/Get-AzCdnOrigin.ps1 b/src/Cdn/Cdn.Autorest/exports/Get-AzCdnOrigin.ps1
index 0856c29d0fc6..09d8190a7e86 100644
--- a/src/Cdn/Cdn.Autorest/exports/Get-AzCdnOrigin.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Get-AzCdnOrigin.ps1
@@ -29,7 +29,7 @@ New-AzCdnOrigin -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -Endpoin
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IOrigin
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IOrigin
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -53,7 +53,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/get-azcdnorigin
#>
function Get-AzCdnOrigin {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IOrigin])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IOrigin])]
[CmdletBinding(DefaultParameterSetName='List1', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='Get1', Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/Get-AzCdnOriginGroup.ps1 b/src/Cdn/Cdn.Autorest/exports/Get-AzCdnOriginGroup.ps1
index 400ab7127a6c..10a5f93daa7b 100644
--- a/src/Cdn/Cdn.Autorest/exports/Get-AzCdnOriginGroup.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Get-AzCdnOriginGroup.ps1
@@ -31,7 +31,7 @@ New-AzCdnOriginGroup -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -En
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IOriginGroup
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IOriginGroup
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -55,7 +55,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/get-azcdnorigingroup
#>
function Get-AzCdnOriginGroup {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IOriginGroup])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IOriginGroup])]
[CmdletBinding(DefaultParameterSetName='List1', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='Get1', Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/Get-AzCdnProfile.ps1 b/src/Cdn/Cdn.Autorest/exports/Get-AzCdnProfile.ps1
index 2acfa2c87358..e1cc9b109eee 100644
--- a/src/Cdn/Cdn.Autorest/exports/Get-AzCdnProfile.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Get-AzCdnProfile.ps1
@@ -31,7 +31,7 @@ New-AzCdnProfile -ResourceGroupName testps-rg-da16jm -Name cdn001 -SkuName Stand
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -55,7 +55,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/get-azcdnprofile
#>
function Get-AzCdnProfile {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='List')]
diff --git a/src/Cdn/Cdn.Autorest/exports/Get-AzCdnProfileResourceUsage.ps1 b/src/Cdn/Cdn.Autorest/exports/Get-AzCdnProfileResourceUsage.ps1
index 3579384717b3..4ae397effe61 100644
--- a/src/Cdn/Cdn.Autorest/exports/Get-AzCdnProfileResourceUsage.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Get-AzCdnProfileResourceUsage.ps1
@@ -23,12 +23,12 @@ Checks the quota and actual usage of endpoints under the given Azure Front Door
Get-AzCdnProfileResourceUsage -ResourceGroupName testps-rg-da16jm -ProfileName cdn001
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IResourceUsage
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResourceUsage
.Link
https://learn.microsoft.com/powershell/module/az.cdn/get-azcdnprofileresourceusage
#>
function Get-AzCdnProfileResourceUsage {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IResourceUsage])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResourceUsage])]
[CmdletBinding(DefaultParameterSetName='List1', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/Get-AzCdnSubscriptionResourceUsage.ps1 b/src/Cdn/Cdn.Autorest/exports/Get-AzCdnSubscriptionResourceUsage.ps1
index 679a4592f9e4..19546b6a263c 100644
--- a/src/Cdn/Cdn.Autorest/exports/Get-AzCdnSubscriptionResourceUsage.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Get-AzCdnSubscriptionResourceUsage.ps1
@@ -23,12 +23,12 @@ Check the quota and actual usage of the CDN profiles under the given subscriptio
Get-AzCdnSubscriptionResourceUsage
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IResourceUsage
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResourceUsage
.Link
https://learn.microsoft.com/powershell/module/az.cdn/get-azcdnsubscriptionresourceusage
#>
function Get-AzCdnSubscriptionResourceUsage {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IResourceUsage])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResourceUsage])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter()]
diff --git a/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnCustomDomain.ps1 b/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnCustomDomain.ps1
index 0fbd18d601df..8eda37dca48e 100644
--- a/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnCustomDomain.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnCustomDomain.ps1
@@ -29,7 +29,7 @@ New-AzFrontDoorCdnCustomDomain -CustomDomainName domain001 -ProfileName fdp-v542
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdDomain
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdDomain
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -53,7 +53,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/get-azfrontdoorcdncustomdomain
#>
function Get-AzFrontDoorCdnCustomDomain {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdDomain])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdDomain])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='Get', Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnEndpoint.ps1 b/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnEndpoint.ps1
index 820f92de7156..bc70bd6f3b29 100644
--- a/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnEndpoint.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnEndpoint.ps1
@@ -30,7 +30,7 @@ New-AzFrontDoorCdnEndpoint -ResourceGroupName testps-rg-da16jm -ProfileName fdp-
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdEndpoint
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdEndpoint
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -54,7 +54,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/get-azfrontdoorcdnendpoint
#>
function Get-AzFrontDoorCdnEndpoint {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdEndpoint])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdEndpoint])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='Get', Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnEndpointResourceUsage.ps1 b/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnEndpointResourceUsage.ps1
index 83e6df61ac95..9d2751dc026f 100644
--- a/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnEndpointResourceUsage.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnEndpointResourceUsage.ps1
@@ -23,12 +23,12 @@ Checks the quota and actual usage of endpoints under the given Azure Front Door
Get-AzFrontDoorCdnEndpointResourceUsage -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -EndpointName end001
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IUsage
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IUsage
.Link
https://learn.microsoft.com/powershell/module/az.cdn/get-azfrontdoorcdnendpointresourceusage
#>
function Get-AzFrontDoorCdnEndpointResourceUsage {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IUsage])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IUsage])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnOrigin.ps1 b/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnOrigin.ps1
index cd7db50656ec..6c9a44450a29 100644
--- a/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnOrigin.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnOrigin.ps1
@@ -29,7 +29,7 @@ New-AzFrontDoorCdnOrigin -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v5
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdOrigin
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdOrigin
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -53,7 +53,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/get-azfrontdoorcdnorigin
#>
function Get-AzFrontDoorCdnOrigin {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdOrigin])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdOrigin])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='Get', Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnOriginGroup.ps1 b/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnOriginGroup.ps1
index 0db50ecca0e2..ba143a2fc18b 100644
--- a/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnOriginGroup.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnOriginGroup.ps1
@@ -31,7 +31,7 @@ New-AzFrontDoorCdnOriginGroup -ResourceGroupName testps-rg-da16jm -ProfileName f
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdOriginGroup
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdOriginGroup
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -55,7 +55,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/get-azfrontdoorcdnorigingroup
#>
function Get-AzFrontDoorCdnOriginGroup {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdOriginGroup])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdOriginGroup])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='Get', Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnOriginGroupResourceUsage.ps1 b/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnOriginGroupResourceUsage.ps1
index 4fbfe8ff9c41..8ce0f3d254d2 100644
--- a/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnOriginGroupResourceUsage.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnOriginGroupResourceUsage.ps1
@@ -23,12 +23,12 @@ Checks the quota and actual usage of endpoints under the given Azure Front Door
Get-AzFrontDoorCdnOriginGroupResourceUsage -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -OriginGroupName org001
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IUsage
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IUsage
.Link
https://learn.microsoft.com/powershell/module/az.cdn/get-azfrontdoorcdnorigingroupresourceusage
#>
function Get-AzFrontDoorCdnOriginGroupResourceUsage {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IUsage])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IUsage])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnProfile.ps1 b/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnProfile.ps1
index 75d72eaabec4..2556c1b5949d 100644
--- a/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnProfile.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnProfile.ps1
@@ -31,7 +31,7 @@ New-AzFrontDoorCdnProfile -ResourceGroupName testps-rg-da16jm -Name fdp-v542q7 -
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -55,7 +55,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/get-azfrontdoorcdnprofile
#>
function Get-AzFrontDoorCdnProfile {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='List')]
diff --git a/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnProfileResourceUsage.ps1 b/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnProfileResourceUsage.ps1
index 94f99dadd78c..8c181af7f403 100644
--- a/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnProfileResourceUsage.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnProfileResourceUsage.ps1
@@ -23,12 +23,12 @@ Checks the quota and actual usage of endpoints under the given Azure Front Door
Get-AzFrontDoorCdnProfileResourceUsage -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IUsage
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IUsage
.Link
https://learn.microsoft.com/powershell/module/az.cdn/get-azfrontdoorcdnprofileresourceusage
#>
function Get-AzFrontDoorCdnProfileResourceUsage {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IUsage])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IUsage])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnRoute.ps1 b/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnRoute.ps1
index 1309c94b8204..77dc2f96dcfc 100644
--- a/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnRoute.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnRoute.ps1
@@ -36,7 +36,7 @@ New-AzFrontDoorCdnRoute -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v54
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRoute
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRoute
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -60,7 +60,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/get-azfrontdoorcdnroute
#>
function Get-AzFrontDoorCdnRoute {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRoute])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRoute])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='Get', Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnRule.ps1 b/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnRule.ps1
index 83c7fa25e4e5..0fa50f1ea962 100644
--- a/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnRule.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnRule.ps1
@@ -42,7 +42,7 @@ New-AzFrontDoorCdnRule -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRule
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRule
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -66,7 +66,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/get-azfrontdoorcdnrule
#>
function Get-AzFrontDoorCdnRule {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRule])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRule])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='Get', Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnRuleSet.ps1 b/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnRuleSet.ps1
index d22cb1b81ac8..e43c92de5a3a 100644
--- a/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnRuleSet.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnRuleSet.ps1
@@ -29,7 +29,7 @@ New-AzFrontDoorCdnRuleSet -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRuleSet
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRuleSet
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -53,7 +53,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/get-azfrontdoorcdnruleset
#>
function Get-AzFrontDoorCdnRuleSet {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRuleSet])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRuleSet])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='Get', Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnRuleSetResourceUsage.ps1 b/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnRuleSetResourceUsage.ps1
index 4192903007cd..6c3ac559f6b6 100644
--- a/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnRuleSetResourceUsage.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnRuleSetResourceUsage.ps1
@@ -23,12 +23,12 @@ Checks the quota and actual usage of endpoints under the given Azure Front Door
Get-AzFrontDoorCdnRuleSetResourceUsage -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -RuleSetName ruleset001
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IUsage
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IUsage
.Link
https://learn.microsoft.com/powershell/module/az.cdn/get-azfrontdoorcdnrulesetresourceusage
#>
function Get-AzFrontDoorCdnRuleSetResourceUsage {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IUsage])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IUsage])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnSecret.ps1 b/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnSecret.ps1
index fe810215e365..262c6ff0dfcc 100644
--- a/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnSecret.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnSecret.ps1
@@ -31,7 +31,7 @@ New-AzFrontDoorCdnSecret -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v5
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ISecret
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecret
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -55,7 +55,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/get-azfrontdoorcdnsecret
#>
function Get-AzFrontDoorCdnSecret {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ISecret])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecret])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='Get', Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnSecurityPolicy.ps1 b/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnSecurityPolicy.ps1
index f5d39fd90f21..e0f68f4bf366 100644
--- a/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnSecurityPolicy.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Get-AzFrontDoorCdnSecurityPolicy.ps1
@@ -36,7 +36,7 @@ Update-AzFrontDoorCdnSecurityPolicy -ResourceGroupName testps-rg-da16jm -Profile
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ISecurityPolicy
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecurityPolicy
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -60,7 +60,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/get-azfrontdoorcdnsecuritypolicy
#>
function Get-AzFrontDoorCdnSecurityPolicy {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ISecurityPolicy])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecurityPolicy])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='Get', Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/Import-AzCdnEndpointContent.ps1 b/src/Cdn/Cdn.Autorest/exports/Import-AzCdnEndpointContent.ps1
index b1723aff7fb4..b4ad2273d3e3 100644
--- a/src/Cdn/Cdn.Autorest/exports/Import-AzCdnEndpointContent.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Import-AzCdnEndpointContent.ps1
@@ -29,7 +29,7 @@ $contentFilePath = New-AzCdnLoadParametersObject -ContentPath $contentPath
Import-AzCdnEndpointContent -ResourceGroupName testps-rg-verizon -ProfileName verzioncdn001 -EndpointName verzionendptest001 -ContentFilePath $contentFilePath
.Inputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ILoadParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ILoadParameters
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
@@ -103,7 +103,7 @@ param(
[Parameter(ParameterSetName='Load', Mandatory, ValueFromPipeline)]
[Parameter(ParameterSetName='LoadViaIdentity', Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ILoadParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ILoadParameters]
# Parameters required for content load.
# To construct, see NOTES section for CONTENTFILEPATH properties and create a hash table.
${ContentFilePath},
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnCustomDomain.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnCustomDomain.ps1
index 5100b97236e9..4b20b8e76f83 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnCustomDomain.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnCustomDomain.ps1
@@ -23,12 +23,12 @@ Creates a new custom domain within an endpoint.
New-AzCdnCustomDomain -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -EndpointName endptest001 -Name customdomain001 -HostName 'testcm.dev.cdn.azure.cn'
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICustomDomain
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICustomDomain
.Link
https://learn.microsoft.com/powershell/module/az.cdn/new-azcdncustomdomain
#>
function New-AzCdnCustomDomain {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICustomDomain])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICustomDomain])]
[CmdletBinding(DefaultParameterSetName='CreateExpanded1', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleCacheExpirationActionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleCacheExpirationActionObject.ps1
index b02197b3b651..2fb3b1b4d41b 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleCacheExpirationActionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleCacheExpirationActionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleCacheExpirationAction.
New-AzCdnDeliveryRuleCacheExpirationActionObject -Name CacheExpiration -ParameterCacheBehavior SetIfMissing -ParameterCacheDuration 0.01:30:00
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCacheExpirationAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCacheExpirationAction
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleCacheExpirationActionObject
#>
function New-AzCdnDeliveryRuleCacheExpirationActionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCacheExpirationAction])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCacheExpirationAction])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleCacheKeyQueryStringActionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleCacheKeyQueryStringActionObject.ps1
index ed831be0bd10..47288095437e 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleCacheKeyQueryStringActionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleCacheKeyQueryStringActionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleCacheKeyQueryStringAction.
New-AzCdnDeliveryRuleCacheKeyQueryStringActionObject -Name CacheKeyQueryString -ParameterQueryStringBehavior IncludeAll
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCacheKeyQueryStringAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCacheKeyQueryStringAction
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleCacheKeyQueryStringActionObject
#>
function New-AzCdnDeliveryRuleCacheKeyQueryStringActionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCacheKeyQueryStringAction])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCacheKeyQueryStringAction])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleCookiesConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleCookiesConditionObject.ps1
index 3f2b3f3ab177..7d161447ffbc 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleCookiesConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleCookiesConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleCookiesCondition.
New-AzCdnDeliveryRuleCookiesConditionObject -Name Cookies -ParameterOperator Equal -ParameterSelector test -ParameterMatchValue test -ParameterNegateCondition $False -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCookiesCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCookiesCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleCookiesConditionObject
#>
function New-AzCdnDeliveryRuleCookiesConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCookiesCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCookiesCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleHttpVersionConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleHttpVersionConditionObject.ps1
index 53ceda95e878..8332e1ded931 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleHttpVersionConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleHttpVersionConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleHttpVersionCondition.
New-AzCdnDeliveryRuleHttpVersionConditionObject -Name HttpVersion -ParameterMatchValue 2.0
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleHttpVersionCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleHttpVersionCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleHttpVersionConditionObject
#>
function New-AzCdnDeliveryRuleHttpVersionConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleHttpVersionCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleHttpVersionCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleIsDeviceConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleIsDeviceConditionObject.ps1
index cea497e92b38..cab53053feaf 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleIsDeviceConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleIsDeviceConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleIsDeviceCondition.
New-AzCdnDeliveryRuleIsDeviceConditionObject -Name IsDevice -ParameterMatchValue Mobile
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleIsDeviceCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleIsDeviceCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleIsDeviceConditionObject
#>
function New-AzCdnDeliveryRuleIsDeviceConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleIsDeviceCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleIsDeviceCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleObject.ps1
index 989c0b5980dc..4d69fecb6752 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleObject.ps1
@@ -30,7 +30,7 @@ $actions = @($action1, $action2)
New-AzCdnDeliveryRuleObject -Name "Rule1" -Condition $conditions -Action $actions -Order 1
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRule
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRule
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -45,12 +45,12 @@ CONDITION : A list of conditions that must be matched
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleObject
#>
function New-AzCdnDeliveryRuleObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRule])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRule])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IDeliveryRuleAction1[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeliveryRuleAction1[]]
# A list of actions that are executed when all the conditions of a rule are satisfied.
# To construct, see NOTES section for ACTION properties and create a hash table.
${Action},
@@ -67,7 +67,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IDeliveryRuleCondition[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeliveryRuleCondition[]]
# A list of conditions that must be matched for the actions to be executed.
# To construct, see NOTES section for CONDITION properties and create a hash table.
${Condition},
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRulePostArgsConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRulePostArgsConditionObject.ps1
index 5b3fe95c0dea..30cd4aaa6d12 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRulePostArgsConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRulePostArgsConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRulePostArgsCondition.
New-AzCdnDeliveryRulePostArgsConditionObject -Name PostArgs -ParameterOperator Equal -ParameterMatchValue test -ParameterNegateCondition $False -ParameterSelector test -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRulePostArgsCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRulePostArgsCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRulePostArgsConditionObject
#>
function New-AzCdnDeliveryRulePostArgsConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRulePostArgsCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRulePostArgsCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleQueryStringConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleQueryStringConditionObject.ps1
index 6da6d8ccdbe2..d59f7d16a96f 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleQueryStringConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleQueryStringConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleQueryStringCondition.
New-AzCdnDeliveryRuleQueryStringConditionObject -Name QueryString -ParameterOperator Equal -ParameterMatchValue test -ParameterNegateCondition $False -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleQueryStringCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleQueryStringCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleQueryStringConditionObject
#>
function New-AzCdnDeliveryRuleQueryStringConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleQueryStringCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleQueryStringCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleRemoteAddressConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleRemoteAddressConditionObject.ps1
index 74ad3d7aede5..068d4029f596 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleRemoteAddressConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleRemoteAddressConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleRemoteAddressCondition.
New-AzCdnDeliveryRuleRemoteAddressConditionObject -Name RemoteAddress -ParameterOperator GeoMatch -ParameterMatchValue BJ -ParameterNegateCondition $False -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRemoteAddressCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRemoteAddressCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleRemoteAddressConditionObject
#>
function New-AzCdnDeliveryRuleRemoteAddressConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRemoteAddressCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRemoteAddressCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleRequestBodyConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleRequestBodyConditionObject.ps1
index 792d4c379524..3765ba27fb53 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleRequestBodyConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleRequestBodyConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleRequestBodyCondition.
New-AzCdnDeliveryRuleRequestBodyConditionObject -Name RequestBody -ParameterOperator Equal -ParameterMatchValue test -ParameterNegateCondition $False -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestBodyCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestBodyCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleRequestBodyConditionObject
#>
function New-AzCdnDeliveryRuleRequestBodyConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestBodyCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestBodyCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleRequestHeaderActionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleRequestHeaderActionObject.ps1
index ee69fee200f5..f0bb3c5647e3 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleRequestHeaderActionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleRequestHeaderActionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleRequestHeaderAction.
New-AzCdnDeliveryRuleRequestHeaderActionObject -Name ModifyRequestHeader -ParameterHeaderAction Append -ParameterHeaderName a1 -ParameterValue a1
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderAction
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleRequestHeaderActionObject
#>
function New-AzCdnDeliveryRuleRequestHeaderActionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderAction])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderAction])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleRequestHeaderConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleRequestHeaderConditionObject.ps1
index 593d2f88f113..e15d928eeed4 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleRequestHeaderConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleRequestHeaderConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleRequestHeaderCondition.
New-AzCdnDeliveryRuleRequestHeaderConditionObject -Name RequestHeader -ParameterOperator Equal -ParameterSelector test -ParameterMatchValue test -ParameterNegateCondition $False -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleRequestHeaderConditionObject
#>
function New-AzCdnDeliveryRuleRequestHeaderConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleRequestMethodConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleRequestMethodConditionObject.ps1
index 03203048f180..5f6e6490c35d 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleRequestMethodConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleRequestMethodConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleRequestMethodCondition.
New-AzCdnDeliveryRuleRequestMethodConditionObject -Name RequestMethod -ParameterMatchValue GET
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestMethodCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestMethodCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleRequestMethodConditionObject
#>
function New-AzCdnDeliveryRuleRequestMethodConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestMethodCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestMethodCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleRequestSchemeConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleRequestSchemeConditionObject.ps1
index 51fc31f132eb..b2df808aade1 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleRequestSchemeConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleRequestSchemeConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleRequestSchemeCondition.
New-AzCdnDeliveryRuleRequestSchemeConditionObject -Name RequestScheme -ParameterMatchValue HTTP
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestSchemeCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestSchemeCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleRequestSchemeConditionObject
#>
function New-AzCdnDeliveryRuleRequestSchemeConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestSchemeCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestSchemeCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleRequestUriConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleRequestUriConditionObject.ps1
index 2c7c28ea3a68..68fbe272372b 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleRequestUriConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleRequestUriConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleRequestUriCondition.
New-AzCdnDeliveryRuleRequestUriConditionObject -Name RequestUri -ParameterOperator Equal -ParameterMatchValue /test
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestUriCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestUriCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleRequestUriConditionObject
#>
function New-AzCdnDeliveryRuleRequestUriConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestUriCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestUriCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleResponseHeaderActionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleResponseHeaderActionObject.ps1
index 8a5717c020de..ab44edf4895d 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleResponseHeaderActionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleResponseHeaderActionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleResponseHeaderAction.
New-AzCdnDeliveryRuleResponseHeaderActionObject -Name ModifyResponseHeader -ParameterHeaderAction Append -ParameterHeaderName a1 -ParameterValue a1
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleResponseHeaderAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleResponseHeaderAction
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleResponseHeaderActionObject
#>
function New-AzCdnDeliveryRuleResponseHeaderActionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleResponseHeaderAction])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleResponseHeaderAction])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleUrlFileExtensionConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleUrlFileExtensionConditionObject.ps1
index 115a4abbe2fe..009d056203ae 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleUrlFileExtensionConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleUrlFileExtensionConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleUrlFileExtensionCondition.
New-AzCdnDeliveryRuleUrlFileExtensionConditionObject -Name UrlFileExtension -ParameterOperator Equal -ParameterMatchValue txt -ParameterNegateCondition $False -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileExtensionCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileExtensionCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleUrlFileExtensionConditionObject
#>
function New-AzCdnDeliveryRuleUrlFileExtensionConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileExtensionCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileExtensionCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleUrlFileNameConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleUrlFileNameConditionObject.ps1
index 2330b52cd2e5..186fe1aa5ab5 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleUrlFileNameConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleUrlFileNameConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleUrlFileNameCondition.
New-AzCdnDeliveryRuleUrlFileNameConditionObject -Name UrlFileName -ParameterOperator Equal -ParameterMatchValue test -ParameterNegateCondition $False -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileNameCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileNameCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleUrlFileNameConditionObject
#>
function New-AzCdnDeliveryRuleUrlFileNameConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileNameCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileNameCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleUrlPathConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleUrlPathConditionObject.ps1
index e9159d44b0fd..2c1799023d58 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleUrlPathConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnDeliveryRuleUrlPathConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleUrlPathCondition.
New-AzCdnDeliveryRuleUrlPathConditionObject -Name UrlPath -ParameterOperator Equal -ParameterMatchValue /a
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlPathCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlPathCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleUrlPathConditionObject
#>
function New-AzCdnDeliveryRuleUrlPathConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlPathCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlPathCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnEndpoint.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnEndpoint.ps1
index 7ec8feb6f610..3fe7d625de65 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnEndpoint.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnEndpoint.ps1
@@ -27,7 +27,7 @@ $origin = @{
New-AzCdnEndpoint -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -Name endptest001 -Location westus -Origin $origin
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IEndpoint
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IEndpoint
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -88,7 +88,7 @@ URLSIGNINGKEY : List of keys used to validate the signed URL h
https://learn.microsoft.com/powershell/module/az.cdn/new-azcdnendpoint
#>
function New-AzCdnEndpoint {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IEndpoint])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IEndpoint])]
[CmdletBinding(DefaultParameterSetName='CreateExpanded1', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -146,7 +146,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IDeliveryRule[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeliveryRule[]]
# A list of the delivery rules.
# To construct, see NOTES section for DELIVERYPOLICYRULE properties and create a hash table.
${DeliveryPolicyRule},
@@ -154,7 +154,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IGeoFilter[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IGeoFilter[]]
# List of rules defining the user's geo access within a CDN endpoint.
# Each geo filter defines an access rule to a specified path or content, e.g.
# block APAC for path /pictures/
@@ -198,7 +198,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IDeepCreatedOrigin[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeepCreatedOrigin[]]
# The source of the content being delivered via CDN.
# To construct, see NOTES section for ORIGIN properties and create a hash table.
${Origin},
@@ -206,7 +206,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IDeepCreatedOriginGroup[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeepCreatedOriginGroup[]]
# The origin groups comprising of origins that are used for load balancing the traffic based on availability.
# To construct, see NOTES section for ORIGINGROUP properties and create a hash table.
${OriginGroup},
@@ -244,7 +244,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ITrackedResourceTags]))]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ITrackedResourceTags]))]
[System.Collections.Hashtable]
# Resource tags.
${Tag},
@@ -252,7 +252,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IUrlSigningKey[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IUrlSigningKey[]]
# List of keys used to validate the signed URL hashes.
# To construct, see NOTES section for URLSIGNINGKEY properties and create a hash table.
${UrlSigningKey},
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnHealthProbeParametersObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnHealthProbeParametersObject.ps1
index 5495934b0c6f..a2d5723233b2 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnHealthProbeParametersObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnHealthProbeParametersObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for HealthProbeParameters.
New-AzCdnHealthProbeParametersObject -ProbeIntervalInSecond 120 -ProbePath "/check-health.aspx" -ProbeProtocol "Http" -ProbeRequestType "HEAD"
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.HealthProbeParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.HealthProbeParameters
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnHealthProbeParametersObject
#>
function New-AzCdnHealthProbeParametersObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.HealthProbeParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.HealthProbeParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter()]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnLoadParametersObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnLoadParametersObject.ps1
index 5da2c6b403bb..bf5a9f3d123b 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnLoadParametersObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnLoadParametersObject.ps1
@@ -24,12 +24,12 @@ $contentPath = @("/movies/amazing.mp4","/pictures/pic1.jpg")
New-AzCdnLoadParametersObject -ContentPath $contentPath
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.LoadParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.LoadParameters
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnLoadParametersObject
#>
function New-AzCdnLoadParametersObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.LoadParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.LoadParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnManagedHttpsParametersObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnManagedHttpsParametersObject.ps1
index 5c21d33f904b..7b8b6da2d9d2 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnManagedHttpsParametersObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnManagedHttpsParametersObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for CdnManagedHttpsParameters.
New-AzCdnManagedHttpsParametersObject -CertificateSourceParameterCertificateType Dedicated -CertificateSource Cdn -ProtocolType ServerNameIndication
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CdnManagedHttpsParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CdnManagedHttpsParameters
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnManagedHttpsParametersObject
#>
function New-AzCdnManagedHttpsParametersObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CdnManagedHttpsParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CdnManagedHttpsParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnOrigin.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnOrigin.ps1
index d8b155ba2243..cf15d9afd7f5 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnOrigin.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnOrigin.ps1
@@ -23,12 +23,12 @@ Creates a new origin within the specified endpoint.
New-AzCdnOrigin -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -EndpointName endptest001 -Name origin1 -HostName "host1.hello.com"
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IOrigin
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IOrigin
.Link
https://learn.microsoft.com/powershell/module/az.cdn/new-azcdnorigin
#>
function New-AzCdnOrigin {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IOrigin])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IOrigin])]
[CmdletBinding(DefaultParameterSetName='CreateExpanded1', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnOriginGroup.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnOriginGroup.ps1
index 503a39f803e8..a0eae9922bd2 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnOriginGroup.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnOriginGroup.ps1
@@ -25,7 +25,7 @@ $origin = Get-AzCdnOrigin -ResourceGroupName testps-rg-da16jm -ProfileName cdn00
New-AzCdnOriginGroup -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -EndpointName endptest001 -Name org001 -HealthProbeSetting $healthProbeParameters -Origin @(@{ Id = $origin.Id })
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IOriginGroup
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IOriginGroup
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -50,7 +50,7 @@ RESPONSEBASEDORIGINERRORDETECTIONSETTING
function New-AzCdnOriginGroup {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IOriginGroup])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IOriginGroup])]
[CmdletBinding(DefaultParameterSetName='CreateExpanded1', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -87,7 +87,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IHealthProbeParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IHealthProbeParameters]
# Health probe settings to the origin that is used to determine the health of the origin.
# To construct, see NOTES section for HEALTHPROBESETTING properties and create a hash table.
${HealthProbeSetting},
@@ -95,14 +95,14 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IResourceReference[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResourceReference[]]
# The source of the content being delivered via CDN within given origin group.
# To construct, see NOTES section for ORIGIN properties and create a hash table.
${Origin},
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IResponseBasedOriginErrorDetectionParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResponseBasedOriginErrorDetectionParameters]
# The JSON object that contains the properties to determine origin health using real requests/responses.
# This property is currently not supported.
# To construct, see NOTES section for RESPONSEBASEDORIGINERRORDETECTIONSETTING properties and create a hash table.
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnOriginGroupOverrideActionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnOriginGroupOverrideActionObject.ps1
index f51aaa94ebcf..a7c2e00b4ed4 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnOriginGroupOverrideActionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnOriginGroupOverrideActionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for OriginGroupOverrideAction.
New-AzCdnOriginGroupOverrideActionObject -Name OriginGroupOverride -OriginGroupId 001
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.OriginGroupOverrideAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.OriginGroupOverrideAction
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnOriginGroupOverrideActionObject
#>
function New-AzCdnOriginGroupOverrideActionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.OriginGroupOverrideAction])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.OriginGroupOverrideAction])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnProfile.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnProfile.ps1
index e87c3f1492e7..1e9c08906f2d 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnProfile.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnProfile.ps1
@@ -23,12 +23,12 @@ Creates an CDN profile with the specified profile name under the specified subsc
New-AzCdnProfile -ResourceGroupName testps-rg-da16jm -Name cdn001 -SkuName Standard_Microsoft -Location Global
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile
.Link
https://learn.microsoft.com/powershell/module/az.cdn/new-azcdnprofile
#>
function New-AzCdnProfile {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile])]
[CmdletBinding(DefaultParameterSetName='CreateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -73,7 +73,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ITrackedResourceTags]))]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ITrackedResourceTags]))]
[System.Collections.Hashtable]
# Resource tags.
${Tag},
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnPurgeParametersObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnPurgeParametersObject.ps1
index 024be7188dff..85ef3dfd5545 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnPurgeParametersObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnPurgeParametersObject.ps1
@@ -24,12 +24,12 @@ $contentPath = @("/movies/amazing.mp4","/pictures/pic1.jpg")
New-AzCdnPurgeParametersObject -ContentPath $contentPath
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.PurgeParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.PurgeParameters
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnPurgeParametersObject
#>
function New-AzCdnPurgeParametersObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.PurgeParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.PurgeParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnResourceReferenceObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnResourceReferenceObject.ps1
index 6e9b5b07415b..2c4c67577a52 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnResourceReferenceObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnResourceReferenceObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for ResourceReference.
New-AzCdnResourceReferenceObject -Id Idtest
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResourceReference
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResourceReference
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnResourceReferenceObject
#>
function New-AzCdnResourceReferenceObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResourceReference])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResourceReference])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter()]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnResponseBasedOriginErrorDetectionParametersObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnResponseBasedOriginErrorDetectionParametersObject.ps1
index 5af6462a4981..9010ff64ee2b 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnResponseBasedOriginErrorDetectionParametersObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnResponseBasedOriginErrorDetectionParametersObject.ps1
@@ -23,7 +23,7 @@ Create an in-memory object for ResponseBasedOriginErrorDetectionParameters.
New-AzCdnResponseBasedOriginErrorDetectionParametersObject -ResponseBasedDetectedErrorType testDetctedError -ResponseBasedFailoverThresholdPercentage 6
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResponseBasedOriginErrorDetectionParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResponseBasedOriginErrorDetectionParameters
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -36,12 +36,12 @@ HTTPERRORRANGE : The list of Http status code range
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnResponseBasedOriginErrorDetectionParametersObject
#>
function New-AzCdnResponseBasedOriginErrorDetectionParametersObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResponseBasedOriginErrorDetectionParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResponseBasedOriginErrorDetectionParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IHttpErrorRangeParameters[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IHttpErrorRangeParameters[]]
# The list of Http status code ranges that are considered as server errors for origin and it is marked as unhealthy.
# To construct, see NOTES section for HTTPERRORRANGE properties and create a hash table.
${HttpErrorRange},
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnUrlRedirectActionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnUrlRedirectActionObject.ps1
index 5250dd08e980..c5d050eec640 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnUrlRedirectActionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnUrlRedirectActionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for UrlRedirectAction.
New-AzCdnUrlRedirectActionObject -Name rule01 -ParameterRedirectType redirect
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRedirectAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRedirectAction
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnUrlRedirectActionObject
#>
function New-AzCdnUrlRedirectActionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRedirectAction])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRedirectAction])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnUrlRewriteActionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnUrlRewriteActionObject.ps1
index 5c3f15bdd4ac..7fbf66341eac 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnUrlRewriteActionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnUrlRewriteActionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for UrlRewriteAction.
New-AzCdnUrlRewriteActionObject -Name rewrite01 -ParameterDestination dest01 -ParameterSourcePattern pattern01
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRewriteAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRewriteAction
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnUrlRewriteActionObject
#>
function New-AzCdnUrlRewriteActionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRewriteAction])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRewriteAction])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnUrlSigningActionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnUrlSigningActionObject.ps1
index 999ffb90d36f..1a3e1a2427a7 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnUrlSigningActionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnUrlSigningActionObject.ps1
@@ -23,7 +23,7 @@ Create an in-memory object for UrlSigningAction.
New-AzCdnUrlSigningActionObject -Name action01
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlSigningAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlSigningAction
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -36,7 +36,7 @@ PARAMETERNAMEOVERRIDE : Defines which query string
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnUrlSigningActionObject
#>
function New-AzCdnUrlSigningActionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlSigningAction])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlSigningAction])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -55,7 +55,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IUrlSigningParamIdentifier[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IUrlSigningParamIdentifier[]]
# Defines which query string parameters in the url to be considered for expires, key id etc.
# .
# To construct, see NOTES section for PARAMETERNAMEOVERRIDE properties and create a hash table.
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzCdnUserManagedHttpsParametersObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzCdnUserManagedHttpsParametersObject.ps1
index 402ae8f0f4ce..07e03f868d87 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzCdnUserManagedHttpsParametersObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzCdnUserManagedHttpsParametersObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for UserManagedHttpsParameters.
New-AzCdnUserManagedHttpsParametersObject -CertificateSource certSource -CertificateSourceParameterResourceGroupName rgName -CertificateSourceParameterSecretName secretName -CertificateSourceParameterSubscriptionId subId -CertificateSourceParameterVaultName kvName -ProtocolType typeTest
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UserManagedHttpsParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UserManagedHttpsParameters
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnUserManagedHttpsParametersObject
#>
function New-AzCdnUserManagedHttpsParametersObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UserManagedHttpsParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UserManagedHttpsParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnCustomDomain.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnCustomDomain.ps1
index 73ee87ba5b3e..f695e3b227d1 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnCustomDomain.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnCustomDomain.ps1
@@ -26,7 +26,7 @@ $tlsSetting = New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject -Certific
New-AzFrontDoorCdnCustomDomain -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -CustomDomainName domain001 -HostName "pstest001.dev.cdn.azure.cn" -TlsSetting $tlsSetting
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdDomain
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdDomain
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -41,7 +41,7 @@ TLSSETTING : The configuration specifying how to enab
https://learn.microsoft.com/powershell/module/az.cdn/new-azfrontdoorcdncustomdomain
#>
function New-AzFrontDoorCdnCustomDomain {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdDomain])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdDomain])]
[CmdletBinding(DefaultParameterSetName='CreateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -77,7 +77,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdDomainPropertiesExtendedProperties]))]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdDomainPropertiesExtendedProperties]))]
[System.Collections.Hashtable]
# Key-Value pair representing migration properties for domains.
${ExtendedProperty},
@@ -97,7 +97,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdDomainHttpsParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdDomainHttpsParameters]
# The configuration specifying how to enable HTTPS for the domain - using AzureFrontDoor managed certificate or user's own certificate.
# If not specified, enabling ssl uses AzureFrontDoor managed certificate by default.
# To construct, see NOTES section for TLSSETTING properties and create a hash table.
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject.ps1
index aeee953dfec0..55f0d7a664ff 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject.ps1
@@ -25,7 +25,7 @@ $secretResoure = New-AzFrontDoorCdnResourceReferenceObject -Id $secret.Id
New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject -CertificateType "CustomerCertificate" -MinimumTlsVersion "TLS12" -Secret $secretResoure
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdDomainHttpsParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdDomainHttpsParameters
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -37,7 +37,7 @@ SECRET : Resource reference to the secret. ie. subs/rg/profi
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnCustomDomainTlsSettingParametersObject
#>
function New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AFDDomainHttpsParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AFDDomainHttpsParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -56,7 +56,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IResourceReference]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResourceReference]
# Resource reference to the secret.
# ie.
# subs/rg/profile/secret.
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnEndpoint.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnEndpoint.ps1
index 6f7026dbe4bf..d9cfdca188f4 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnEndpoint.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnEndpoint.ps1
@@ -23,12 +23,12 @@ Creates a new AzureFrontDoor endpoint with the specified endpoint name under the
New-AzFrontDoorCdnEndpoint -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -EndpointName end001 -Location Global -EnabledState Enabled
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdEndpoint
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdEndpoint
.Link
https://learn.microsoft.com/powershell/module/az.cdn/new-azfrontdoorcdnendpoint
#>
function New-AzFrontDoorCdnEndpoint {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdEndpoint])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdEndpoint])]
[CmdletBinding(DefaultParameterSetName='CreateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -80,7 +80,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ITrackedResourceTags]))]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ITrackedResourceTags]))]
[System.Collections.Hashtable]
# Resource tags.
${Tag},
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnMigrationParametersObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnMigrationParametersObject.ps1
index db6cc8d254a9..ed7d5fe0f7c7 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnMigrationParametersObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnMigrationParametersObject.ps1
@@ -23,7 +23,7 @@ Create an in-memory object for MigrationParameters.
New-AzFrontDoorCdnMigrationParametersObject -ProfileName test
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.MigrationParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.MigrationParameters
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -36,7 +36,7 @@ MIGRATIONWEBAPPLICATIONFIREWALLMAPPING
function New-AzFrontDoorCdnMigrationParametersObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.MigrationParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.MigrationParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -53,7 +53,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IMigrationWebApplicationFirewallMapping[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IMigrationWebApplicationFirewallMapping[]]
# Waf mapping for the migrated profile.
# To construct, see NOTES section for MIGRATIONWEBAPPLICATIONFIREWALLMAPPING properties and create a hash table.
${MigrationWebApplicationFirewallMapping},
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnMigrationWebApplicationFirewallMappingObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnMigrationWebApplicationFirewallMappingObject.ps1
index 7edc858f668c..aa0b2781e759 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnMigrationWebApplicationFirewallMappingObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnMigrationWebApplicationFirewallMappingObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for MigrationWebApplicationFirewallMapping.
New-AzFrontDoorCdnMigrationWebApplicationFirewallMappingObject -MigratedFromId migrateFromId -MigratedToId migrateToId
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.MigrationWebApplicationFirewallMapping
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.MigrationWebApplicationFirewallMapping
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzFrontDoorCdnMigrationWebApplicationFirewallMappingObject
#>
function New-AzFrontDoorCdnMigrationWebApplicationFirewallMappingObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.MigrationWebApplicationFirewallMapping])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.MigrationWebApplicationFirewallMapping])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter()]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnOrigin.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnOrigin.ps1
index 7367a52fbc2c..1ff542f6b8ce 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnOrigin.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnOrigin.ps1
@@ -23,12 +23,12 @@ Creates a new origin within the specified origin group.
New-AzFrontDoorCdnOrigin -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -OriginGroupName org001 -OriginName ori001 -OriginHostHeader en.wikipedia.org -HostName en.wikipedia.org -HttpPort 80 -HttpsPort 443 -Priority 1 -Weight 1000
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdOrigin
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdOrigin
.Link
https://learn.microsoft.com/powershell/module/az.cdn/new-azfrontdoorcdnorigin
#>
function New-AzFrontDoorCdnOrigin {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdOrigin])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdOrigin])]
[CmdletBinding(DefaultParameterSetName='CreateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnOriginGroup.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnOriginGroup.ps1
index b85761f7cf04..1a4c905b6fca 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnOriginGroup.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnOriginGroup.ps1
@@ -25,7 +25,7 @@ $loadBalancingSetting = New-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject
New-AzFrontDoorCdnOriginGroup -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -OriginGroupName org001 -LoadBalancingSetting $loadBalancingSetting -HealthProbeSetting $healthProbeSetting
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdOriginGroup
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdOriginGroup
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -45,7 +45,7 @@ LOADBALANCINGSETTING : Load balancing settings
https://learn.microsoft.com/powershell/module/az.cdn/new-azfrontdoorcdnorigingroup
#>
function New-AzFrontDoorCdnOriginGroup {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdOriginGroup])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdOriginGroup])]
[CmdletBinding(DefaultParameterSetName='CreateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -75,14 +75,14 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IHealthProbeParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IHealthProbeParameters]
# Health probe settings to the origin that is used to determine the health of the origin.
# To construct, see NOTES section for HEALTHPROBESETTING properties and create a hash table.
${HealthProbeSetting},
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ILoadBalancingSettingsParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ILoadBalancingSettingsParameters]
# Load balancing settings for a backend pool
# To construct, see NOTES section for LOADBALANCINGSETTING properties and create a hash table.
${LoadBalancingSetting},
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnOriginGroupHealthProbeSettingObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnOriginGroupHealthProbeSettingObject.ps1
index d96518f40ed1..febd462142bf 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnOriginGroupHealthProbeSettingObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnOriginGroupHealthProbeSettingObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for HealthProbeParameters.
New-AzFrontDoorCdnOriginGroupHealthProbeSettingObject -ProbeIntervalInSecond 1 -ProbePath "/" -ProbeProtocol "Https" -ProbeRequestType "GET"
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.HealthProbeParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.HealthProbeParameters
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnOriginGroupHealthProbeSettingObject
#>
function New-AzFrontDoorCdnOriginGroupHealthProbeSettingObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.HealthProbeParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.HealthProbeParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter()]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject.ps1
index 89e39c6c1b38..b22b928a3afa 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for LoadBalancingSettingsParameters.
New-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject -AdditionalLatencyInMillisecond 200 -SampleSize 5 -SuccessfulSamplesRequired 4
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.LoadBalancingSettingsParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.LoadBalancingSettingsParameters
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject
#>
function New-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.LoadBalancingSettingsParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.LoadBalancingSettingsParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter()]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnProfile.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnProfile.ps1
index f208e4ee3e92..d2d3d3dab9ff 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnProfile.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnProfile.ps1
@@ -21,14 +21,26 @@ Creates a new Azure Front Door Standard or Azure Front Door Premium or CDN profi
Creates a new Azure Front Door Standard or Azure Front Door Premium or CDN profile with a profile name under the specified subscription and resource group.
.Example
New-AzFrontDoorCdnProfile -ResourceGroupName testps-rg-da16jm -Name fdp-v542q6 -SkuName Standard_AzureFrontDoor -Location Global
+.Example
+$rule = New-AzFrontDoorCdnProfileScrubbingRulesObject -MatchVariable RequestIPAddress -State Enabled
+New-AzFrontDoorCdnProfile -ResourceGroupName testps-rg-da16jm -Name fdp-v542q6 -SkuName Standard_AzureFrontDoor -Location Global -LogScrubbingRule $rule -LogScrubbingState Enabled
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile
+.Notes
+COMPLEX PARAMETER PROPERTIES
+
+To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
+
+LOGSCRUBBINGRULE : List of log scrubbing rules applied to the Azure Front Door profile logs.
+ MatchVariable : The variable to be scrubbed from the logs.
+ [Selector ]: When matchVariable is a collection, operator used to specify which elements in the collection this rule applies to.
+ [State ]: Defines the state of a log scrubbing rule. Default value is enabled.
.Link
https://learn.microsoft.com/powershell/module/az.cdn/new-azfrontdoorcdnprofile
#>
function New-AzFrontDoorCdnProfile {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile])]
[CmdletBinding(DefaultParameterSetName='CreateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -73,7 +85,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ITrackedResourceTags]))]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ITrackedResourceTags]))]
[System.Collections.Hashtable]
# Resource tags.
${Tag},
@@ -94,6 +106,22 @@ param(
# The dictionary values can be empty objects ({}) in requests.
${IdentityUserAssignedIdentity},
+ [Parameter()]
+ [AllowEmptyCollection()]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfileScrubbingRules[]]
+ # List of log scrubbing rules applied to the Azure Front Door profile logs.
+ # To construct, see NOTES section for LOGSCRUBBINGRULE properties and create a hash table.
+ ${LogScrubbingRule},
+
+ [Parameter()]
+ [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ProfileScrubbingState])]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ProfileScrubbingState]
+ # State of the log scrubbing config.
+ # Default value is Enabled.
+ ${LogScrubbingState},
+
[Parameter()]
[Alias('AzureRMContext', 'AzureCredential')]
[ValidateNotNull()]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnProfileChangeSkuWafMappingObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnProfileChangeSkuWafMappingObject.ps1
index 2cb1ff330628..db9c79ccd6f9 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnProfileChangeSkuWafMappingObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnProfileChangeSkuWafMappingObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for ProfileChangeSkuWafMapping.
New-AzFrontDoorCdnProfileChangeSkuWafMappingObject -SecurityPolicyName policyName -ChangeToWafPolicyId toWafPolicyId
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ProfileChangeSkuWafMapping
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileChangeSkuWafMapping
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzFrontDoorCdnProfileChangeSkuWafMappingObject
#>
function New-AzFrontDoorCdnProfileChangeSkuWafMappingObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ProfileChangeSkuWafMapping])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileChangeSkuWafMapping])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnProfileLogScrubbingObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnProfileLogScrubbingObject.ps1
new file mode 100644
index 000000000000..3818bf7d41b3
--- /dev/null
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnProfileLogScrubbingObject.ps1
@@ -0,0 +1,137 @@
+
+# ----------------------------------------------------------------------------------
+# Copyright (c) Microsoft Corporation. All rights reserved.
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+# http://www.apache.org/licenses/LICENSE-2.0
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# Code generated by Microsoft (R) AutoRest Code Generator.Changes may cause incorrect behavior and will be lost if the code
+# is regenerated.
+# ----------------------------------------------------------------------------------
+
+<#
+.Synopsis
+Create an in-memory object for ProfileLogScrubbing.
+.Description
+Create an in-memory object for ProfileLogScrubbing.
+.Example
+$scrubbingRule1 = New-AzFrontDoorCdnProfileScrubbingRulesObject -MatchVariable RequestIPAddress -State Enabled
+$scrubbingRule2 = New-AzFrontDoorCdnProfileScrubbingRulesObject -MatchVariable RequestUri -State Enabled
+New-AzFrontDoorCdnProfileLogScrubbingObject -ScrubbingRule @($scrubbingRule1, $scrubbingRule2) -State Enabled
+
+.Outputs
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileLogScrubbing
+.Notes
+COMPLEX PARAMETER PROPERTIES
+
+To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
+
+SCRUBBINGRULE : List of log scrubbing rules applied to the Azure Front Door profile logs.
+ MatchVariable : The variable to be scrubbed from the logs.
+ [Selector ]: When matchVariable is a collection, operator used to specify which elements in the collection this rule applies to.
+ [State ]: Defines the state of a log scrubbing rule. Default value is enabled.
+.Link
+https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzFrontDoorCdnProfileLogScrubbingObject
+#>
+function New-AzFrontDoorCdnProfileLogScrubbingObject {
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileLogScrubbing])]
+[CmdletBinding(PositionalBinding=$false)]
+param(
+ [Parameter()]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfileScrubbingRules[]]
+ # List of log scrubbing rules applied to the Azure Front Door profile logs.
+ # To construct, see NOTES section for SCRUBBINGRULE properties and create a hash table.
+ ${ScrubbingRule},
+
+ [Parameter()]
+ [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ProfileScrubbingState])]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ProfileScrubbingState]
+ # State of the log scrubbing config.
+ # Default value is Enabled.
+ ${State}
+)
+
+begin {
+ try {
+ $outBuffer = $null
+ if ($PSBoundParameters.TryGetValue('OutBuffer', [ref]$outBuffer)) {
+ $PSBoundParameters['OutBuffer'] = 1
+ }
+ $parameterSet = $PSCmdlet.ParameterSetName
+
+ if ($null -eq [Microsoft.WindowsAzure.Commands.Utilities.Common.AzurePSCmdlet]::PowerShellVersion) {
+ [Microsoft.WindowsAzure.Commands.Utilities.Common.AzurePSCmdlet]::PowerShellVersion = $PSVersionTable.PSVersion.ToString()
+ }
+ $preTelemetryId = [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::TelemetryId
+ if ($preTelemetryId -eq '') {
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::TelemetryId =(New-Guid).ToString()
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.module]::Instance.Telemetry.Invoke('Create', $MyInvocation, $parameterSet, $PSCmdlet)
+ } else {
+ $internalCalledCmdlets = [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::InternalCalledCmdlets
+ if ($internalCalledCmdlets -eq '') {
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::InternalCalledCmdlets = $MyInvocation.MyCommand.Name
+ } else {
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::InternalCalledCmdlets += ',' + $MyInvocation.MyCommand.Name
+ }
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::TelemetryId = 'internal'
+ }
+
+ $mapping = @{
+ __AllParameterSets = 'Az.Cdn.custom\New-AzFrontDoorCdnProfileLogScrubbingObject';
+ }
+ $cmdInfo = Get-Command -Name $mapping[$parameterSet]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.MessageAttributeHelper]::ProcessCustomAttributesAtRuntime($cmdInfo, $MyInvocation, $parameterSet, $PSCmdlet)
+ if ($null -ne $MyInvocation.MyCommand -and [Microsoft.WindowsAzure.Commands.Utilities.Common.AzurePSCmdlet]::PromptedPreviewMessageCmdlets -notcontains $MyInvocation.MyCommand.Name -and [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.MessageAttributeHelper]::ContainsPreviewAttribute($cmdInfo, $MyInvocation)){
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.MessageAttributeHelper]::ProcessPreviewMessageAttributesAtRuntime($cmdInfo, $MyInvocation, $parameterSet, $PSCmdlet)
+ [Microsoft.WindowsAzure.Commands.Utilities.Common.AzurePSCmdlet]::PromptedPreviewMessageCmdlets.Enqueue($MyInvocation.MyCommand.Name)
+ }
+ $wrappedCmd = $ExecutionContext.InvokeCommand.GetCommand(($mapping[$parameterSet]), [System.Management.Automation.CommandTypes]::Cmdlet)
+ $scriptCmd = {& $wrappedCmd @PSBoundParameters}
+ $steppablePipeline = $scriptCmd.GetSteppablePipeline($MyInvocation.CommandOrigin)
+ $steppablePipeline.Begin($PSCmdlet)
+ } catch {
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::ClearTelemetryContext()
+ throw
+ }
+}
+
+process {
+ try {
+ $steppablePipeline.Process($_)
+ } catch {
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::ClearTelemetryContext()
+ throw
+ }
+
+ finally {
+ $backupTelemetryId = [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::TelemetryId
+ $backupInternalCalledCmdlets = [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::InternalCalledCmdlets
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::ClearTelemetryContext()
+ }
+
+}
+end {
+ try {
+ $steppablePipeline.End()
+
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::TelemetryId = $backupTelemetryId
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::InternalCalledCmdlets = $backupInternalCalledCmdlets
+ if ($preTelemetryId -eq '') {
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.module]::Instance.Telemetry.Invoke('Send', $MyInvocation, $parameterSet, $PSCmdlet)
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::ClearTelemetryContext()
+ }
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::TelemetryId = $preTelemetryId
+
+ } catch {
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::ClearTelemetryContext()
+ throw
+ }
+}
+}
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnProfileScrubbingRulesObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnProfileScrubbingRulesObject.ps1
new file mode 100644
index 000000000000..9a6e0cadc7fa
--- /dev/null
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnProfileScrubbingRulesObject.ps1
@@ -0,0 +1,134 @@
+
+# ----------------------------------------------------------------------------------
+# Copyright (c) Microsoft Corporation. All rights reserved.
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+# http://www.apache.org/licenses/LICENSE-2.0
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# Code generated by Microsoft (R) AutoRest Code Generator.Changes may cause incorrect behavior and will be lost if the code
+# is regenerated.
+# ----------------------------------------------------------------------------------
+
+<#
+.Synopsis
+Create an in-memory object for ProfileScrubbingRules.
+.Description
+Create an in-memory object for ProfileScrubbingRules.
+.Example
+New-AzFrontDoorCdnProfileScrubbingRulesObject -MatchVariable RequestIPAddress -State Enabled
+.Example
+New-AzFrontDoorCdnProfileScrubbingRulesObject -MatchVariable RequestUri -State Disabled
+
+.Outputs
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileScrubbingRules
+.Link
+https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzFrontDoorCdnProfileScrubbingRulesObject
+#>
+function New-AzFrontDoorCdnProfileScrubbingRulesObject {
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileScrubbingRules])]
+[CmdletBinding(PositionalBinding=$false)]
+param(
+ [Parameter(Mandatory)]
+ [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ScrubbingRuleEntryMatchVariable])]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ScrubbingRuleEntryMatchVariable]
+ # The variable to be scrubbed from the logs.
+ ${MatchVariable},
+
+ [Parameter()]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
+ [System.String]
+ # When matchVariable is a collection, operator used to specify which elements in the collection this rule applies to.
+ ${Selector},
+
+ [Parameter()]
+ [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ScrubbingRuleEntryState])]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ScrubbingRuleEntryState]
+ # Defines the state of a log scrubbing rule.
+ # Default value is enabled.
+ ${State}
+)
+
+begin {
+ try {
+ $outBuffer = $null
+ if ($PSBoundParameters.TryGetValue('OutBuffer', [ref]$outBuffer)) {
+ $PSBoundParameters['OutBuffer'] = 1
+ }
+ $parameterSet = $PSCmdlet.ParameterSetName
+
+ if ($null -eq [Microsoft.WindowsAzure.Commands.Utilities.Common.AzurePSCmdlet]::PowerShellVersion) {
+ [Microsoft.WindowsAzure.Commands.Utilities.Common.AzurePSCmdlet]::PowerShellVersion = $PSVersionTable.PSVersion.ToString()
+ }
+ $preTelemetryId = [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::TelemetryId
+ if ($preTelemetryId -eq '') {
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::TelemetryId =(New-Guid).ToString()
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.module]::Instance.Telemetry.Invoke('Create', $MyInvocation, $parameterSet, $PSCmdlet)
+ } else {
+ $internalCalledCmdlets = [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::InternalCalledCmdlets
+ if ($internalCalledCmdlets -eq '') {
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::InternalCalledCmdlets = $MyInvocation.MyCommand.Name
+ } else {
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::InternalCalledCmdlets += ',' + $MyInvocation.MyCommand.Name
+ }
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::TelemetryId = 'internal'
+ }
+
+ $mapping = @{
+ __AllParameterSets = 'Az.Cdn.custom\New-AzFrontDoorCdnProfileScrubbingRulesObject';
+ }
+ $cmdInfo = Get-Command -Name $mapping[$parameterSet]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.MessageAttributeHelper]::ProcessCustomAttributesAtRuntime($cmdInfo, $MyInvocation, $parameterSet, $PSCmdlet)
+ if ($null -ne $MyInvocation.MyCommand -and [Microsoft.WindowsAzure.Commands.Utilities.Common.AzurePSCmdlet]::PromptedPreviewMessageCmdlets -notcontains $MyInvocation.MyCommand.Name -and [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.MessageAttributeHelper]::ContainsPreviewAttribute($cmdInfo, $MyInvocation)){
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.MessageAttributeHelper]::ProcessPreviewMessageAttributesAtRuntime($cmdInfo, $MyInvocation, $parameterSet, $PSCmdlet)
+ [Microsoft.WindowsAzure.Commands.Utilities.Common.AzurePSCmdlet]::PromptedPreviewMessageCmdlets.Enqueue($MyInvocation.MyCommand.Name)
+ }
+ $wrappedCmd = $ExecutionContext.InvokeCommand.GetCommand(($mapping[$parameterSet]), [System.Management.Automation.CommandTypes]::Cmdlet)
+ $scriptCmd = {& $wrappedCmd @PSBoundParameters}
+ $steppablePipeline = $scriptCmd.GetSteppablePipeline($MyInvocation.CommandOrigin)
+ $steppablePipeline.Begin($PSCmdlet)
+ } catch {
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::ClearTelemetryContext()
+ throw
+ }
+}
+
+process {
+ try {
+ $steppablePipeline.Process($_)
+ } catch {
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::ClearTelemetryContext()
+ throw
+ }
+
+ finally {
+ $backupTelemetryId = [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::TelemetryId
+ $backupInternalCalledCmdlets = [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::InternalCalledCmdlets
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::ClearTelemetryContext()
+ }
+
+}
+end {
+ try {
+ $steppablePipeline.End()
+
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::TelemetryId = $backupTelemetryId
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::InternalCalledCmdlets = $backupInternalCalledCmdlets
+ if ($preTelemetryId -eq '') {
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.module]::Instance.Telemetry.Invoke('Send', $MyInvocation, $parameterSet, $PSCmdlet)
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::ClearTelemetryContext()
+ }
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::TelemetryId = $preTelemetryId
+
+ } catch {
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::ClearTelemetryContext()
+ throw
+ }
+}
+}
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnProfileUpgradeParametersObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnProfileUpgradeParametersObject.ps1
index 6c2df3a6e862..a9dd514aadf6 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnProfileUpgradeParametersObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnProfileUpgradeParametersObject.ps1
@@ -28,7 +28,7 @@ $upgrade = New-AzFrontDoorCdnProfileUpgradeParametersObject -WafMappingList $waf
$upgrade.ToString()
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ProfileUpgradeParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileUpgradeParameters
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -41,12 +41,12 @@ WAFMAPPINGLIST : Web Application Firewall (WAF) a
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzFrontDoorCdnProfileUpgradeParametersObject
#>
function New-AzFrontDoorCdnProfileUpgradeParametersObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ProfileUpgradeParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileUpgradeParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfileChangeSkuWafMapping[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfileChangeSkuWafMapping[]]
# Web Application Firewall (WAF) and security policy mapping for the profile upgrade.
# To construct, see NOTES section for WAFMAPPINGLIST properties and create a hash table.
${WafMappingList}
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnPurgeParametersObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnPurgeParametersObject.ps1
index 2d972385a25e..9cf13866bb82 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnPurgeParametersObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnPurgeParametersObject.ps1
@@ -24,12 +24,12 @@ $contentPath = "/a"
$content = New-AzFrontDoorCdnPurgeParametersObject -ContentPath $contentPath
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdPurgeParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdPurgeParameters
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzFrontDoorCdnPurgeParametersObject
#>
function New-AzFrontDoorCdnPurgeParametersObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdPurgeParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdPurgeParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnResourceReferenceObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnResourceReferenceObject.ps1
index b95908b7f606..51bdd598211f 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnResourceReferenceObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnResourceReferenceObject.ps1
@@ -24,12 +24,12 @@ $secret = Get-AzFrontDoorCdnSecret -ResourceGroupName testps-rg-da16jm -Profile
New-AzFrontDoorCdnResourceReferenceObject -Id $secret.Id
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResourceReference
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResourceReference
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnResourceReferenceObject
#>
function New-AzFrontDoorCdnResourceReferenceObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResourceReference])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResourceReference])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter()]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRoute.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRoute.ps1
index 207b99770eca..3a8a3f96d9cb 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRoute.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRoute.ps1
@@ -31,7 +31,7 @@ New-AzFrontDoorCdnRoute -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v54
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRoute
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRoute
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -46,7 +46,7 @@ RULESET : rule sets referenced by this endpoint.
https://learn.microsoft.com/powershell/module/az.cdn/new-azfrontdoorcdnroute
#>
function New-AzFrontDoorCdnRoute {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRoute])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRoute])]
[CmdletBinding(DefaultParameterSetName='CreateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -115,7 +115,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IActivatedResourceReference[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IActivatedResourceReference[]]
# Domains referenced by this endpoint.
# To construct, see NOTES section for CUSTOMDOMAIN properties and create a hash table.
${CustomDomain},
@@ -173,7 +173,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IResourceReference[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResourceReference[]]
# rule sets referenced by this endpoint.
# To construct, see NOTES section for RULESET properties and create a hash table.
${RuleSet},
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRule.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRule.ps1
index 254a544fcebd..350993e06d89 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRule.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRule.ps1
@@ -36,7 +36,7 @@ $actions = @(
New-AzFrontDoorCdnRule -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -RuleSetName ruleset001 -Name rule1 -Action $actions -Condition $conditions
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRule
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRule
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -51,7 +51,7 @@ CONDITION : A list of conditions that must be matched
https://learn.microsoft.com/powershell/module/az.cdn/new-azfrontdoorcdnrule
#>
function New-AzFrontDoorCdnRule {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRule])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRule])]
[CmdletBinding(DefaultParameterSetName='CreateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -90,7 +90,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IDeliveryRuleAction1[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeliveryRuleAction1[]]
# A list of actions that are executed when all the conditions of a rule are satisfied.
# To construct, see NOTES section for ACTION properties and create a hash table.
${Action},
@@ -98,7 +98,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IDeliveryRuleCondition[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeliveryRuleCondition[]]
# A list of conditions that must be matched for the actions to be executed
# To construct, see NOTES section for CONDITION properties and create a hash table.
${Condition},
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleClientPortConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleClientPortConditionObject.ps1
index f9f12db84258..28e84de08b63 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleClientPortConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleClientPortConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleClientPortCondition.
New-AzFrontDoorCdnRuleClientPortConditionObject -Name ClientPort -ParameterOperator Equal -ParameterMatchValue 80,81
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleClientPortCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleClientPortCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleClientPortConditionObject
#>
function New-AzFrontDoorCdnRuleClientPortConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleClientPortCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleClientPortCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleCookiesConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleCookiesConditionObject.ps1
index 7220248c7672..0f7221d615ae 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleCookiesConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleCookiesConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleCookiesCondition.
New-AzFrontDoorCdnRuleCookiesConditionObject -Name Cookies -ParameterOperator Equal -ParameterSelector test -ParameterMatchValue test -ParameterNegateCondition $False -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCookiesCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCookiesCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleCookiesConditionObject
#>
function New-AzFrontDoorCdnRuleCookiesConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCookiesCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCookiesCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleHostNameConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleHostNameConditionObject.ps1
index 74a3652c7a0d..8580a8fef5f2 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleHostNameConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleHostNameConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleHostNameCondition.
New-AzFrontDoorCdnRuleHostNameConditionObject -Name HostName -ParameterOperator Equal -ParameterMatchValue azure.com
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleHostNameCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleHostNameCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleHostNameConditionObject
#>
function New-AzFrontDoorCdnRuleHostNameConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleHostNameCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleHostNameCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleHttpVersionConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleHttpVersionConditionObject.ps1
index 913c47c9fb3c..467cbfd5bfc4 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleHttpVersionConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleHttpVersionConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleHttpVersionCondition.
New-AzFrontDoorCdnRuleHttpVersionConditionObject -Name HttpVersion -ParameterMatchValue 2.0
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleHttpVersionCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleHttpVersionCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleHttpVersionConditionObject
#>
function New-AzFrontDoorCdnRuleHttpVersionConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleHttpVersionCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleHttpVersionCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleIsDeviceConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleIsDeviceConditionObject.ps1
index 382823bb1601..2046009acea2 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleIsDeviceConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleIsDeviceConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleIsDeviceCondition.
New-AzFrontDoorCdnRuleIsDeviceConditionObject -Name IsDevice -ParameterMatchValue Mobile
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleIsDeviceCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleIsDeviceCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleIsDeviceConditionObject
#>
function New-AzFrontDoorCdnRuleIsDeviceConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleIsDeviceCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleIsDeviceCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRulePostArgsConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRulePostArgsConditionObject.ps1
index 3fafb87eb2f4..f031a26a856d 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRulePostArgsConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRulePostArgsConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRulePostArgsCondition.
New-AzFrontDoorCdnRulePostArgsConditionObject -Name PostArgs -ParameterOperator Equal -ParameterMatchValue test -ParameterNegateCondition $False -ParameterSelector test -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRulePostArgsCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRulePostArgsCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRulePostArgsConditionObject
#>
function New-AzFrontDoorCdnRulePostArgsConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRulePostArgsCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRulePostArgsCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleQueryStringConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleQueryStringConditionObject.ps1
index 5eb00e625d29..a2f1f9fbe5cd 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleQueryStringConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleQueryStringConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleQueryStringCondition.
New-AzFrontDoorCdnRuleQueryStringConditionObject -Name QueryString -ParameterOperator Equal -ParameterMatchValue test -ParameterNegateCondition $False -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleQueryStringCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleQueryStringCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleQueryStringConditionObject
#>
function New-AzFrontDoorCdnRuleQueryStringConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleQueryStringCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleQueryStringCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRemoteAddressConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRemoteAddressConditionObject.ps1
index 0913f49fc783..cf4e8db3db2a 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRemoteAddressConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRemoteAddressConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleRemoteAddressCondition.
New-AzFrontDoorCdnRuleRemoteAddressConditionObject -Name RemoteAddress -ParameterOperator GeoMatch -ParameterMatchValue BJ -ParameterNegateCondition $False -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRemoteAddressCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRemoteAddressCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleRemoteAddressConditionObject
#>
function New-AzFrontDoorCdnRuleRemoteAddressConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRemoteAddressCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRemoteAddressCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRequestBodyConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRequestBodyConditionObject.ps1
index 993727dccc8e..1101c1c70705 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRequestBodyConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRequestBodyConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleRequestBodyCondition.
New-AzFrontDoorCdnRuleRequestBodyConditionObject -Name RequestBody -ParameterOperator Equal -ParameterMatchValue test -ParameterNegateCondition $False -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestBodyCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestBodyCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleRequestBodyConditionObject
#>
function New-AzFrontDoorCdnRuleRequestBodyConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestBodyCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestBodyCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRequestHeaderActionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRequestHeaderActionObject.ps1
index c1ae2cb70b66..a676b344d0a5 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRequestHeaderActionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRequestHeaderActionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleRequestHeaderAction.
New-AzFrontDoorCdnRuleRequestHeaderActionObject -Name ModifyRequestHeader -ParameterHeaderAction Append -ParameterHeaderName a1 -ParameterValue a1
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderAction
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleRequestHeaderActionObject
#>
function New-AzFrontDoorCdnRuleRequestHeaderActionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderAction])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderAction])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRequestHeaderConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRequestHeaderConditionObject.ps1
index 51504057224a..56f064abc20e 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRequestHeaderConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRequestHeaderConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleRequestHeaderCondition.
New-AzFrontDoorCdnRuleRequestHeaderConditionObject -Name RequestHeader -ParameterOperator Equal -ParameterSelector test -ParameterMatchValue test -ParameterNegateCondition $False -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleRequestHeaderConditionObject
#>
function New-AzFrontDoorCdnRuleRequestHeaderConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRequestMethodConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRequestMethodConditionObject.ps1
index 20767824a4fb..3bde58324cd7 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRequestMethodConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRequestMethodConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleRequestMethodCondition.
New-AzFrontDoorCdnRuleRequestMethodConditionObject -Name RequestMethod -ParameterMatchValue GET
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestMethodCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestMethodCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleRequestMethodConditionObject
#>
function New-AzFrontDoorCdnRuleRequestMethodConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestMethodCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestMethodCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRequestSchemeConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRequestSchemeConditionObject.ps1
index b1e91bacc89f..ea07de8e6bd4 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRequestSchemeConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRequestSchemeConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleRequestSchemeCondition.
New-AzFrontDoorCdnRuleRequestSchemeConditionObject -Name RequestScheme -ParameterMatchValue HTTP
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestSchemeCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestSchemeCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleRequestSchemeConditionObject
#>
function New-AzFrontDoorCdnRuleRequestSchemeConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestSchemeCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestSchemeCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRequestUriConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRequestUriConditionObject.ps1
index 366c10ad55fc..6e74ef321020 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRequestUriConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRequestUriConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleRequestUriCondition.
New-AzFrontDoorCdnRuleRequestUriConditionObject -Name RequestUri -ParameterOperator Equal -ParameterMatchValue /test
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestUriCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestUriCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleRequestUriConditionObject
#>
function New-AzFrontDoorCdnRuleRequestUriConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestUriCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestUriCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleResponseHeaderActionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleResponseHeaderActionObject.ps1
index 78d7aec98b47..ceadbe194a39 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleResponseHeaderActionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleResponseHeaderActionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleResponseHeaderAction.
New-AzFrontDoorCdnRuleResponseHeaderActionObject -Name ModifyResponseHeader -ParameterHeaderAction Append -ParameterHeaderName a1 -ParameterValue a1
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleResponseHeaderAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleResponseHeaderAction
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleResponseHeaderActionObject
#>
function New-AzFrontDoorCdnRuleResponseHeaderActionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleResponseHeaderAction])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleResponseHeaderAction])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRouteConfigurationOverrideActionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRouteConfigurationOverrideActionObject.ps1
index 2b3037bc5437..1f7a7941a94b 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRouteConfigurationOverrideActionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleRouteConfigurationOverrideActionObject.ps1
@@ -24,12 +24,12 @@ $originGroupId = "xxxx"
New-AzFrontDoorCdnRuleRouteConfigurationOverrideActionObject -Name RouteConfigurationOverride -OriginGroupOverrideForwardingProtocol HttpOnly -OriginGroupId $originGroupId
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRouteConfigurationOverrideAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRouteConfigurationOverrideAction
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleRouteConfigurationOverrideActionObject
#>
function New-AzFrontDoorCdnRuleRouteConfigurationOverrideActionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRouteConfigurationOverrideAction])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRouteConfigurationOverrideAction])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleServerPortConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleServerPortConditionObject.ps1
index 2cb89e8d2c6c..8752b48f6484 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleServerPortConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleServerPortConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleServerPortCondition.
New-AzFrontDoorCdnRuleServerPortConditionObject -Name ServerPort -ParameterOperator Equal -ParameterMatchValue 80,81
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleServerPortCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleServerPortCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleServerPortConditionObject
#>
function New-AzFrontDoorCdnRuleServerPortConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleServerPortCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleServerPortCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleSet.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleSet.ps1
index ef4e7b0e6e53..c8da0a30698c 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleSet.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleSet.ps1
@@ -23,12 +23,12 @@ Creates a new rule set within the specified profile.
New-AzFrontDoorCdnRuleSet -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -RuleSetName ruleset001
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRuleSet
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRuleSet
.Link
https://learn.microsoft.com/powershell/module/az.cdn/new-azfrontdoorcdnruleset
#>
function New-AzFrontDoorCdnRuleSet {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRuleSet])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRuleSet])]
[CmdletBinding(DefaultParameterSetName='Create', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleSocketAddrConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleSocketAddrConditionObject.ps1
index 81d707e18089..5e56f7db8dac 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleSocketAddrConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleSocketAddrConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleSocketAddrCondition.
New-AzFrontDoorCdnRuleSocketAddrConditionObject -Name SocketAddr -ParameterOperator IPMatch -ParameterMatchValue 222.10.0.1
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleSocketAddrCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleSocketAddrCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleSocketAddrConditionObject
#>
function New-AzFrontDoorCdnRuleSocketAddrConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleSocketAddrCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleSocketAddrCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleSslProtocolConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleSslProtocolConditionObject.ps1
index e8ed6cd2006e..b184abd98f27 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleSslProtocolConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleSslProtocolConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleSslProtocolCondition.
New-AzFrontDoorCdnRuleSslProtocolConditionObject -Name SslProtocol -ParameterMatchValue TLSv1.2
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleSslProtocolCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleSslProtocolCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleSslProtocolConditionObject
#>
function New-AzFrontDoorCdnRuleSslProtocolConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleSslProtocolCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleSslProtocolCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleUrlFileExtensionConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleUrlFileExtensionConditionObject.ps1
index ca182da6a960..80d319dc7291 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleUrlFileExtensionConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleUrlFileExtensionConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleUrlFileExtensionCondition.
New-AzFrontDoorCdnRuleUrlFileExtensionConditionObject -Name UrlFileExtension -ParameterOperator Equal -ParameterMatchValue txt -ParameterNegateCondition $False -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileExtensionCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileExtensionCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleUrlFileExtensionConditionObject
#>
function New-AzFrontDoorCdnRuleUrlFileExtensionConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileExtensionCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileExtensionCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleUrlFileNameConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleUrlFileNameConditionObject.ps1
index 59bf0e5d275c..2c64ea0adc08 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleUrlFileNameConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleUrlFileNameConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleUrlFileNameCondition.
New-AzFrontDoorCdnRuleUrlFileNameConditionObject -Name UrlFileName -ParameterOperator Equal -ParameterMatchValue test -ParameterNegateCondition $False -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileNameCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileNameCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleUrlFileNameConditionObject
#>
function New-AzFrontDoorCdnRuleUrlFileNameConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileNameCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileNameCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleUrlPathConditionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleUrlPathConditionObject.ps1
index 708944ec4d37..dc0b9e6ae928 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleUrlPathConditionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleUrlPathConditionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for DeliveryRuleUrlPathCondition.
New-AzFrontDoorCdnRuleUrlPathConditionObject -Name UrlPath -ParameterOperator Equal -ParameterMatchValue /a
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlPathCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlPathCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleUrlPathConditionObject
#>
function New-AzFrontDoorCdnRuleUrlPathConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlPathCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlPathCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleUrlRedirectActionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleUrlRedirectActionObject.ps1
index 865edccda21f..044474d3acc1 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleUrlRedirectActionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleUrlRedirectActionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for UrlRedirectAction.
New-AzFrontDoorCdnRuleUrlRedirectActionObject -Name UrlRedirect -ParameterRedirectType Moved -ParameterDestinationProtocol MatchRequest
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRedirectAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRedirectAction
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleUrlRedirectActionObject
#>
function New-AzFrontDoorCdnRuleUrlRedirectActionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRedirectAction])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRedirectAction])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleUrlRewriteActionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleUrlRewriteActionObject.ps1
index 9e5ec678fc4b..7e060e1a9546 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleUrlRewriteActionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleUrlRewriteActionObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for UrlRewriteAction.
New-AzFrontDoorCdnRuleUrlRewriteActionObject -Name UrlRewrite -ParameterDestination /b -ParameterSourcePattern /a -ParameterPreserveUnmatchedPath $False
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRewriteAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRewriteAction
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleUrlRewriteActionObject
#>
function New-AzFrontDoorCdnRuleUrlRewriteActionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRewriteAction])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRewriteAction])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleUrlSigningActionObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleUrlSigningActionObject.ps1
index f0ef807b55b1..7331149b86ae 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleUrlSigningActionObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnRuleUrlSigningActionObject.ps1
@@ -23,7 +23,7 @@ Create an in-memory object for UrlSigningAction.
New-AzFrontDoorCdnRuleUrlSigningActionObject -Name rule01
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlSigningAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlSigningAction
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -36,7 +36,7 @@ PARAMETERNAMEOVERRIDE : Defines which query string
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleUrlSigningActionObject
#>
function New-AzFrontDoorCdnRuleUrlSigningActionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlSigningAction])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlSigningAction])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -55,7 +55,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IUrlSigningParamIdentifier[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IUrlSigningParamIdentifier[]]
# Defines which query string parameters in the url to be considered for expires, key id etc.
# .
# To construct, see NOTES section for PARAMETERNAMEOVERRIDE properties and create a hash table.
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecret.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecret.ps1
index ba3496817fdd..e0d643e4ceee 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecret.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecret.ps1
@@ -25,7 +25,7 @@ $certificateParameter = New-AzFrontDoorCdnSecretCustomerCertificateParametersObj
New-AzFrontDoorCdnSecret -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -Name secret001 -Parameter $certificateParameter
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ISecret
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecret
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -37,7 +37,7 @@ PARAMETER : object which contains secret parameters
https://learn.microsoft.com/powershell/module/az.cdn/new-azfrontdoorcdnsecret
#>
function New-AzFrontDoorCdnSecret {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ISecret])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecret])]
[CmdletBinding(DefaultParameterSetName='CreateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -68,7 +68,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ISecretParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecretParameters]
# object which contains secret parameters
# To construct, see NOTES section for PARAMETER properties and create a hash table.
${Parameter},
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecretCustomerCertificateParametersObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecretCustomerCertificateParametersObject.ps1
index e92960b561c3..8e4eb09429f2 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecretCustomerCertificateParametersObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecretCustomerCertificateParametersObject.ps1
@@ -24,12 +24,12 @@ $secretSourceId = "xxxxxxxx"
New-AzFrontDoorCdnSecretCustomerCertificateParametersObject -UseLatestVersion $true -SubjectAlternativeName @() -Type "CustomerCertificate" -SecretSourceId $secretSourceId
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CustomerCertificateParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CustomerCertificateParameters
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnSecretCustomerCertificateParametersObject
#>
function New-AzFrontDoorCdnSecretCustomerCertificateParametersObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CustomerCertificateParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CustomerCertificateParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecretFirstPartyManagedCertificateParametersObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecretFirstPartyManagedCertificateParametersObject.ps1
index acbe586e6856..a946287ae62a 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecretFirstPartyManagedCertificateParametersObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecretFirstPartyManagedCertificateParametersObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for AzureFirstPartyManagedCertificateParameters.
New-AzFrontDoorCdnSecretFirstPartyManagedCertificateParametersObject -Type BYOC
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AzureFirstPartyManagedCertificateParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AzureFirstPartyManagedCertificateParameters
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnSecretFirstPartyManagedCertificateParametersObject
#>
function New-AzFrontDoorCdnSecretFirstPartyManagedCertificateParametersObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AzureFirstPartyManagedCertificateParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AzureFirstPartyManagedCertificateParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecretManagedCertificateParametersObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecretManagedCertificateParametersObject.ps1
index 436c809da989..dcc50f9914d3 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecretManagedCertificateParametersObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecretManagedCertificateParametersObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for ManagedCertificateParameters.
New-AzFrontDoorCdnSecretManagedCertificateParametersObject -Type ManagedCert
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ManagedCertificateParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ManagedCertificateParameters
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnSecretManagedCertificateParametersObject
#>
function New-AzFrontDoorCdnSecretManagedCertificateParametersObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ManagedCertificateParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ManagedCertificateParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecretUrlSigningKeyParametersObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecretUrlSigningKeyParametersObject.ps1
index b8c75828eec7..c6e46ecdd481 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecretUrlSigningKeyParametersObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecretUrlSigningKeyParametersObject.ps1
@@ -23,12 +23,12 @@ Create an in-memory object for UrlSigningKeyParameters.
New-AzFrontDoorCdnSecretUrlSigningKeyParametersObject -KeyId keyId01 -Type Byoc -SecretVersion v1.0
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlSigningKeyParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlSigningKeyParameters
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnSecretUrlSigningKeyParametersObject
#>
function New-AzFrontDoorCdnSecretUrlSigningKeyParametersObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlSigningKeyParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlSigningKeyParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecurityPolicy.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecurityPolicy.ps1
index e4ed95d9e3e4..5298211dfff0 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecurityPolicy.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecurityPolicy.ps1
@@ -28,12 +28,12 @@ $wafParameter = New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallParameters
New-AzFrontDoorCdnSecurityPolicy -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -Name policy001 -Parameter $wafParameter
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ISecurityPolicy
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecurityPolicy
.Link
https://learn.microsoft.com/powershell/module/az.cdn/new-azfrontdoorcdnsecuritypolicy
#>
function New-AzFrontDoorCdnSecurityPolicy {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ISecurityPolicy])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecurityPolicy])]
[CmdletBinding(DefaultParameterSetName='CreateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -64,7 +64,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ISecurityPolicyPropertiesParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecurityPolicyPropertiesParameters]
# object which contains security policy parameters
${Parameter},
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallAssociationObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallAssociationObject.ps1
index dc6d03bc5d99..6232be7120b3 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallAssociationObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallAssociationObject.ps1
@@ -24,7 +24,7 @@ $endpoint = Get-AzFrontDoorCdnEndpoint -ResourceGroupName testps-rg-da16jm -Prof
New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallAssociationObject -PatternsToMatch @("/*") -Domain @(@{"Id"=$($endpoint.Id)})
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SecurityPolicyWebApplicationFirewallAssociation
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecurityPolicyWebApplicationFirewallAssociation
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -36,12 +36,12 @@ DOMAIN : List of domains.
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallAssociationObject
#>
function New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallAssociationObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SecurityPolicyWebApplicationFirewallAssociation])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecurityPolicyWebApplicationFirewallAssociation])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IActivatedResourceReference[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IActivatedResourceReference[]]
# List of domains.
# To construct, see NOTES section for DOMAIN properties and create a hash table.
${Domain},
diff --git a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallParametersObject.ps1 b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallParametersObject.ps1
index 7be906d4cb18..b40944eff139 100644
--- a/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallParametersObject.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallParametersObject.ps1
@@ -26,7 +26,7 @@ New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallParametersObject -Associa
-WafPolicyId $wafPolicyId
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SecurityPolicyWebApplicationFirewallParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecurityPolicyWebApplicationFirewallParameters
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -40,12 +40,12 @@ ASSOCIATION : Waf associatio
https://learn.microsoft.com/powershell/module/az.Cdn/new-azfrontdoorcdnsecuritypolicywebapplicationfirewallparametersobject
#>
function New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallParametersObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SecurityPolicyWebApplicationFirewallParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecurityPolicyWebApplicationFirewallParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ISecurityPolicyWebApplicationFirewallAssociation[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecurityPolicyWebApplicationFirewallAssociation[]]
# Waf associations.
# To construct, see NOTES section for ASSOCIATION properties and create a hash table.
${Association},
diff --git a/src/Cdn/Cdn.Autorest/exports/ProxyCmdletDefinitions.ps1 b/src/Cdn/Cdn.Autorest/exports/ProxyCmdletDefinitions.ps1
index 570420d902c9..582eed68a50b 100644
--- a/src/Cdn/Cdn.Autorest/exports/ProxyCmdletDefinitions.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/ProxyCmdletDefinitions.ps1
@@ -27,7 +27,7 @@ $contentFilePath = New-AzCdnPurgeParametersObject -ContentPath $contentPath
Clear-AzCdnEndpointContent -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -EndpointName endptest001 -ContentFilePath $contentFilePath
.Inputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IPurgeParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IPurgeParameters
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
@@ -101,7 +101,7 @@ param(
[Parameter(ParameterSetName='Purge1', Mandatory, ValueFromPipeline)]
[Parameter(ParameterSetName='PurgeViaIdentity1', Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IPurgeParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IPurgeParameters]
# Parameters required for content purge.
# To construct, see NOTES section for CONTENTFILEPATH properties and create a hash table.
${ContentFilePath},
@@ -285,7 +285,7 @@ $content = New-AzFrontDoorCdnPurgeParametersObject -ContentPath $contentPath
Clear-AzFrontDoorCdnEndpointContent -ResourceGroupName testps-rg-afdx -ProfileName cdn001 -EndpointName endpointTest001 -Content $content
.Inputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdPurgeParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdPurgeParameters
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
@@ -360,7 +360,7 @@ param(
[Parameter(ParameterSetName='Purge', Mandatory, ValueFromPipeline)]
[Parameter(ParameterSetName='PurgeViaIdentity', Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdPurgeParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdPurgeParameters]
# Parameters required for content purge.
# To construct, see NOTES section for CONTENT properties and create a hash table.
${Content},
@@ -550,7 +550,7 @@ Disable-AzCdnCustomDomainCustomHttps -ResourceGroupName testps-rg-da16jm -Profil
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICustomDomain
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICustomDomain
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -574,7 +574,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/disable-azcdncustomdomaincustomhttps
#>
function Disable-AzCdnCustomDomainCustomHttps {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICustomDomain])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICustomDomain])]
[CmdletBinding(DefaultParameterSetName='Disable', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='Disable', Mandatory)]
@@ -774,11 +774,11 @@ $customDomainHttpsParameter = New-AzCdnManagedHttpsParametersObject -Certificate
Enable-AzCdnCustomDomainCustomHttps -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -EndpointName endptest001 -CustomDomainName customdomain001 -CustomDomainHttpsParameter $customDomainHttpsParameter
.Inputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICustomDomainHttpsParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICustomDomainHttpsParameters
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICustomDomain
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICustomDomain
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -807,7 +807,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/enable-azcdncustomdomaincustomhttps
#>
function Enable-AzCdnCustomDomainCustomHttps {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICustomDomain])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICustomDomain])]
[CmdletBinding(DefaultParameterSetName='EnableViaIdentity', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='Enable', Mandatory)]
@@ -850,7 +850,7 @@ param(
[Parameter(Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICustomDomainHttpsParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICustomDomainHttpsParameters]
# The JSON object that contains the properties to secure a custom domain.
# To construct, see NOTES section for CUSTOMDOMAINHTTPSPARAMETER properties and create a hash table.
${CustomDomainHttpsParameter},
@@ -1019,7 +1019,7 @@ New-AzCdnCustomDomain -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -E
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICustomDomain
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICustomDomain
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -1043,7 +1043,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/get-azcdncustomdomain
#>
function Get-AzCdnCustomDomain {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICustomDomain])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICustomDomain])]
[CmdletBinding(DefaultParameterSetName='List1', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='Get1', Mandatory)]
@@ -1236,12 +1236,12 @@ Edgenodes are the global Point of Presence (POP) locations used to deliver CDN c
Get-AzCdnEdgeNode
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IEdgeNode
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IEdgeNode
.Link
https://learn.microsoft.com/powershell/module/az.cdn/get-azcdnedgenode
#>
function Get-AzCdnEdgeNode {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IEdgeNode])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IEdgeNode])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false)]
param(
[Parameter()]
@@ -1380,12 +1380,12 @@ Checks the quota and usage of geo filters and custom domains under the given end
Get-AzCdnEndpointResourceUsage -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -EndpointName endptest001
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IResourceUsage
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResourceUsage
.Link
https://learn.microsoft.com/powershell/module/az.cdn/get-azcdnendpointresourceusage
#>
function Get-AzCdnEndpointResourceUsage {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IResourceUsage])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResourceUsage])]
[CmdletBinding(DefaultParameterSetName='List1', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -1569,7 +1569,7 @@ New-AzCdnEndpoint -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -Name
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IEndpoint
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IEndpoint
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -1593,7 +1593,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/get-azcdnendpoint
#>
function Get-AzCdnEndpoint {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IEndpoint])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IEndpoint])]
[CmdletBinding(DefaultParameterSetName='List1', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='Get1', Mandatory)]
@@ -1787,7 +1787,7 @@ New-AzCdnOriginGroup -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -En
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IOriginGroup
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IOriginGroup
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -1811,7 +1811,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/get-azcdnorigingroup
#>
function Get-AzCdnOriginGroup {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IOriginGroup])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IOriginGroup])]
[CmdletBinding(DefaultParameterSetName='List1', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='Get1', Mandatory)]
@@ -2010,7 +2010,7 @@ New-AzCdnOrigin -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -Endpoin
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IOrigin
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IOrigin
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -2034,7 +2034,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/get-azcdnorigin
#>
function Get-AzCdnOrigin {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IOrigin])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IOrigin])]
[CmdletBinding(DefaultParameterSetName='List1', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='Get1', Mandatory)]
@@ -2227,12 +2227,12 @@ Checks the quota and actual usage of endpoints under the given Azure Front Door
Get-AzCdnProfileResourceUsage -ResourceGroupName testps-rg-da16jm -ProfileName cdn001
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IResourceUsage
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResourceUsage
.Link
https://learn.microsoft.com/powershell/module/az.cdn/get-azcdnprofileresourceusage
#>
function Get-AzCdnProfileResourceUsage {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IResourceUsage])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResourceUsage])]
[CmdletBinding(DefaultParameterSetName='List1', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -2573,12 +2573,12 @@ Check the quota and actual usage of the CDN profiles under the given subscriptio
Get-AzCdnSubscriptionResourceUsage
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IResourceUsage
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResourceUsage
.Link
https://learn.microsoft.com/powershell/module/az.cdn/get-azcdnsubscriptionresourceusage
#>
function Get-AzCdnSubscriptionResourceUsage {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IResourceUsage])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResourceUsage])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter()]
@@ -2739,7 +2739,7 @@ New-AzFrontDoorCdnCustomDomain -CustomDomainName domain001 -ProfileName fdp-v542
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdDomain
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdDomain
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -2763,7 +2763,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/get-azfrontdoorcdncustomdomain
#>
function Get-AzFrontDoorCdnCustomDomain {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdDomain])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdDomain])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='Get', Mandatory)]
@@ -2948,12 +2948,12 @@ Checks the quota and actual usage of endpoints under the given Azure Front Door
Get-AzFrontDoorCdnEndpointResourceUsage -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -EndpointName end001
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IUsage
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IUsage
.Link
https://learn.microsoft.com/powershell/module/az.cdn/get-azfrontdoorcdnendpointresourceusage
#>
function Get-AzFrontDoorCdnEndpointResourceUsage {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IUsage])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IUsage])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -3133,7 +3133,7 @@ New-AzFrontDoorCdnEndpoint -ResourceGroupName testps-rg-da16jm -ProfileName fdp-
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdEndpoint
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdEndpoint
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -3157,7 +3157,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/get-azfrontdoorcdnendpoint
#>
function Get-AzFrontDoorCdnEndpoint {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdEndpoint])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdEndpoint])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='Get', Mandatory)]
@@ -3342,12 +3342,12 @@ Checks the quota and actual usage of endpoints under the given Azure Front Door
Get-AzFrontDoorCdnOriginGroupResourceUsage -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -OriginGroupName org001
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IUsage
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IUsage
.Link
https://learn.microsoft.com/powershell/module/az.cdn/get-azfrontdoorcdnorigingroupresourceusage
#>
function Get-AzFrontDoorCdnOriginGroupResourceUsage {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IUsage])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IUsage])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -3528,7 +3528,7 @@ New-AzFrontDoorCdnOriginGroup -ResourceGroupName testps-rg-da16jm -ProfileName f
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdOriginGroup
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdOriginGroup
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -3552,7 +3552,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/get-azfrontdoorcdnorigingroup
#>
function Get-AzFrontDoorCdnOriginGroup {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdOriginGroup])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdOriginGroup])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='Get', Mandatory)]
@@ -3743,7 +3743,7 @@ New-AzFrontDoorCdnOrigin -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v5
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdOrigin
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdOrigin
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -3767,7 +3767,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/get-azfrontdoorcdnorigin
#>
function Get-AzFrontDoorCdnOrigin {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdOrigin])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdOrigin])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='Get', Mandatory)]
@@ -3959,12 +3959,12 @@ Checks the quota and actual usage of endpoints under the given Azure Front Door
Get-AzFrontDoorCdnProfileResourceUsage -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IUsage
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IUsage
.Link
https://learn.microsoft.com/powershell/module/az.cdn/get-azfrontdoorcdnprofileresourceusage
#>
function Get-AzFrontDoorCdnProfileResourceUsage {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IUsage])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IUsage])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -4144,7 +4144,7 @@ New-AzFrontDoorCdnRoute -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v54
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRoute
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRoute
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -4168,7 +4168,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/get-azfrontdoorcdnroute
#>
function Get-AzFrontDoorCdnRoute {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRoute])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRoute])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='Get', Mandatory)]
@@ -4361,12 +4361,12 @@ Checks the quota and actual usage of endpoints under the given Azure Front Door
Get-AzFrontDoorCdnRuleSetResourceUsage -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -RuleSetName ruleset001
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IUsage
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IUsage
.Link
https://learn.microsoft.com/powershell/module/az.cdn/get-azfrontdoorcdnrulesetresourceusage
#>
function Get-AzFrontDoorCdnRuleSetResourceUsage {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IUsage])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IUsage])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -4545,7 +4545,7 @@ New-AzFrontDoorCdnRuleSet -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRuleSet
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRuleSet
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -4569,7 +4569,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/get-azfrontdoorcdnruleset
#>
function Get-AzFrontDoorCdnRuleSet {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRuleSet])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRuleSet])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='Get', Mandatory)]
@@ -4774,7 +4774,7 @@ New-AzFrontDoorCdnRule -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRule
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRule
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -4798,7 +4798,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/get-azfrontdoorcdnrule
#>
function Get-AzFrontDoorCdnRule {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRule])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRule])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='Get', Mandatory)]
@@ -5000,7 +5000,7 @@ New-AzFrontDoorCdnSecret -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v5
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ISecret
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecret
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -5024,7 +5024,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/get-azfrontdoorcdnsecret
#>
function Get-AzFrontDoorCdnSecret {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ISecret])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecret])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='Get', Mandatory)]
@@ -5223,7 +5223,7 @@ Update-AzFrontDoorCdnSecurityPolicy -ResourceGroupName testps-rg-da16jm -Profile
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ISecurityPolicy
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecurityPolicy
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -5247,7 +5247,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/get-azfrontdoorcdnsecuritypolicy
#>
function Get-AzFrontDoorCdnSecurityPolicy {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ISecurityPolicy])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecurityPolicy])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='Get', Mandatory)]
@@ -5439,7 +5439,7 @@ $contentFilePath = New-AzCdnLoadParametersObject -ContentPath $contentPath
Import-AzCdnEndpointContent -ResourceGroupName testps-rg-verizon -ProfileName verzioncdn001 -EndpointName verzionendptest001 -ContentFilePath $contentFilePath
.Inputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ILoadParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ILoadParameters
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
@@ -5513,7 +5513,7 @@ param(
[Parameter(ParameterSetName='Load', Mandatory, ValueFromPipeline)]
[Parameter(ParameterSetName='LoadViaIdentity', Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ILoadParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ILoadParameters]
# Parameters required for content load.
# To construct, see NOTES section for CONTENTFILEPATH properties and create a hash table.
${ContentFilePath},
@@ -5693,12 +5693,12 @@ Creates a new custom domain within an endpoint.
New-AzCdnCustomDomain -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -EndpointName endptest001 -Name customdomain001 -HostName 'testcm.dev.cdn.azure.cn'
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICustomDomain
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICustomDomain
.Link
https://learn.microsoft.com/powershell/module/az.cdn/new-azcdncustomdomain
#>
function New-AzCdnCustomDomain {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICustomDomain])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICustomDomain])]
[CmdletBinding(DefaultParameterSetName='CreateExpanded1', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -5901,7 +5901,7 @@ $origin = @{
New-AzCdnEndpoint -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -Name endptest001 -Location westus -Origin $origin
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IEndpoint
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IEndpoint
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -5962,7 +5962,7 @@ URLSIGNINGKEY : List of keys used to validate the signed URL h
https://learn.microsoft.com/powershell/module/az.cdn/new-azcdnendpoint
#>
function New-AzCdnEndpoint {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IEndpoint])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IEndpoint])]
[CmdletBinding(DefaultParameterSetName='CreateExpanded1', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -6020,7 +6020,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IDeliveryRule[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeliveryRule[]]
# A list of the delivery rules.
# To construct, see NOTES section for DELIVERYPOLICYRULE properties and create a hash table.
${DeliveryPolicyRule},
@@ -6028,7 +6028,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IGeoFilter[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IGeoFilter[]]
# List of rules defining the user's geo access within a CDN endpoint.
# Each geo filter defines an access rule to a specified path or content, e.g.
# block APAC for path /pictures/
@@ -6072,7 +6072,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IDeepCreatedOrigin[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeepCreatedOrigin[]]
# The source of the content being delivered via CDN.
# To construct, see NOTES section for ORIGIN properties and create a hash table.
${Origin},
@@ -6080,7 +6080,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IDeepCreatedOriginGroup[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeepCreatedOriginGroup[]]
# The origin groups comprising of origins that are used for load balancing the traffic based on availability.
# To construct, see NOTES section for ORIGINGROUP properties and create a hash table.
${OriginGroup},
@@ -6118,7 +6118,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ITrackedResourceTags]))]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ITrackedResourceTags]))]
[System.Collections.Hashtable]
# Resource tags.
${Tag},
@@ -6126,7 +6126,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IUrlSigningKey[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IUrlSigningKey[]]
# List of keys used to validate the signed URL hashes.
# To construct, see NOTES section for URLSIGNINGKEY properties and create a hash table.
${UrlSigningKey},
@@ -6296,7 +6296,7 @@ $origin = Get-AzCdnOrigin -ResourceGroupName testps-rg-da16jm -ProfileName cdn00
New-AzCdnOriginGroup -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -EndpointName endptest001 -Name org001 -HealthProbeSetting $healthProbeParameters -Origin @(@{ Id = $origin.Id })
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IOriginGroup
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IOriginGroup
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -6321,7 +6321,7 @@ RESPONSEBASEDORIGINERRORDETECTIONSETTING
function New-AzCdnOriginGroup {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IOriginGroup])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IOriginGroup])]
[CmdletBinding(DefaultParameterSetName='CreateExpanded1', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -6358,7 +6358,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IHealthProbeParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IHealthProbeParameters]
# Health probe settings to the origin that is used to determine the health of the origin.
# To construct, see NOTES section for HEALTHPROBESETTING properties and create a hash table.
${HealthProbeSetting},
@@ -6366,14 +6366,14 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IResourceReference[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResourceReference[]]
# The source of the content being delivered via CDN within given origin group.
# To construct, see NOTES section for ORIGIN properties and create a hash table.
${Origin},
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IResponseBasedOriginErrorDetectionParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResponseBasedOriginErrorDetectionParameters]
# The JSON object that contains the properties to determine origin health using real requests/responses.
# This property is currently not supported.
# To construct, see NOTES section for RESPONSEBASEDORIGINERRORDETECTIONSETTING properties and create a hash table.
@@ -6544,12 +6544,12 @@ Creates a new origin within the specified endpoint.
New-AzCdnOrigin -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -EndpointName endptest001 -Name origin1 -HostName "host1.hello.com"
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IOrigin
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IOrigin
.Link
https://learn.microsoft.com/powershell/module/az.cdn/new-azcdnorigin
#>
function New-AzCdnOrigin {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IOrigin])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IOrigin])]
[CmdletBinding(DefaultParameterSetName='CreateExpanded1', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -6821,7 +6821,7 @@ $tlsSetting = New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject -Certific
New-AzFrontDoorCdnCustomDomain -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -CustomDomainName domain001 -HostName "pstest001.dev.cdn.azure.cn" -TlsSetting $tlsSetting
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdDomain
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdDomain
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -6836,7 +6836,7 @@ TLSSETTING : The configuration specifying how to enab
https://learn.microsoft.com/powershell/module/az.cdn/new-azfrontdoorcdncustomdomain
#>
function New-AzFrontDoorCdnCustomDomain {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdDomain])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdDomain])]
[CmdletBinding(DefaultParameterSetName='CreateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -6872,7 +6872,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdDomainPropertiesExtendedProperties]))]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdDomainPropertiesExtendedProperties]))]
[System.Collections.Hashtable]
# Key-Value pair representing migration properties for domains.
${ExtendedProperty},
@@ -6892,7 +6892,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdDomainHttpsParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdDomainHttpsParameters]
# The configuration specifying how to enable HTTPS for the domain - using AzureFrontDoor managed certificate or user's own certificate.
# If not specified, enabling ssl uses AzureFrontDoor managed certificate by default.
# To construct, see NOTES section for TLSSETTING properties and create a hash table.
@@ -7055,12 +7055,12 @@ Creates a new AzureFrontDoor endpoint with the specified endpoint name under the
New-AzFrontDoorCdnEndpoint -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -EndpointName end001 -Location Global -EnabledState Enabled
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdEndpoint
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdEndpoint
.Link
https://learn.microsoft.com/powershell/module/az.cdn/new-azfrontdoorcdnendpoint
#>
function New-AzFrontDoorCdnEndpoint {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdEndpoint])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdEndpoint])]
[CmdletBinding(DefaultParameterSetName='CreateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -7112,7 +7112,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ITrackedResourceTags]))]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ITrackedResourceTags]))]
[System.Collections.Hashtable]
# Resource tags.
${Tag},
@@ -7276,7 +7276,7 @@ $loadBalancingSetting = New-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject
New-AzFrontDoorCdnOriginGroup -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -OriginGroupName org001 -LoadBalancingSetting $loadBalancingSetting -HealthProbeSetting $healthProbeSetting
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdOriginGroup
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdOriginGroup
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -7296,7 +7296,7 @@ LOADBALANCINGSETTING : Load balancing settings
https://learn.microsoft.com/powershell/module/az.cdn/new-azfrontdoorcdnorigingroup
#>
function New-AzFrontDoorCdnOriginGroup {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdOriginGroup])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdOriginGroup])]
[CmdletBinding(DefaultParameterSetName='CreateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -7326,14 +7326,14 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IHealthProbeParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IHealthProbeParameters]
# Health probe settings to the origin that is used to determine the health of the origin.
# To construct, see NOTES section for HEALTHPROBESETTING properties and create a hash table.
${HealthProbeSetting},
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ILoadBalancingSettingsParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ILoadBalancingSettingsParameters]
# Load balancing settings for a backend pool
# To construct, see NOTES section for LOADBALANCINGSETTING properties and create a hash table.
${LoadBalancingSetting},
@@ -7511,12 +7511,12 @@ Creates a new origin within the specified origin group.
New-AzFrontDoorCdnOrigin -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -OriginGroupName org001 -OriginName ori001 -OriginHostHeader en.wikipedia.org -HostName en.wikipedia.org -HttpPort 80 -HttpsPort 443 -Priority 1 -Weight 1000
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdOrigin
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdOrigin
.Link
https://learn.microsoft.com/powershell/module/az.cdn/new-azfrontdoorcdnorigin
#>
function New-AzFrontDoorCdnOrigin {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdOrigin])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdOrigin])]
[CmdletBinding(DefaultParameterSetName='CreateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -7811,7 +7811,7 @@ New-AzFrontDoorCdnRoute -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v54
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRoute
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRoute
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -7826,7 +7826,7 @@ RULESET : rule sets referenced by this endpoint.
https://learn.microsoft.com/powershell/module/az.cdn/new-azfrontdoorcdnroute
#>
function New-AzFrontDoorCdnRoute {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRoute])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRoute])]
[CmdletBinding(DefaultParameterSetName='CreateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -7895,7 +7895,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IActivatedResourceReference[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IActivatedResourceReference[]]
# Domains referenced by this endpoint.
# To construct, see NOTES section for CUSTOMDOMAIN properties and create a hash table.
${CustomDomain},
@@ -7953,7 +7953,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IResourceReference[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResourceReference[]]
# rule sets referenced by this endpoint.
# To construct, see NOTES section for RULESET properties and create a hash table.
${RuleSet},
@@ -8123,12 +8123,12 @@ Creates a new rule set within the specified profile.
New-AzFrontDoorCdnRuleSet -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -RuleSetName ruleset001
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRuleSet
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRuleSet
.Link
https://learn.microsoft.com/powershell/module/az.cdn/new-azfrontdoorcdnruleset
#>
function New-AzFrontDoorCdnRuleSet {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRuleSet])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRuleSet])]
[CmdletBinding(DefaultParameterSetName='Create', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -8315,7 +8315,7 @@ $actions = @(
New-AzFrontDoorCdnRule -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -RuleSetName ruleset001 -Name rule1 -Action $actions -Condition $conditions
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRule
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRule
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -8330,7 +8330,7 @@ CONDITION : A list of conditions that must be matched
https://learn.microsoft.com/powershell/module/az.cdn/new-azfrontdoorcdnrule
#>
function New-AzFrontDoorCdnRule {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRule])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRule])]
[CmdletBinding(DefaultParameterSetName='CreateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -8369,7 +8369,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IDeliveryRuleAction1[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeliveryRuleAction1[]]
# A list of actions that are executed when all the conditions of a rule are satisfied.
# To construct, see NOTES section for ACTION properties and create a hash table.
${Action},
@@ -8377,7 +8377,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IDeliveryRuleCondition[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeliveryRuleCondition[]]
# A list of conditions that must be matched for the actions to be executed
# To construct, see NOTES section for CONDITION properties and create a hash table.
${Condition},
@@ -8559,7 +8559,7 @@ $certificateParameter = New-AzFrontDoorCdnSecretCustomerCertificateParametersObj
New-AzFrontDoorCdnSecret -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -Name secret001 -Parameter $certificateParameter
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ISecret
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecret
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -8571,7 +8571,7 @@ PARAMETER : object which contains secret parameters
https://learn.microsoft.com/powershell/module/az.cdn/new-azfrontdoorcdnsecret
#>
function New-AzFrontDoorCdnSecret {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ISecret])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecret])]
[CmdletBinding(DefaultParameterSetName='CreateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -8602,7 +8602,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ISecretParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecretParameters]
# object which contains secret parameters
# To construct, see NOTES section for PARAMETER properties and create a hash table.
${Parameter},
@@ -8769,12 +8769,12 @@ $wafParameter = New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallParameters
New-AzFrontDoorCdnSecurityPolicy -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542q6 -Name policy001 -Parameter $wafParameter
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ISecurityPolicy
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecurityPolicy
.Link
https://learn.microsoft.com/powershell/module/az.cdn/new-azfrontdoorcdnsecuritypolicy
#>
function New-AzFrontDoorCdnSecurityPolicy {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ISecurityPolicy])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecurityPolicy])]
[CmdletBinding(DefaultParameterSetName='CreateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -8805,7 +8805,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ISecurityPolicyPropertiesParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecurityPolicyPropertiesParameters]
# object which contains security policy parameters
${Parameter},
@@ -11968,7 +11968,7 @@ Get-AzCdnEndpoint -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -Name
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IEndpoint
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IEndpoint
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -11992,7 +11992,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/start-azcdnendpoint
#>
function Start-AzCdnEndpoint {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IEndpoint])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IEndpoint])]
[CmdletBinding(DefaultParameterSetName='Start', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='Start', Mandatory)]
@@ -12190,7 +12190,7 @@ Get-AzCdnEndpoint -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -Name
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IEndpoint
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IEndpoint
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -12214,7 +12214,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/stop-azcdnendpoint
#>
function Stop-AzCdnEndpoint {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IEndpoint])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IEndpoint])]
[CmdletBinding(DefaultParameterSetName='Stop', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='Stop', Mandatory)]
@@ -12412,7 +12412,7 @@ Get-AzCdnEndpoint -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -Name
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IValidateCustomDomainOutput
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IValidateCustomDomainOutput
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -12436,7 +12436,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/test-azcdnendpointcustomdomain
#>
function Test-AzCdnEndpointCustomDomain {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IValidateCustomDomainOutput])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IValidateCustomDomainOutput])]
[CmdletBinding(DefaultParameterSetName='ValidateExpanded1', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='ValidateExpanded1', Mandatory)]
@@ -12626,12 +12626,12 @@ This is needed for resources where name is globally unique, such as a CDN endpoi
Test-AzCdnNameAvailability -Name endptest001 -Type Microsoft.Cdn/Profiles/Endpoints
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICheckNameAvailabilityOutput
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICheckNameAvailabilityOutput
.Link
https://learn.microsoft.com/powershell/module/az.cdn/test-azcdnnameavailability
#>
function Test-AzCdnNameAvailability {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICheckNameAvailabilityOutput])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICheckNameAvailabilityOutput])]
[CmdletBinding(DefaultParameterSetName='CheckExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='CheckExpanded1')]
@@ -12804,12 +12804,12 @@ This path is relative to the origin path specified in the endpoint configuration
Test-AzCdnProbe -ProbeUrl "https://azurecdn-files.azureedge.net/dsa-test/probe-v.txt"
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IValidateProbeOutput
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IValidateProbeOutput
.Link
https://learn.microsoft.com/powershell/module/az.cdn/test-azcdnprobe
#>
function Test-AzCdnProbe {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IValidateProbeOutput])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IValidateProbeOutput])]
[CmdletBinding(DefaultParameterSetName='ValidateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter()]
@@ -12974,7 +12974,7 @@ Get-AzFrontDoorCdnEndpoint -ResourceGroupName testps-rg-da16jm -ProfileName fdp-
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IValidateCustomDomainOutput
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IValidateCustomDomainOutput
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -12998,7 +12998,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/test-azfrontdoorcdnendpointcustomdomain
#>
function Test-AzFrontDoorCdnEndpointCustomDomain {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IValidateCustomDomainOutput])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IValidateCustomDomainOutput])]
[CmdletBinding(DefaultParameterSetName='ValidateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='ValidateExpanded', Mandatory)]
@@ -13188,12 +13188,12 @@ This is needed for resources where name is globally unique, such as a afdx endpo
Test-AzFrontDoorCdnEndpointNameAvailability -ResourceGroupName testps-rg-da16jm -Type "Microsoft.Cdn/Profiles/AfdEndpoints" -Name end001
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICheckEndpointNameAvailabilityOutput
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICheckEndpointNameAvailabilityOutput
.Link
https://learn.microsoft.com/powershell/module/az.cdn/test-azfrontdoorcdnendpointnameavailability
#>
function Test-AzFrontDoorCdnEndpointNameAvailability {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICheckEndpointNameAvailabilityOutput])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICheckEndpointNameAvailabilityOutput])]
[CmdletBinding(DefaultParameterSetName='CheckExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -13379,7 +13379,7 @@ Get-AzFrontDoorCdnProfile -ResourceGroupName testps-rg-da16jm -Name fdp-v542q6 |
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICheckNameAvailabilityOutput
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICheckNameAvailabilityOutput
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -13403,7 +13403,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/test-azfrontdoorcdnprofilehostnameavailability
#>
function Test-AzFrontDoorCdnProfileHostNameAvailability {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICheckNameAvailabilityOutput])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICheckNameAvailabilityOutput])]
[CmdletBinding(DefaultParameterSetName='CheckExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='CheckExpanded', Mandatory)]
@@ -13606,7 +13606,7 @@ Update-AzCdnEndpoint -Name cdntestcert -ProfileName classicCDNtest -ResourceGrou
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IEndpoint
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IEndpoint
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -13651,7 +13651,7 @@ URLSIGNINGKEY : List of keys used to validate the signed URL h
https://learn.microsoft.com/powershell/module/az.cdn/update-azcdnendpoint
#>
function Update-AzCdnEndpoint {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IEndpoint])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IEndpoint])]
[CmdletBinding(DefaultParameterSetName='UpdateExpanded1', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='UpdateExpanded1', Mandatory)]
@@ -13710,7 +13710,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IDeliveryRule[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeliveryRule[]]
# A list of the delivery rules.
# To construct, see NOTES section for DELIVERYPOLICYRULE properties and create a hash table.
${DeliveryPolicyRule},
@@ -13718,7 +13718,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IGeoFilter[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IGeoFilter[]]
# List of rules defining the user's geo access within a CDN endpoint.
# Each geo filter defines an access rule to a specified path or content, e.g.
# block APAC for path /pictures/
@@ -13792,7 +13792,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IEndpointUpdateParametersTags]))]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IEndpointUpdateParametersTags]))]
[System.Collections.Hashtable]
# Endpoint tags.
${Tag},
@@ -13800,7 +13800,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IUrlSigningKey[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IUrlSigningKey[]]
# List of keys used to validate the signed URL hashes.
# To construct, see NOTES section for URLSIGNINGKEY properties and create a hash table.
${UrlSigningKey},
@@ -13975,7 +13975,7 @@ Get-AzCdnOriginGroup -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -En
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IOriginGroup
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IOriginGroup
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -14015,7 +14015,7 @@ RESPONSEBASEDORIGINERRORDETECTIONSETTING
function Update-AzCdnOriginGroup {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IOriginGroup])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IOriginGroup])]
[CmdletBinding(DefaultParameterSetName='UpdateExpanded1', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='UpdateExpanded1', Mandatory)]
@@ -14059,7 +14059,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IHealthProbeParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IHealthProbeParameters]
# Health probe settings to the origin that is used to determine the health of the origin.
# To construct, see NOTES section for HEALTHPROBESETTING properties and create a hash table.
${HealthProbeSetting},
@@ -14067,14 +14067,14 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IResourceReference[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResourceReference[]]
# The source of the content being delivered via CDN within given origin group.
# To construct, see NOTES section for ORIGIN properties and create a hash table.
${Origin},
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IResponseBasedOriginErrorDetectionParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResponseBasedOriginErrorDetectionParameters]
# The JSON object that contains the properties to determine origin health using real requests/responses.
# This property is currently not supported.
# To construct, see NOTES section for RESPONSEBASEDORIGINERRORDETECTIONSETTING properties and create a hash table.
@@ -14252,7 +14252,7 @@ Update-AzCdnOrigin -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -Endp
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IOrigin
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IOrigin
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -14276,7 +14276,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/update-azcdnorigin
#>
function Update-AzCdnOrigin {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IOrigin])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IOrigin])]
[CmdletBinding(DefaultParameterSetName='UpdateExpanded1', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='UpdateExpanded1', Mandatory)]
@@ -14790,7 +14790,7 @@ Get-AzFrontDoorCdnCustomDomain -ResourceGroupName testps-rg-da16jm -ProfileName
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdDomain
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdDomain
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -14820,7 +14820,7 @@ TLSSETTING : The configuration specifying how to enab
https://learn.microsoft.com/powershell/module/az.cdn/update-azfrontdoorcdncustomdomain
#>
function Update-AzFrontDoorCdnCustomDomain {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdDomain])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdDomain])]
[CmdletBinding(DefaultParameterSetName='UpdateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='UpdateExpanded', Mandatory)]
@@ -14869,7 +14869,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdDomainHttpsParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdDomainHttpsParameters]
# The configuration specifying how to enable HTTPS for the domain - using AzureFrontDoor managed certificate or user's own certificate.
# If not specified, enabling ssl uses AzureFrontDoor managed certificate by default.
# To construct, see NOTES section for TLSSETTING properties and create a hash table.
@@ -15045,7 +15045,7 @@ Get-AzFrontDoorCdnEndpoint -ResourceGroupName testps-rg-da16jm -ProfileName fdp
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdEndpoint
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdEndpoint
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -15069,7 +15069,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/update-azfrontdoorcdnendpoint
#>
function Update-AzFrontDoorCdnEndpoint {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdEndpoint])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdEndpoint])]
[CmdletBinding(DefaultParameterSetName='UpdateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='UpdateExpanded', Mandatory)]
@@ -15114,7 +15114,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdEndpointUpdateParametersTags]))]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdEndpointUpdateParametersTags]))]
[System.Collections.Hashtable]
# Endpoint tags.
${Tag},
@@ -15283,7 +15283,7 @@ Get-AzFrontDoorCdnOriginGroup -ResourceGroupName testps-rg-da16jm -ProfileName f
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdOriginGroup
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdOriginGroup
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -15318,7 +15318,7 @@ LOADBALANCINGSETTING : Load balancing settings
https://learn.microsoft.com/powershell/module/az.cdn/update-azfrontdoorcdnorigingroup
#>
function Update-AzFrontDoorCdnOriginGroup {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdOriginGroup])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdOriginGroup])]
[CmdletBinding(DefaultParameterSetName='UpdateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='UpdateExpanded', Mandatory)]
@@ -15355,14 +15355,14 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IHealthProbeParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IHealthProbeParameters]
# Health probe settings to the origin that is used to determine the health of the origin.
# To construct, see NOTES section for HEALTHPROBESETTING properties and create a hash table.
${HealthProbeSetting},
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ILoadBalancingSettingsParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ILoadBalancingSettingsParameters]
# Load balancing settings for a backend pool
# To construct, see NOTES section for LOADBALANCINGSETTING properties and create a hash table.
${LoadBalancingSetting},
@@ -15547,7 +15547,7 @@ Update-AzFrontDoorCdnOrigin -ResourceGroupName testps-rg-da16jm -ProfileName fdp
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdOrigin
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdOrigin
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -15571,7 +15571,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/update-azfrontdoorcdnorigin
#>
function Update-AzFrontDoorCdnOrigin {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdOrigin])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdOrigin])]
[CmdletBinding(DefaultParameterSetName='UpdateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='UpdateExpanded', Mandatory)]
@@ -15872,7 +15872,7 @@ Update-AzFrontDoorCdnRoute -ResourceGroupName testps-rg-da16jm -ProfileName fdp-
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRoute
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRoute
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -15902,7 +15902,7 @@ RULESET : rule sets referenced by this endpoint.
https://learn.microsoft.com/powershell/module/az.cdn/update-azfrontdoorcdnroute
#>
function Update-AzFrontDoorCdnRoute {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRoute])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRoute])]
[CmdletBinding(DefaultParameterSetName='UpdateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='UpdateExpanded', Mandatory)]
@@ -15978,7 +15978,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IActivatedResourceReference[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IActivatedResourceReference[]]
# Domains referenced by this endpoint.
# To construct, see NOTES section for CUSTOMDOMAIN properties and create a hash table.
${CustomDomain},
@@ -16036,7 +16036,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IResourceReference[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResourceReference[]]
# rule sets referenced by this endpoint.
# To construct, see NOTES section for RULESET properties and create a hash table.
${RuleSet},
@@ -16211,7 +16211,7 @@ Get-AzFrontDoorCdnRule -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRule
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRule
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -16241,7 +16241,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/update-azfrontdoorcdnrule
#>
function Update-AzFrontDoorCdnRule {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRule])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRule])]
[CmdletBinding(DefaultParameterSetName='UpdateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='UpdateExpanded', Mandatory)]
@@ -16287,7 +16287,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IDeliveryRuleAction1[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeliveryRuleAction1[]]
# A list of actions that are executed when all the conditions of a rule are satisfied.
# To construct, see NOTES section for ACTION properties and create a hash table.
${Action},
@@ -16295,7 +16295,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IDeliveryRuleCondition[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeliveryRuleCondition[]]
# A list of conditions that must be matched for the actions to be executed
# To construct, see NOTES section for CONDITION properties and create a hash table.
${Condition},
@@ -16495,7 +16495,7 @@ Get-AzFrontDoorCdnSecurityPolicy -ResourceGroupName testps-rg-da16jm -ProfileNam
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ISecurityPolicy
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecurityPolicy
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -16519,7 +16519,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/update-azfrontdoorcdnsecuritypolicy
#>
function Update-AzFrontDoorCdnSecurityPolicy {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ISecurityPolicy])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecurityPolicy])]
[CmdletBinding(DefaultParameterSetName='PatchExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='PatchExpanded', Mandatory)]
@@ -16557,7 +16557,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ISecurityPolicyPropertiesParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecurityPolicyPropertiesParameters]
# object which contains security policy parameters
${Parameter},
@@ -16918,7 +16918,7 @@ New-AzCdnProfile -ResourceGroupName testps-rg-da16jm -Name cdn001 -SkuName Stand
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -16942,7 +16942,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/get-azcdnprofile
#>
function Get-AzCdnProfile {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='List')]
@@ -17130,7 +17130,7 @@ New-AzFrontDoorCdnProfile -ResourceGroupName testps-rg-da16jm -Name fdp-v542q7 -
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -17154,7 +17154,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/get-azfrontdoorcdnprofile
#>
function Get-AzFrontDoorCdnProfile {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile])]
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false)]
param(
[Parameter(ParameterSetName='List')]
@@ -17334,12 +17334,12 @@ Create an in-memory object for DeliveryRuleCacheExpirationAction.
New-AzCdnDeliveryRuleCacheExpirationActionObject -Name CacheExpiration -ParameterCacheBehavior SetIfMissing -ParameterCacheDuration 0.01:30:00
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCacheExpirationAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCacheExpirationAction
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleCacheExpirationActionObject
#>
function New-AzCdnDeliveryRuleCacheExpirationActionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCacheExpirationAction])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCacheExpirationAction])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -17451,12 +17451,12 @@ Create an in-memory object for DeliveryRuleCacheKeyQueryStringAction.
New-AzCdnDeliveryRuleCacheKeyQueryStringActionObject -Name CacheKeyQueryString -ParameterQueryStringBehavior IncludeAll
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCacheKeyQueryStringAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCacheKeyQueryStringAction
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleCacheKeyQueryStringActionObject
#>
function New-AzCdnDeliveryRuleCacheKeyQueryStringActionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCacheKeyQueryStringAction])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCacheKeyQueryStringAction])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -17567,12 +17567,12 @@ Create an in-memory object for DeliveryRuleCookiesCondition.
New-AzCdnDeliveryRuleCookiesConditionObject -Name Cookies -ParameterOperator Equal -ParameterSelector test -ParameterMatchValue test -ParameterNegateCondition $False -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCookiesCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCookiesCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleCookiesConditionObject
#>
function New-AzCdnDeliveryRuleCookiesConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCookiesCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCookiesCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -17702,12 +17702,12 @@ Create an in-memory object for DeliveryRuleHttpVersionCondition.
New-AzCdnDeliveryRuleHttpVersionConditionObject -Name HttpVersion -ParameterMatchValue 2.0
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleHttpVersionCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleHttpVersionCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleHttpVersionConditionObject
#>
function New-AzCdnDeliveryRuleHttpVersionConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleHttpVersionCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleHttpVersionCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -17824,12 +17824,12 @@ Create an in-memory object for DeliveryRuleIsDeviceCondition.
New-AzCdnDeliveryRuleIsDeviceConditionObject -Name IsDevice -ParameterMatchValue Mobile
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleIsDeviceCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleIsDeviceCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleIsDeviceConditionObject
#>
function New-AzCdnDeliveryRuleIsDeviceConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleIsDeviceCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleIsDeviceCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -17953,7 +17953,7 @@ $actions = @($action1, $action2)
New-AzCdnDeliveryRuleObject -Name "Rule1" -Condition $conditions -Action $actions -Order 1
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRule
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRule
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -17968,12 +17968,12 @@ CONDITION : A list of conditions that must be matched
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleObject
#>
function New-AzCdnDeliveryRuleObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRule])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRule])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IDeliveryRuleAction1[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeliveryRuleAction1[]]
# A list of actions that are executed when all the conditions of a rule are satisfied.
# To construct, see NOTES section for ACTION properties and create a hash table.
${Action},
@@ -17990,7 +17990,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IDeliveryRuleCondition[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeliveryRuleCondition[]]
# A list of conditions that must be matched for the actions to be executed.
# To construct, see NOTES section for CONDITION properties and create a hash table.
${Condition},
@@ -18089,12 +18089,12 @@ Create an in-memory object for DeliveryRulePostArgsCondition.
New-AzCdnDeliveryRulePostArgsConditionObject -Name PostArgs -ParameterOperator Equal -ParameterMatchValue test -ParameterNegateCondition $False -ParameterSelector test -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRulePostArgsCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRulePostArgsCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRulePostArgsConditionObject
#>
function New-AzCdnDeliveryRulePostArgsConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRulePostArgsCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRulePostArgsCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -18224,12 +18224,12 @@ Create an in-memory object for DeliveryRuleQueryStringCondition.
New-AzCdnDeliveryRuleQueryStringConditionObject -Name QueryString -ParameterOperator Equal -ParameterMatchValue test -ParameterNegateCondition $False -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleQueryStringCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleQueryStringCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleQueryStringConditionObject
#>
function New-AzCdnDeliveryRuleQueryStringConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleQueryStringCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleQueryStringCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -18353,12 +18353,12 @@ Create an in-memory object for DeliveryRuleRemoteAddressCondition.
New-AzCdnDeliveryRuleRemoteAddressConditionObject -Name RemoteAddress -ParameterOperator GeoMatch -ParameterMatchValue BJ -ParameterNegateCondition $False -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRemoteAddressCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRemoteAddressCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleRemoteAddressConditionObject
#>
function New-AzCdnDeliveryRuleRemoteAddressConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRemoteAddressCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRemoteAddressCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -18484,12 +18484,12 @@ Create an in-memory object for DeliveryRuleRequestBodyCondition.
New-AzCdnDeliveryRuleRequestBodyConditionObject -Name RequestBody -ParameterOperator Equal -ParameterMatchValue test -ParameterNegateCondition $False -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestBodyCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestBodyCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleRequestBodyConditionObject
#>
function New-AzCdnDeliveryRuleRequestBodyConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestBodyCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestBodyCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -18613,12 +18613,12 @@ Create an in-memory object for DeliveryRuleRequestHeaderAction.
New-AzCdnDeliveryRuleRequestHeaderActionObject -Name ModifyRequestHeader -ParameterHeaderAction Append -ParameterHeaderName a1 -ParameterValue a1
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderAction
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleRequestHeaderActionObject
#>
function New-AzCdnDeliveryRuleRequestHeaderActionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderAction])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderAction])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -18735,12 +18735,12 @@ Create an in-memory object for DeliveryRuleRequestHeaderCondition.
New-AzCdnDeliveryRuleRequestHeaderConditionObject -Name RequestHeader -ParameterOperator Equal -ParameterSelector test -ParameterMatchValue test -ParameterNegateCondition $False -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleRequestHeaderConditionObject
#>
function New-AzCdnDeliveryRuleRequestHeaderConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -18870,12 +18870,12 @@ Create an in-memory object for DeliveryRuleRequestMethodCondition.
New-AzCdnDeliveryRuleRequestMethodConditionObject -Name RequestMethod -ParameterMatchValue GET
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestMethodCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestMethodCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleRequestMethodConditionObject
#>
function New-AzCdnDeliveryRuleRequestMethodConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestMethodCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestMethodCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -18992,12 +18992,12 @@ Create an in-memory object for DeliveryRuleRequestSchemeCondition.
New-AzCdnDeliveryRuleRequestSchemeConditionObject -Name RequestScheme -ParameterMatchValue HTTP
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestSchemeCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestSchemeCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleRequestSchemeConditionObject
#>
function New-AzCdnDeliveryRuleRequestSchemeConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestSchemeCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestSchemeCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -19114,12 +19114,12 @@ Create an in-memory object for DeliveryRuleRequestUriCondition.
New-AzCdnDeliveryRuleRequestUriConditionObject -Name RequestUri -ParameterOperator Equal -ParameterMatchValue /test
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestUriCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestUriCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleRequestUriConditionObject
#>
function New-AzCdnDeliveryRuleRequestUriConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestUriCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestUriCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -19243,12 +19243,12 @@ Create an in-memory object for DeliveryRuleResponseHeaderAction.
New-AzCdnDeliveryRuleResponseHeaderActionObject -Name ModifyResponseHeader -ParameterHeaderAction Append -ParameterHeaderName a1 -ParameterValue a1
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleResponseHeaderAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleResponseHeaderAction
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleResponseHeaderActionObject
#>
function New-AzCdnDeliveryRuleResponseHeaderActionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleResponseHeaderAction])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleResponseHeaderAction])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -19365,12 +19365,12 @@ Create an in-memory object for DeliveryRuleUrlFileExtensionCondition.
New-AzCdnDeliveryRuleUrlFileExtensionConditionObject -Name UrlFileExtension -ParameterOperator Equal -ParameterMatchValue txt -ParameterNegateCondition $False -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileExtensionCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileExtensionCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleUrlFileExtensionConditionObject
#>
function New-AzCdnDeliveryRuleUrlFileExtensionConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileExtensionCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileExtensionCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -19494,12 +19494,12 @@ Create an in-memory object for DeliveryRuleUrlFileNameCondition.
New-AzCdnDeliveryRuleUrlFileNameConditionObject -Name UrlFileName -ParameterOperator Equal -ParameterMatchValue test -ParameterNegateCondition $False -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileNameCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileNameCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleUrlFileNameConditionObject
#>
function New-AzCdnDeliveryRuleUrlFileNameConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileNameCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileNameCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -19623,12 +19623,12 @@ Create an in-memory object for DeliveryRuleUrlPathCondition.
New-AzCdnDeliveryRuleUrlPathConditionObject -Name UrlPath -ParameterOperator Equal -ParameterMatchValue /a
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlPathCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlPathCondition
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnDeliveryRuleUrlPathConditionObject
#>
function New-AzCdnDeliveryRuleUrlPathConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlPathCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlPathCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -19752,12 +19752,12 @@ Create an in-memory object for HealthProbeParameters.
New-AzCdnHealthProbeParametersObject -ProbeIntervalInSecond 120 -ProbePath "/check-health.aspx" -ProbeProtocol "Http" -ProbeRequestType "HEAD"
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.HealthProbeParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.HealthProbeParameters
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnHealthProbeParametersObject
#>
function New-AzCdnHealthProbeParametersObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.HealthProbeParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.HealthProbeParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter()]
@@ -19875,12 +19875,12 @@ $contentPath = @("/movies/amazing.mp4","/pictures/pic1.jpg")
New-AzCdnLoadParametersObject -ContentPath $contentPath
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.LoadParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.LoadParameters
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnLoadParametersObject
#>
function New-AzCdnLoadParametersObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.LoadParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.LoadParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -19978,12 +19978,12 @@ Create an in-memory object for CdnManagedHttpsParameters.
New-AzCdnManagedHttpsParametersObject -CertificateSourceParameterCertificateType Dedicated -CertificateSource Cdn -ProtocolType ServerNameIndication
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CdnManagedHttpsParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CdnManagedHttpsParameters
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnManagedHttpsParametersObject
#>
function New-AzCdnManagedHttpsParametersObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CdnManagedHttpsParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CdnManagedHttpsParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -20102,12 +20102,12 @@ Create an in-memory object for OriginGroupOverrideAction.
New-AzCdnOriginGroupOverrideActionObject -Name OriginGroupOverride -OriginGroupId 001
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.OriginGroupOverrideAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.OriginGroupOverrideAction
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnOriginGroupOverrideActionObject
#>
function New-AzCdnOriginGroupOverrideActionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.OriginGroupOverrideAction])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.OriginGroupOverrideAction])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -20211,12 +20211,12 @@ Creates an CDN profile with the specified profile name under the specified subsc
New-AzCdnProfile -ResourceGroupName testps-rg-da16jm -Name cdn001 -SkuName Standard_Microsoft -Location Global
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile
.Link
https://learn.microsoft.com/powershell/module/az.cdn/new-azcdnprofile
#>
function New-AzCdnProfile {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile])]
[CmdletBinding(DefaultParameterSetName='CreateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -20261,7 +20261,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ITrackedResourceTags]))]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ITrackedResourceTags]))]
[System.Collections.Hashtable]
# Resource tags.
${Tag},
@@ -20423,12 +20423,12 @@ $contentPath = @("/movies/amazing.mp4","/pictures/pic1.jpg")
New-AzCdnPurgeParametersObject -ContentPath $contentPath
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.PurgeParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.PurgeParameters
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnPurgeParametersObject
#>
function New-AzCdnPurgeParametersObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.PurgeParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.PurgeParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -20526,12 +20526,12 @@ Create an in-memory object for ResourceReference.
New-AzCdnResourceReferenceObject -Id Idtest
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResourceReference
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResourceReference
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnResourceReferenceObject
#>
function New-AzCdnResourceReferenceObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResourceReference])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResourceReference])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter()]
@@ -20628,7 +20628,7 @@ Create an in-memory object for ResponseBasedOriginErrorDetectionParameters.
New-AzCdnResponseBasedOriginErrorDetectionParametersObject -ResponseBasedDetectedErrorType testDetctedError -ResponseBasedFailoverThresholdPercentage 6
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResponseBasedOriginErrorDetectionParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResponseBasedOriginErrorDetectionParameters
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -20641,12 +20641,12 @@ HTTPERRORRANGE : The list of Http status code range
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnResponseBasedOriginErrorDetectionParametersObject
#>
function New-AzCdnResponseBasedOriginErrorDetectionParametersObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResponseBasedOriginErrorDetectionParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResponseBasedOriginErrorDetectionParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IHttpErrorRangeParameters[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IHttpErrorRangeParameters[]]
# The list of Http status code ranges that are considered as server errors for origin and it is marked as unhealthy.
# To construct, see NOTES section for HTTPERRORRANGE properties and create a hash table.
${HttpErrorRange},
@@ -20752,12 +20752,12 @@ Create an in-memory object for UrlRedirectAction.
New-AzCdnUrlRedirectActionObject -Name rule01 -ParameterRedirectType redirect
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRedirectAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRedirectAction
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnUrlRedirectActionObject
#>
function New-AzCdnUrlRedirectActionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRedirectAction])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRedirectAction])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -20902,12 +20902,12 @@ Create an in-memory object for UrlRewriteAction.
New-AzCdnUrlRewriteActionObject -Name rewrite01 -ParameterDestination dest01 -ParameterSourcePattern pattern01
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRewriteAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRewriteAction
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnUrlRewriteActionObject
#>
function New-AzCdnUrlRewriteActionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRewriteAction])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRewriteAction])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -21025,7 +21025,7 @@ Create an in-memory object for UrlSigningAction.
New-AzCdnUrlSigningActionObject -Name action01
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlSigningAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlSigningAction
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -21038,7 +21038,7 @@ PARAMETERNAMEOVERRIDE : Defines which query string
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnUrlSigningActionObject
#>
function New-AzCdnUrlSigningActionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlSigningAction])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlSigningAction])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -21057,7 +21057,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IUrlSigningParamIdentifier[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IUrlSigningParamIdentifier[]]
# Defines which query string parameters in the url to be considered for expires, key id etc.
# .
# To construct, see NOTES section for PARAMETERNAMEOVERRIDE properties and create a hash table.
@@ -21151,12 +21151,12 @@ Create an in-memory object for UserManagedHttpsParameters.
New-AzCdnUserManagedHttpsParametersObject -CertificateSource certSource -CertificateSourceParameterResourceGroupName rgName -CertificateSourceParameterSecretName secretName -CertificateSourceParameterSubscriptionId subId -CertificateSourceParameterVaultName kvName -ProtocolType typeTest
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UserManagedHttpsParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UserManagedHttpsParameters
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzCdnUserManagedHttpsParametersObject
#>
function New-AzCdnUserManagedHttpsParametersObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UserManagedHttpsParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UserManagedHttpsParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -21300,7 +21300,7 @@ $secretResoure = New-AzFrontDoorCdnResourceReferenceObject -Id $secret.Id
New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject -CertificateType "CustomerCertificate" -MinimumTlsVersion "TLS12" -Secret $secretResoure
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdDomainHttpsParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdDomainHttpsParameters
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -21312,7 +21312,7 @@ SECRET : Resource reference to the secret. ie. subs/rg/profi
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnCustomDomainTlsSettingParametersObject
#>
function New-AzFrontDoorCdnCustomDomainTlsSettingParametersObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AFDDomainHttpsParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AFDDomainHttpsParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -21331,7 +21331,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IResourceReference]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResourceReference]
# Resource reference to the secret.
# ie.
# subs/rg/profile/secret.
@@ -21426,7 +21426,7 @@ Create an in-memory object for MigrationParameters.
New-AzFrontDoorCdnMigrationParametersObject -ProfileName test
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.MigrationParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.MigrationParameters
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -21439,7 +21439,7 @@ MIGRATIONWEBAPPLICATIONFIREWALLMAPPING
function New-AzFrontDoorCdnMigrationParametersObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.MigrationParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.MigrationParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -21456,7 +21456,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IMigrationWebApplicationFirewallMapping[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IMigrationWebApplicationFirewallMapping[]]
# Waf mapping for the migrated profile.
# To construct, see NOTES section for MIGRATIONWEBAPPLICATIONFIREWALLMAPPING properties and create a hash table.
${MigrationWebApplicationFirewallMapping},
@@ -21556,12 +21556,12 @@ Create an in-memory object for MigrationWebApplicationFirewallMapping.
New-AzFrontDoorCdnMigrationWebApplicationFirewallMappingObject -MigratedFromId migrateFromId -MigratedToId migrateToId
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.MigrationWebApplicationFirewallMapping
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.MigrationWebApplicationFirewallMapping
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzFrontDoorCdnMigrationWebApplicationFirewallMappingObject
#>
function New-AzFrontDoorCdnMigrationWebApplicationFirewallMappingObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.MigrationWebApplicationFirewallMapping])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.MigrationWebApplicationFirewallMapping])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter()]
@@ -21664,12 +21664,12 @@ Create an in-memory object for HealthProbeParameters.
New-AzFrontDoorCdnOriginGroupHealthProbeSettingObject -ProbeIntervalInSecond 1 -ProbePath "/" -ProbeProtocol "Https" -ProbeRequestType "GET"
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.HealthProbeParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.HealthProbeParameters
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnOriginGroupHealthProbeSettingObject
#>
function New-AzFrontDoorCdnOriginGroupHealthProbeSettingObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.HealthProbeParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.HealthProbeParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter()]
@@ -21786,12 +21786,12 @@ Create an in-memory object for LoadBalancingSettingsParameters.
New-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject -AdditionalLatencyInMillisecond 200 -SampleSize 5 -SuccessfulSamplesRequired 4
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.LoadBalancingSettingsParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.LoadBalancingSettingsParameters
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject
#>
function New-AzFrontDoorCdnOriginGroupLoadBalancingSettingObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.LoadBalancingSettingsParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.LoadBalancingSettingsParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter()]
@@ -21898,14 +21898,26 @@ Creates a new Azure Front Door Standard or Azure Front Door Premium or CDN profi
Creates a new Azure Front Door Standard or Azure Front Door Premium or CDN profile with a profile name under the specified subscription and resource group.
.Example
New-AzFrontDoorCdnProfile -ResourceGroupName testps-rg-da16jm -Name fdp-v542q6 -SkuName Standard_AzureFrontDoor -Location Global
+.Example
+$rule = New-AzFrontDoorCdnProfileScrubbingRulesObject -MatchVariable RequestIPAddress -State Enabled
+New-AzFrontDoorCdnProfile -ResourceGroupName testps-rg-da16jm -Name fdp-v542q6 -SkuName Standard_AzureFrontDoor -Location Global -LogScrubbingRule $rule -LogScrubbingState Enabled
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile
+.Notes
+COMPLEX PARAMETER PROPERTIES
+
+To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
+
+LOGSCRUBBINGRULE : List of log scrubbing rules applied to the Azure Front Door profile logs.
+ MatchVariable : The variable to be scrubbed from the logs.
+ [Selector ]: When matchVariable is a collection, operator used to specify which elements in the collection this rule applies to.
+ [State ]: Defines the state of a log scrubbing rule. Default value is enabled.
.Link
https://learn.microsoft.com/powershell/module/az.cdn/new-azfrontdoorcdnprofile
#>
function New-AzFrontDoorCdnProfile {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile])]
[CmdletBinding(DefaultParameterSetName='CreateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -21950,7 +21962,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ITrackedResourceTags]))]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ITrackedResourceTags]))]
[System.Collections.Hashtable]
# Resource tags.
${Tag},
@@ -21971,6 +21983,22 @@ param(
# The dictionary values can be empty objects ({}) in requests.
${IdentityUserAssignedIdentity},
+ [Parameter()]
+ [AllowEmptyCollection()]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfileScrubbingRules[]]
+ # List of log scrubbing rules applied to the Azure Front Door profile logs.
+ # To construct, see NOTES section for LOGSCRUBBINGRULE properties and create a hash table.
+ ${LogScrubbingRule},
+
+ [Parameter()]
+ [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ProfileScrubbingState])]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ProfileScrubbingState]
+ # State of the log scrubbing config.
+ # Default value is Enabled.
+ ${LogScrubbingState},
+
[Parameter()]
[Alias('AzureRMContext', 'AzureCredential')]
[ValidateNotNull()]
@@ -22127,12 +22155,12 @@ Create an in-memory object for ProfileChangeSkuWafMapping.
New-AzFrontDoorCdnProfileChangeSkuWafMappingObject -SecurityPolicyName policyName -ChangeToWafPolicyId toWafPolicyId
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ProfileChangeSkuWafMapping
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileChangeSkuWafMapping
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzFrontDoorCdnProfileChangeSkuWafMappingObject
#>
function New-AzFrontDoorCdnProfileChangeSkuWafMappingObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ProfileChangeSkuWafMapping])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileChangeSkuWafMapping])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -22226,6 +22254,247 @@ end {
}
}
+<#
+.Synopsis
+Create an in-memory object for ProfileLogScrubbing.
+.Description
+Create an in-memory object for ProfileLogScrubbing.
+.Example
+$scrubbingRule1 = New-AzFrontDoorCdnProfileScrubbingRulesObject -MatchVariable RequestIPAddress -State Enabled
+$scrubbingRule2 = New-AzFrontDoorCdnProfileScrubbingRulesObject -MatchVariable RequestUri -State Enabled
+New-AzFrontDoorCdnProfileLogScrubbingObject -ScrubbingRule @($scrubbingRule1, $scrubbingRule2) -State Enabled
+
+.Outputs
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileLogScrubbing
+.Notes
+COMPLEX PARAMETER PROPERTIES
+
+To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
+
+SCRUBBINGRULE : List of log scrubbing rules applied to the Azure Front Door profile logs.
+ MatchVariable : The variable to be scrubbed from the logs.
+ [Selector ]: When matchVariable is a collection, operator used to specify which elements in the collection this rule applies to.
+ [State ]: Defines the state of a log scrubbing rule. Default value is enabled.
+.Link
+https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzFrontDoorCdnProfileLogScrubbingObject
+#>
+function New-AzFrontDoorCdnProfileLogScrubbingObject {
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileLogScrubbing])]
+[CmdletBinding(PositionalBinding=$false)]
+param(
+ [Parameter()]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfileScrubbingRules[]]
+ # List of log scrubbing rules applied to the Azure Front Door profile logs.
+ # To construct, see NOTES section for SCRUBBINGRULE properties and create a hash table.
+ ${ScrubbingRule},
+
+ [Parameter()]
+ [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ProfileScrubbingState])]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ProfileScrubbingState]
+ # State of the log scrubbing config.
+ # Default value is Enabled.
+ ${State}
+)
+
+begin {
+ try {
+ $outBuffer = $null
+ if ($PSBoundParameters.TryGetValue('OutBuffer', [ref]$outBuffer)) {
+ $PSBoundParameters['OutBuffer'] = 1
+ }
+ $parameterSet = $PSCmdlet.ParameterSetName
+
+ if ($null -eq [Microsoft.WindowsAzure.Commands.Utilities.Common.AzurePSCmdlet]::PowerShellVersion) {
+ [Microsoft.WindowsAzure.Commands.Utilities.Common.AzurePSCmdlet]::PowerShellVersion = $PSVersionTable.PSVersion.ToString()
+ }
+ $preTelemetryId = [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::TelemetryId
+ if ($preTelemetryId -eq '') {
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::TelemetryId =(New-Guid).ToString()
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.module]::Instance.Telemetry.Invoke('Create', $MyInvocation, $parameterSet, $PSCmdlet)
+ } else {
+ $internalCalledCmdlets = [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::InternalCalledCmdlets
+ if ($internalCalledCmdlets -eq '') {
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::InternalCalledCmdlets = $MyInvocation.MyCommand.Name
+ } else {
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::InternalCalledCmdlets += ',' + $MyInvocation.MyCommand.Name
+ }
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::TelemetryId = 'internal'
+ }
+
+ $mapping = @{
+ __AllParameterSets = 'Az.Cdn.custom\New-AzFrontDoorCdnProfileLogScrubbingObject';
+ }
+ $cmdInfo = Get-Command -Name $mapping[$parameterSet]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.MessageAttributeHelper]::ProcessCustomAttributesAtRuntime($cmdInfo, $MyInvocation, $parameterSet, $PSCmdlet)
+ if ($null -ne $MyInvocation.MyCommand -and [Microsoft.WindowsAzure.Commands.Utilities.Common.AzurePSCmdlet]::PromptedPreviewMessageCmdlets -notcontains $MyInvocation.MyCommand.Name -and [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.MessageAttributeHelper]::ContainsPreviewAttribute($cmdInfo, $MyInvocation)){
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.MessageAttributeHelper]::ProcessPreviewMessageAttributesAtRuntime($cmdInfo, $MyInvocation, $parameterSet, $PSCmdlet)
+ [Microsoft.WindowsAzure.Commands.Utilities.Common.AzurePSCmdlet]::PromptedPreviewMessageCmdlets.Enqueue($MyInvocation.MyCommand.Name)
+ }
+ $wrappedCmd = $ExecutionContext.InvokeCommand.GetCommand(($mapping[$parameterSet]), [System.Management.Automation.CommandTypes]::Cmdlet)
+ $scriptCmd = {& $wrappedCmd @PSBoundParameters}
+ $steppablePipeline = $scriptCmd.GetSteppablePipeline($MyInvocation.CommandOrigin)
+ $steppablePipeline.Begin($PSCmdlet)
+ } catch {
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::ClearTelemetryContext()
+ throw
+ }
+}
+
+process {
+ try {
+ $steppablePipeline.Process($_)
+ } catch {
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::ClearTelemetryContext()
+ throw
+ }
+
+ finally {
+ $backupTelemetryId = [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::TelemetryId
+ $backupInternalCalledCmdlets = [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::InternalCalledCmdlets
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::ClearTelemetryContext()
+ }
+
+}
+end {
+ try {
+ $steppablePipeline.End()
+
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::TelemetryId = $backupTelemetryId
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::InternalCalledCmdlets = $backupInternalCalledCmdlets
+ if ($preTelemetryId -eq '') {
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.module]::Instance.Telemetry.Invoke('Send', $MyInvocation, $parameterSet, $PSCmdlet)
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::ClearTelemetryContext()
+ }
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::TelemetryId = $preTelemetryId
+
+ } catch {
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::ClearTelemetryContext()
+ throw
+ }
+}
+}
+
+<#
+.Synopsis
+Create an in-memory object for ProfileScrubbingRules.
+.Description
+Create an in-memory object for ProfileScrubbingRules.
+.Example
+New-AzFrontDoorCdnProfileScrubbingRulesObject -MatchVariable RequestIPAddress -State Enabled
+.Example
+New-AzFrontDoorCdnProfileScrubbingRulesObject -MatchVariable RequestUri -State Disabled
+
+.Outputs
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileScrubbingRules
+.Link
+https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzFrontDoorCdnProfileScrubbingRulesObject
+#>
+function New-AzFrontDoorCdnProfileScrubbingRulesObject {
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileScrubbingRules])]
+[CmdletBinding(PositionalBinding=$false)]
+param(
+ [Parameter(Mandatory)]
+ [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ScrubbingRuleEntryMatchVariable])]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ScrubbingRuleEntryMatchVariable]
+ # The variable to be scrubbed from the logs.
+ ${MatchVariable},
+
+ [Parameter()]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
+ [System.String]
+ # When matchVariable is a collection, operator used to specify which elements in the collection this rule applies to.
+ ${Selector},
+
+ [Parameter()]
+ [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ScrubbingRuleEntryState])]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ScrubbingRuleEntryState]
+ # Defines the state of a log scrubbing rule.
+ # Default value is enabled.
+ ${State}
+)
+
+begin {
+ try {
+ $outBuffer = $null
+ if ($PSBoundParameters.TryGetValue('OutBuffer', [ref]$outBuffer)) {
+ $PSBoundParameters['OutBuffer'] = 1
+ }
+ $parameterSet = $PSCmdlet.ParameterSetName
+
+ if ($null -eq [Microsoft.WindowsAzure.Commands.Utilities.Common.AzurePSCmdlet]::PowerShellVersion) {
+ [Microsoft.WindowsAzure.Commands.Utilities.Common.AzurePSCmdlet]::PowerShellVersion = $PSVersionTable.PSVersion.ToString()
+ }
+ $preTelemetryId = [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::TelemetryId
+ if ($preTelemetryId -eq '') {
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::TelemetryId =(New-Guid).ToString()
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.module]::Instance.Telemetry.Invoke('Create', $MyInvocation, $parameterSet, $PSCmdlet)
+ } else {
+ $internalCalledCmdlets = [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::InternalCalledCmdlets
+ if ($internalCalledCmdlets -eq '') {
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::InternalCalledCmdlets = $MyInvocation.MyCommand.Name
+ } else {
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::InternalCalledCmdlets += ',' + $MyInvocation.MyCommand.Name
+ }
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::TelemetryId = 'internal'
+ }
+
+ $mapping = @{
+ __AllParameterSets = 'Az.Cdn.custom\New-AzFrontDoorCdnProfileScrubbingRulesObject';
+ }
+ $cmdInfo = Get-Command -Name $mapping[$parameterSet]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.MessageAttributeHelper]::ProcessCustomAttributesAtRuntime($cmdInfo, $MyInvocation, $parameterSet, $PSCmdlet)
+ if ($null -ne $MyInvocation.MyCommand -and [Microsoft.WindowsAzure.Commands.Utilities.Common.AzurePSCmdlet]::PromptedPreviewMessageCmdlets -notcontains $MyInvocation.MyCommand.Name -and [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.MessageAttributeHelper]::ContainsPreviewAttribute($cmdInfo, $MyInvocation)){
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.MessageAttributeHelper]::ProcessPreviewMessageAttributesAtRuntime($cmdInfo, $MyInvocation, $parameterSet, $PSCmdlet)
+ [Microsoft.WindowsAzure.Commands.Utilities.Common.AzurePSCmdlet]::PromptedPreviewMessageCmdlets.Enqueue($MyInvocation.MyCommand.Name)
+ }
+ $wrappedCmd = $ExecutionContext.InvokeCommand.GetCommand(($mapping[$parameterSet]), [System.Management.Automation.CommandTypes]::Cmdlet)
+ $scriptCmd = {& $wrappedCmd @PSBoundParameters}
+ $steppablePipeline = $scriptCmd.GetSteppablePipeline($MyInvocation.CommandOrigin)
+ $steppablePipeline.Begin($PSCmdlet)
+ } catch {
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::ClearTelemetryContext()
+ throw
+ }
+}
+
+process {
+ try {
+ $steppablePipeline.Process($_)
+ } catch {
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::ClearTelemetryContext()
+ throw
+ }
+
+ finally {
+ $backupTelemetryId = [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::TelemetryId
+ $backupInternalCalledCmdlets = [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::InternalCalledCmdlets
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::ClearTelemetryContext()
+ }
+
+}
+end {
+ try {
+ $steppablePipeline.End()
+
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::TelemetryId = $backupTelemetryId
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::InternalCalledCmdlets = $backupInternalCalledCmdlets
+ if ($preTelemetryId -eq '') {
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.module]::Instance.Telemetry.Invoke('Send', $MyInvocation, $parameterSet, $PSCmdlet)
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::ClearTelemetryContext()
+ }
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::TelemetryId = $preTelemetryId
+
+ } catch {
+ [Microsoft.WindowsAzure.Commands.Common.MetricHelper]::ClearTelemetryContext()
+ throw
+ }
+}
+}
+
<#
.Synopsis
Create an in-memory object for ProfileUpgradeParameters.
@@ -22240,7 +22509,7 @@ $upgrade = New-AzFrontDoorCdnProfileUpgradeParametersObject -WafMappingList $waf
$upgrade.ToString()
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ProfileUpgradeParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileUpgradeParameters
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -22253,12 +22522,12 @@ WAFMAPPINGLIST : Web Application Firewall (WAF) a
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzFrontDoorCdnProfileUpgradeParametersObject
#>
function New-AzFrontDoorCdnProfileUpgradeParametersObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ProfileUpgradeParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ProfileUpgradeParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfileChangeSkuWafMapping[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfileChangeSkuWafMapping[]]
# Web Application Firewall (WAF) and security policy mapping for the profile upgrade.
# To construct, see NOTES section for WAFMAPPINGLIST properties and create a hash table.
${WafMappingList}
@@ -22352,12 +22621,12 @@ $contentPath = "/a"
$content = New-AzFrontDoorCdnPurgeParametersObject -ContentPath $contentPath
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdPurgeParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdPurgeParameters
.Link
https://learn.microsoft.com/powershell/module/Az.Cdn/new-AzFrontDoorCdnPurgeParametersObject
#>
function New-AzFrontDoorCdnPurgeParametersObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdPurgeParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdPurgeParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -22462,12 +22731,12 @@ $secret = Get-AzFrontDoorCdnSecret -ResourceGroupName testps-rg-da16jm -Profile
New-AzFrontDoorCdnResourceReferenceObject -Id $secret.Id
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResourceReference
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResourceReference
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnResourceReferenceObject
#>
function New-AzFrontDoorCdnResourceReferenceObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ResourceReference])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ResourceReference])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter()]
@@ -22564,12 +22833,12 @@ Create an in-memory object for DeliveryRuleClientPortCondition.
New-AzFrontDoorCdnRuleClientPortConditionObject -Name ClientPort -ParameterOperator Equal -ParameterMatchValue 80,81
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleClientPortCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleClientPortCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleClientPortConditionObject
#>
function New-AzFrontDoorCdnRuleClientPortConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleClientPortCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleClientPortCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -22693,12 +22962,12 @@ Create an in-memory object for DeliveryRuleCookiesCondition.
New-AzFrontDoorCdnRuleCookiesConditionObject -Name Cookies -ParameterOperator Equal -ParameterSelector test -ParameterMatchValue test -ParameterNegateCondition $False -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCookiesCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCookiesCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleCookiesConditionObject
#>
function New-AzFrontDoorCdnRuleCookiesConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleCookiesCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleCookiesCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -22828,12 +23097,12 @@ Create an in-memory object for DeliveryRuleHostNameCondition.
New-AzFrontDoorCdnRuleHostNameConditionObject -Name HostName -ParameterOperator Equal -ParameterMatchValue azure.com
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleHostNameCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleHostNameCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleHostNameConditionObject
#>
function New-AzFrontDoorCdnRuleHostNameConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleHostNameCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleHostNameCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -22957,12 +23226,12 @@ Create an in-memory object for DeliveryRuleHttpVersionCondition.
New-AzFrontDoorCdnRuleHttpVersionConditionObject -Name HttpVersion -ParameterMatchValue 2.0
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleHttpVersionCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleHttpVersionCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleHttpVersionConditionObject
#>
function New-AzFrontDoorCdnRuleHttpVersionConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleHttpVersionCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleHttpVersionCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -23079,12 +23348,12 @@ Create an in-memory object for DeliveryRuleIsDeviceCondition.
New-AzFrontDoorCdnRuleIsDeviceConditionObject -Name IsDevice -ParameterMatchValue Mobile
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleIsDeviceCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleIsDeviceCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleIsDeviceConditionObject
#>
function New-AzFrontDoorCdnRuleIsDeviceConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleIsDeviceCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleIsDeviceCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -23201,12 +23470,12 @@ Create an in-memory object for DeliveryRulePostArgsCondition.
New-AzFrontDoorCdnRulePostArgsConditionObject -Name PostArgs -ParameterOperator Equal -ParameterMatchValue test -ParameterNegateCondition $False -ParameterSelector test -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRulePostArgsCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRulePostArgsCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRulePostArgsConditionObject
#>
function New-AzFrontDoorCdnRulePostArgsConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRulePostArgsCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRulePostArgsCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -23336,12 +23605,12 @@ Create an in-memory object for DeliveryRuleQueryStringCondition.
New-AzFrontDoorCdnRuleQueryStringConditionObject -Name QueryString -ParameterOperator Equal -ParameterMatchValue test -ParameterNegateCondition $False -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleQueryStringCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleQueryStringCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleQueryStringConditionObject
#>
function New-AzFrontDoorCdnRuleQueryStringConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleQueryStringCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleQueryStringCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -23465,12 +23734,12 @@ Create an in-memory object for DeliveryRuleRemoteAddressCondition.
New-AzFrontDoorCdnRuleRemoteAddressConditionObject -Name RemoteAddress -ParameterOperator GeoMatch -ParameterMatchValue BJ -ParameterNegateCondition $False -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRemoteAddressCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRemoteAddressCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleRemoteAddressConditionObject
#>
function New-AzFrontDoorCdnRuleRemoteAddressConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRemoteAddressCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRemoteAddressCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -23596,12 +23865,12 @@ Create an in-memory object for DeliveryRuleRequestBodyCondition.
New-AzFrontDoorCdnRuleRequestBodyConditionObject -Name RequestBody -ParameterOperator Equal -ParameterMatchValue test -ParameterNegateCondition $False -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestBodyCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestBodyCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleRequestBodyConditionObject
#>
function New-AzFrontDoorCdnRuleRequestBodyConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestBodyCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestBodyCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -23725,12 +23994,12 @@ Create an in-memory object for DeliveryRuleRequestHeaderAction.
New-AzFrontDoorCdnRuleRequestHeaderActionObject -Name ModifyRequestHeader -ParameterHeaderAction Append -ParameterHeaderName a1 -ParameterValue a1
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderAction
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleRequestHeaderActionObject
#>
function New-AzFrontDoorCdnRuleRequestHeaderActionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderAction])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderAction])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -23847,12 +24116,12 @@ Create an in-memory object for DeliveryRuleRequestHeaderCondition.
New-AzFrontDoorCdnRuleRequestHeaderConditionObject -Name RequestHeader -ParameterOperator Equal -ParameterSelector test -ParameterMatchValue test -ParameterNegateCondition $False -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleRequestHeaderConditionObject
#>
function New-AzFrontDoorCdnRuleRequestHeaderConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestHeaderCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestHeaderCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -23982,12 +24251,12 @@ Create an in-memory object for DeliveryRuleRequestMethodCondition.
New-AzFrontDoorCdnRuleRequestMethodConditionObject -Name RequestMethod -ParameterMatchValue GET
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestMethodCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestMethodCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleRequestMethodConditionObject
#>
function New-AzFrontDoorCdnRuleRequestMethodConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestMethodCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestMethodCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -24104,12 +24373,12 @@ Create an in-memory object for DeliveryRuleRequestSchemeCondition.
New-AzFrontDoorCdnRuleRequestSchemeConditionObject -Name RequestScheme -ParameterMatchValue HTTP
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestSchemeCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestSchemeCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleRequestSchemeConditionObject
#>
function New-AzFrontDoorCdnRuleRequestSchemeConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestSchemeCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestSchemeCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -24226,12 +24495,12 @@ Create an in-memory object for DeliveryRuleRequestUriCondition.
New-AzFrontDoorCdnRuleRequestUriConditionObject -Name RequestUri -ParameterOperator Equal -ParameterMatchValue /test
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestUriCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestUriCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleRequestUriConditionObject
#>
function New-AzFrontDoorCdnRuleRequestUriConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRequestUriCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRequestUriCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -24355,12 +24624,12 @@ Create an in-memory object for DeliveryRuleResponseHeaderAction.
New-AzFrontDoorCdnRuleResponseHeaderActionObject -Name ModifyResponseHeader -ParameterHeaderAction Append -ParameterHeaderName a1 -ParameterValue a1
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleResponseHeaderAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleResponseHeaderAction
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleResponseHeaderActionObject
#>
function New-AzFrontDoorCdnRuleResponseHeaderActionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleResponseHeaderAction])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleResponseHeaderAction])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -24478,12 +24747,12 @@ $originGroupId = "xxxx"
New-AzFrontDoorCdnRuleRouteConfigurationOverrideActionObject -Name RouteConfigurationOverride -OriginGroupOverrideForwardingProtocol HttpOnly -OriginGroupId $originGroupId
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRouteConfigurationOverrideAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRouteConfigurationOverrideAction
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleRouteConfigurationOverrideActionObject
#>
function New-AzFrontDoorCdnRuleRouteConfigurationOverrideActionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleRouteConfigurationOverrideAction])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleRouteConfigurationOverrideAction])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -24631,12 +24900,12 @@ Create an in-memory object for DeliveryRuleServerPortCondition.
New-AzFrontDoorCdnRuleServerPortConditionObject -Name ServerPort -ParameterOperator Equal -ParameterMatchValue 80,81
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleServerPortCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleServerPortCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleServerPortConditionObject
#>
function New-AzFrontDoorCdnRuleServerPortConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleServerPortCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleServerPortCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -24760,12 +25029,12 @@ Create an in-memory object for DeliveryRuleSocketAddrCondition.
New-AzFrontDoorCdnRuleSocketAddrConditionObject -Name SocketAddr -ParameterOperator IPMatch -ParameterMatchValue 222.10.0.1
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleSocketAddrCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleSocketAddrCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleSocketAddrConditionObject
#>
function New-AzFrontDoorCdnRuleSocketAddrConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleSocketAddrCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleSocketAddrCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -24889,12 +25158,12 @@ Create an in-memory object for DeliveryRuleSslProtocolCondition.
New-AzFrontDoorCdnRuleSslProtocolConditionObject -Name SslProtocol -ParameterMatchValue TLSv1.2
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleSslProtocolCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleSslProtocolCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleSslProtocolConditionObject
#>
function New-AzFrontDoorCdnRuleSslProtocolConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleSslProtocolCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleSslProtocolCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -25012,12 +25281,12 @@ Create an in-memory object for DeliveryRuleUrlFileExtensionCondition.
New-AzFrontDoorCdnRuleUrlFileExtensionConditionObject -Name UrlFileExtension -ParameterOperator Equal -ParameterMatchValue txt -ParameterNegateCondition $False -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileExtensionCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileExtensionCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleUrlFileExtensionConditionObject
#>
function New-AzFrontDoorCdnRuleUrlFileExtensionConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileExtensionCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileExtensionCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -25141,12 +25410,12 @@ Create an in-memory object for DeliveryRuleUrlFileNameCondition.
New-AzFrontDoorCdnRuleUrlFileNameConditionObject -Name UrlFileName -ParameterOperator Equal -ParameterMatchValue test -ParameterNegateCondition $False -ParameterTransform Lowercase
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileNameCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileNameCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleUrlFileNameConditionObject
#>
function New-AzFrontDoorCdnRuleUrlFileNameConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlFileNameCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlFileNameCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -25270,12 +25539,12 @@ Create an in-memory object for DeliveryRuleUrlPathCondition.
New-AzFrontDoorCdnRuleUrlPathConditionObject -Name UrlPath -ParameterOperator Equal -ParameterMatchValue /a
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlPathCondition
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlPathCondition
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleUrlPathConditionObject
#>
function New-AzFrontDoorCdnRuleUrlPathConditionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.DeliveryRuleUrlPathCondition])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.DeliveryRuleUrlPathCondition])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -25399,12 +25668,12 @@ Create an in-memory object for UrlRedirectAction.
New-AzFrontDoorCdnRuleUrlRedirectActionObject -Name UrlRedirect -ParameterRedirectType Moved -ParameterDestinationProtocol MatchRequest
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRedirectAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRedirectAction
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleUrlRedirectActionObject
#>
function New-AzFrontDoorCdnRuleUrlRedirectActionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRedirectAction])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRedirectAction])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -25549,12 +25818,12 @@ Create an in-memory object for UrlRewriteAction.
New-AzFrontDoorCdnRuleUrlRewriteActionObject -Name UrlRewrite -ParameterDestination /b -ParameterSourcePattern /a -ParameterPreserveUnmatchedPath $False
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRewriteAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRewriteAction
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleUrlRewriteActionObject
#>
function New-AzFrontDoorCdnRuleUrlRewriteActionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlRewriteAction])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlRewriteAction])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -25672,7 +25941,7 @@ Create an in-memory object for UrlSigningAction.
New-AzFrontDoorCdnRuleUrlSigningActionObject -Name rule01
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlSigningAction
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlSigningAction
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -25685,7 +25954,7 @@ PARAMETERNAMEOVERRIDE : Defines which query string
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnRuleUrlSigningActionObject
#>
function New-AzFrontDoorCdnRuleUrlSigningActionObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlSigningAction])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlSigningAction])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -25704,7 +25973,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IUrlSigningParamIdentifier[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IUrlSigningParamIdentifier[]]
# Defines which query string parameters in the url to be considered for expires, key id etc.
# .
# To construct, see NOTES section for PARAMETERNAMEOVERRIDE properties and create a hash table.
@@ -25799,12 +26068,12 @@ $secretSourceId = "xxxxxxxx"
New-AzFrontDoorCdnSecretCustomerCertificateParametersObject -UseLatestVersion $true -SubjectAlternativeName @() -Type "CustomerCertificate" -SecretSourceId $secretSourceId
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CustomerCertificateParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CustomerCertificateParameters
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnSecretCustomerCertificateParametersObject
#>
function New-AzFrontDoorCdnSecretCustomerCertificateParametersObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.CustomerCertificateParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CustomerCertificateParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -25926,12 +26195,12 @@ Create an in-memory object for AzureFirstPartyManagedCertificateParameters.
New-AzFrontDoorCdnSecretFirstPartyManagedCertificateParametersObject -Type BYOC
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AzureFirstPartyManagedCertificateParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AzureFirstPartyManagedCertificateParameters
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnSecretFirstPartyManagedCertificateParametersObject
#>
function New-AzFrontDoorCdnSecretFirstPartyManagedCertificateParametersObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AzureFirstPartyManagedCertificateParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AzureFirstPartyManagedCertificateParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -26029,12 +26298,12 @@ Create an in-memory object for ManagedCertificateParameters.
New-AzFrontDoorCdnSecretManagedCertificateParametersObject -Type ManagedCert
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ManagedCertificateParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ManagedCertificateParameters
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnSecretManagedCertificateParametersObject
#>
function New-AzFrontDoorCdnSecretManagedCertificateParametersObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ManagedCertificateParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ManagedCertificateParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -26132,12 +26401,12 @@ Create an in-memory object for UrlSigningKeyParameters.
New-AzFrontDoorCdnSecretUrlSigningKeyParametersObject -KeyId keyId01 -Type Byoc -SecretVersion v1.0
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlSigningKeyParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlSigningKeyParameters
.Link
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnSecretUrlSigningKeyParametersObject
#>
function New-AzFrontDoorCdnSecretUrlSigningKeyParametersObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.UrlSigningKeyParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.UrlSigningKeyParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter(Mandatory)]
@@ -26255,7 +26524,7 @@ $endpoint = Get-AzFrontDoorCdnEndpoint -ResourceGroupName testps-rg-da16jm -Prof
New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallAssociationObject -PatternsToMatch @("/*") -Domain @(@{"Id"=$($endpoint.Id)})
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SecurityPolicyWebApplicationFirewallAssociation
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecurityPolicyWebApplicationFirewallAssociation
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -26267,12 +26536,12 @@ DOMAIN : List of domains.
https://learn.microsoft.com/powershell/module/az.Cdn/new-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallAssociationObject
#>
function New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallAssociationObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SecurityPolicyWebApplicationFirewallAssociation])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecurityPolicyWebApplicationFirewallAssociation])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IActivatedResourceReference[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IActivatedResourceReference[]]
# List of domains.
# To construct, see NOTES section for DOMAIN properties and create a hash table.
${Domain},
@@ -26374,7 +26643,7 @@ New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallParametersObject -Associa
-WafPolicyId $wafPolicyId
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SecurityPolicyWebApplicationFirewallParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecurityPolicyWebApplicationFirewallParameters
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -26388,12 +26657,12 @@ ASSOCIATION : Waf associatio
https://learn.microsoft.com/powershell/module/az.Cdn/new-azfrontdoorcdnsecuritypolicywebapplicationfirewallparametersobject
#>
function New-AzFrontDoorCdnSecurityPolicyWebApplicationFirewallParametersObject {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.SecurityPolicyWebApplicationFirewallParameters])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.SecurityPolicyWebApplicationFirewallParameters])]
[CmdletBinding(PositionalBinding=$false)]
param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ISecurityPolicyWebApplicationFirewallAssociation[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecurityPolicyWebApplicationFirewallAssociation[]]
# Waf associations.
# To construct, see NOTES section for ASSOCIATION properties and create a hash table.
${Association},
@@ -26965,7 +27234,7 @@ Start-AzFrontDoorCdnProfilePrepareMigration -ResourceGroupName rgName -ClassicRe
Start-AzFrontDoorCdnProfilePrepareMigration -ResourceGroupName rgName -ClassicResourceReferenceId /subscriptions/testSubId01/resourcegroups/rgName/providers/Microsoft.Network/Frontdoors/name -ProfileName name-migrated -SkuName Standard_AzureFrontDoor -SubscriptionId testSubId01
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IMigrateResult
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IMigrateResult
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -26978,7 +27247,7 @@ MIGRATIONWEBAPPLICATIONFIREWALLMAPPING
function Start-AzFrontDoorCdnProfilePrepareMigration {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IMigrateResult])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IMigrateResult])]
[CmdletBinding(PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -27017,7 +27286,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IMigrationWebApplicationFirewallMapping[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IMigrationWebApplicationFirewallMapping[]]
# Waf mapping for the migrated profile
# To construct, see NOTES section for MIGRATIONWEBAPPLICATIONFIREWALLMAPPING properties and create a hash table.
${MigrationWebApplicationFirewallMapping},
@@ -27385,12 +27654,12 @@ Test-AzFrontDoorCdnProfileMigration -ResourceGroupName testrg -ClassicResourceRe
Test-AzFrontDoorCdnProfileMigration -ResourceGroupName testrg -ClassicResourceReferenceId /subscriptions/testSubId01/resourcegroups/testrg/providers/Microsoft.Network/Frontdoors/frontdoorName -SubscriptionId testSubId01
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICanMigrateResult
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICanMigrateResult
.Link
https://learn.microsoft.com/powershell/module/az.cdn/test-azfrontdoorcdnprofilemigration
#>
function Test-AzFrontDoorCdnProfileMigration {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICanMigrateResult])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICanMigrateResult])]
[CmdletBinding(DefaultParameterSetName='CanExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -27580,7 +27849,7 @@ Get-AzCdnProfile -ResourceGroupName testps-rg-da16jm -Name cdn001 | Update-AzCdn
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -27604,7 +27873,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/update-azcdnprofile
#>
function Update-AzCdnProfile {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile])]
[CmdletBinding(DefaultParameterSetName='UpdateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='UpdateExpanded', Mandatory)]
@@ -27643,7 +27912,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfileUpdateParametersTags]))]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfileUpdateParametersTags]))]
[System.Collections.Hashtable]
# Profile tags
${Tag},
@@ -27818,11 +28087,23 @@ Update-AzFrontDoorCdnProfile -ResourceGroupName testps-rg-da16jm -Name fdp-v542q
.Example
$userId = @{"/subscriptions/subId/resourceGroups/testps-rg-da16jm/providers/Microsoft.ManagedIdentity/userAssignedIdentities/testcdnrpaadidentity" = @{}}
Update-AzFrontDoorCdnProfile -ResourceGroupName testps-rg-da16jm -Name fdp-v542q6 -IdentityType UserAssigned -IdentityUserAssignedIdentity $userId
+.Example
+$rule = New-AzFrontDoorCdnProfileScrubbingRulesObject -MatchVariable RequestIPAddress -State Enabled
+Update-AzFrontDoorCdnProfile -ResourceGroupName testps-rg-da16jm -Name fdp-v542q6 -LogScrubbingRule $rule -LogScrubbingState Enabled
+.Example
+$rule1 = New-AzFrontDoorCdnProfileScrubbingRulesObject -MatchVariable RequestIPAddress -State Enabled
+$rule2 = New-AzFrontDoorCdnProfileScrubbingRulesObject -MatchVariable QueryStringArgNames -State Enabled
+$rules = New-AzFrontDoorCdnProfileLogScrubbingObject -ScrubbingRule @($rule1, $rule2) -State Enabled
+
+Update-AzFrontDoorCdnProfile -ResourceGroupName testps-rg-da16jm -Name fdp-v542q6 -LogScrubbingRule $rules.ScrubbingRule -LogScrubbingState Enabled
+.Example
+$rule = New-AzFrontDoorCdnProfileScrubbingRulesObject -MatchVariable RequestIPAddress -State Disabled
+Update-AzFrontDoorCdnProfile -ResourceGroupName testps-rg-da16jm -Name fdp-v542q6 -LogScrubbingRule $rule -LogScrubbingState Disabled
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -27842,11 +28123,16 @@ INPUTOBJECT : Identity Parameter
[SecretName ]: Name of the Secret under the profile.
[SecurityPolicyName ]: Name of the security policy under the profile.
[SubscriptionId ]: Azure Subscription ID.
+
+LOGSCRUBBINGRULE : List of log scrubbing rules applied to the Azure Front Door profile logs.
+ MatchVariable : The variable to be scrubbed from the logs.
+ [Selector ]: When matchVariable is a collection, operator used to specify which elements in the collection this rule applies to.
+ [State ]: Defines the state of a log scrubbing rule. Default value is enabled.
.Link
https://learn.microsoft.com/powershell/module/az.cdn/update-azfrontdoorcdnprofile
#>
function Update-AzFrontDoorCdnProfile {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile])]
[CmdletBinding(DefaultParameterSetName='UpdateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='UpdateExpanded', Mandatory)]
@@ -27876,6 +28162,22 @@ param(
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},
+ [Parameter()]
+ [AllowEmptyCollection()]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfileScrubbingRules[]]
+ # List of log scrubbing rules applied to the Azure Front Door profile logs.
+ # To construct, see NOTES section for LOGSCRUBBINGRULE properties and create a hash table.
+ ${LogScrubbingRule},
+
+ [Parameter()]
+ [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ProfileScrubbingState])]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ProfileScrubbingState]
+ # State of the log scrubbing config.
+ # Default value is Enabled.
+ ${LogScrubbingState},
+
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
[System.Int32]
@@ -27885,7 +28187,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfileUpdateParametersTags]))]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfileUpdateParametersTags]))]
[System.Collections.Hashtable]
# Profile tags
${Tag},
@@ -28080,9 +28382,9 @@ $upgrade = New-AzFrontDoorCdnProfileUpgradeParametersObject -WafMappingList $waf
Update-AzFrontDoorCdnProfileSku -ProfileName profileName -ResourceGroupName rgName -ProfileUpgradeParameter $upgrade -SubscriptionId testSubId01
.Inputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfileUpgradeParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfileUpgradeParameters
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -28096,7 +28398,7 @@ PROFILEUPGRADEPARAMETER : Parameters required for pro
https://learn.microsoft.com/powershell/module/az.cdn/update-azfrontdoorcdnprofilesku
#>
function Update-AzFrontDoorCdnProfileSku {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile])]
[CmdletBinding(PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -28120,7 +28422,7 @@ param(
[Parameter(Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfileUpgradeParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfileUpgradeParameters]
# Parameters required for profile upgrade.
# To construct, see NOTES section for PROFILEUPGRADEPARAMETER properties and create a hash table.
${ProfileUpgradeParameter},
diff --git a/src/Cdn/Cdn.Autorest/exports/Start-AzCdnEndpoint.ps1 b/src/Cdn/Cdn.Autorest/exports/Start-AzCdnEndpoint.ps1
index 59aa70046779..9edfeaab6971 100644
--- a/src/Cdn/Cdn.Autorest/exports/Start-AzCdnEndpoint.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Start-AzCdnEndpoint.ps1
@@ -27,7 +27,7 @@ Get-AzCdnEndpoint -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -Name
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IEndpoint
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IEndpoint
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -51,7 +51,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/start-azcdnendpoint
#>
function Start-AzCdnEndpoint {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IEndpoint])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IEndpoint])]
[CmdletBinding(DefaultParameterSetName='Start', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='Start', Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/Start-AzFrontDoorCdnProfilePrepareMigration.ps1 b/src/Cdn/Cdn.Autorest/exports/Start-AzFrontDoorCdnProfilePrepareMigration.ps1
index 0b9ae152b344..5032eb7c9f94 100644
--- a/src/Cdn/Cdn.Autorest/exports/Start-AzFrontDoorCdnProfilePrepareMigration.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Start-AzFrontDoorCdnProfilePrepareMigration.ps1
@@ -50,7 +50,7 @@ Start-AzFrontDoorCdnProfilePrepareMigration -ResourceGroupName rgName -ClassicRe
Start-AzFrontDoorCdnProfilePrepareMigration -ResourceGroupName rgName -ClassicResourceReferenceId /subscriptions/testSubId01/resourcegroups/rgName/providers/Microsoft.Network/Frontdoors/name -ProfileName name-migrated -SkuName Standard_AzureFrontDoor -SubscriptionId testSubId01
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IMigrateResult
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IMigrateResult
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -63,7 +63,7 @@ MIGRATIONWEBAPPLICATIONFIREWALLMAPPING
function Start-AzFrontDoorCdnProfilePrepareMigration {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IMigrateResult])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IMigrateResult])]
[CmdletBinding(PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -102,7 +102,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IMigrationWebApplicationFirewallMapping[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IMigrationWebApplicationFirewallMapping[]]
# Waf mapping for the migrated profile
# To construct, see NOTES section for MIGRATIONWEBAPPLICATIONFIREWALLMAPPING properties and create a hash table.
${MigrationWebApplicationFirewallMapping},
diff --git a/src/Cdn/Cdn.Autorest/exports/Stop-AzCdnEndpoint.ps1 b/src/Cdn/Cdn.Autorest/exports/Stop-AzCdnEndpoint.ps1
index b5506f089c46..86f6b23e0a56 100644
--- a/src/Cdn/Cdn.Autorest/exports/Stop-AzCdnEndpoint.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Stop-AzCdnEndpoint.ps1
@@ -27,7 +27,7 @@ Get-AzCdnEndpoint -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -Name
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IEndpoint
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IEndpoint
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -51,7 +51,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/stop-azcdnendpoint
#>
function Stop-AzCdnEndpoint {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IEndpoint])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IEndpoint])]
[CmdletBinding(DefaultParameterSetName='Stop', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='Stop', Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/Test-AzCdnEndpointCustomDomain.ps1 b/src/Cdn/Cdn.Autorest/exports/Test-AzCdnEndpointCustomDomain.ps1
index 57a35b5a2841..7c38cb22c043 100644
--- a/src/Cdn/Cdn.Autorest/exports/Test-AzCdnEndpointCustomDomain.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Test-AzCdnEndpointCustomDomain.ps1
@@ -27,7 +27,7 @@ Get-AzCdnEndpoint -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -Name
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IValidateCustomDomainOutput
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IValidateCustomDomainOutput
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -51,7 +51,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/test-azcdnendpointcustomdomain
#>
function Test-AzCdnEndpointCustomDomain {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IValidateCustomDomainOutput])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IValidateCustomDomainOutput])]
[CmdletBinding(DefaultParameterSetName='ValidateExpanded1', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='ValidateExpanded1', Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/Test-AzCdnNameAvailability.ps1 b/src/Cdn/Cdn.Autorest/exports/Test-AzCdnNameAvailability.ps1
index 4832f2d8d856..300ca6179a28 100644
--- a/src/Cdn/Cdn.Autorest/exports/Test-AzCdnNameAvailability.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Test-AzCdnNameAvailability.ps1
@@ -25,12 +25,12 @@ This is needed for resources where name is globally unique, such as a CDN endpoi
Test-AzCdnNameAvailability -Name endptest001 -Type Microsoft.Cdn/Profiles/Endpoints
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICheckNameAvailabilityOutput
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICheckNameAvailabilityOutput
.Link
https://learn.microsoft.com/powershell/module/az.cdn/test-azcdnnameavailability
#>
function Test-AzCdnNameAvailability {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICheckNameAvailabilityOutput])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICheckNameAvailabilityOutput])]
[CmdletBinding(DefaultParameterSetName='CheckExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='CheckExpanded1')]
diff --git a/src/Cdn/Cdn.Autorest/exports/Test-AzCdnProbe.ps1 b/src/Cdn/Cdn.Autorest/exports/Test-AzCdnProbe.ps1
index 9f62231156b9..b9c8edec55c8 100644
--- a/src/Cdn/Cdn.Autorest/exports/Test-AzCdnProbe.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Test-AzCdnProbe.ps1
@@ -27,12 +27,12 @@ This path is relative to the origin path specified in the endpoint configuration
Test-AzCdnProbe -ProbeUrl "https://azurecdn-files.azureedge.net/dsa-test/probe-v.txt"
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IValidateProbeOutput
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IValidateProbeOutput
.Link
https://learn.microsoft.com/powershell/module/az.cdn/test-azcdnprobe
#>
function Test-AzCdnProbe {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IValidateProbeOutput])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IValidateProbeOutput])]
[CmdletBinding(DefaultParameterSetName='ValidateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter()]
diff --git a/src/Cdn/Cdn.Autorest/exports/Test-AzFrontDoorCdnEndpointCustomDomain.ps1 b/src/Cdn/Cdn.Autorest/exports/Test-AzFrontDoorCdnEndpointCustomDomain.ps1
index d5d1aa78cfe9..7986766aa374 100644
--- a/src/Cdn/Cdn.Autorest/exports/Test-AzFrontDoorCdnEndpointCustomDomain.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Test-AzFrontDoorCdnEndpointCustomDomain.ps1
@@ -27,7 +27,7 @@ Get-AzFrontDoorCdnEndpoint -ResourceGroupName testps-rg-da16jm -ProfileName fdp-
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IValidateCustomDomainOutput
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IValidateCustomDomainOutput
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -51,7 +51,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/test-azfrontdoorcdnendpointcustomdomain
#>
function Test-AzFrontDoorCdnEndpointCustomDomain {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IValidateCustomDomainOutput])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IValidateCustomDomainOutput])]
[CmdletBinding(DefaultParameterSetName='ValidateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='ValidateExpanded', Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/Test-AzFrontDoorCdnEndpointNameAvailability.ps1 b/src/Cdn/Cdn.Autorest/exports/Test-AzFrontDoorCdnEndpointNameAvailability.ps1
index 935b0ab6515a..f54e6e8f9720 100644
--- a/src/Cdn/Cdn.Autorest/exports/Test-AzFrontDoorCdnEndpointNameAvailability.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Test-AzFrontDoorCdnEndpointNameAvailability.ps1
@@ -25,12 +25,12 @@ This is needed for resources where name is globally unique, such as a afdx endpo
Test-AzFrontDoorCdnEndpointNameAvailability -ResourceGroupName testps-rg-da16jm -Type "Microsoft.Cdn/Profiles/AfdEndpoints" -Name end001
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICheckEndpointNameAvailabilityOutput
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICheckEndpointNameAvailabilityOutput
.Link
https://learn.microsoft.com/powershell/module/az.cdn/test-azfrontdoorcdnendpointnameavailability
#>
function Test-AzFrontDoorCdnEndpointNameAvailability {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICheckEndpointNameAvailabilityOutput])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICheckEndpointNameAvailabilityOutput])]
[CmdletBinding(DefaultParameterSetName='CheckExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/Test-AzFrontDoorCdnProfileHostNameAvailability.ps1 b/src/Cdn/Cdn.Autorest/exports/Test-AzFrontDoorCdnProfileHostNameAvailability.ps1
index ad0605b4262b..3c48e40cad7e 100644
--- a/src/Cdn/Cdn.Autorest/exports/Test-AzFrontDoorCdnProfileHostNameAvailability.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Test-AzFrontDoorCdnProfileHostNameAvailability.ps1
@@ -27,7 +27,7 @@ Get-AzFrontDoorCdnProfile -ResourceGroupName testps-rg-da16jm -Name fdp-v542q6 |
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICheckNameAvailabilityOutput
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICheckNameAvailabilityOutput
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -51,7 +51,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/test-azfrontdoorcdnprofilehostnameavailability
#>
function Test-AzFrontDoorCdnProfileHostNameAvailability {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICheckNameAvailabilityOutput])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICheckNameAvailabilityOutput])]
[CmdletBinding(DefaultParameterSetName='CheckExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='CheckExpanded', Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/Test-AzFrontDoorCdnProfileMigration.ps1 b/src/Cdn/Cdn.Autorest/exports/Test-AzFrontDoorCdnProfileMigration.ps1
index 259e5fdfad90..e5144652b447 100644
--- a/src/Cdn/Cdn.Autorest/exports/Test-AzFrontDoorCdnProfileMigration.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Test-AzFrontDoorCdnProfileMigration.ps1
@@ -25,12 +25,12 @@ Test-AzFrontDoorCdnProfileMigration -ResourceGroupName testrg -ClassicResourceRe
Test-AzFrontDoorCdnProfileMigration -ResourceGroupName testrg -ClassicResourceReferenceId /subscriptions/testSubId01/resourcegroups/testrg/providers/Microsoft.Network/Frontdoors/frontdoorName -SubscriptionId testSubId01
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICanMigrateResult
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICanMigrateResult
.Link
https://learn.microsoft.com/powershell/module/az.cdn/test-azfrontdoorcdnprofilemigration
#>
function Test-AzFrontDoorCdnProfileMigration {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ICanMigrateResult])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ICanMigrateResult])]
[CmdletBinding(DefaultParameterSetName='CanExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/Update-AzCdnEndpoint.ps1 b/src/Cdn/Cdn.Autorest/exports/Update-AzCdnEndpoint.ps1
index 041c557fe9bc..5a3dd228b30e 100644
--- a/src/Cdn/Cdn.Autorest/exports/Update-AzCdnEndpoint.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Update-AzCdnEndpoint.ps1
@@ -45,7 +45,7 @@ Update-AzCdnEndpoint -Name cdntestcert -ProfileName classicCDNtest -ResourceGrou
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IEndpoint
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IEndpoint
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -90,7 +90,7 @@ URLSIGNINGKEY : List of keys used to validate the signed URL h
https://learn.microsoft.com/powershell/module/az.cdn/update-azcdnendpoint
#>
function Update-AzCdnEndpoint {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IEndpoint])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IEndpoint])]
[CmdletBinding(DefaultParameterSetName='UpdateExpanded1', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='UpdateExpanded1', Mandatory)]
@@ -149,7 +149,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IDeliveryRule[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeliveryRule[]]
# A list of the delivery rules.
# To construct, see NOTES section for DELIVERYPOLICYRULE properties and create a hash table.
${DeliveryPolicyRule},
@@ -157,7 +157,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IGeoFilter[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IGeoFilter[]]
# List of rules defining the user's geo access within a CDN endpoint.
# Each geo filter defines an access rule to a specified path or content, e.g.
# block APAC for path /pictures/
@@ -231,7 +231,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IEndpointUpdateParametersTags]))]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IEndpointUpdateParametersTags]))]
[System.Collections.Hashtable]
# Endpoint tags.
${Tag},
@@ -239,7 +239,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IUrlSigningKey[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IUrlSigningKey[]]
# List of keys used to validate the signed URL hashes.
# To construct, see NOTES section for URLSIGNINGKEY properties and create a hash table.
${UrlSigningKey},
diff --git a/src/Cdn/Cdn.Autorest/exports/Update-AzCdnOrigin.ps1 b/src/Cdn/Cdn.Autorest/exports/Update-AzCdnOrigin.ps1
index 7ddc684302bd..1af48bec7157 100644
--- a/src/Cdn/Cdn.Autorest/exports/Update-AzCdnOrigin.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Update-AzCdnOrigin.ps1
@@ -29,7 +29,7 @@ Update-AzCdnOrigin -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -Endp
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IOrigin
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IOrigin
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -53,7 +53,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/update-azcdnorigin
#>
function Update-AzCdnOrigin {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IOrigin])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IOrigin])]
[CmdletBinding(DefaultParameterSetName='UpdateExpanded1', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='UpdateExpanded1', Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/Update-AzCdnOriginGroup.ps1 b/src/Cdn/Cdn.Autorest/exports/Update-AzCdnOriginGroup.ps1
index c3aa217ef34a..11d8b92989bf 100644
--- a/src/Cdn/Cdn.Autorest/exports/Update-AzCdnOriginGroup.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Update-AzCdnOriginGroup.ps1
@@ -29,7 +29,7 @@ Get-AzCdnOriginGroup -ResourceGroupName testps-rg-da16jm -ProfileName cdn001 -En
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IOriginGroup
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IOriginGroup
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -69,7 +69,7 @@ RESPONSEBASEDORIGINERRORDETECTIONSETTING
function Update-AzCdnOriginGroup {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IOriginGroup])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IOriginGroup])]
[CmdletBinding(DefaultParameterSetName='UpdateExpanded1', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='UpdateExpanded1', Mandatory)]
@@ -113,7 +113,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IHealthProbeParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IHealthProbeParameters]
# Health probe settings to the origin that is used to determine the health of the origin.
# To construct, see NOTES section for HEALTHPROBESETTING properties and create a hash table.
${HealthProbeSetting},
@@ -121,14 +121,14 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IResourceReference[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResourceReference[]]
# The source of the content being delivered via CDN within given origin group.
# To construct, see NOTES section for ORIGIN properties and create a hash table.
${Origin},
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IResponseBasedOriginErrorDetectionParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResponseBasedOriginErrorDetectionParameters]
# The JSON object that contains the properties to determine origin health using real requests/responses.
# This property is currently not supported.
# To construct, see NOTES section for RESPONSEBASEDORIGINERRORDETECTIONSETTING properties and create a hash table.
diff --git a/src/Cdn/Cdn.Autorest/exports/Update-AzCdnProfile.ps1 b/src/Cdn/Cdn.Autorest/exports/Update-AzCdnProfile.ps1
index 383703697aee..e8dcec0a427a 100644
--- a/src/Cdn/Cdn.Autorest/exports/Update-AzCdnProfile.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Update-AzCdnProfile.ps1
@@ -35,7 +35,7 @@ Get-AzCdnProfile -ResourceGroupName testps-rg-da16jm -Name cdn001 | Update-AzCdn
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -59,7 +59,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/update-azcdnprofile
#>
function Update-AzCdnProfile {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile])]
[CmdletBinding(DefaultParameterSetName='UpdateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='UpdateExpanded', Mandatory)]
@@ -98,7 +98,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfileUpdateParametersTags]))]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfileUpdateParametersTags]))]
[System.Collections.Hashtable]
# Profile tags
${Tag},
diff --git a/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnCustomDomain.ps1 b/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnCustomDomain.ps1
index 09896ba24a67..64757955644c 100644
--- a/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnCustomDomain.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnCustomDomain.ps1
@@ -33,7 +33,7 @@ Get-AzFrontDoorCdnCustomDomain -ResourceGroupName testps-rg-da16jm -ProfileName
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdDomain
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdDomain
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -63,7 +63,7 @@ TLSSETTING : The configuration specifying how to enab
https://learn.microsoft.com/powershell/module/az.cdn/update-azfrontdoorcdncustomdomain
#>
function Update-AzFrontDoorCdnCustomDomain {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdDomain])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdDomain])]
[CmdletBinding(DefaultParameterSetName='UpdateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='UpdateExpanded', Mandatory)]
@@ -112,7 +112,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdDomainHttpsParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdDomainHttpsParameters]
# The configuration specifying how to enable HTTPS for the domain - using AzureFrontDoor managed certificate or user's own certificate.
# If not specified, enabling ssl uses AzureFrontDoor managed certificate by default.
# To construct, see NOTES section for TLSSETTING properties and create a hash table.
diff --git a/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnEndpoint.ps1 b/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnEndpoint.ps1
index b01a6b2b0fe3..f7830432c21e 100644
--- a/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnEndpoint.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnEndpoint.ps1
@@ -35,7 +35,7 @@ Get-AzFrontDoorCdnEndpoint -ResourceGroupName testps-rg-da16jm -ProfileName fdp
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdEndpoint
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdEndpoint
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -59,7 +59,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/update-azfrontdoorcdnendpoint
#>
function Update-AzFrontDoorCdnEndpoint {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdEndpoint])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdEndpoint])]
[CmdletBinding(DefaultParameterSetName='UpdateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='UpdateExpanded', Mandatory)]
@@ -104,7 +104,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdEndpointUpdateParametersTags]))]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdEndpointUpdateParametersTags]))]
[System.Collections.Hashtable]
# Endpoint tags.
${Tag},
diff --git a/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnOrigin.ps1 b/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnOrigin.ps1
index 5f9b037a00fd..36d8247f6f57 100644
--- a/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnOrigin.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnOrigin.ps1
@@ -29,7 +29,7 @@ Update-AzFrontDoorCdnOrigin -ResourceGroupName testps-rg-da16jm -ProfileName fdp
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdOrigin
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdOrigin
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -53,7 +53,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/update-azfrontdoorcdnorigin
#>
function Update-AzFrontDoorCdnOrigin {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdOrigin])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdOrigin])]
[CmdletBinding(DefaultParameterSetName='UpdateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='UpdateExpanded', Mandatory)]
diff --git a/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnOriginGroup.ps1 b/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnOriginGroup.ps1
index 3df720dbe4ab..822cf869ed38 100644
--- a/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnOriginGroup.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnOriginGroup.ps1
@@ -29,7 +29,7 @@ Get-AzFrontDoorCdnOriginGroup -ResourceGroupName testps-rg-da16jm -ProfileName f
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdOriginGroup
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdOriginGroup
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -64,7 +64,7 @@ LOADBALANCINGSETTING : Load balancing settings
https://learn.microsoft.com/powershell/module/az.cdn/update-azfrontdoorcdnorigingroup
#>
function Update-AzFrontDoorCdnOriginGroup {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdOriginGroup])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdOriginGroup])]
[CmdletBinding(DefaultParameterSetName='UpdateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='UpdateExpanded', Mandatory)]
@@ -101,14 +101,14 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IHealthProbeParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IHealthProbeParameters]
# Health probe settings to the origin that is used to determine the health of the origin.
# To construct, see NOTES section for HEALTHPROBESETTING properties and create a hash table.
${HealthProbeSetting},
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ILoadBalancingSettingsParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ILoadBalancingSettingsParameters]
# Load balancing settings for a backend pool
# To construct, see NOTES section for LOADBALANCINGSETTING properties and create a hash table.
${LoadBalancingSetting},
diff --git a/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnProfile.ps1 b/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnProfile.ps1
index 3802b91886ae..23fca9ccc275 100644
--- a/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnProfile.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnProfile.ps1
@@ -36,11 +36,23 @@ Update-AzFrontDoorCdnProfile -ResourceGroupName testps-rg-da16jm -Name fdp-v542q
.Example
$userId = @{"/subscriptions/subId/resourceGroups/testps-rg-da16jm/providers/Microsoft.ManagedIdentity/userAssignedIdentities/testcdnrpaadidentity" = @{}}
Update-AzFrontDoorCdnProfile -ResourceGroupName testps-rg-da16jm -Name fdp-v542q6 -IdentityType UserAssigned -IdentityUserAssignedIdentity $userId
+.Example
+$rule = New-AzFrontDoorCdnProfileScrubbingRulesObject -MatchVariable RequestIPAddress -State Enabled
+Update-AzFrontDoorCdnProfile -ResourceGroupName testps-rg-da16jm -Name fdp-v542q6 -LogScrubbingRule $rule -LogScrubbingState Enabled
+.Example
+$rule1 = New-AzFrontDoorCdnProfileScrubbingRulesObject -MatchVariable RequestIPAddress -State Enabled
+$rule2 = New-AzFrontDoorCdnProfileScrubbingRulesObject -MatchVariable QueryStringArgNames -State Enabled
+$rules = New-AzFrontDoorCdnProfileLogScrubbingObject -ScrubbingRule @($rule1, $rule2) -State Enabled
+
+Update-AzFrontDoorCdnProfile -ResourceGroupName testps-rg-da16jm -Name fdp-v542q6 -LogScrubbingRule $rules.ScrubbingRule -LogScrubbingState Enabled
+.Example
+$rule = New-AzFrontDoorCdnProfileScrubbingRulesObject -MatchVariable RequestIPAddress -State Disabled
+Update-AzFrontDoorCdnProfile -ResourceGroupName testps-rg-da16jm -Name fdp-v542q6 -LogScrubbingRule $rule -LogScrubbingState Disabled
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -60,11 +72,16 @@ INPUTOBJECT : Identity Parameter
[SecretName ]: Name of the Secret under the profile.
[SecurityPolicyName ]: Name of the security policy under the profile.
[SubscriptionId ]: Azure Subscription ID.
+
+LOGSCRUBBINGRULE : List of log scrubbing rules applied to the Azure Front Door profile logs.
+ MatchVariable : The variable to be scrubbed from the logs.
+ [Selector ]: When matchVariable is a collection, operator used to specify which elements in the collection this rule applies to.
+ [State ]: Defines the state of a log scrubbing rule. Default value is enabled.
.Link
https://learn.microsoft.com/powershell/module/az.cdn/update-azfrontdoorcdnprofile
#>
function Update-AzFrontDoorCdnProfile {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile])]
[CmdletBinding(DefaultParameterSetName='UpdateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='UpdateExpanded', Mandatory)]
@@ -94,6 +111,22 @@ param(
# To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
${InputObject},
+ [Parameter()]
+ [AllowEmptyCollection()]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfileScrubbingRules[]]
+ # List of log scrubbing rules applied to the Azure Front Door profile logs.
+ # To construct, see NOTES section for LOGSCRUBBINGRULE properties and create a hash table.
+ ${LogScrubbingRule},
+
+ [Parameter()]
+ [ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ProfileScrubbingState])]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ProfileScrubbingState]
+ # State of the log scrubbing config.
+ # Default value is Enabled.
+ ${LogScrubbingState},
+
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
[System.Int32]
@@ -103,7 +136,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfileUpdateParametersTags]))]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(PossibleTypes=([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfileUpdateParametersTags]))]
[System.Collections.Hashtable]
# Profile tags
${Tag},
diff --git a/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnProfileSku.ps1 b/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnProfileSku.ps1
index 6064c5cbaf0a..8604caeef5ef 100644
--- a/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnProfileSku.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnProfileSku.ps1
@@ -40,9 +40,9 @@ $upgrade = New-AzFrontDoorCdnProfileUpgradeParametersObject -WafMappingList $waf
Update-AzFrontDoorCdnProfileSku -ProfileName profileName -ResourceGroupName rgName -ProfileUpgradeParameter $upgrade -SubscriptionId testSubId01
.Inputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfileUpgradeParameters
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfileUpgradeParameters
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -56,7 +56,7 @@ PROFILEUPGRADEPARAMETER : Parameters required for pro
https://learn.microsoft.com/powershell/module/az.cdn/update-azfrontdoorcdnprofilesku
#>
function Update-AzFrontDoorCdnProfileSku {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfile])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfile])]
[CmdletBinding(PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(Mandatory)]
@@ -80,7 +80,7 @@ param(
[Parameter(Mandatory, ValueFromPipeline)]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IProfileUpgradeParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfileUpgradeParameters]
# Parameters required for profile upgrade.
# To construct, see NOTES section for PROFILEUPGRADEPARAMETER properties and create a hash table.
${ProfileUpgradeParameter},
diff --git a/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnRoute.ps1 b/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnRoute.ps1
index 337c8882a547..073367dfcaaa 100644
--- a/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnRoute.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnRoute.ps1
@@ -29,7 +29,7 @@ Update-AzFrontDoorCdnRoute -ResourceGroupName testps-rg-da16jm -ProfileName fdp-
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRoute
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRoute
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -59,7 +59,7 @@ RULESET : rule sets referenced by this endpoint.
https://learn.microsoft.com/powershell/module/az.cdn/update-azfrontdoorcdnroute
#>
function Update-AzFrontDoorCdnRoute {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRoute])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRoute])]
[CmdletBinding(DefaultParameterSetName='UpdateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='UpdateExpanded', Mandatory)]
@@ -135,7 +135,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IActivatedResourceReference[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IActivatedResourceReference[]]
# Domains referenced by this endpoint.
# To construct, see NOTES section for CUSTOMDOMAIN properties and create a hash table.
${CustomDomain},
@@ -193,7 +193,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IResourceReference[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IResourceReference[]]
# rule sets referenced by this endpoint.
# To construct, see NOTES section for RULESET properties and create a hash table.
${RuleSet},
diff --git a/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnRule.ps1 b/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnRule.ps1
index 85d1752fd597..4d9abba53e14 100644
--- a/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnRule.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnRule.ps1
@@ -27,7 +27,7 @@ Get-AzFrontDoorCdnRule -ResourceGroupName testps-rg-da16jm -ProfileName fdp-v542
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRule
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRule
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -57,7 +57,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/update-azfrontdoorcdnrule
#>
function Update-AzFrontDoorCdnRule {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IRule])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IRule])]
[CmdletBinding(DefaultParameterSetName='UpdateExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='UpdateExpanded', Mandatory)]
@@ -103,7 +103,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IDeliveryRuleAction1[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeliveryRuleAction1[]]
# A list of actions that are executed when all the conditions of a rule are satisfied.
# To construct, see NOTES section for ACTION properties and create a hash table.
${Action},
@@ -111,7 +111,7 @@ param(
[Parameter()]
[AllowEmptyCollection()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IDeliveryRuleCondition[]]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IDeliveryRuleCondition[]]
# A list of conditions that must be matched for the actions to be executed
# To construct, see NOTES section for CONDITION properties and create a hash table.
${Condition},
diff --git a/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnSecurityPolicy.ps1 b/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnSecurityPolicy.ps1
index 92e1ace7cca6..75a947f438db 100644
--- a/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnSecurityPolicy.ps1
+++ b/src/Cdn/Cdn.Autorest/exports/Update-AzFrontDoorCdnSecurityPolicy.ps1
@@ -42,7 +42,7 @@ Get-AzFrontDoorCdnSecurityPolicy -ResourceGroupName testps-rg-da16jm -ProfileNam
.Inputs
Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.ICdnIdentity
.Outputs
-Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ISecurityPolicy
+Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecurityPolicy
.Notes
COMPLEX PARAMETER PROPERTIES
@@ -66,7 +66,7 @@ INPUTOBJECT : Identity Parameter
https://learn.microsoft.com/powershell/module/az.cdn/update-azfrontdoorcdnsecuritypolicy
#>
function Update-AzFrontDoorCdnSecurityPolicy {
-[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ISecurityPolicy])]
+[OutputType([Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecurityPolicy])]
[CmdletBinding(DefaultParameterSetName='PatchExpanded', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
param(
[Parameter(ParameterSetName='PatchExpanded', Mandatory)]
@@ -104,7 +104,7 @@ param(
[Parameter()]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Category('Body')]
- [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.ISecurityPolicyPropertiesParameters]
+ [Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ISecurityPolicyPropertiesParameters]
# object which contains security policy parameters
${Parameter},
diff --git a/src/Cdn/Cdn.Autorest/generated/api/Cdn.cs b/src/Cdn/Cdn.Autorest/generated/api/Cdn.cs
index 650d0e992465..5b47f1f6b73c 100644
--- a/src/Cdn/Cdn.Autorest/generated/api/Cdn.cs
+++ b/src/Cdn/Cdn.Autorest/generated/api/Cdn.cs
@@ -30,9 +30,9 @@ public partial class Cdn
///
/// A that will be complete when handling of the response is completed.
///
- public async global::System.Threading.Tasks.Task AfdCustomDomainsCreate(string resourceGroupName, string profileName, string customDomainName, string subscriptionId, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdDomain body, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
+ public async global::System.Threading.Tasks.Task AfdCustomDomainsCreate(string resourceGroupName, string profileName, string customDomainName, string subscriptionId, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdDomain body, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
{
- var apiVersion = @"2023-05-01";
+ var apiVersion = @"2024-02-01";
// Constant Parameters
using( NoSynchronizationContext )
{
@@ -78,9 +78,9 @@ public partial class Cdn
///
/// A that will be complete when handling of the response is completed.
///
- public async global::System.Threading.Tasks.Task AfdCustomDomainsCreateViaIdentity(global::System.String viaIdentity, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdDomain body, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
+ public async global::System.Threading.Tasks.Task AfdCustomDomainsCreateViaIdentity(global::System.String viaIdentity, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdDomain body, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
{
- var apiVersion = @"2023-05-01";
+ var apiVersion = @"2024-02-01";
// Constant Parameters
using( NoSynchronizationContext )
{
@@ -138,7 +138,7 @@ public partial class Cdn
///
/// A that will be complete when handling of the response is completed.
///
- internal async global::System.Threading.Tasks.Task AfdCustomDomainsCreate_Call(global::System.Net.Http.HttpRequestMessage request, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
+ internal async global::System.Threading.Tasks.Task AfdCustomDomainsCreate_Call(global::System.Net.Http.HttpRequestMessage request, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
{
using( NoSynchronizationContext )
{
@@ -252,13 +252,13 @@ public partial class Cdn
case global::System.Net.HttpStatusCode.OK:
{
await eventListener.Signal(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Events.BeforeResponseDispatch, _response); if( eventListener.Token.IsCancellationRequested ) { return; }
- await onOk(_response,_response.Content.ReadAsStringAsync().ContinueWith( body => Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdDomain.FromJson(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Json.JsonNode.Parse(body.Result)) .ReadHeaders(_response.Headers)));
+ await onOk(_response,_response.Content.ReadAsStringAsync().ContinueWith( body => Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdDomain.FromJson(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Json.JsonNode.Parse(body.Result)) .ReadHeaders(_response.Headers)));
break;
}
default:
{
await eventListener.Signal(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Events.BeforeResponseDispatch, _response); if( eventListener.Token.IsCancellationRequested ) { return; }
- await onDefault(_response,_response.Content.ReadAsStringAsync().ContinueWith( body => Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdErrorResponse.FromJson(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Json.JsonNode.Parse(body.Result)) ));
+ await onDefault(_response,_response.Content.ReadAsStringAsync().ContinueWith( body => Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdErrorResponse.FromJson(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Json.JsonNode.Parse(body.Result)) ));
break;
}
}
@@ -287,7 +287,7 @@ public partial class Cdn
///
/// A that will be complete when handling of the response is completed.
///
- internal async global::System.Threading.Tasks.Task AfdCustomDomainsCreate_Validate(string resourceGroupName, string profileName, string customDomainName, string subscriptionId, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdDomain body, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener)
+ internal async global::System.Threading.Tasks.Task AfdCustomDomainsCreate_Validate(string resourceGroupName, string profileName, string customDomainName, string subscriptionId, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdDomain body, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener)
{
using( NoSynchronizationContext )
{
@@ -321,9 +321,9 @@ public partial class Cdn
///
/// A that will be complete when handling of the response is completed.
///
- public async global::System.Threading.Tasks.Task AfdCustomDomainsDelete(string resourceGroupName, string profileName, string customDomainName, string subscriptionId, global::System.Func onOk, global::System.Func onNoContent, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
+ public async global::System.Threading.Tasks.Task AfdCustomDomainsDelete(string resourceGroupName, string profileName, string customDomainName, string subscriptionId, global::System.Func onOk, global::System.Func onNoContent, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
{
- var apiVersion = @"2023-05-01";
+ var apiVersion = @"2024-02-01";
// Constant Parameters
using( NoSynchronizationContext )
{
@@ -368,9 +368,9 @@ public partial class Cdn
///
/// A that will be complete when handling of the response is completed.
///
- public async global::System.Threading.Tasks.Task AfdCustomDomainsDeleteViaIdentity(global::System.String viaIdentity, global::System.Func onOk, global::System.Func onNoContent, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
+ public async global::System.Threading.Tasks.Task AfdCustomDomainsDeleteViaIdentity(global::System.String viaIdentity, global::System.Func onOk, global::System.Func onNoContent, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
{
- var apiVersion = @"2023-05-01";
+ var apiVersion = @"2024-02-01";
// Constant Parameters
using( NoSynchronizationContext )
{
@@ -425,7 +425,7 @@ public partial class Cdn
///
/// A that will be complete when handling of the response is completed.
///
- internal async global::System.Threading.Tasks.Task AfdCustomDomainsDelete_Call(global::System.Net.Http.HttpRequestMessage request, global::System.Func onOk, global::System.Func onNoContent, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
+ internal async global::System.Threading.Tasks.Task AfdCustomDomainsDelete_Call(global::System.Net.Http.HttpRequestMessage request, global::System.Func onOk, global::System.Func onNoContent, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
{
using( NoSynchronizationContext )
{
@@ -552,7 +552,7 @@ public partial class Cdn
default:
{
await eventListener.Signal(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Events.BeforeResponseDispatch, _response); if( eventListener.Token.IsCancellationRequested ) { return; }
- await onDefault(_response,_response.Content.ReadAsStringAsync().ContinueWith( body => Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdErrorResponse.FromJson(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Json.JsonNode.Parse(body.Result)) ));
+ await onDefault(_response,_response.Content.ReadAsStringAsync().ContinueWith( body => Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdErrorResponse.FromJson(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Json.JsonNode.Parse(body.Result)) ));
break;
}
}
@@ -611,9 +611,9 @@ public partial class Cdn
///
/// A that will be complete when handling of the response is completed.
///
- public async global::System.Threading.Tasks.Task AfdCustomDomainsGet(string resourceGroupName, string profileName, string customDomainName, string subscriptionId, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
+ public async global::System.Threading.Tasks.Task AfdCustomDomainsGet(string resourceGroupName, string profileName, string customDomainName, string subscriptionId, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
{
- var apiVersion = @"2023-05-01";
+ var apiVersion = @"2024-02-01";
// Constant Parameters
using( NoSynchronizationContext )
{
@@ -657,9 +657,9 @@ public partial class Cdn
///
/// A that will be complete when handling of the response is completed.
///
- public async global::System.Threading.Tasks.Task AfdCustomDomainsGetViaIdentity(global::System.String viaIdentity, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
+ public async global::System.Threading.Tasks.Task AfdCustomDomainsGetViaIdentity(global::System.String viaIdentity, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
{
- var apiVersion = @"2023-05-01";
+ var apiVersion = @"2024-02-01";
// Constant Parameters
using( NoSynchronizationContext )
{
@@ -713,7 +713,7 @@ public partial class Cdn
///
/// A that will be complete when handling of the response is completed.
///
- internal async global::System.Threading.Tasks.Task AfdCustomDomainsGet_Call(global::System.Net.Http.HttpRequestMessage request, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
+ internal async global::System.Threading.Tasks.Task AfdCustomDomainsGet_Call(global::System.Net.Http.HttpRequestMessage request, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
{
using( NoSynchronizationContext )
{
@@ -731,13 +731,13 @@ public partial class Cdn
case global::System.Net.HttpStatusCode.OK:
{
await eventListener.Signal(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Events.BeforeResponseDispatch, _response); if( eventListener.Token.IsCancellationRequested ) { return; }
- await onOk(_response,_response.Content.ReadAsStringAsync().ContinueWith( body => Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdDomain.FromJson(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Json.JsonNode.Parse(body.Result)) .ReadHeaders(_response.Headers)));
+ await onOk(_response,_response.Content.ReadAsStringAsync().ContinueWith( body => Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdDomain.FromJson(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Json.JsonNode.Parse(body.Result)) .ReadHeaders(_response.Headers)));
break;
}
default:
{
await eventListener.Signal(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Events.BeforeResponseDispatch, _response); if( eventListener.Token.IsCancellationRequested ) { return; }
- await onDefault(_response,_response.Content.ReadAsStringAsync().ContinueWith( body => Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdErrorResponse.FromJson(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Json.JsonNode.Parse(body.Result)) ));
+ await onDefault(_response,_response.Content.ReadAsStringAsync().ContinueWith( body => Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdErrorResponse.FromJson(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Json.JsonNode.Parse(body.Result)) ));
break;
}
}
@@ -792,9 +792,9 @@ public partial class Cdn
///
/// A that will be complete when handling of the response is completed.
///
- public async global::System.Threading.Tasks.Task AfdCustomDomainsListByProfile(string resourceGroupName, string profileName, string subscriptionId, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
+ public async global::System.Threading.Tasks.Task AfdCustomDomainsListByProfile(string resourceGroupName, string profileName, string subscriptionId, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
{
- var apiVersion = @"2023-05-01";
+ var apiVersion = @"2024-02-01";
// Constant Parameters
using( NoSynchronizationContext )
{
@@ -834,9 +834,9 @@ public partial class Cdn
///
/// A that will be complete when handling of the response is completed.
///
- public async global::System.Threading.Tasks.Task AfdCustomDomainsListByProfileViaIdentity(global::System.String viaIdentity, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
+ public async global::System.Threading.Tasks.Task AfdCustomDomainsListByProfileViaIdentity(global::System.String viaIdentity, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
{
- var apiVersion = @"2023-05-01";
+ var apiVersion = @"2024-02-01";
// Constant Parameters
using( NoSynchronizationContext )
{
@@ -888,7 +888,7 @@ public partial class Cdn
///
/// A that will be complete when handling of the response is completed.
///
- internal async global::System.Threading.Tasks.Task AfdCustomDomainsListByProfile_Call(global::System.Net.Http.HttpRequestMessage request, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
+ internal async global::System.Threading.Tasks.Task AfdCustomDomainsListByProfile_Call(global::System.Net.Http.HttpRequestMessage request, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
{
using( NoSynchronizationContext )
{
@@ -906,13 +906,13 @@ public partial class Cdn
case global::System.Net.HttpStatusCode.OK:
{
await eventListener.Signal(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Events.BeforeResponseDispatch, _response); if( eventListener.Token.IsCancellationRequested ) { return; }
- await onOk(_response,_response.Content.ReadAsStringAsync().ContinueWith( body => Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdDomainListResult.FromJson(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Json.JsonNode.Parse(body.Result)) ));
+ await onOk(_response,_response.Content.ReadAsStringAsync().ContinueWith( body => Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdDomainListResult.FromJson(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Json.JsonNode.Parse(body.Result)) ));
break;
}
default:
{
await eventListener.Signal(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Events.BeforeResponseDispatch, _response); if( eventListener.Token.IsCancellationRequested ) { return; }
- await onDefault(_response,_response.Content.ReadAsStringAsync().ContinueWith( body => Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdErrorResponse.FromJson(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Json.JsonNode.Parse(body.Result)) ));
+ await onDefault(_response,_response.Content.ReadAsStringAsync().ContinueWith( body => Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdErrorResponse.FromJson(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Json.JsonNode.Parse(body.Result)) ));
break;
}
}
@@ -966,9 +966,9 @@ public partial class Cdn
///
/// A that will be complete when handling of the response is completed.
///
- public async global::System.Threading.Tasks.Task AfdCustomDomainsRefreshValidationToken(string resourceGroupName, string profileName, string customDomainName, string subscriptionId, global::System.Func onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
+ public async global::System.Threading.Tasks.Task AfdCustomDomainsRefreshValidationToken(string resourceGroupName, string profileName, string customDomainName, string subscriptionId, global::System.Func onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
{
- var apiVersion = @"2023-05-01";
+ var apiVersion = @"2024-02-01";
// Constant Parameters
using( NoSynchronizationContext )
{
@@ -1010,9 +1010,9 @@ public partial class Cdn
///
/// A that will be complete when handling of the response is completed.
///
- public async global::System.Threading.Tasks.Task AfdCustomDomainsRefreshValidationTokenViaIdentity(global::System.String viaIdentity, global::System.Func onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
+ public async global::System.Threading.Tasks.Task AfdCustomDomainsRefreshValidationTokenViaIdentity(global::System.String viaIdentity, global::System.Func onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
{
- var apiVersion = @"2023-05-01";
+ var apiVersion = @"2024-02-01";
// Constant Parameters
using( NoSynchronizationContext )
{
@@ -1069,7 +1069,7 @@ public partial class Cdn
///
/// A that will be complete when handling of the response is completed.
///
- internal async global::System.Threading.Tasks.Task AfdCustomDomainsRefreshValidationToken_Call(global::System.Net.Http.HttpRequestMessage request, global::System.Func onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
+ internal async global::System.Threading.Tasks.Task AfdCustomDomainsRefreshValidationToken_Call(global::System.Net.Http.HttpRequestMessage request, global::System.Func onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
{
using( NoSynchronizationContext )
{
@@ -1190,7 +1190,7 @@ public partial class Cdn
default:
{
await eventListener.Signal(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Events.BeforeResponseDispatch, _response); if( eventListener.Token.IsCancellationRequested ) { return; }
- await onDefault(_response,_response.Content.ReadAsStringAsync().ContinueWith( body => Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdErrorResponse.FromJson(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Json.JsonNode.Parse(body.Result)) ));
+ await onDefault(_response,_response.Content.ReadAsStringAsync().ContinueWith( body => Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdErrorResponse.FromJson(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Json.JsonNode.Parse(body.Result)) ));
break;
}
}
@@ -1247,9 +1247,9 @@ public partial class Cdn
///
/// A that will be complete when handling of the response is completed.
///
- public async global::System.Threading.Tasks.Task AfdCustomDomainsUpdate(string resourceGroupName, string profileName, string customDomainName, string subscriptionId, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdDomainUpdateParameters body, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
+ public async global::System.Threading.Tasks.Task AfdCustomDomainsUpdate(string resourceGroupName, string profileName, string customDomainName, string subscriptionId, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdDomainUpdateParameters body, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
{
- var apiVersion = @"2023-05-01";
+ var apiVersion = @"2024-02-01";
// Constant Parameters
using( NoSynchronizationContext )
{
@@ -1295,9 +1295,9 @@ public partial class Cdn
///
/// A that will be complete when handling of the response is completed.
///
- public async global::System.Threading.Tasks.Task AfdCustomDomainsUpdateViaIdentity(global::System.String viaIdentity, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdDomainUpdateParameters body, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
+ public async global::System.Threading.Tasks.Task AfdCustomDomainsUpdateViaIdentity(global::System.String viaIdentity, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdDomainUpdateParameters body, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
{
- var apiVersion = @"2023-05-01";
+ var apiVersion = @"2024-02-01";
// Constant Parameters
using( NoSynchronizationContext )
{
@@ -1355,7 +1355,7 @@ public partial class Cdn
///
/// A that will be complete when handling of the response is completed.
///
- internal async global::System.Threading.Tasks.Task AfdCustomDomainsUpdate_Call(global::System.Net.Http.HttpRequestMessage request, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
+ internal async global::System.Threading.Tasks.Task AfdCustomDomainsUpdate_Call(global::System.Net.Http.HttpRequestMessage request, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
{
using( NoSynchronizationContext )
{
@@ -1469,13 +1469,13 @@ public partial class Cdn
case global::System.Net.HttpStatusCode.OK:
{
await eventListener.Signal(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Events.BeforeResponseDispatch, _response); if( eventListener.Token.IsCancellationRequested ) { return; }
- await onOk(_response,_response.Content.ReadAsStringAsync().ContinueWith( body => Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdDomain.FromJson(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Json.JsonNode.Parse(body.Result)) .ReadHeaders(_response.Headers)));
+ await onOk(_response,_response.Content.ReadAsStringAsync().ContinueWith( body => Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdDomain.FromJson(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Json.JsonNode.Parse(body.Result)) .ReadHeaders(_response.Headers)));
break;
}
default:
{
await eventListener.Signal(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Events.BeforeResponseDispatch, _response); if( eventListener.Token.IsCancellationRequested ) { return; }
- await onDefault(_response,_response.Content.ReadAsStringAsync().ContinueWith( body => Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdErrorResponse.FromJson(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Json.JsonNode.Parse(body.Result)) ));
+ await onDefault(_response,_response.Content.ReadAsStringAsync().ContinueWith( body => Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdErrorResponse.FromJson(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Json.JsonNode.Parse(body.Result)) ));
break;
}
}
@@ -1504,7 +1504,7 @@ public partial class Cdn
///
/// A that will be complete when handling of the response is completed.
///
- internal async global::System.Threading.Tasks.Task AfdCustomDomainsUpdate_Validate(string resourceGroupName, string profileName, string customDomainName, string subscriptionId, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdDomainUpdateParameters body, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener)
+ internal async global::System.Threading.Tasks.Task AfdCustomDomainsUpdate_Validate(string resourceGroupName, string profileName, string customDomainName, string subscriptionId, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdDomainUpdateParameters body, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener)
{
using( NoSynchronizationContext )
{
@@ -1538,9 +1538,9 @@ public partial class Cdn
///
/// A that will be complete when handling of the response is completed.
///
- public async global::System.Threading.Tasks.Task AfdEndpointsCreate(string resourceGroupName, string profileName, string endpointName, string subscriptionId, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdEndpoint body, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
+ public async global::System.Threading.Tasks.Task AfdEndpointsCreate(string resourceGroupName, string profileName, string endpointName, string subscriptionId, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdEndpoint body, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
{
- var apiVersion = @"2023-05-01";
+ var apiVersion = @"2024-02-01";
// Constant Parameters
using( NoSynchronizationContext )
{
@@ -1589,9 +1589,9 @@ public partial class Cdn
///
/// A that will be complete when handling of the response is completed.
///
- public async global::System.Threading.Tasks.Task AfdEndpointsCreateViaIdentity(global::System.String viaIdentity, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdEndpoint body, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
+ public async global::System.Threading.Tasks.Task AfdEndpointsCreateViaIdentity(global::System.String viaIdentity, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdEndpoint body, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
{
- var apiVersion = @"2023-05-01";
+ var apiVersion = @"2024-02-01";
// Constant Parameters
using( NoSynchronizationContext )
{
@@ -1649,7 +1649,7 @@ public partial class Cdn
///
/// A that will be complete when handling of the response is completed.
///
- internal async global::System.Threading.Tasks.Task AfdEndpointsCreate_Call(global::System.Net.Http.HttpRequestMessage request, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
+ internal async global::System.Threading.Tasks.Task AfdEndpointsCreate_Call(global::System.Net.Http.HttpRequestMessage request, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
{
using( NoSynchronizationContext )
{
@@ -1763,13 +1763,13 @@ public partial class Cdn
case global::System.Net.HttpStatusCode.OK:
{
await eventListener.Signal(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Events.BeforeResponseDispatch, _response); if( eventListener.Token.IsCancellationRequested ) { return; }
- await onOk(_response,_response.Content.ReadAsStringAsync().ContinueWith( body => Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdEndpoint.FromJson(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Json.JsonNode.Parse(body.Result)) .ReadHeaders(_response.Headers)));
+ await onOk(_response,_response.Content.ReadAsStringAsync().ContinueWith( body => Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdEndpoint.FromJson(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Json.JsonNode.Parse(body.Result)) .ReadHeaders(_response.Headers)));
break;
}
default:
{
await eventListener.Signal(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Events.BeforeResponseDispatch, _response); if( eventListener.Token.IsCancellationRequested ) { return; }
- await onDefault(_response,_response.Content.ReadAsStringAsync().ContinueWith( body => Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdErrorResponse.FromJson(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Json.JsonNode.Parse(body.Result)) ));
+ await onDefault(_response,_response.Content.ReadAsStringAsync().ContinueWith( body => Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdErrorResponse.FromJson(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Json.JsonNode.Parse(body.Result)) ));
break;
}
}
@@ -1798,7 +1798,7 @@ public partial class Cdn
///
/// A that will be complete when handling of the response is completed.
///
- internal async global::System.Threading.Tasks.Task AfdEndpointsCreate_Validate(string resourceGroupName, string profileName, string endpointName, string subscriptionId, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.IAfdEndpoint body, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener)
+ internal async global::System.Threading.Tasks.Task AfdEndpointsCreate_Validate(string resourceGroupName, string profileName, string endpointName, string subscriptionId, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IAfdEndpoint body, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener)
{
using( NoSynchronizationContext )
{
@@ -1832,9 +1832,9 @@ public partial class Cdn
///
/// A that will be complete when handling of the response is completed.
///
- public async global::System.Threading.Tasks.Task AfdEndpointsDelete(string resourceGroupName, string profileName, string endpointName, string subscriptionId, global::System.Func onOk, global::System.Func onNoContent, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
+ public async global::System.Threading.Tasks.Task AfdEndpointsDelete(string resourceGroupName, string profileName, string endpointName, string subscriptionId, global::System.Func onOk, global::System.Func onNoContent, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
{
- var apiVersion = @"2023-05-01";
+ var apiVersion = @"2024-02-01";
// Constant Parameters
using( NoSynchronizationContext )
{
@@ -1879,9 +1879,9 @@ public partial class Cdn
///
/// A that will be complete when handling of the response is completed.
///
- public async global::System.Threading.Tasks.Task AfdEndpointsDeleteViaIdentity(global::System.String viaIdentity, global::System.Func onOk, global::System.Func onNoContent, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
+ public async global::System.Threading.Tasks.Task AfdEndpointsDeleteViaIdentity(global::System.String viaIdentity, global::System.Func onOk, global::System.Func onNoContent, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
{
- var apiVersion = @"2023-05-01";
+ var apiVersion = @"2024-02-01";
// Constant Parameters
using( NoSynchronizationContext )
{
@@ -1936,7 +1936,7 @@ public partial class Cdn
///
/// A that will be complete when handling of the response is completed.
///
- internal async global::System.Threading.Tasks.Task AfdEndpointsDelete_Call(global::System.Net.Http.HttpRequestMessage request, global::System.Func onOk, global::System.Func onNoContent, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
+ internal async global::System.Threading.Tasks.Task AfdEndpointsDelete_Call(global::System.Net.Http.HttpRequestMessage request, global::System.Func onOk, global::System.Func onNoContent, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
{
using( NoSynchronizationContext )
{
@@ -2063,7 +2063,7 @@ public partial class Cdn
default:
{
await eventListener.Signal(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Events.BeforeResponseDispatch, _response); if( eventListener.Token.IsCancellationRequested ) { return; }
- await onDefault(_response,_response.Content.ReadAsStringAsync().ContinueWith( body => Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20230501.AfdErrorResponse.FromJson(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Json.JsonNode.Parse(body.Result)) ));
+ await onDefault(_response,_response.Content.ReadAsStringAsync().ContinueWith( body => Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.AfdErrorResponse.FromJson(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Json.JsonNode.Parse(body.Result)) ));
break;
}
}
@@ -2122,9 +2122,9 @@ public partial class Cdn
///
/// A that will be complete when handling of the response is completed.
///
- public async global::System.Threading.Tasks.Task AfdEndpointsGet(string resourceGroupName, string profileName, string endpointName, string subscriptionId, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
+ public async global::System.Threading.Tasks.Task AfdEndpointsGet(string resourceGroupName, string profileName, string endpointName, string subscriptionId, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
{
- var apiVersion = @"2023-05-01";
+ var apiVersion = @"2024-02-01";
// Constant Parameters
using( NoSynchronizationContext )
{
@@ -2168,9 +2168,9 @@ public partial class Cdn
///
/// A that will be complete when handling of the response is completed.
///
- public async global::System.Threading.Tasks.Task AfdEndpointsGetViaIdentity(global::System.String viaIdentity, global::System.Func, global::System.Threading.Tasks.Task> onOk, global::System.Func, global::System.Threading.Tasks.Task> onDefault, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.ISendAsync sender)
+ public async global::System.Threading.Tasks.Task AfdEndpointsGetViaIdentity(global::System.String viaIdentity, global::System.Func