-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Labels
CodeGenIssues that relate to code generationIssues that relate to code generationMgmtThis issue is related to a management package.This issue is related to a management package.
Description
Generate Azure.ResourceManager.Legacy.TrackedResourceWithOptionalLocation as TrackedResourceData, following the example in
Line 36 in 86fb5a6
| ["Azure.ResourceManager.CommonTypes.TrackedResource"] = typeof(TrackedResourceData), |
Update TrackedResource to Azure.ResourceManager.Legacy.TrackedResourceWithOptionalLocation in
Line 11 in 86fb5a6
| model Baz is TrackedResource<BazProperties> { |
regenerate test to verify the implementation
Copilot
Metadata
Metadata
Assignees
Labels
CodeGenIssues that relate to code generationIssues that relate to code generationMgmtThis issue is related to a management package.This issue is related to a management package.