File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
specification/databasewatcher/DatabaseWatcher.Management Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,10 @@ using Microsoft.DatabaseWatcher;
5858 "DatabaseWatcherResourceProvisioningState" ,
5959 "csharp"
6060);
61+ @@ clientName (alertRuleCreationProperties ,
62+ "alertRuleCreationProperty" ,
63+ "csharp"
64+ );
6165@@ alternateType (Datastore .kustoClusterUri , url , "csharp" );
6266@@ alternateType (Datastore .kustoDataIngestionUri , url , "csharp" );
6367@@ alternateType (Datastore .kustoManagementUrl , url , "csharp" );
Original file line number Diff line number Diff line change @@ -10,11 +10,8 @@ options:
1010 emit-common-types-schema : " never"
1111 output-file : " {azure-resource-provider-folder}/{service-name}/{version-status}/{version}/Watcher.json"
1212 use-read-only-status-schema : true
13- " @azure-tools/ typespec- csharp " :
13+ " @azure-typespec/http-client- csharp-mgmt " :
1414 emitter-output-dir : " {output-dir}/{service-dir}/{namespace}"
15- clear-output-folder : true
16- flavor : azure
17- model-namespace : false
1815 namespace : " Azure.ResourceManager.DatabaseWatcher"
1916 " @azure-tools/typespec-python " :
2017 flavor : azure
You can’t perform that action at this time.
0 commit comments