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
Copy file name to clipboardExpand all lines: sdk/eventgrid/azure-messaging-eventgrid/src/main/java/com/azure/messaging/eventgrid/systemevents/AcsMicrosoftTeamsAppIdentifier.java
+11-11
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ public final class AcsMicrosoftTeamsAppIdentifier implements JsonSerializable<Ac
27
27
privateCommunicationCloudEnvironmentModelcloud;
28
28
29
29
/**
30
-
* Creates an instance of MicrosoftTeamsAppIdentifier class.
30
+
* Creates an instance of AcsMicrosoftTeamsAppIdentifier class.
31
31
*/
32
32
publicAcsMicrosoftTeamsAppIdentifier() {
33
33
}
@@ -45,7 +45,7 @@ public String getAppId() {
45
45
* Set the appId property: The Id of the Microsoft Teams application.
46
46
*
47
47
* @param appId the appId value to set.
48
-
* @return the MicrosoftTeamsAppIdentifier object itself.
48
+
* @return the AcsMicrosoftTeamsAppIdentifier object itself.
Copy file name to clipboardExpand all lines: sdk/eventgrid/azure-messaging-eventgrid/src/main/java/com/azure/messaging/eventgrid/systemevents/AcsRecordingFileStatusUpdatedEventData.java
+16-18
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,6 @@
1
1
// Copyright (c) Microsoft Corporation. All rights reserved.
2
2
// Licensed under the MIT License.
3
3
// Code generated by Microsoft (R) AutoRest Code Generator.
Copy file name to clipboardExpand all lines: sdk/eventgrid/azure-messaging-eventgrid/src/main/java/com/azure/messaging/eventgrid/systemevents/MediaLiveEventChannelArchiveHeartbeatEventData.java
+6-7
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,6 @@
1
1
// Copyright (c) Microsoft Corporation. All rights reserved.
2
2
// Licensed under the MIT License.
3
3
// Code generated by Microsoft (R) AutoRest Code Generator.
0 commit comments