Share via


ITopicTypesListResult Interface

Definition

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

Properties

Value

A collection of topic types

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to