Commit 025f152
authored
Add @@clientName for RecordType in TrafficManager client.tsp (#43389)
Addresses .NET SDK PR review feedback (Azure/azure-sdk-for-net#59107):
- Rename RecordType to TrafficManagerRecordType for csharp (avoid generic name)
- Rename RecordType.AAAA to Aaaa for csharp (.NET naming convention)
- Rename RecordType.CNAME to Cname for csharp (.NET naming convention)1 parent f228b86 commit 025f152
1 file changed
Lines changed: 3 additions & 0 deletions
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
168 | 171 | | |
169 | 172 | | |
170 | 173 | | |
| |||
0 commit comments