Skip to content

Commit 531182e

Browse files
[skip ci] Archive 4117d05 (#28147)
1 parent 4117d05 commit 531182e

File tree

230 files changed

+319
-113
lines changed

Some content is hidden

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

230 files changed

+319
-113
lines changed
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 - DevCenter")]
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("051b9267-0399-463e-8da4-924173578879")]
27-
[assembly: AssemblyVersion("2.0.1")]
28-
[assembly: AssemblyFileVersion("2.0.1")]
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 - DevCenter")]
23+
[assembly: System.Reflection.AssemblyFileVersionAttribute("2.0.1")]
24+
[assembly: System.Reflection.AssemblyVersionAttribute("2.0.1")]
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": "db53e5d3-ae5e-4566-b6f8-d3fa0b2f0356"
2+
"generate_Id": "ac3b0a11-4f4f-4d5b-a971-e820b3344978"
33
}

generated/DevCenter/DevCenter.AutoRest/generated/cmdlets/ConnectAzDevCenterAdminCatalog_Connect.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Cmdlets
1313
/// [OpenAPI] Connect=>POST:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevCenter/devcenters/{devCenterName}/catalogs/{catalogName}/connect"
1414
/// </remarks>
1515
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommunications.Connect, @"AzDevCenterAdminCatalog_Connect", SupportsShouldProcess = true)]
16+
[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.CmdletBreakingChange("15.0.0", "3.0.0", "2025/11/18", ReplacementCmdletName="Connect-AzDevCenterAdminCatalog", ChangeDescription="PlanName and MemberName will be removed from the InputObject parameter.")]
1617
[global::System.Management.Automation.OutputType(typeof(bool))]
1718
[global::Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Description(@"Connects a catalog to enable syncing.")]
1819
[global::Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Generated]

generated/DevCenter/DevCenter.AutoRest/generated/cmdlets/ConnectAzDevCenterAdminCatalog_ConnectViaIdentity.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Cmdlets
1313
/// [OpenAPI] Connect=>POST:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevCenter/devcenters/{devCenterName}/catalogs/{catalogName}/connect"
1414
/// </remarks>
1515
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommunications.Connect, @"AzDevCenterAdminCatalog_ConnectViaIdentity", SupportsShouldProcess = true)]
16+
[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.CmdletBreakingChange("15.0.0", "3.0.0", "2025/11/18", ReplacementCmdletName="Connect-AzDevCenterAdminCatalog", ChangeDescription="PlanName and MemberName will be removed from the InputObject parameter.")]
1617
[global::System.Management.Automation.OutputType(typeof(bool))]
1718
[global::Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Description(@"Connects a catalog to enable syncing.")]
1819
[global::Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Generated]

generated/DevCenter/DevCenter.AutoRest/generated/cmdlets/ConnectAzDevCenterAdminProjectCatalog_Connect.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Cmdlets
1313
/// [OpenAPI] Connect=>POST:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevCenter/projects/{projectName}/catalogs/{catalogName}/connect"
1414
/// </remarks>
1515
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommunications.Connect, @"AzDevCenterAdminProjectCatalog_Connect", SupportsShouldProcess = true)]
16+
[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.CmdletBreakingChange("15.0.0", "3.0.0", "2025/11/18", ReplacementCmdletName="Connect-AzDevCenterAdminProjectCatalog", ChangeDescription="PlanName and MemberName will be removed from the InputObject parameter.")]
1617
[global::System.Management.Automation.OutputType(typeof(bool))]
1718
[global::Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Description(@"Connects a project catalog to enable syncing.")]
1819
[global::Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Generated]

generated/DevCenter/DevCenter.AutoRest/generated/cmdlets/ConnectAzDevCenterAdminProjectCatalog_ConnectViaIdentity.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Cmdlets
1313
/// [OpenAPI] Connect=>POST:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevCenter/projects/{projectName}/catalogs/{catalogName}/connect"
1414
/// </remarks>
1515
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommunications.Connect, @"AzDevCenterAdminProjectCatalog_ConnectViaIdentity", SupportsShouldProcess = true)]
16+
[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.CmdletBreakingChange("15.0.0", "3.0.0", "2025/11/18", ReplacementCmdletName="Connect-AzDevCenterAdminProjectCatalog", ChangeDescription="PlanName and MemberName will be removed from the InputObject parameter.")]
1617
[global::System.Management.Automation.OutputType(typeof(bool))]
1718
[global::Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Description(@"Connects a project catalog to enable syncing.")]
1819
[global::Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Generated]

generated/DevCenter/DevCenter.AutoRest/generated/cmdlets/GetAzDevCenterAdminAttachedNetwork_Get.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Cmdlets
1313
/// [OpenAPI] GetByProject=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevCenter/projects/{projectName}/attachednetworks/{attachedNetworkConnectionName}"
1414
/// </remarks>
1515
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzDevCenterAdminAttachedNetwork_Get")]
16+
[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.CmdletBreakingChange("15.0.0", "3.0.0", "2025/11/18", ReplacementCmdletName="Get-AzDevCenterAdminAttachedNetwork", ChangeDescription="PlanName and MemberName will be removed from the InputObject parameter.")]
1617
[global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IAttachedNetworkConnection))]
1718
[global::Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Description(@"Gets an attached NetworkConnection.")]
1819
[global::Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Generated]

generated/DevCenter/DevCenter.AutoRest/generated/cmdlets/GetAzDevCenterAdminAttachedNetwork_Get1.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Cmdlets
1313
/// [OpenAPI] GetByDevCenter=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevCenter/devcenters/{devCenterName}/attachednetworks/{attachedNetworkConnectionName}"
1414
/// </remarks>
1515
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzDevCenterAdminAttachedNetwork_Get1")]
16+
[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.CmdletBreakingChange("15.0.0", "3.0.0", "2025/11/18", ReplacementCmdletName="Get-AzDevCenterAdminAttachedNetwork", ChangeDescription="PlanName and MemberName will be removed from the InputObject parameter.")]
1617
[global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IAttachedNetworkConnection))]
1718
[global::Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Description(@"Gets an attached NetworkConnection.")]
1819
[global::Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Generated]

generated/DevCenter/DevCenter.AutoRest/generated/cmdlets/GetAzDevCenterAdminAttachedNetwork_GetViaIdentity.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Cmdlets
1313
/// [OpenAPI] GetByProject=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevCenter/projects/{projectName}/attachednetworks/{attachedNetworkConnectionName}"
1414
/// </remarks>
1515
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzDevCenterAdminAttachedNetwork_GetViaIdentity")]
16+
[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.CmdletBreakingChange("15.0.0", "3.0.0", "2025/11/18", ReplacementCmdletName="Get-AzDevCenterAdminAttachedNetwork", ChangeDescription="PlanName and MemberName will be removed from the InputObject parameter.")]
1617
[global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IAttachedNetworkConnection))]
1718
[global::Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Description(@"Gets an attached NetworkConnection.")]
1819
[global::Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Generated]

generated/DevCenter/DevCenter.AutoRest/generated/cmdlets/GetAzDevCenterAdminAttachedNetwork_List.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Cmdlets
1313
/// [OpenAPI] ListByProject=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevCenter/projects/{projectName}/attachednetworks"
1414
/// </remarks>
1515
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzDevCenterAdminAttachedNetwork_List")]
16+
[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.CmdletBreakingChange("15.0.0", "3.0.0", "2025/11/18", ReplacementCmdletName="Get-AzDevCenterAdminAttachedNetwork", ChangeDescription="PlanName and MemberName will be removed from the InputObject parameter.")]
1617
[global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IAttachedNetworkConnection))]
1718
[global::Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Description(@"Lists the attached NetworkConnections for a Project.")]
1819
[global::Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Generated]

0 commit comments

Comments
 (0)