Skip to content

Commit 8e67334

Browse files
[skip ci] Archive 8937a7c (#28189)
1 parent 8937a7c commit 8e67334

11 files changed

+12
-13
lines changed

generated/Relay/Relay.Autorest/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@
2020
[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © Microsoft")]
2121
[assembly: System.Reflection.AssemblyProductAttribute("Microsoft Azure PowerShell")]
2222
[assembly: System.Reflection.AssemblyTitleAttribute("Microsoft Azure PowerShell - Relay")]
23-
[assembly: System.Reflection.AssemblyFileVersionAttribute("2.1.0")]
24-
[assembly: System.Reflection.AssemblyVersionAttribute("2.1.0")]
23+
[assembly: System.Reflection.AssemblyFileVersionAttribute("2.1.1")]
24+
[assembly: System.Reflection.AssemblyVersionAttribute("2.1.1")]
2525
[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)]
2626
[assembly: System.CLSCompliantAttribute(false)]
27-
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"generate_Id": "b611364a-a616-431f-a83e-8d9485996016"
2+
"generate_Id": "1f5ea776-6d31-4a43-ac09-590549947359"
33
}

generated/Relay/Relay.Autorest/generated/cmdlets/GetAzRelayNamespaceNetworkRuleSet_Get.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Relay.Cmdlets
1313
/// [OpenAPI] GetNetworkRuleSet=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Relay/namespaces/{namespaceName}/networkRuleSets/default"
1414
/// </remarks>
1515
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzRelayNamespaceNetworkRuleSet_Get")]
16-
[Microsoft.Azure.PowerShell.Cmdlets.Relay.Runtime.CmdletBreakingChange("15.0.0", "9.0.0", "2025/11/03", ChangeDescription="The type of property 'IPRule' will be changed to 'List'.")]
16+
[Microsoft.Azure.PowerShell.Cmdlets.Relay.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.Relay.Models.Api20211101.INetworkRuleSet", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"IPRule"}, NewOutputProperties=new string[] {"List[IPRule]"})]
1717
[global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Relay.Models.Api20211101.INetworkRuleSet))]
1818
[global::Microsoft.Azure.PowerShell.Cmdlets.Relay.Description(@"Gets NetworkRuleSet for a Namespace.")]
1919
[global::Microsoft.Azure.PowerShell.Cmdlets.Relay.Generated]

generated/Relay/Relay.Autorest/generated/cmdlets/GetAzRelayNamespaceNetworkRuleSet_GetViaIdentity.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Relay.Cmdlets
1313
/// [OpenAPI] GetNetworkRuleSet=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Relay/namespaces/{namespaceName}/networkRuleSets/default"
1414
/// </remarks>
1515
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzRelayNamespaceNetworkRuleSet_GetViaIdentity")]
16-
[Microsoft.Azure.PowerShell.Cmdlets.Relay.Runtime.CmdletBreakingChange("15.0.0", "9.0.0", "2025/11/03", ChangeDescription="The type of property 'IPRule' will be changed to 'List'.")]
16+
[Microsoft.Azure.PowerShell.Cmdlets.Relay.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.Relay.Models.Api20211101.INetworkRuleSet", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"IPRule"}, NewOutputProperties=new string[] {"List[IPRule]"})]
1717
[global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Relay.Models.Api20211101.INetworkRuleSet))]
1818
[global::Microsoft.Azure.PowerShell.Cmdlets.Relay.Description(@"Gets NetworkRuleSet for a Namespace.")]
1919
[global::Microsoft.Azure.PowerShell.Cmdlets.Relay.Generated]

generated/Relay/Relay.Autorest/generated/cmdlets/GetAzRelayNamespace_Get.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Relay.Cmdlets
1313
/// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Relay/namespaces/{namespaceName}"
1414
/// </remarks>
1515
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzRelayNamespace_Get")]
16-
[Microsoft.Azure.PowerShell.Cmdlets.Relay.Runtime.CmdletBreakingChange("15.0.0", "9.0.0", "2025/11/03", ChangeDescription="The type of property 'PrivateEndpointConnection' will be changed to 'List'.")]
16+
[Microsoft.Azure.PowerShell.Cmdlets.Relay.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.Relay.Models.Api20211101.IRelayNamespace", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PrivateEndpointConnection"}, NewOutputProperties=new string[] {"List[PrivateEndpointConnection]"})]
1717
[global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Relay.Models.Api20211101.IRelayNamespace))]
1818
[global::Microsoft.Azure.PowerShell.Cmdlets.Relay.Description(@"Returns the description for the specified namespace.")]
1919
[global::Microsoft.Azure.PowerShell.Cmdlets.Relay.Generated]

generated/Relay/Relay.Autorest/generated/cmdlets/GetAzRelayNamespace_GetViaIdentity.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Relay.Cmdlets
1313
/// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Relay/namespaces/{namespaceName}"
1414
/// </remarks>
1515
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzRelayNamespace_GetViaIdentity")]
16-
[Microsoft.Azure.PowerShell.Cmdlets.Relay.Runtime.CmdletBreakingChange("15.0.0", "9.0.0", "2025/11/03", ChangeDescription="The type of property 'PrivateEndpointConnection' will be changed to 'List'.")]
16+
[Microsoft.Azure.PowerShell.Cmdlets.Relay.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.Relay.Models.Api20211101.IRelayNamespace", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PrivateEndpointConnection"}, NewOutputProperties=new string[] {"List[PrivateEndpointConnection]"})]
1717
[global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Relay.Models.Api20211101.IRelayNamespace))]
1818
[global::Microsoft.Azure.PowerShell.Cmdlets.Relay.Description(@"Returns the description for the specified namespace.")]
1919
[global::Microsoft.Azure.PowerShell.Cmdlets.Relay.Generated]

generated/Relay/Relay.Autorest/generated/cmdlets/GetAzRelayNamespace_List.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Relay.Cmdlets
1515
/// [OpenAPI] List=>GET:"/subscriptions/{subscriptionId}/providers/Microsoft.Relay/namespaces"
1616
/// </remarks>
1717
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzRelayNamespace_List")]
18-
[Microsoft.Azure.PowerShell.Cmdlets.Relay.Runtime.CmdletBreakingChange("15.0.0", "9.0.0", "2025/11/03", ChangeDescription="The type of property 'PrivateEndpointConnection' will be changed to 'List'.")]
18+
[Microsoft.Azure.PowerShell.Cmdlets.Relay.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.Relay.Models.Api20211101.IRelayNamespace", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PrivateEndpointConnection"}, NewOutputProperties=new string[] {"List[PrivateEndpointConnection]"})]
1919
[global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Relay.Models.Api20211101.IRelayNamespace))]
2020
[global::Microsoft.Azure.PowerShell.Cmdlets.Relay.Description(@"Lists all the available namespaces within the subscription regardless of the resourceGroups.")]
2121
[global::Microsoft.Azure.PowerShell.Cmdlets.Relay.Generated]

generated/Relay/Relay.Autorest/generated/cmdlets/GetAzRelayNamespace_List1.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Relay.Cmdlets
1313
/// [OpenAPI] ListByResourceGroup=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Relay/namespaces"
1414
/// </remarks>
1515
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzRelayNamespace_List1")]
16-
[Microsoft.Azure.PowerShell.Cmdlets.Relay.Runtime.CmdletBreakingChange("15.0.0", "9.0.0", "2025/11/03", ChangeDescription="The type of property 'PrivateEndpointConnection' will be changed to 'List'.")]
16+
[Microsoft.Azure.PowerShell.Cmdlets.Relay.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.Relay.Models.Api20211101.IRelayNamespace", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PrivateEndpointConnection"}, NewOutputProperties=new string[] {"List[PrivateEndpointConnection]"})]
1717
[global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Relay.Models.Api20211101.IRelayNamespace))]
1818
[global::Microsoft.Azure.PowerShell.Cmdlets.Relay.Description(@"Lists all the available namespaces within the ResourceGroup.")]
1919
[global::Microsoft.Azure.PowerShell.Cmdlets.Relay.Generated]

generated/Relay/Relay.Autorest/generated/cmdlets/NewAzRelayNamespaceNetworkRuleSet_CreateExpanded.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Relay.Cmdlets
1414
/// </remarks>
1515
[global::Microsoft.Azure.PowerShell.Cmdlets.Relay.InternalExport]
1616
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.New, @"AzRelayNamespaceNetworkRuleSet_CreateExpanded", SupportsShouldProcess = true)]
17-
[Microsoft.Azure.PowerShell.Cmdlets.Relay.Runtime.CmdletBreakingChange("15.0.0", "9.0.0", "2025/11/03", ChangeDescription="The type of property 'IPRule' will be changed to 'List'.")]
17+
[Microsoft.Azure.PowerShell.Cmdlets.Relay.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.Relay.Models.Api20211101.INetworkRuleSet", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"IPRule"}, NewOutputProperties=new string[] {"List[IPRule]"})]
1818
[global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Relay.Models.Api20211101.INetworkRuleSet))]
1919
[global::Microsoft.Azure.PowerShell.Cmdlets.Relay.Description(@"Create or update NetworkRuleSet for a Namespace.")]
2020
[global::Microsoft.Azure.PowerShell.Cmdlets.Relay.Generated]

generated/Relay/Relay.Autorest/generated/cmdlets/NewAzRelayNamespaceNetworkRuleSet_CreateViaIdentity.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Relay.Cmdlets
1414
/// </remarks>
1515
[global::Microsoft.Azure.PowerShell.Cmdlets.Relay.InternalExport]
1616
[global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.New, @"AzRelayNamespaceNetworkRuleSet_CreateViaIdentity", SupportsShouldProcess = true)]
17-
[Microsoft.Azure.PowerShell.Cmdlets.Relay.Runtime.CmdletBreakingChange("15.0.0", "9.0.0", "2025/11/03", ChangeDescription="The type of property 'IPRule' will be changed to 'List'.")]
17+
[Microsoft.Azure.PowerShell.Cmdlets.Relay.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.Relay.Models.Api20211101.INetworkRuleSet", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"IPRule"}, NewOutputProperties=new string[] {"List[IPRule]"})]
1818
[global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Relay.Models.Api20211101.INetworkRuleSet))]
1919
[global::Microsoft.Azure.PowerShell.Cmdlets.Relay.Description(@"Create or update NetworkRuleSet for a Namespace.")]
2020
[global::Microsoft.Azure.PowerShell.Cmdlets.Relay.Generated]

0 commit comments

Comments
 (0)