You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the ResourceMetadata in our emitter and generator does not have resourceName property yet.
We should add this property, and its value could be the name of the corresponding model.
The Azure Mgmt Generator project is located in eng/packages/http-mgmt-client-mgmt.
Sub directory emitter represents the emitter project written in typescript.
Sub directory generator represents the generator project written in C#.