Skip to content

Commit 1f9d37a

Browse files
[skip ci] Archive 1221518 (#27388)
1 parent efbb280 commit 1f9d37a

File tree

89 files changed

+121
-18
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

89 files changed

+121
-18
lines changed

generated/Cdn/Cdn.Autorest/Az.Cdn.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<PropertyGroup>
33
<PsModuleName>Cdn</PsModuleName>
44
<PsRootModuleName>Cdn</PsRootModuleName>
5+
<PsModuleFolder>Cdn.Autorest</PsModuleFolder>
56
</PropertyGroup>
67

78
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory).., build.proj))\src\Az.autorest.props" />
89
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory).., build.proj))\src\Az.Post.props" />
9-
1010
</Project>
Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,26 @@
1-
// ----------------------------------------------------------------------------------
2-
//
3-
// Copyright Microsoft Corporation
4-
// Licensed under the Apache License, Version 2.0 (the "License");
1+
// Copyright (c) Microsoft Corporation. All rights reserved.
2+
// Licensed under the Apache License, Version 2.0 (the ""License"");
53
// you may not use this file except in compliance with the License.
64
// You may obtain a copy of the License at
75
// http://www.apache.org/licenses/LICENSE-2.0
86
// Unless required by applicable law or agreed to in writing, software
9-
// distributed under the License is distributed on an "AS IS" BASIS,
7+
// distributed under the License is distributed on an ""AS IS"" BASIS,
108
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
119
// See the License for the specific language governing permissions and
1210
// limitations under the License.
13-
// ----------------------------------------------------------------------------------
11+
// Code generated by Microsoft (R) AutoRest Code Generator.Changes may cause incorrect behavior and will be lost if the code
12+
// is regenerated.
1413

1514
using System;
1615
using System.Reflection;
16+
using System.Runtime.CompilerServices;
1717
using System.Runtime.InteropServices;
1818

19-
[assembly: AssemblyTitle("Microsoft Azure Powershell - Cdn")]
20-
[assembly: AssemblyCompany(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyCompany)]
21-
[assembly: AssemblyProduct(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyProduct)]
22-
[assembly: AssemblyCopyright(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyCopyright)]
23-
24-
[assembly: ComVisible(false)]
25-
[assembly: CLSCompliant(false)]
26-
[assembly: Guid("89d80a5c-524f-42ac-9f55-8271fa0bca3d")]
27-
[assembly: AssemblyVersion("3.3.0")]
28-
[assembly: AssemblyFileVersion("3.3.0")]
19+
[assembly: System.Reflection.AssemblyCompanyAttribute("Microsoft")]
20+
[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © Microsoft")]
21+
[assembly: System.Reflection.AssemblyProductAttribute("Microsoft Azure PowerShell")]
22+
[assembly: System.Reflection.AssemblyTitleAttribute("Microsoft Azure PowerShell - Cdn")]
23+
[assembly: System.Reflection.AssemblyFileVersionAttribute("3.3.0")]
24+
[assembly: System.Reflection.AssemblyVersionAttribute("3.3.0")]
25+
[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)]
26+
[assembly: System.CLSCompliantAttribute(false)]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"generate_Id": "677331c6-5d06-4b9e-88b8-c98fcbb0acfd"
2+
"generate_Id": "2e39f745-6a8f-4f9e-b6af-f62eb1f9fcef"
33
}

generated/Cdn/Cdn.Autorest/generated/cmdlets/ClearAzCdnEndpointContent_Purge1.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Cdn.Cmdlets
1313
/// [OpenAPI] PurgeContent=>POST:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/endpoints/{endpointName}/purge"
1414
/// </remarks>
1515
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Clear, @"AzCdnEndpointContent_Purge1", SupportsShouldProcess = true)]
16+
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.CmdletBreakingChange("14.0.0", "5.0.0", "2025/5/19", ChangeDescription="The type of property 'ContentPath, Domain' of type 'Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IPurgeParameters' has changed from 'System.String[]' to 'System.Collections.Generic.List`1[System.String]'.")]
1617
[global::System.Management.Automation.OutputType(typeof(bool))]
1718
[global::Microsoft.Azure.PowerShell.Cmdlets.Cdn.Description(@"Removes a content from CDN.")]
1819
[global::Microsoft.Azure.PowerShell.Cmdlets.Cdn.Generated]

generated/Cdn/Cdn.Autorest/generated/cmdlets/ClearAzCdnEndpointContent_PurgeExpanded1.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Cdn.Cmdlets
1313
/// [OpenAPI] PurgeContent=>POST:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/endpoints/{endpointName}/purge"
1414
/// </remarks>
1515
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Clear, @"AzCdnEndpointContent_PurgeExpanded1", SupportsShouldProcess = true)]
16+
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.CmdletBreakingChange("14.0.0", "5.0.0", "2025/5/19", ChangeDescription="The type of property 'ContentPath, Domain' of type 'Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IPurgeParameters' has changed from 'System.String[]' to 'System.Collections.Generic.List`1[System.String]'.")]
1617
[global::System.Management.Automation.OutputType(typeof(bool))]
1718
[global::Microsoft.Azure.PowerShell.Cmdlets.Cdn.Description(@"Removes a content from CDN.")]
1819
[global::Microsoft.Azure.PowerShell.Cmdlets.Cdn.Generated]

generated/Cdn/Cdn.Autorest/generated/cmdlets/ClearAzCdnEndpointContent_PurgeViaIdentity1.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Cdn.Cmdlets
1313
/// [OpenAPI] PurgeContent=>POST:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/endpoints/{endpointName}/purge"
1414
/// </remarks>
1515
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Clear, @"AzCdnEndpointContent_PurgeViaIdentity1", SupportsShouldProcess = true)]
16+
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.CmdletBreakingChange("14.0.0", "5.0.0", "2025/5/19", ChangeDescription="The type of property 'ContentPath, Domain' of type 'Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IPurgeParameters' has changed from 'System.String[]' to 'System.Collections.Generic.List`1[System.String]'.")]
1617
[global::System.Management.Automation.OutputType(typeof(bool))]
1718
[global::Microsoft.Azure.PowerShell.Cmdlets.Cdn.Description(@"Removes a content from CDN.")]
1819
[global::Microsoft.Azure.PowerShell.Cmdlets.Cdn.Generated]

generated/Cdn/Cdn.Autorest/generated/cmdlets/ClearAzCdnEndpointContent_PurgeViaIdentityExpanded1.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Cdn.Cmdlets
1313
/// [OpenAPI] PurgeContent=>POST:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/endpoints/{endpointName}/purge"
1414
/// </remarks>
1515
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Clear, @"AzCdnEndpointContent_PurgeViaIdentityExpanded1", SupportsShouldProcess = true)]
16+
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.CmdletBreakingChange("14.0.0", "5.0.0", "2025/5/19", ChangeDescription="The type of property 'ContentPath, Domain' of type 'Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IPurgeParameters' has changed from 'System.String[]' to 'System.Collections.Generic.List`1[System.String]'.")]
1617
[global::System.Management.Automation.OutputType(typeof(bool))]
1718
[global::Microsoft.Azure.PowerShell.Cmdlets.Cdn.Description(@"Removes a content from CDN.")]
1819
[global::Microsoft.Azure.PowerShell.Cmdlets.Cdn.Generated]

generated/Cdn/Cdn.Autorest/generated/cmdlets/ClearAzFrontDoorCdnEndpointContent_Purge.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Cdn.Cmdlets
1313
/// [OpenAPI] PurgeContent=>POST:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/afdEndpoints/{endpointName}/purge"
1414
/// </remarks>
1515
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Clear, @"AzFrontDoorCdnEndpointContent_Purge", SupportsShouldProcess = true)]
16+
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.CmdletBreakingChange("14.0.0", "5.0.0", "2025/5/19", ChangeDescription="The type of property 'ContentPath, Domain' of type 'Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IPurgeParameters' has changed from 'System.String[]' to 'System.Collections.Generic.List`1[System.String]'.")]
1617
[global::System.Management.Automation.OutputType(typeof(bool))]
1718
[global::Microsoft.Azure.PowerShell.Cmdlets.Cdn.Description(@"Removes a content from AzureFrontDoor.")]
1819
[global::Microsoft.Azure.PowerShell.Cmdlets.Cdn.Generated]

generated/Cdn/Cdn.Autorest/generated/cmdlets/ClearAzFrontDoorCdnEndpointContent_PurgeExpanded.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Cdn.Cmdlets
1313
/// [OpenAPI] PurgeContent=>POST:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/afdEndpoints/{endpointName}/purge"
1414
/// </remarks>
1515
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Clear, @"AzFrontDoorCdnEndpointContent_PurgeExpanded", SupportsShouldProcess = true)]
16+
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.CmdletBreakingChange("14.0.0", "5.0.0", "2025/5/19", ChangeDescription="The type of property 'ContentPath, Domain' of type 'Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IPurgeParameters' has changed from 'System.String[]' to 'System.Collections.Generic.List`1[System.String]'.")]
1617
[global::System.Management.Automation.OutputType(typeof(bool))]
1718
[global::Microsoft.Azure.PowerShell.Cmdlets.Cdn.Description(@"Removes a content from AzureFrontDoor.")]
1819
[global::Microsoft.Azure.PowerShell.Cmdlets.Cdn.Generated]

generated/Cdn/Cdn.Autorest/generated/cmdlets/ClearAzFrontDoorCdnEndpointContent_PurgeViaIdentity.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Cdn.Cmdlets
1313
/// [OpenAPI] PurgeContent=>POST:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/afdEndpoints/{endpointName}/purge"
1414
/// </remarks>
1515
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Clear, @"AzFrontDoorCdnEndpointContent_PurgeViaIdentity", SupportsShouldProcess = true)]
16+
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.CmdletBreakingChange("14.0.0", "5.0.0", "2025/5/19", ChangeDescription="The type of property 'ContentPath, Domain' of type 'Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IPurgeParameters' has changed from 'System.String[]' to 'System.Collections.Generic.List`1[System.String]'.")]
1617
[global::System.Management.Automation.OutputType(typeof(bool))]
1718
[global::Microsoft.Azure.PowerShell.Cmdlets.Cdn.Description(@"Removes a content from AzureFrontDoor.")]
1819
[global::Microsoft.Azure.PowerShell.Cmdlets.Cdn.Generated]

0 commit comments

Comments
 (0)