AvsClusterCreatedEventData Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Schema of the Data property of an EventGridEvent for a Microsoft.AVS.ClusterCreated event.
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.AvsClusterCreatedEventData+AvsClusterCreatedEventDataConverter))]
public class AvsClusterCreatedEventData : Azure.Messaging.EventGrid.SystemEvents.AvsClusterEventData
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.AvsClusterCreatedEventData+AvsClusterCreatedEventDataConverter))>]
type AvsClusterCreatedEventData = class
inherit AvsClusterEventData
Public Class AvsClusterCreatedEventData
Inherits AvsClusterEventData
- Inheritance
- Attributes
Added |
Hosts added to the cluster in this event, if any. (Inherited from AvsClusterEventData) |
In |
Hosts in Maintenance mode in the cluster, if any. (Inherited from AvsClusterEventData) |
Operation |
Id of the operation that caused this event. (Inherited from AvsClusterEventData) |
Removed |
Hosts removed to the cluster in this event, if any. (Inherited from AvsClusterEventData) |
Product | Versions |
---|---|
Azure SDK for .NET | Latest |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: