Skip to content

Commit

Permalink
java, mgmt, iotoperstions, tspconfig (Azure#30945)
Browse files Browse the repository at this point in the history
  • Loading branch information
weidongxu-microsoft authored Oct 10, 2024
1 parent 74faa8f commit 491dbe2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ import "@azure-tools/typespec-client-generator-core";
using Azure.ClientGenerator.Core;

@@clientName(Microsoft.IoTOperations, "IoTOperationsMgmt", "python");
@@clientName(Microsoft.IoTOperations, "IoTOperationsManagementClient", "java");
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ options:
flavor: "azure"
generate-test: true
generate-sample: true
"@azure-tools/typespec-java":
package-dir: "azure-resourcemanager-iotoperations"
namespace: "com.azure.resourcemanager.iotoperations"
service-name: "IoT Operations"
flavor: "azure"
linter:
extends:
- "@azure-tools/typespec-azure-rulesets/resource-manager"

0 comments on commit 491dbe2

Please sign in to comment.