Share via


AvsPrivateCloudUpdatedEventData Class

Definition

Schema of the Data property of an EventGridEvent for a Microsoft.AVS.PrivateCloudUpdated event.

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.AvsPrivateCloudUpdatedEventData+AvsPrivateCloudUpdatedEventDataConverter))]
public class AvsPrivateCloudUpdatedEventData : Azure.Messaging.EventGrid.SystemEvents.AvsPrivateCloudEventData
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.AvsPrivateCloudUpdatedEventData+AvsPrivateCloudUpdatedEventDataConverter))>]
type AvsPrivateCloudUpdatedEventData = class
    inherit AvsPrivateCloudEventData
Public Class AvsPrivateCloudUpdatedEventData
Inherits AvsPrivateCloudEventData
Inheritance
AvsPrivateCloudUpdatedEventData
Attributes

Properties

OperationId

Id of the operation that caused this event.

(Inherited from AvsPrivateCloudEventData)

Applies to