File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
specification/informatica/Informatica.DataManagement.Management Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -98,4 +98,9 @@ namespace Informatica.DataManagement {
98
98
);
99
99
100
100
@@ usage (ServerlessRuntimeNetworkProfileUpdate , Usage .output );
101
+
102
+ @@ alternateType (Azure .ResourceManager .CommonTypes .Resource .id ,
103
+ Azure .Core .armResourceIdentifier ,
104
+ "csharp"
105
+ );
101
106
}
Original file line number Diff line number Diff line change @@ -22,10 +22,7 @@ options:
22
22
namespace : " com.azure.resourcemanager.informaticadatamanagement"
23
23
flavor : " azure"
24
24
service-name : " Informatica DataManagement"
25
- " @azure-tools/typespec-csharp " :
26
- flavor : azure
27
- clear-output-folder : true
28
- model-namespace : true
25
+ " @azure-typespec/http-client-csharp-mgmt " :
29
26
namespace : " Azure.ResourceManager.InformaticaDataManagement"
30
27
emitter-output-dir : " {output-dir}/{service-dir}/{namespace}"
31
28
" @azure-tools/typespec-ts " :
You can’t perform that action at this time.
0 commit comments