Share via


IEventTypesListResult Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.EventTypesListResultTypeConverter))]
public interface IEventTypesListResult : Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.EventTypesListResultTypeConverter))>]
type IEventTypesListResult = interface
    interface IJsonSerializable
Public Interface IEventTypesListResult
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Value

A collection of event types

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to