diff --git a/generated/Compute/Compute.Autorest/exports/Set-AzVMRunCommand.ps1 b/generated/Compute/Compute.Autorest/exports/Set-AzVMRunCommand.ps1 index 9ca0f205a0cf..b45c576f8f66 100644 --- a/generated/Compute/Compute.Autorest/exports/Set-AzVMRunCommand.ps1 +++ b/generated/Compute/Compute.Autorest/exports/Set-AzVMRunCommand.ps1 @@ -20,7 +20,7 @@ The operation to create or update the run command. .Description The operation to create or update the run command. .Example -Set-AzVMRunCommand -ResourceGroupName MyRG0 -VMName MyVMEE -RunCommandName MyRunCommand -Location EastUS2EUAP -SourceScriptUri "https://myst.blob.core.windows.net/mycontainer/myscript.ps1?sp=r&st=2022-10-27T21:02:35Z&se=2022-10-28T05:02:35Z&spr=https&sv=2021-06-08&sr=b&sig=0I%2FIiYayRwHasfasasfdasdfasdeTsQjLnpZjA%3D" +Set-AzVMRunCommand -ResourceGroupName MyRG0 -VMName MyVMEE -RunCommandName MyRunCommand -Location EastUS2EUAP -SourceScriptUri "https://myst.blob.core.windows.net/mycontainer/myscript.ps1?sp=r&st=2022-10-27T21:02:35Z&se=2022-10-28T05:02:35Z&spr=https&sv=2021-06-08&sr=b&sig=******" .Example Set-AzVMRunCommand -ResourceGroupName MyRG0 -VMName MyVMEE -RunCommandName MyRunCommand -Location EastUS2EUAP -ScriptLocalPath "C:\MyScriptsDir\MyScript.ps1" .Example @@ -28,7 +28,7 @@ Set-AzVMRunCommand -ResourceGroupName MyRG0 -VMName MyVML -RunCommandName MyRunC .Example Set-AzVMRunCommand -ResourceGroupName MyRG0 -VMName MyVMEE -RunCommandName MyRunCommand -Location EastUS2EUAP -SourceCommandId DisableWindowsUpdate .Example -Set-AzVMRunCommand -ResourceGroupName MyRG0 -VMName MyVML -RunCommandName MyRunCommand3 -Location EastUS2EUAP -ScriptLocalPath "C:\MyScriptsDir\MyScript.ps1" -OutputBlobUri "https://vivst.blob.core.windows.net/vivcontainer/output.txt?sp=racw&st=2022-10-27T22:18:36Z&se=2022-10-28T06:18:36Z&spr=https&sv=2021-06-08&sr=b&sig=HQAu3Bl%2BKMofYTjMo8o5hasfadsfasdF4jIkRJra4S5FlEo%3D" -ErrorBlobUri "https://vivst.blob.core.windows.net/vivcontainer/error.txt?sp=racw&st=2022-10-27T22:18:36Z&se=2022-10-28T06:18:36Z&spr=https&sv=2021-06-08&sr=b&sig=HQAu3Bl%2BKMofYTjMo8o5h%asfasdfgdT%2F4jasfasdf5FlEo%3D" +Set-AzVMRunCommand -ResourceGroupName MyRG0 -VMName MyVML -RunCommandName MyRunCommand3 -Location EastUS2EUAP -ScriptLocalPath "C:\MyScriptsDir\MyScript.ps1" -OutputBlobUri "https://vivst.blob.core.windows.net/vivcontainer/output.txt?sp=racw&st=2022-10-27T22:18:36Z&se=2022-10-28T06:18:36Z&spr=https&sv=2021-06-08&sr=b&sig=******" -ErrorBlobUri "https://vivst.blob.core.windows.net/vivcontainer/error.txt?sp=racw&st=2022-10-27T22:18:36Z&se=2022-10-28T06:18:36Z&spr=https&sv=2021-06-08&sr=b&sig=******" .Example Set-AzVMRunCommand -ResourceGroupName MyRG0 -VMName MyVMEE -RunCommandName MyRunCommand -Location EastUS2EUAP -ScriptLocalPath "C:\MyScriptsDir\MyScript.ps1" -RunAsUser myusername -RunAsPassword mypassword diff --git a/generated/Compute/Compute.Autorest/exports/Set-AzVmssVMRunCommand.ps1 b/generated/Compute/Compute.Autorest/exports/Set-AzVmssVMRunCommand.ps1 index fef6243541a1..745011fb578c 100644 --- a/generated/Compute/Compute.Autorest/exports/Set-AzVmssVMRunCommand.ps1 +++ b/generated/Compute/Compute.Autorest/exports/Set-AzVmssVMRunCommand.ps1 @@ -20,7 +20,7 @@ The operation to create or update the VMSS VM run command. .Description The operation to create or update the VMSS VM run command. .Example -Set-AzVmssVMRunCommand -ResourceGroupName MyRG0 -VMScaleSetName MyVMSS -InstanceId 0 -RunCommandName MyRunCommand -Location EastUS2EUAP -SourceScriptUri "https://myst.blob.core.windows.net/mycontainer/myscript.ps1?sp=r&st=2022-10-27T21:02:35Z&se=2022-10-28T05:02:35Z&spr=https&sv=2021-06-08&sr=b&sig=0I%2FIiYayRwHasfasasfdasdfasdeTsQjLnpZjA%3D" +Set-AzVmssVMRunCommand -ResourceGroupName MyRG0 -VMScaleSetName MyVMSS -InstanceId 0 -RunCommandName MyRunCommand -Location EastUS2EUAP -SourceScriptUri "https://myst.blob.core.windows.net/mycontainer/myscript.ps1?sp=r&st=2022-10-27T21:02:35Z&se=2022-10-28T05:02:35Z&spr=https&sv=2021-06-08&sr=b&sig=******" .Example Set-AzVmssVMRunCommand -ResourceGroupName MyRG0 -VMScaleSetName MyVMSS -InstanceId 0 -RunCommandName MyRunCommand -Location EastUS2EUAP -ScriptLocalPath "C:\MyScriptsDir\MyScript.ps1" .Example @@ -28,7 +28,7 @@ Set-AzVmssVMRunCommand -ResourceGroupName MyRG0 -VMScaleSetName MyVMSSL -Instanc .Example Set-AzVmssVMRunCommand -ResourceGroupName MyRG0 -VMScaleSetName MyVMSS -InstanceId 0 -RunCommandName MyRunCommand -Location EastUS2EUAP -SourceCommandId DisableWindowsUpdate .Example -Set-AzVmssVMRunCommand -ResourceGroupName MyRG0 -VMScaleSetName MyVMSS -InstanceId 1 -RunCommandName MyRunCommand3 -Location EastUS2EUAP -ScriptLocalPath "C:\MyScriptsDir\MyScript.ps1" -OutputBlobUri "https://vivst.blob.core.windows.net/vivcontainer/output.txt?sp=racw&st=2022-10-27T22:18:36Z&se=2022-10-28T06:18:36Z&spr=https&sv=2021-06-08&sr=b&sig=HQAu3Bl%2BKMofYTjMo8o5hasfadsfasdF4jIkRJra4S5FlEo%3D" -ErrorBlobUri "https://vivst.blob.core.windows.net/vivcontainer/error.txt?sp=racw&st=2022-10-27T22:18:36Z&se=2022-10-28T06:18:36Z&spr=https&sv=2021-06-08&sr=b&sig=HQAu3Bl%2BKMofYTjMo8o5h%asfasdfgdT%2F4jasfasdf5FlEo%3D" +Set-AzVmssVMRunCommand -ResourceGroupName MyRG0 -VMScaleSetName MyVMSS -InstanceId 1 -RunCommandName MyRunCommand3 -Location EastUS2EUAP -ScriptLocalPath "C:\MyScriptsDir\MyScript.ps1" -OutputBlobUri "https://vivst.blob.core.windows.net/vivcontainer/output.txt?sp=racw&st=2022-10-27T22:18:36Z&se=2022-10-28T06:18:36Z&spr=https&sv=2021-06-08&sr=b&sig=******" -ErrorBlobUri "https://vivst.blob.core.windows.net/vivcontainer/error.txt?sp=racw&st=2022-10-27T22:18:36Z&se=2022-10-28T06:18:36Z&spr=https&sv=2021-06-08&sr=b&sig=******" .Example Set-AzVmssVMRunCommand -ResourceGroupName MyRG0 -VMScaleSetName MyVMSS -InstanceId 1 -RunCommandName MyRunCommand -Location EastUS2EUAP -ScriptLocalPath "C:\MyScriptsDir\MyScript.ps1" -RunAsUser myusername -RunAsPassword mypassword diff --git a/generated/Compute/Compute.Autorest/generate-info.json b/generated/Compute/Compute.Autorest/generate-info.json index 3ba41e62735a..04cc338b277d 100644 --- a/generated/Compute/Compute.Autorest/generate-info.json +++ b/generated/Compute/Compute.Autorest/generate-info.json @@ -1,3 +1,3 @@ { - "generate_Id": "926fc75a-f3b2-4f73-aff1-e949e3a4023d" + "generate_Id": "721e76b4-562a-4c6c-a968-79a86bbb3336" } diff --git a/generated/Compute/Compute.Autorest/generated/cmdlets/GetAzGalleryApplicationVersion_Get.cs b/generated/Compute/Compute.Autorest/generated/cmdlets/GetAzGalleryApplicationVersion_Get.cs index cc7e81616033..6161153238d4 100644 --- a/generated/Compute/Compute.Autorest/generated/cmdlets/GetAzGalleryApplicationVersion_Get.cs +++ b/generated/Compute/Compute.Autorest/generated/cmdlets/GetAzGalleryApplicationVersion_Get.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Compute.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/applications/{galleryApplicationName}/versions/{galleryApplicationVersionName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzGalleryApplicationVersion_Get")] + [Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.IGalleryApplicationVersion", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PublishingProfileTargetExtendedLocation","ReplicationStatusSummary","TargetRegion"}, NewOutputProperties=new string[] {"PublishingProfileTargetExtendedLocation","ReplicationStatusSummary","TargetRegion"}, ChangeDescription="The types of the properties 'PublishingProfileTargetExtendedLocation', 'ReplicationStatusSummary' and 'TargetRegion' will be changed from single object to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.IGalleryApplicationVersion))] [global::Microsoft.Azure.PowerShell.Cmdlets.Compute.Description(@"Retrieves information about a gallery Application Version.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Compute.Generated] diff --git a/generated/Compute/Compute.Autorest/generated/cmdlets/GetAzGalleryApplicationVersion_GetViaIdentity.cs b/generated/Compute/Compute.Autorest/generated/cmdlets/GetAzGalleryApplicationVersion_GetViaIdentity.cs index 6ace79e91acc..40ec76933561 100644 --- a/generated/Compute/Compute.Autorest/generated/cmdlets/GetAzGalleryApplicationVersion_GetViaIdentity.cs +++ b/generated/Compute/Compute.Autorest/generated/cmdlets/GetAzGalleryApplicationVersion_GetViaIdentity.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Compute.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/applications/{galleryApplicationName}/versions/{galleryApplicationVersionName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzGalleryApplicationVersion_GetViaIdentity")] + [Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.IGalleryApplicationVersion", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PublishingProfileTargetExtendedLocation","ReplicationStatusSummary","TargetRegion"}, NewOutputProperties=new string[] {"PublishingProfileTargetExtendedLocation","ReplicationStatusSummary","TargetRegion"}, ChangeDescription="The types of the properties 'PublishingProfileTargetExtendedLocation', 'ReplicationStatusSummary' and 'TargetRegion' will be changed from single object to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.IGalleryApplicationVersion))] [global::Microsoft.Azure.PowerShell.Cmdlets.Compute.Description(@"Retrieves information about a gallery Application Version.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Compute.Generated] diff --git a/generated/Compute/Compute.Autorest/generated/cmdlets/GetAzGalleryApplicationVersion_List.cs b/generated/Compute/Compute.Autorest/generated/cmdlets/GetAzGalleryApplicationVersion_List.cs index 46d47f33619d..9c0778c581f8 100644 --- a/generated/Compute/Compute.Autorest/generated/cmdlets/GetAzGalleryApplicationVersion_List.cs +++ b/generated/Compute/Compute.Autorest/generated/cmdlets/GetAzGalleryApplicationVersion_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Compute.Cmdlets /// [OpenAPI] ListByGalleryApplication=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/applications/{galleryApplicationName}/versions" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzGalleryApplicationVersion_List")] + [Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.IGalleryApplicationVersion", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PublishingProfileTargetExtendedLocation","ReplicationStatusSummary","TargetRegion"}, NewOutputProperties=new string[] {"PublishingProfileTargetExtendedLocation","ReplicationStatusSummary","TargetRegion"}, ChangeDescription="The types of the properties 'PublishingProfileTargetExtendedLocation', 'ReplicationStatusSummary' and 'TargetRegion' will be changed from single object to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.IGalleryApplicationVersion))] [global::Microsoft.Azure.PowerShell.Cmdlets.Compute.Description(@"List gallery Application Versions in a gallery Application Definition.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Compute.Generated] diff --git a/generated/Compute/Compute.Autorest/generated/cmdlets/InvokeAzSpotPlacementScore_Post.cs b/generated/Compute/Compute.Autorest/generated/cmdlets/InvokeAzSpotPlacementScore_Post.cs index 366fd6a93ee2..61aeaeb2657d 100644 --- a/generated/Compute/Compute.Autorest/generated/cmdlets/InvokeAzSpotPlacementScore_Post.cs +++ b/generated/Compute/Compute.Autorest/generated/cmdlets/InvokeAzSpotPlacementScore_Post.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Compute.Cmdlets /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsLifecycle.Invoke, @"AzSpotPlacementScore_Post", SupportsShouldProcess = true)] [global::System.Management.Automation.Alias("Invoke-AzSpotPlacementRecommender")] + [Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20250605.ISpotPlacementScoresResponse", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PlacementScore","DesiredSize","DesiredLocation"}, NewOutputProperties=new string[] {"PlacementScore","DesiredSize","DesiredLocation"}, ChangeDescription="The types of the properties 'PlacementScore', 'DesiredSize' and 'DesiredLocation' will be changed from single object to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20250605.ISpotPlacementScoresResponse))] [global::Microsoft.Azure.PowerShell.Cmdlets.Compute.Description(@"Generates placement scores for Spot VM skus.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Compute.Generated] diff --git a/generated/Compute/Compute.Autorest/generated/cmdlets/InvokeAzSpotPlacementScore_PostExpanded.cs b/generated/Compute/Compute.Autorest/generated/cmdlets/InvokeAzSpotPlacementScore_PostExpanded.cs index 0337846d5bf1..2de0e36c54ed 100644 --- a/generated/Compute/Compute.Autorest/generated/cmdlets/InvokeAzSpotPlacementScore_PostExpanded.cs +++ b/generated/Compute/Compute.Autorest/generated/cmdlets/InvokeAzSpotPlacementScore_PostExpanded.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Compute.Cmdlets /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsLifecycle.Invoke, @"AzSpotPlacementScore_PostExpanded", SupportsShouldProcess = true)] [global::System.Management.Automation.Alias("Invoke-AzSpotPlacementRecommender")] + [Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20250605.ISpotPlacementScoresResponse", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PlacementScore","DesiredSize","DesiredLocation"}, NewOutputProperties=new string[] {"PlacementScore","DesiredSize","DesiredLocation"}, ChangeDescription="The types of the properties 'PlacementScore', 'DesiredSize' and 'DesiredLocation' will be changed from single object to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20250605.ISpotPlacementScoresResponse))] [global::Microsoft.Azure.PowerShell.Cmdlets.Compute.Description(@"Generates placement scores for Spot VM skus.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Compute.Generated] diff --git a/generated/Compute/Compute.Autorest/generated/cmdlets/InvokeAzSpotPlacementScore_PostViaIdentity.cs b/generated/Compute/Compute.Autorest/generated/cmdlets/InvokeAzSpotPlacementScore_PostViaIdentity.cs index cd20265be1cb..ede4d9e4c453 100644 --- a/generated/Compute/Compute.Autorest/generated/cmdlets/InvokeAzSpotPlacementScore_PostViaIdentity.cs +++ b/generated/Compute/Compute.Autorest/generated/cmdlets/InvokeAzSpotPlacementScore_PostViaIdentity.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Compute.Cmdlets /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsLifecycle.Invoke, @"AzSpotPlacementScore_PostViaIdentity", SupportsShouldProcess = true)] [global::System.Management.Automation.Alias("Invoke-AzSpotPlacementRecommender")] + [Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20250605.ISpotPlacementScoresResponse", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PlacementScore","DesiredSize","DesiredLocation"}, NewOutputProperties=new string[] {"PlacementScore","DesiredSize","DesiredLocation"}, ChangeDescription="The types of the properties 'PlacementScore', 'DesiredSize' and 'DesiredLocation' will be changed from single object to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20250605.ISpotPlacementScoresResponse))] [global::Microsoft.Azure.PowerShell.Cmdlets.Compute.Description(@"Generates placement scores for Spot VM skus.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Compute.Generated] diff --git a/generated/Compute/Compute.Autorest/generated/cmdlets/InvokeAzSpotPlacementScore_PostViaIdentityExpanded.cs b/generated/Compute/Compute.Autorest/generated/cmdlets/InvokeAzSpotPlacementScore_PostViaIdentityExpanded.cs index 103b1f363882..fc78bb09579a 100644 --- a/generated/Compute/Compute.Autorest/generated/cmdlets/InvokeAzSpotPlacementScore_PostViaIdentityExpanded.cs +++ b/generated/Compute/Compute.Autorest/generated/cmdlets/InvokeAzSpotPlacementScore_PostViaIdentityExpanded.cs @@ -14,6 +14,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Compute.Cmdlets /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsLifecycle.Invoke, @"AzSpotPlacementScore_PostViaIdentityExpanded", SupportsShouldProcess = true)] [global::System.Management.Automation.Alias("Invoke-AzSpotPlacementRecommender")] + [Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20250605.ISpotPlacementScoresResponse", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PlacementScore","DesiredSize","DesiredLocation"}, NewOutputProperties=new string[] {"PlacementScore","DesiredSize","DesiredLocation"}, ChangeDescription="The types of the properties 'PlacementScore', 'DesiredSize' and 'DesiredLocation' will be changed from single object to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20250605.ISpotPlacementScoresResponse))] [global::Microsoft.Azure.PowerShell.Cmdlets.Compute.Description(@"Generates placement scores for Spot VM skus.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Compute.Generated] diff --git a/generated/Compute/Compute.Autorest/generated/cmdlets/SetAzVMRunCommand_UpdateExpanded.cs b/generated/Compute/Compute.Autorest/generated/cmdlets/SetAzVMRunCommand_UpdateExpanded.cs index f3d32cb75806..5964a619d88b 100644 --- a/generated/Compute/Compute.Autorest/generated/cmdlets/SetAzVMRunCommand_UpdateExpanded.cs +++ b/generated/Compute/Compute.Autorest/generated/cmdlets/SetAzVMRunCommand_UpdateExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Compute.Cmdlets /// [OpenAPI] CreateOrUpdate=>PUT:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachines/{vmName}/runCommands/{runCommandName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Set, @"AzVMRunCommand_UpdateExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20230701.IVirtualMachineRunCommand", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"InstanceViewStatuses","ProtectedParameter","Parameter"}, NewOutputProperties=new string[] {"InstanceViewStatuses","ProtectedParameter","Parameter"}, ChangeDescription="The types of the properties 'InstanceViewStatuses', 'ProtectedParameter' and 'Parameter' will be changed from single object to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20230701.IVirtualMachineRunCommand))] [global::Microsoft.Azure.PowerShell.Cmdlets.Compute.Description(@"The operation to create or update the run command.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Compute.Generated] diff --git a/generated/Compute/Compute.Autorest/generated/cmdlets/SetAzVmssVMRunCommand_UpdateExpanded.cs b/generated/Compute/Compute.Autorest/generated/cmdlets/SetAzVmssVMRunCommand_UpdateExpanded.cs index 0ee8ac065306..815ff9b43249 100644 --- a/generated/Compute/Compute.Autorest/generated/cmdlets/SetAzVmssVMRunCommand_UpdateExpanded.cs +++ b/generated/Compute/Compute.Autorest/generated/cmdlets/SetAzVmssVMRunCommand_UpdateExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.Compute.Cmdlets /// [OpenAPI] CreateOrUpdate=>PUT:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/virtualMachines/{instanceId}/runCommands/{runCommandName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Set, @"AzVmssVMRunCommand_UpdateExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20230701.IVirtualMachineRunCommand", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"InstanceViewStatuses","ProtectedParameter","Parameter"}, NewOutputProperties=new string[] {"InstanceViewStatuses","ProtectedParameter","Parameter"}, ChangeDescription="The types of the properties 'InstanceViewStatuses', 'ProtectedParameter' and 'Parameter' will be changed from single object to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20230701.IVirtualMachineRunCommand))] [global::Microsoft.Azure.PowerShell.Cmdlets.Compute.Description(@"The operation to create or update the VMSS VM run command.")] [global::Microsoft.Azure.PowerShell.Cmdlets.Compute.Generated] diff --git a/generated/HealthcareApis/HealthcareApis.Autorest/Properties/AssemblyInfo.cs b/generated/HealthcareApis/HealthcareApis.Autorest/Properties/AssemblyInfo.cs index 5752594654cb..add03005efaa 100644 --- a/generated/HealthcareApis/HealthcareApis.Autorest/Properties/AssemblyInfo.cs +++ b/generated/HealthcareApis/HealthcareApis.Autorest/Properties/AssemblyInfo.cs @@ -1,28 +1,26 @@ -// ---------------------------------------------------------------------------------- -// -// Copyright Microsoft Corporation -// Licensed under the Apache License, Version 2.0 (the "License"); +// 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, +// 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. using System; using System.Reflection; +using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -[assembly: AssemblyTitle("Microsoft Azure Powershell - HealthcareApis")] -[assembly: AssemblyCompany(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyCompany)] -[assembly: AssemblyProduct(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyProduct)] -[assembly: AssemblyCopyright(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyCopyright)] - -[assembly: ComVisible(false)] -[assembly: CLSCompliant(false)] -[assembly: Guid("58079885-c23a-47de-976f-d5403eca19f0")] -[assembly: AssemblyVersion("2.1.0")] -[assembly: AssemblyFileVersion("2.1.0")] +[assembly: System.Reflection.AssemblyCompanyAttribute("Microsoft")] +[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © Microsoft")] +[assembly: System.Reflection.AssemblyProductAttribute("Microsoft Azure PowerShell")] +[assembly: System.Reflection.AssemblyTitleAttribute("Microsoft Azure PowerShell - HealthcareApis")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("2.1.0")] +[assembly: System.Reflection.AssemblyVersionAttribute("2.1.0")] +[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)] +[assembly: System.CLSCompliantAttribute(false)] diff --git a/generated/HealthcareApis/HealthcareApis.Autorest/generate-info.json b/generated/HealthcareApis/HealthcareApis.Autorest/generate-info.json index de281eb837d6..e5a5b549728f 100644 --- a/generated/HealthcareApis/HealthcareApis.Autorest/generate-info.json +++ b/generated/HealthcareApis/HealthcareApis.Autorest/generate-info.json @@ -1,3 +1,3 @@ { - "generate_Id": "884abc0a-50fb-4152-a2a3-f05a475748b0" + "generate_Id": "7a934b1e-1c82-402f-ac2c-6365de62c421" } diff --git a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisService_Get.cs b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisService_Get.cs index 2beacb7acc3c..74b73fcc86b7 100644 --- a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisService_Get.cs +++ b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisService_Get.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzHealthcareApisService_Get")] + [Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IServicesDescription", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PrivateEndpointConnection","AccessPolicy","AcrConfigurationOciArtifact","CorConfigurationOrigin","CorConfigurationMethod","AcrConfigurationLoginServer","CorConfigurationHeader"}, NewOutputProperties=new string[] {"PrivateEndpointConnection","AccessPolicy","AcrConfigurationOciArtifact","CorConfigurationOrigin","CorConfigurationMethod","AcrConfigurationLoginServer","CorConfigurationHeader"}, ChangeDescription="The types of the properties 'PrivateEndpointConnection', 'AccessPolicy', 'AcrConfigurationOciArtifact', 'CorConfigurationOrigin', 'CorConfigurationMethod', 'AcrConfigurationLoginServer', and 'CorConfigurationHeader' will be changed from single object to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IServicesDescription))] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Description(@"Get the metadata of a service instance.")] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Generated] diff --git a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisService_GetViaIdentity.cs b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisService_GetViaIdentity.cs index 6bec727ac18f..d1d49a0781e8 100644 --- a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisService_GetViaIdentity.cs +++ b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisService_GetViaIdentity.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzHealthcareApisService_GetViaIdentity")] + [Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IServicesDescription", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PrivateEndpointConnection","AccessPolicy","AcrConfigurationOciArtifact","CorConfigurationOrigin","CorConfigurationMethod","AcrConfigurationLoginServer","CorConfigurationHeader"}, NewOutputProperties=new string[] {"PrivateEndpointConnection","AccessPolicy","AcrConfigurationOciArtifact","CorConfigurationOrigin","CorConfigurationMethod","AcrConfigurationLoginServer","CorConfigurationHeader"}, ChangeDescription="The types of the properties 'PrivateEndpointConnection', 'AccessPolicy', 'AcrConfigurationOciArtifact', 'CorConfigurationOrigin', 'CorConfigurationMethod', 'AcrConfigurationLoginServer', and 'CorConfigurationHeader' will be changed from single object to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IServicesDescription))] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Description(@"Get the metadata of a service instance.")] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Generated] diff --git a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisService_List.cs b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisService_List.cs index a451ab19c1e2..476c15ce56aa 100644 --- a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisService_List.cs +++ b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisService_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Cmdlets /// [OpenAPI] List=>GET:"/subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/services" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzHealthcareApisService_List")] + [Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IServicesDescription", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PrivateEndpointConnection","AccessPolicy","AcrConfigurationOciArtifact","CorConfigurationOrigin","CorConfigurationMethod","AcrConfigurationLoginServer","CorConfigurationHeader"}, NewOutputProperties=new string[] {"PrivateEndpointConnection","AccessPolicy","AcrConfigurationOciArtifact","CorConfigurationOrigin","CorConfigurationMethod","AcrConfigurationLoginServer","CorConfigurationHeader"}, ChangeDescription="The types of the properties 'PrivateEndpointConnection', 'AccessPolicy', 'AcrConfigurationOciArtifact', 'CorConfigurationOrigin', 'CorConfigurationMethod', 'AcrConfigurationLoginServer', and 'CorConfigurationHeader' will be changed from single object to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IServicesDescription))] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Description(@"Get all the service instances in a subscription.")] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Generated] diff --git a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisService_List1.cs b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisService_List1.cs index 98ff1a490027..20fa98857d24 100644 --- a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisService_List1.cs +++ b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisService_List1.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Cmdlets /// [OpenAPI] ListByResourceGroup=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzHealthcareApisService_List1")] + [Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IServicesDescription", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PrivateEndpointConnection","AccessPolicy","AcrConfigurationOciArtifact","CorConfigurationOrigin","CorConfigurationMethod","AcrConfigurationLoginServer","CorConfigurationHeader"}, NewOutputProperties=new string[] {"PrivateEndpointConnection","AccessPolicy","AcrConfigurationOciArtifact","CorConfigurationOrigin","CorConfigurationMethod","AcrConfigurationLoginServer","CorConfigurationHeader"}, ChangeDescription="The types of the properties 'PrivateEndpointConnection', 'AccessPolicy', 'AcrConfigurationOciArtifact', 'CorConfigurationOrigin', 'CorConfigurationMethod', 'AcrConfigurationLoginServer', and 'CorConfigurationHeader' will be changed from single object to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IServicesDescription))] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Description(@"Get all the service instances in a resource group.")] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Generated] diff --git a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisWorkspace_Get.cs b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisWorkspace_Get.cs index c2c6d6dcfd69..b8539e675948 100644 --- a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisWorkspace_Get.cs +++ b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisWorkspace_Get.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/workspaces/{workspaceName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzHealthcareApisWorkspace_Get")] + [Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IWorkspace", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PrivateEndpointConnection"}, NewOutputProperties=new string[] {"PrivateEndpointConnection"}, ChangeDescription="The types of the properties 'PrivateEndpointConnection' will be changed from single object to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IWorkspace))] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Description(@"Gets the properties of the specified workspace.")] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Generated] diff --git a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisWorkspace_GetViaIdentity.cs b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisWorkspace_GetViaIdentity.cs index a7504e0f7b4c..697172290aea 100644 --- a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisWorkspace_GetViaIdentity.cs +++ b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisWorkspace_GetViaIdentity.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/workspaces/{workspaceName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzHealthcareApisWorkspace_GetViaIdentity")] + [Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IWorkspace", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PrivateEndpointConnection"}, NewOutputProperties=new string[] {"PrivateEndpointConnection"}, ChangeDescription="The types of the properties 'PrivateEndpointConnection' will be changed from single object to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IWorkspace))] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Description(@"Gets the properties of the specified workspace.")] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Generated] diff --git a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisWorkspace_List.cs b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisWorkspace_List.cs index 6fed606e2f2b..f6e9c5199b7c 100644 --- a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisWorkspace_List.cs +++ b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisWorkspace_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Cmdlets /// [OpenAPI] ListBySubscription=>GET:"/subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/workspaces" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzHealthcareApisWorkspace_List")] + [Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IWorkspace", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PrivateEndpointConnection"}, NewOutputProperties=new string[] {"PrivateEndpointConnection"}, ChangeDescription="The types of the properties 'PrivateEndpointConnection' will be changed from single object to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IWorkspace))] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Description(@"Lists all the available workspaces under the specified subscription.")] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Generated] diff --git a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisWorkspace_List1.cs b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisWorkspace_List1.cs index eb1d2afe888a..10b307b3c098 100644 --- a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisWorkspace_List1.cs +++ b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareApisWorkspace_List1.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Cmdlets /// [OpenAPI] ListByResourceGroup=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/workspaces" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzHealthcareApisWorkspace_List1")] + [Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IWorkspace", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PrivateEndpointConnection"}, NewOutputProperties=new string[] {"PrivateEndpointConnection"}, ChangeDescription="The types of the properties 'PrivateEndpointConnection' will be changed from single object to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IWorkspace))] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Description(@"Lists all the available workspaces under the specified resource group.")] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Generated] diff --git a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareDicomService_Get.cs b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareDicomService_Get.cs index a241ffe22e48..94e588d2ecd1 100644 --- a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareDicomService_Get.cs +++ b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareDicomService_Get.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/workspaces/{workspaceName}/dicomservices/{dicomServiceName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzHealthcareDicomService_Get")] + [Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IDicomService", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PrivateEndpointConnection","AuthenticationConfigurationAudience","IdentityType","IdentityUserAssignedIdentity"}, NewOutputProperties=new string[] {"PrivateEndpointConnection","AuthenticationConfigurationAudience","IdentityType","IdentityUserAssignedIdentity"}, ChangeDescription="(1)The types of the properties 'PrivateEndpointConnection' and 'AuthenticationConfigurationAudience' will be changed from single object to 'List'. (2)IdentityType will be removed. EnableSystemAssignedIdentity will be used to enable/disable system assigned identity and UserAssignedIdentity will be used to specify user assigned identities.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IDicomService))] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Description(@"Gets the properties of the specified DICOM Service.")] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Generated] diff --git a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareDicomService_GetViaIdentity.cs b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareDicomService_GetViaIdentity.cs index 7dd1ccff7db4..80a83acfe70c 100644 --- a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareDicomService_GetViaIdentity.cs +++ b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareDicomService_GetViaIdentity.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/workspaces/{workspaceName}/dicomservices/{dicomServiceName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzHealthcareDicomService_GetViaIdentity")] + [Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IDicomService", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PrivateEndpointConnection","AuthenticationConfigurationAudience","IdentityType","IdentityUserAssignedIdentity"}, NewOutputProperties=new string[] {"PrivateEndpointConnection","AuthenticationConfigurationAudience","IdentityType","IdentityUserAssignedIdentity"}, ChangeDescription="(1)The types of the properties 'PrivateEndpointConnection' and 'AuthenticationConfigurationAudience' will be changed from single object to 'List'. (2)IdentityType will be removed. EnableSystemAssignedIdentity will be used to enable/disable system assigned identity and UserAssignedIdentity will be used to specify user assigned identities.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IDicomService))] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Description(@"Gets the properties of the specified DICOM Service.")] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Generated] diff --git a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareDicomService_List.cs b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareDicomService_List.cs index 1de69079b6cc..96fd4533a69e 100644 --- a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareDicomService_List.cs +++ b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareDicomService_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Cmdlets /// [OpenAPI] ListByWorkspace=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/workspaces/{workspaceName}/dicomservices" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzHealthcareDicomService_List")] + [Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IDicomService", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PrivateEndpointConnection","AuthenticationConfigurationAudience","IdentityType","IdentityUserAssignedIdentity"}, NewOutputProperties=new string[] {"PrivateEndpointConnection","AuthenticationConfigurationAudience","IdentityType","IdentityUserAssignedIdentity"}, ChangeDescription="(1)The types of the properties 'PrivateEndpointConnection' and 'AuthenticationConfigurationAudience' will be changed from single object to 'List'. (2)IdentityType will be removed. EnableSystemAssignedIdentity will be used to enable/disable system assigned identity and UserAssignedIdentity will be used to specify user assigned identities.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IDicomService))] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Description(@"Lists all DICOM Services for the given workspace")] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Generated] diff --git a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareFhirService_Get.cs b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareFhirService_Get.cs index 7df1240e33b8..c4498c9af8ec 100644 --- a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareFhirService_Get.cs +++ b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareFhirService_Get.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/workspaces/{workspaceName}/fhirservices/{fhirServiceName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzHealthcareFhirService_Get")] + [Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IFhirService", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PrivateEndpointConnection","AccessPolicy","AcrConfigurationOciArtifact","CorConfigurationOrigin","CorConfigurationMethod","AcrConfigurationLoginServer","CorConfigurationHeader","IdentityType","IdentityUserAssignedIdentity"}, NewOutputProperties=new string[] {"PrivateEndpointConnection","AccessPolicy","AcrConfigurationOciArtifact","CorConfigurationOrigin","CorConfigurationMethod","AcrConfigurationLoginServer","CorConfigurationHeader","IdentityType","IdentityUserAssignedIdentity"}, ChangeDescription="(1)The types of the properties 'PrivateEndpointConnection' and 'AuthenticationConfigurationAudience' will be changed from single object to 'List'. (2)IdentityType will be removed. EnableSystemAssignedIdentity will be used to enable/disable system assigned identity and UserAssignedIdentity will be used to specify user assigned identities.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IFhirService))] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Description(@"Gets the properties of the specified FHIR Service.")] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Generated] diff --git a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareFhirService_GetViaIdentity.cs b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareFhirService_GetViaIdentity.cs index 648c0c40ae19..83a779b3e59f 100644 --- a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareFhirService_GetViaIdentity.cs +++ b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareFhirService_GetViaIdentity.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/workspaces/{workspaceName}/fhirservices/{fhirServiceName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzHealthcareFhirService_GetViaIdentity")] + [Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IFhirService", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PrivateEndpointConnection","AccessPolicy","AcrConfigurationOciArtifact","CorConfigurationOrigin","CorConfigurationMethod","AcrConfigurationLoginServer","CorConfigurationHeader","IdentityType","IdentityUserAssignedIdentity"}, NewOutputProperties=new string[] {"PrivateEndpointConnection","AccessPolicy","AcrConfigurationOciArtifact","CorConfigurationOrigin","CorConfigurationMethod","AcrConfigurationLoginServer","CorConfigurationHeader","IdentityType","IdentityUserAssignedIdentity"}, ChangeDescription="(1)The types of the properties 'PrivateEndpointConnection' and 'AuthenticationConfigurationAudience' will be changed from single object to 'List'. (2)IdentityType will be removed. EnableSystemAssignedIdentity will be used to enable/disable system assigned identity and UserAssignedIdentity will be used to specify user assigned identities.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IFhirService))] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Description(@"Gets the properties of the specified FHIR Service.")] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Generated] diff --git a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareFhirService_List.cs b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareFhirService_List.cs index 01af489b5bd7..ad785855806c 100644 --- a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareFhirService_List.cs +++ b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/GetAzHealthcareFhirService_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Cmdlets /// [OpenAPI] ListByWorkspace=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/workspaces/{workspaceName}/fhirservices" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzHealthcareFhirService_List")] + [Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IFhirService", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PrivateEndpointConnection","AccessPolicy","AcrConfigurationOciArtifact","CorConfigurationOrigin","CorConfigurationMethod","AcrConfigurationLoginServer","CorConfigurationHeader","IdentityType","IdentityUserAssignedIdentity"}, NewOutputProperties=new string[] {"PrivateEndpointConnection","AccessPolicy","AcrConfigurationOciArtifact","CorConfigurationOrigin","CorConfigurationMethod","AcrConfigurationLoginServer","CorConfigurationHeader","IdentityType","IdentityUserAssignedIdentity"}, ChangeDescription="(1)The types of the properties 'PrivateEndpointConnection' and 'AuthenticationConfigurationAudience' will be changed from single object to 'List'. (2)IdentityType will be removed. EnableSystemAssignedIdentity will be used to enable/disable system assigned identity and UserAssignedIdentity will be used to specify user assigned identities.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IFhirService))] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Description(@"Lists all FHIR Services for the given workspace")] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Generated] diff --git a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/TestAzHealthcareServiceNameAvailability_CheckViaIdentity.cs b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/TestAzHealthcareServiceNameAvailability_CheckViaIdentity.cs index e2a0b14ae08b..15dbff3832bd 100644 --- a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/TestAzHealthcareServiceNameAvailability_CheckViaIdentity.cs +++ b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/TestAzHealthcareServiceNameAvailability_CheckViaIdentity.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Cmdlets /// [OpenAPI] CheckNameAvailability=>POST:"/subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/checkNameAvailability" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsDiagnostic.Test, @"AzHealthcareServiceNameAvailability_CheckViaIdentity", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.ParameterSetBreakingChange(new string[] {"CheckViaIdentity"}, "15.0.0", "9.0.0", "2025/11/03")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IServicesNameAvailabilityInfo))] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Description(@"Check if a service instance name is available.")] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Generated] diff --git a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/TestAzHealthcareServiceNameAvailability_CheckViaIdentityExpanded.cs b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/TestAzHealthcareServiceNameAvailability_CheckViaIdentityExpanded.cs index eaf0e4c8cdc7..794fc2ab0250 100644 --- a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/TestAzHealthcareServiceNameAvailability_CheckViaIdentityExpanded.cs +++ b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/TestAzHealthcareServiceNameAvailability_CheckViaIdentityExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Cmdlets /// [OpenAPI] CheckNameAvailability=>POST:"/subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/checkNameAvailability" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsDiagnostic.Test, @"AzHealthcareServiceNameAvailability_CheckViaIdentityExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.ParameterSetBreakingChange(new string[] {"CheckViaIdentityExpanded"}, "15.0.0", "9.0.0", "2025/11/03")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IServicesNameAvailabilityInfo))] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Description(@"Check if a service instance name is available.")] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Generated] diff --git a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareApisService_UpdateExpanded.cs b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareApisService_UpdateExpanded.cs index e87884d4b08a..ea9361cbffe5 100644 --- a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareApisService_UpdateExpanded.cs +++ b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareApisService_UpdateExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Cmdlets /// [OpenAPI] Update=>PATCH:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzHealthcareApisService_UpdateExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IServicesDescription", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PrivateEndpointConnection","AccessPolicy","AcrConfigurationOciArtifact","CorConfigurationOrigin","CorConfigurationMethod","AcrConfigurationLoginServer","CorConfigurationHeader"}, NewOutputProperties=new string[] {"PrivateEndpointConnection","AccessPolicy","AcrConfigurationOciArtifact","CorConfigurationOrigin","CorConfigurationMethod","AcrConfigurationLoginServer","CorConfigurationHeader"}, ChangeDescription="The types of the properties 'PrivateEndpointConnection', 'AccessPolicy', 'AcrConfigurationOciArtifact', 'CorConfigurationOrigin', 'CorConfigurationMethod', 'AcrConfigurationLoginServer', and 'CorConfigurationHeader' will be changed from single object to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IServicesDescription))] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Description(@"Update the metadata of a service instance.")] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Generated] diff --git a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareApisService_UpdateViaIdentityExpanded.cs b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareApisService_UpdateViaIdentityExpanded.cs index c081cb5ae639..46edc885ebb6 100644 --- a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareApisService_UpdateViaIdentityExpanded.cs +++ b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareApisService_UpdateViaIdentityExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Cmdlets /// [OpenAPI] Update=>PATCH:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzHealthcareApisService_UpdateViaIdentityExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IServicesDescription", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PrivateEndpointConnection","AccessPolicy","AcrConfigurationOciArtifact","CorConfigurationOrigin","CorConfigurationMethod","AcrConfigurationLoginServer","CorConfigurationHeader"}, NewOutputProperties=new string[] {"PrivateEndpointConnection","AccessPolicy","AcrConfigurationOciArtifact","CorConfigurationOrigin","CorConfigurationMethod","AcrConfigurationLoginServer","CorConfigurationHeader"}, ChangeDescription="The types of the properties 'PrivateEndpointConnection', 'AccessPolicy', 'AcrConfigurationOciArtifact', 'CorConfigurationOrigin', 'CorConfigurationMethod', 'AcrConfigurationLoginServer', and 'CorConfigurationHeader' will be changed from single object to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IServicesDescription))] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Description(@"Update the metadata of a service instance.")] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Generated] diff --git a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareApisWorkspace_UpdateExpanded.cs b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareApisWorkspace_UpdateExpanded.cs index f07503d69af2..de7811595e1d 100644 --- a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareApisWorkspace_UpdateExpanded.cs +++ b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareApisWorkspace_UpdateExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Cmdlets /// [OpenAPI] Update=>PATCH:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/workspaces/{workspaceName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzHealthcareApisWorkspace_UpdateExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IWorkspace", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PrivateEndpointConnection"}, NewOutputProperties=new string[] {"PrivateEndpointConnection"}, ChangeDescription="The types of the properties 'PrivateEndpointConnection' will be changed from single object to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IWorkspace))] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Description(@"Patch workspace details.")] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Generated] diff --git a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareApisWorkspace_UpdateViaIdentityExpanded.cs b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareApisWorkspace_UpdateViaIdentityExpanded.cs index 345a14d87176..42140c7b17e3 100644 --- a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareApisWorkspace_UpdateViaIdentityExpanded.cs +++ b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareApisWorkspace_UpdateViaIdentityExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Cmdlets /// [OpenAPI] Update=>PATCH:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/workspaces/{workspaceName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzHealthcareApisWorkspace_UpdateViaIdentityExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IWorkspace", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PrivateEndpointConnection"}, NewOutputProperties=new string[] {"PrivateEndpointConnection"}, ChangeDescription="The types of the properties 'PrivateEndpointConnection' will be changed from single object to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IWorkspace))] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Description(@"Patch workspace details.")] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Generated] diff --git a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareDicomService_UpdateExpanded.cs b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareDicomService_UpdateExpanded.cs index 6ce1fe20268b..05084f780a3c 100644 --- a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareDicomService_UpdateExpanded.cs +++ b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareDicomService_UpdateExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Cmdlets /// [OpenAPI] Update=>PATCH:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/workspaces/{workspaceName}/dicomservices/{dicomServiceName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzHealthcareDicomService_UpdateExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IDicomService", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PrivateEndpointConnection","AuthenticationConfigurationAudience","IdentityType","IdentityUserAssignedIdentity"}, NewOutputProperties=new string[] {"PrivateEndpointConnection","AuthenticationConfigurationAudience","IdentityType","IdentityUserAssignedIdentity"}, ChangeDescription="(1)The types of the properties 'PrivateEndpointConnection' and 'AuthenticationConfigurationAudience' will be changed from single object to 'List'. (2)IdentityType will be removed. EnableSystemAssignedIdentity will be used to enable/disable system assigned identity and UserAssignedIdentity will be used to specify user assigned identities.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IDicomService))] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Description(@"Patch DICOM Service details.")] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Generated] diff --git a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareDicomService_UpdateViaIdentityExpanded.cs b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareDicomService_UpdateViaIdentityExpanded.cs index 57991b1312b8..21d6689ddf69 100644 --- a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareDicomService_UpdateViaIdentityExpanded.cs +++ b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareDicomService_UpdateViaIdentityExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Cmdlets /// [OpenAPI] Update=>PATCH:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/workspaces/{workspaceName}/dicomservices/{dicomServiceName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzHealthcareDicomService_UpdateViaIdentityExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IDicomService", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PrivateEndpointConnection","AuthenticationConfigurationAudience","IdentityType","IdentityUserAssignedIdentity"}, NewOutputProperties=new string[] {"PrivateEndpointConnection","AuthenticationConfigurationAudience","IdentityType","IdentityUserAssignedIdentity"}, ChangeDescription="(1)The types of the properties 'PrivateEndpointConnection' and 'AuthenticationConfigurationAudience' will be changed from single object to 'List'. (2)IdentityType will be removed. EnableSystemAssignedIdentity will be used to enable/disable system assigned identity and UserAssignedIdentity will be used to specify user assigned identities.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IDicomService))] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Description(@"Patch DICOM Service details.")] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Generated] diff --git a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareFhirService_UpdateExpanded.cs b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareFhirService_UpdateExpanded.cs index fc2595ac845d..1585b7b37023 100644 --- a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareFhirService_UpdateExpanded.cs +++ b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareFhirService_UpdateExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Cmdlets /// [OpenAPI] Update=>PATCH:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/workspaces/{workspaceName}/fhirservices/{fhirServiceName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzHealthcareFhirService_UpdateExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IFhirService", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PrivateEndpointConnection","AccessPolicy","AcrConfigurationOciArtifact","CorConfigurationOrigin","CorConfigurationMethod","AcrConfigurationLoginServer","CorConfigurationHeader","IdentityType","IdentityUserAssignedIdentity"}, NewOutputProperties=new string[] {"PrivateEndpointConnection","AccessPolicy","AcrConfigurationOciArtifact","CorConfigurationOrigin","CorConfigurationMethod","AcrConfigurationLoginServer","CorConfigurationHeader","IdentityType","IdentityUserAssignedIdentity"}, ChangeDescription="(1)The types of the properties 'PrivateEndpointConnection' and 'AuthenticationConfigurationAudience' will be changed from single object to 'List'. (2)IdentityType will be removed. EnableSystemAssignedIdentity will be used to enable/disable system assigned identity and UserAssignedIdentity will be used to specify user assigned identities.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IFhirService))] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Description(@"Patch FHIR Service details.")] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Generated] diff --git a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareFhirService_UpdateViaIdentityExpanded.cs b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareFhirService_UpdateViaIdentityExpanded.cs index 294a4ec1de0f..73102eb8e241 100644 --- a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareFhirService_UpdateViaIdentityExpanded.cs +++ b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareFhirService_UpdateViaIdentityExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Cmdlets /// [OpenAPI] Update=>PATCH:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/workspaces/{workspaceName}/fhirservices/{fhirServiceName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzHealthcareFhirService_UpdateViaIdentityExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IFhirService", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"PrivateEndpointConnection","AccessPolicy","AcrConfigurationOciArtifact","CorConfigurationOrigin","CorConfigurationMethod","AcrConfigurationLoginServer","CorConfigurationHeader","IdentityType","IdentityUserAssignedIdentity"}, NewOutputProperties=new string[] {"PrivateEndpointConnection","AccessPolicy","AcrConfigurationOciArtifact","CorConfigurationOrigin","CorConfigurationMethod","AcrConfigurationLoginServer","CorConfigurationHeader","IdentityType","IdentityUserAssignedIdentity"}, ChangeDescription="(1)The types of the properties 'PrivateEndpointConnection' and 'AuthenticationConfigurationAudience' will be changed from single object to 'List'. (2)IdentityType will be removed. EnableSystemAssignedIdentity will be used to enable/disable system assigned identity and UserAssignedIdentity will be used to specify user assigned identities.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IFhirService))] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Description(@"Patch FHIR Service details.")] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Generated] diff --git a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareIotConnector_UpdateExpanded.cs b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareIotConnector_UpdateExpanded.cs index d8303717b7e5..8a7d57132aff 100644 --- a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareIotConnector_UpdateExpanded.cs +++ b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareIotConnector_UpdateExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Cmdlets /// [OpenAPI] Update=>PATCH:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/workspaces/{workspaceName}/iotconnectors/{iotConnectorName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzHealthcareIotConnector_UpdateExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IIotConnector", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"IdentityType","IdentityUserAssignedIdentity"}, NewOutputProperties=new string[] {"EnableSystemAssignedIdentity","UserAssignedIdentity"}, ChangeDescription="IdentityType will be removed. EnableSystemAssignedIdentity will be used to enable/disable system assigned identity and UserAssignedIdentity will be used to specify user assigned identities.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IIotConnector))] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Description(@"Patch an IoT Connector.")] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Generated] diff --git a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareIotConnector_UpdateViaIdentityExpanded.cs b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareIotConnector_UpdateViaIdentityExpanded.cs index 14cb9f6727cf..bbae45ecb004 100644 --- a/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareIotConnector_UpdateViaIdentityExpanded.cs +++ b/generated/HealthcareApis/HealthcareApis.Autorest/generated/cmdlets/UpdateAzHealthcareIotConnector_UpdateViaIdentityExpanded.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Cmdlets /// [OpenAPI] Update=>PATCH:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/workspaces/{workspaceName}/iotconnectors/{iotConnectorName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzHealthcareIotConnector_UpdateViaIdentityExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IIotConnector", "15.0.0", "9.0.0", "2025/11/03", DeprecatedOutputProperties=new string[] {"IdentityType","IdentityUserAssignedIdentity"}, NewOutputProperties=new string[] {"EnableSystemAssignedIdentity","UserAssignedIdentity"}, ChangeDescription="IdentityType will be removed. EnableSystemAssignedIdentity will be used to enable/disable system assigned identity and UserAssignedIdentity will be used to specify user assigned identities.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IIotConnector))] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Description(@"Patch an IoT Connector.")] [global::Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Generated] diff --git a/generated/HealthcareApis/HealthcareApis.Autorest/resources/README.md b/generated/HealthcareApis/HealthcareApis.Autorest/resources/README.md new file mode 100644 index 000000000000..937f07f8fec2 --- /dev/null +++ b/generated/HealthcareApis/HealthcareApis.Autorest/resources/README.md @@ -0,0 +1,11 @@ +# Resources +This directory can contain any additional resources for module that are not required at runtime. This directory **does not** get packaged with the module. If you have assets for custom implementation, place them into the `..\custom` folder. + +## Info +- Modifiable: yes +- Generated: no +- Committed: yes +- Packaged: no + +## Purpose +Use this folder to put anything you want to keep around as part of the repository for the module, but is not something that is required for the module. For example, development files, packaged builds, or additional information. This is only intended to be used in repositories where the module's output directory is cleaned, but tangential resources for the module want to remain intact. \ No newline at end of file diff --git a/generated/StreamAnalytics/StreamAnalytics.Autorest/Properties/AssemblyInfo.cs b/generated/StreamAnalytics/StreamAnalytics.Autorest/Properties/AssemblyInfo.cs index 32d77b8baa4c..70ad58b43f64 100644 --- a/generated/StreamAnalytics/StreamAnalytics.Autorest/Properties/AssemblyInfo.cs +++ b/generated/StreamAnalytics/StreamAnalytics.Autorest/Properties/AssemblyInfo.cs @@ -1,28 +1,26 @@ -// ---------------------------------------------------------------------------------- -// -// Copyright Microsoft Corporation -// Licensed under the Apache License, Version 2.0 (the "License"); +// 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, +// 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. using System; using System.Reflection; +using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -[assembly: AssemblyTitle("Microsoft Azure Powershell - StreamAnalytics")] -[assembly: AssemblyCompany(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyCompany)] -[assembly: AssemblyProduct(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyProduct)] -[assembly: AssemblyCopyright(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyCopyright)] - -[assembly: ComVisible(false)] -[assembly: CLSCompliant(false)] -[assembly: Guid("1c2e2e56-cc5e-4fb4-919f-227f26932fe2")] -[assembly: AssemblyVersion("2.1.0")] -[assembly: AssemblyFileVersion("2.1.0")] +[assembly: System.Reflection.AssemblyCompanyAttribute("Microsoft")] +[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © Microsoft")] +[assembly: System.Reflection.AssemblyProductAttribute("Microsoft Azure PowerShell")] +[assembly: System.Reflection.AssemblyTitleAttribute("Microsoft Azure PowerShell - StreamAnalytics")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("2.1.0")] +[assembly: System.Reflection.AssemblyVersionAttribute("2.1.0")] +[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)] +[assembly: System.CLSCompliantAttribute(false)] diff --git a/generated/StreamAnalytics/StreamAnalytics.Autorest/generate-info.json b/generated/StreamAnalytics/StreamAnalytics.Autorest/generate-info.json index 50193ae3e33c..04ef7e3e6d71 100644 --- a/generated/StreamAnalytics/StreamAnalytics.Autorest/generate-info.json +++ b/generated/StreamAnalytics/StreamAnalytics.Autorest/generate-info.json @@ -1,3 +1,3 @@ { - "generate_Id": "7d788863-e693-4f3b-be43-fbce725826ce" + "generate_Id": "905725a5-6580-4579-8f3f-3ad0add5bf24" } diff --git a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsDefaultFunctionDefinition_Retrieve.cs b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsDefaultFunctionDefinition_Retrieve.cs index 912953c375e1..df30cd221019 100644 --- a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsDefaultFunctionDefinition_Retrieve.cs +++ b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsDefaultFunctionDefinition_Retrieve.cs @@ -16,6 +16,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStreamAnalyticsDefaultFunctionDefinition_Retrieve", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IFunction", "15.0.0", "3.0.0", "2025/11", DeprecatedOutputProperties=new string[] {"Input"}, NewOutputProperties=new string[] {"Input"}, ChangeDescription="The type of property Input will be changed from fixed array to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IFunction))] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Description(@"Retrieves the default definition of a function based on the parameters specified.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Generated] diff --git a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsDefaultFunctionDefinition_RetrieveExpanded.cs b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsDefaultFunctionDefinition_RetrieveExpanded.cs index 87e196655a15..2d917b5d9c64 100644 --- a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsDefaultFunctionDefinition_RetrieveExpanded.cs +++ b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsDefaultFunctionDefinition_RetrieveExpanded.cs @@ -16,6 +16,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStreamAnalyticsDefaultFunctionDefinition_RetrieveExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IFunction", "15.0.0", "3.0.0", "2025/11", DeprecatedOutputProperties=new string[] {"Input"}, NewOutputProperties=new string[] {"Input"}, ChangeDescription="The type of property Input will be changed from fixed array to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IFunction))] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Description(@"Retrieves the default definition of a function based on the parameters specified.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Generated] diff --git a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsDefaultFunctionDefinition_RetrieveViaIdentity.cs b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsDefaultFunctionDefinition_RetrieveViaIdentity.cs index 33e8ae484540..f02eb70a696d 100644 --- a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsDefaultFunctionDefinition_RetrieveViaIdentity.cs +++ b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsDefaultFunctionDefinition_RetrieveViaIdentity.cs @@ -16,6 +16,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStreamAnalyticsDefaultFunctionDefinition_RetrieveViaIdentity", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IFunction", "15.0.0", "3.0.0", "2025/11", DeprecatedOutputProperties=new string[] {"Input"}, NewOutputProperties=new string[] {"Input"}, ChangeDescription="The type of property Input will be changed from fixed array to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IFunction))] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Description(@"Retrieves the default definition of a function based on the parameters specified.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Generated] diff --git a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsDefaultFunctionDefinition_RetrieveViaIdentityExpanded.cs b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsDefaultFunctionDefinition_RetrieveViaIdentityExpanded.cs index 4e8cf42c408d..4580d25220fe 100644 --- a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsDefaultFunctionDefinition_RetrieveViaIdentityExpanded.cs +++ b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsDefaultFunctionDefinition_RetrieveViaIdentityExpanded.cs @@ -16,6 +16,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStreamAnalyticsDefaultFunctionDefinition_RetrieveViaIdentityExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IFunction", "15.0.0", "3.0.0", "2025/11", DeprecatedOutputProperties=new string[] {"Input"}, NewOutputProperties=new string[] {"Input"}, ChangeDescription="The type of property Input will be changed from fixed array to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IFunction))] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Description(@"Retrieves the default definition of a function based on the parameters specified.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Generated] diff --git a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsInput_Get.cs b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsInput_Get.cs index a91cc84dd641..08b144b9929a 100644 --- a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsInput_Get.cs +++ b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsInput_Get.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}/inputs/{inputName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStreamAnalyticsInput_Get")] + [Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IInput", "15.0.0", "3.0.0", "2025/11", DeprecatedOutputProperties=new string[] {"Condition"}, NewOutputProperties=new string[] {"Condition"}, ChangeDescription="The type of property Condition will be changed from fixed array to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IInput))] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Description(@"Gets details about the specified input.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Generated] diff --git a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsInput_GetViaIdentity.cs b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsInput_GetViaIdentity.cs index f14e5d055e12..833c0432bcd3 100644 --- a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsInput_GetViaIdentity.cs +++ b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsInput_GetViaIdentity.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}/inputs/{inputName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStreamAnalyticsInput_GetViaIdentity")] + [Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IInput", "15.0.0", "3.0.0", "2025/11", DeprecatedOutputProperties=new string[] {"Condition"}, NewOutputProperties=new string[] {"Condition"}, ChangeDescription="The type of property Condition will be changed from fixed array to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IInput))] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Description(@"Gets details about the specified input.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Generated] diff --git a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsInput_List.cs b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsInput_List.cs index 7ccbc5c18384..847e548707fb 100644 --- a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsInput_List.cs +++ b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsInput_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Cmdlets /// [OpenAPI] ListByStreamingJob=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}/inputs" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStreamAnalyticsInput_List")] + [Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IInput", "15.0.0", "3.0.0", "2025/11", DeprecatedOutputProperties=new string[] {"Condition"}, NewOutputProperties=new string[] {"Condition"}, ChangeDescription="The type of property Condition will be changed from fixed array to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IInput))] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Description(@"Lists all of the inputs under the specified streaming job.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Generated] diff --git a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsJob_Get.cs b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsJob_Get.cs index 9437baad38b1..f19413adbcfc 100644 --- a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsJob_Get.cs +++ b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsJob_Get.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStreamAnalyticsJob_Get")] + [Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IStreamingJob", "15.0.0", "3.0.0", "2025/11", DeprecatedOutputProperties=new string[] {"Input","Output"}, NewOutputProperties=new string[] {"Input","Output"}, ChangeDescription="The types of the properties Input and Output will be changed from fixed array to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IStreamingJob))] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Description(@"Gets details about the specified streaming job.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Generated] diff --git a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsJob_GetViaIdentity.cs b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsJob_GetViaIdentity.cs index d412564c80ec..ef855eee6bb8 100644 --- a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsJob_GetViaIdentity.cs +++ b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsJob_GetViaIdentity.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStreamAnalyticsJob_GetViaIdentity")] + [Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IStreamingJob", "15.0.0", "3.0.0", "2025/11", DeprecatedOutputProperties=new string[] {"Input","Output"}, NewOutputProperties=new string[] {"Input","Output"}, ChangeDescription="The types of the properties Input and Output will be changed from fixed array to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IStreamingJob))] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Description(@"Gets details about the specified streaming job.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Generated] diff --git a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsJob_List.cs b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsJob_List.cs index 35eb24106fe0..b1bb6f2e1953 100644 --- a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsJob_List.cs +++ b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsJob_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Cmdlets /// [OpenAPI] ListByResourceGroup=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStreamAnalyticsJob_List")] + [Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IStreamingJob", "15.0.0", "3.0.0", "2025/11", DeprecatedOutputProperties=new string[] {"Input","Output"}, NewOutputProperties=new string[] {"Input","Output"}, ChangeDescription="The types of the properties Input and Output will be changed from fixed array to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IStreamingJob))] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Description(@"Lists all of the streaming jobs in the specified resource group.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Generated] diff --git a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsJob_List1.cs b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsJob_List1.cs index 233a1c12f557..170c536e5fdf 100644 --- a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsJob_List1.cs +++ b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsJob_List1.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Cmdlets /// [OpenAPI] List=>GET:"/subscriptions/{subscriptionId}/providers/Microsoft.StreamAnalytics/streamingjobs" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStreamAnalyticsJob_List1")] + [Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IStreamingJob", "15.0.0", "3.0.0", "2025/11", DeprecatedOutputProperties=new string[] {"Input","Output"}, NewOutputProperties=new string[] {"Input","Output"}, ChangeDescription="The types of the properties Input and Output will be changed from fixed array to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IStreamingJob))] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Description(@"Lists all of the streaming jobs in the given subscription.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Generated] diff --git a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsOutput_Get.cs b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsOutput_Get.cs index d232087a8433..9b576f89ad7f 100644 --- a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsOutput_Get.cs +++ b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsOutput_Get.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}/outputs/{outputName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStreamAnalyticsOutput_Get")] + [Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IOutput", "15.0.0", "3.0.0", "2025/11", DeprecatedOutputProperties=new string[] {"DiagnosticCondition"}, NewOutputProperties=new string[] {"DiagnosticCondition"}, ChangeDescription="The type of property DiagnosticCondition will be changed from fixed array to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IOutput))] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Description(@"Gets details about the specified output.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Generated] diff --git a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsOutput_GetViaIdentity.cs b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsOutput_GetViaIdentity.cs index 291a313033c0..ca071a57314e 100644 --- a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsOutput_GetViaIdentity.cs +++ b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsOutput_GetViaIdentity.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Cmdlets /// [OpenAPI] Get=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}/outputs/{outputName}" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStreamAnalyticsOutput_GetViaIdentity")] + [Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IOutput", "15.0.0", "3.0.0", "2025/11", DeprecatedOutputProperties=new string[] {"DiagnosticCondition"}, NewOutputProperties=new string[] {"DiagnosticCondition"}, ChangeDescription="The type of property DiagnosticCondition will be changed from fixed array to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IOutput))] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Description(@"Gets details about the specified output.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Generated] diff --git a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsOutput_List.cs b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsOutput_List.cs index 27a1c2dbd426..0a8bfe58603a 100644 --- a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsOutput_List.cs +++ b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsOutput_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Cmdlets /// [OpenAPI] ListByStreamingJob=>GET:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StreamAnalytics/streamingjobs/{jobName}/outputs" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStreamAnalyticsOutput_List")] + [Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IOutput", "15.0.0", "3.0.0", "2025/11", DeprecatedOutputProperties=new string[] {"DiagnosticCondition"}, NewOutputProperties=new string[] {"DiagnosticCondition"}, ChangeDescription="The type of property DiagnosticCondition will be changed from fixed array to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IOutput))] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Description(@"Lists all of the outputs under the specified streaming job.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Generated] diff --git a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsQuota_List.cs b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsQuota_List.cs index dc0566f6d268..160fb89c89a2 100644 --- a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsQuota_List.cs +++ b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/GetAzStreamAnalyticsQuota_List.cs @@ -13,6 +13,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Cmdlets /// [OpenAPI] ListQuotas=>GET:"/subscriptions/{subscriptionId}/providers/Microsoft.StreamAnalytics/locations/{location}/quotas" /// [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.Get, @"AzStreamAnalyticsQuota_List")] + [Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.ISubscriptionQuota", "15.0.0", "3.0.0", "2025/11", DeprecatedOutputProperties=new string[] {"ISubscriptionQuota"}, NewOutputProperties=new string[] {"ISubscriptionQuotasListResult"}, ChangeDescription="The type of property Quota will be changed from fixed array to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.ISubscriptionQuota))] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Description(@"Retrieves the subscription's current quota information in a particular region.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Generated] diff --git a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/NewAzStreamAnalyticsOutput_Create.cs b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/NewAzStreamAnalyticsOutput_Create.cs index 9c20ea8b258b..fdb444f88e2a 100644 --- a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/NewAzStreamAnalyticsOutput_Create.cs +++ b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/NewAzStreamAnalyticsOutput_Create.cs @@ -16,6 +16,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.New, @"AzStreamAnalyticsOutput_Create", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IOutput", "15.0.0", "3.0.0", "2025/11", DeprecatedOutputProperties=new string[] {"DiagnosticCondition"}, NewOutputProperties=new string[] {"DiagnosticCondition"}, ChangeDescription="The type of property DiagnosticCondition will be changed from fixed array to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IOutput))] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Description(@"Creates an output or replaces an already existing output under an existing streaming job.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Generated] diff --git a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/NewAzStreamAnalyticsOutput_CreateExpanded.cs b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/NewAzStreamAnalyticsOutput_CreateExpanded.cs index a5a4c14a8ed2..35fb8043e57a 100644 --- a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/NewAzStreamAnalyticsOutput_CreateExpanded.cs +++ b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/NewAzStreamAnalyticsOutput_CreateExpanded.cs @@ -16,6 +16,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.New, @"AzStreamAnalyticsOutput_CreateExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IOutput", "15.0.0", "3.0.0", "2025/11", DeprecatedOutputProperties=new string[] {"DiagnosticCondition"}, NewOutputProperties=new string[] {"DiagnosticCondition"}, ChangeDescription="The type of property DiagnosticCondition will be changed from fixed array to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IOutput))] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Description(@"Creates an output or replaces an already existing output under an existing streaming job.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Generated] diff --git a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/NewAzStreamAnalyticsOutput_CreateViaIdentity.cs b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/NewAzStreamAnalyticsOutput_CreateViaIdentity.cs index 78ab969ec08f..54391908f3c0 100644 --- a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/NewAzStreamAnalyticsOutput_CreateViaIdentity.cs +++ b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/NewAzStreamAnalyticsOutput_CreateViaIdentity.cs @@ -16,6 +16,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.New, @"AzStreamAnalyticsOutput_CreateViaIdentity", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IOutput", "15.0.0", "3.0.0", "2025/11", DeprecatedOutputProperties=new string[] {"DiagnosticCondition"}, NewOutputProperties=new string[] {"DiagnosticCondition"}, ChangeDescription="The type of property DiagnosticCondition will be changed from fixed array to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IOutput))] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Description(@"Creates an output or replaces an already existing output under an existing streaming job.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Generated] diff --git a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/NewAzStreamAnalyticsOutput_CreateViaIdentityExpanded.cs b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/NewAzStreamAnalyticsOutput_CreateViaIdentityExpanded.cs index 9e06b9a7b19d..d6aaaba5286b 100644 --- a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/NewAzStreamAnalyticsOutput_CreateViaIdentityExpanded.cs +++ b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/NewAzStreamAnalyticsOutput_CreateViaIdentityExpanded.cs @@ -16,6 +16,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsCommon.New, @"AzStreamAnalyticsOutput_CreateViaIdentityExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IOutput", "15.0.0", "3.0.0", "2025/11", DeprecatedOutputProperties=new string[] {"DiagnosticCondition"}, NewOutputProperties=new string[] {"DiagnosticCondition"}, ChangeDescription="The type of property DiagnosticCondition will be changed from fixed array to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IOutput))] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Description(@"Creates an output or replaces an already existing output under an existing streaming job.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Generated] diff --git a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/UpdateAzStreamAnalyticsCluster_UpdateExpanded.cs b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/UpdateAzStreamAnalyticsCluster_UpdateExpanded.cs index 237fa8d3bbd4..67567967ec5a 100644 --- a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/UpdateAzStreamAnalyticsCluster_UpdateExpanded.cs +++ b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/UpdateAzStreamAnalyticsCluster_UpdateExpanded.cs @@ -104,6 +104,7 @@ public partial class UpdateAzStreamAnalyticsCluster_UpdateExpanded : global::Sys Description = @"The geo-location where the resource lives", SerializedName = @"location", PossibleTypes = new [] { typeof(string) })] + [Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.ParameterBreakingChange("Location", "15.0.0", "3.0.0", "2025/11", ChangeDescription="The parameter Location will be removed.")] public string Location { get => _clusterBody.Location ?? null; set => _clusterBody.Location = value; } /// diff --git a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/UpdateAzStreamAnalyticsCluster_UpdateViaIdentityExpanded.cs b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/UpdateAzStreamAnalyticsCluster_UpdateViaIdentityExpanded.cs index b3fb0fd65c6d..75c1348980d5 100644 --- a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/UpdateAzStreamAnalyticsCluster_UpdateViaIdentityExpanded.cs +++ b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/UpdateAzStreamAnalyticsCluster_UpdateViaIdentityExpanded.cs @@ -112,6 +112,7 @@ public partial class UpdateAzStreamAnalyticsCluster_UpdateViaIdentityExpanded : Description = @"The geo-location where the resource lives", SerializedName = @"location", PossibleTypes = new [] { typeof(string) })] + [Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.ParameterBreakingChange("Location", "15.0.0", "3.0.0", "2025/11", ChangeDescription="The parameter Location will be removed.")] public string Location { get => _clusterBody.Location ?? null; set => _clusterBody.Location = value; } /// diff --git a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/UpdateAzStreamAnalyticsOutput_Update.cs b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/UpdateAzStreamAnalyticsOutput_Update.cs index 8d520f71512c..14ffeea2493c 100644 --- a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/UpdateAzStreamAnalyticsOutput_Update.cs +++ b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/UpdateAzStreamAnalyticsOutput_Update.cs @@ -17,6 +17,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzStreamAnalyticsOutput_Update", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IOutput", "15.0.0", "3.0.0", "2025/11", DeprecatedOutputProperties=new string[] {"DiagnosticCondition"}, NewOutputProperties=new string[] {"DiagnosticCondition"}, ChangeDescription="The type of property DiagnosticCondition will be changed from fixed array to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IOutput))] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Description(@"Updates an existing output under an existing streaming job. This can be used to partially update (ie. update one or two properties) an output without affecting the rest the job or output definition.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Generated] diff --git a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/UpdateAzStreamAnalyticsOutput_UpdateExpanded.cs b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/UpdateAzStreamAnalyticsOutput_UpdateExpanded.cs index 2c18b60ec9d5..216cef5b56f6 100644 --- a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/UpdateAzStreamAnalyticsOutput_UpdateExpanded.cs +++ b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/UpdateAzStreamAnalyticsOutput_UpdateExpanded.cs @@ -17,6 +17,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzStreamAnalyticsOutput_UpdateExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IOutput", "15.0.0", "3.0.0", "2025/11", DeprecatedOutputProperties=new string[] {"DiagnosticCondition"}, NewOutputProperties=new string[] {"DiagnosticCondition"}, ChangeDescription="The type of property DiagnosticCondition will be changed from fixed array to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IOutput))] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Description(@"Updates an existing output under an existing streaming job. This can be used to partially update (ie. update one or two properties) an output without affecting the rest the job or output definition.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Generated] diff --git a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/UpdateAzStreamAnalyticsOutput_UpdateViaIdentity.cs b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/UpdateAzStreamAnalyticsOutput_UpdateViaIdentity.cs index 8d693fb2686c..0ceb3b8fce2b 100644 --- a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/UpdateAzStreamAnalyticsOutput_UpdateViaIdentity.cs +++ b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/UpdateAzStreamAnalyticsOutput_UpdateViaIdentity.cs @@ -17,6 +17,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzStreamAnalyticsOutput_UpdateViaIdentity", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IOutput", "15.0.0", "3.0.0", "2025/11", DeprecatedOutputProperties=new string[] {"DiagnosticCondition"}, NewOutputProperties=new string[] {"DiagnosticCondition"}, ChangeDescription="The type of property DiagnosticCondition will be changed from fixed array to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IOutput))] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Description(@"Updates an existing output under an existing streaming job. This can be used to partially update (ie. update one or two properties) an output without affecting the rest the job or output definition.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Generated] diff --git a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/UpdateAzStreamAnalyticsOutput_UpdateViaIdentityExpanded.cs b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/UpdateAzStreamAnalyticsOutput_UpdateViaIdentityExpanded.cs index 3e5d4027e97a..1c123481eb1e 100644 --- a/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/UpdateAzStreamAnalyticsOutput_UpdateViaIdentityExpanded.cs +++ b/generated/StreamAnalytics/StreamAnalytics.Autorest/generated/cmdlets/UpdateAzStreamAnalyticsOutput_UpdateViaIdentityExpanded.cs @@ -17,6 +17,7 @@ namespace Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Cmdlets /// [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.InternalExport] [global::System.Management.Automation.Cmdlet(global::System.Management.Automation.VerbsData.Update, @"AzStreamAnalyticsOutput_UpdateViaIdentityExpanded", SupportsShouldProcess = true)] + [Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.OutputBreakingChange("Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IOutput", "15.0.0", "3.0.0", "2025/11", DeprecatedOutputProperties=new string[] {"DiagnosticCondition"}, NewOutputProperties=new string[] {"DiagnosticCondition"}, ChangeDescription="The type of property DiagnosticCondition will be changed from fixed array to 'List'.")] [global::System.Management.Automation.OutputType(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IOutput))] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Description(@"Updates an existing output under an existing streaming job. This can be used to partially update (ie. update one or two properties) an output without affecting the rest the job or output definition.")] [global::Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Generated] diff --git a/generated/StreamAnalytics/StreamAnalytics.Autorest/resources/README.md b/generated/StreamAnalytics/StreamAnalytics.Autorest/resources/README.md new file mode 100644 index 000000000000..937f07f8fec2 --- /dev/null +++ b/generated/StreamAnalytics/StreamAnalytics.Autorest/resources/README.md @@ -0,0 +1,11 @@ +# Resources +This directory can contain any additional resources for module that are not required at runtime. This directory **does not** get packaged with the module. If you have assets for custom implementation, place them into the `..\custom` folder. + +## Info +- Modifiable: yes +- Generated: no +- Committed: yes +- Packaged: no + +## Purpose +Use this folder to put anything you want to keep around as part of the repository for the module, but is not something that is required for the module. For example, development files, packaged builds, or additional information. This is only intended to be used in repositories where the module's output directory is cleaned, but tangential resources for the module want to remain intact. \ No newline at end of file