This ResourceName property was something that we copied from autorest.csharp repo, but now it makes no sense.
Previously we use this to determine the name of a client - now obviously we are using something else.
When I check the usage of this property, it is never used.
We should remove it.
This
ResourceNameproperty was something that we copied from autorest.csharp repo, but now it makes no sense.Previously we use this to determine the name of a client - now obviously we are using something else.
When I check the usage of this property, it is never used.
We should remove it.