We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
doc: https://azure.github.io/typespec-azure/docs/howtos/ARM/resource-type#singleton-resource
example: https://github.com/Azure/typespec-azure/blob/main/packages/samples/specs/resource-manager/resource-types/singleton/main.tsp
name be SingletonTrackedResource, properties can refer to TopLevelTrackedResource. Basic CRUD should suffice.
SingletonTrackedResource
TopLevelTrackedResource
The text was updated successfully, but these errors were encountered:
v-hongli1
No branches or pull requests
doc: https://azure.github.io/typespec-azure/docs/howtos/ARM/resource-type#singleton-resource
example: https://github.com/Azure/typespec-azure/blob/main/packages/samples/specs/resource-manager/resource-types/singleton/main.tsp
name be
SingletonTrackedResource
, properties can refer toTopLevelTrackedResource
. Basic CRUD should suffice.The text was updated successfully, but these errors were encountered: