Skip to content

Commit 05ab2f3

Browse files
JoshLove-msftdanieljurek
authored andcommitted
Add C# rename (#35419)
1 parent 5cb6822 commit 05ab2f3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

specification/eventgrid/Azure.Messaging.EventGrid.SystemEvents/propertyNameOverrideCsharp.tsp

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,11 @@ using Microsoft.EventGrid.SystemEvents;
113113
"csharp"
114114
);
115115

116+
@@clientName(StorageTaskCompletedEventData.summaryReportBlobUrl,
117+
"summaryReportBlobUri",
118+
"csharp"
119+
);
120+
116121
@@clientName(AcsMessageDeliveryStatusUpdatedEventData.channelType,
117122
"channelKind",
118123
"csharp"

0 commit comments

Comments
 (0)