File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
maintenance/resource-manager/Microsoft.Maintenance/Maintenance
purviewpolicy/resource-manager/Microsoft.Purview/PurviewPolicy Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,7 @@ using Microsoft.Maintenance;
88@@ Azure.ClientGenerator.Core.Legacy.flattenProperty (MaintenanceConfigurationProperties .maintenanceWindow
99);
1010
11- //#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "Back compatibility"
12- @@ Azure.ClientGenerator.Core.Legacy.flattenProperty (Update .properties );
11+ //@@Azure.ClientGenerator.Core.Legacy.flattenProperty(Update.properties);
1312
1413#suppress "@azure-tools/typespec-azure-core/no-legacy-usage" "FIXME: Update justification, follow aka.ms/tsp/conversion-fix for details"
1514@@ clientName (MaintenanceConfigurationOperationGroup .createOrUpdate ::parameters .resource ,
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ using TypeSpec.Http;
55using Azure .ResourceManager ;
66
77@@ path (ResourceUriParameter .resourceUri , "scope" );
8+ #suppress "@azure-tools/typespec-azure-core/no-private-usage" "TODO: This should not be used, remove"
89@@ Azure.ResourceManager.CommonTypes.Private.armCommonParameter (ResourceUriParameter .resourceUri ,
910 "ScopeParameter" ,
1011 Azure .ResourceManager .CommonTypes .Versions .v5
You can’t perform that action at this time.
0 commit comments