Share via


AvsPrivateCloudUpdatingEventData Class

Definition

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

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

Properties

OperationId

Id of the operation that caused this event.

(Inherited from AvsPrivateCloudEventData)

Applies to