PSTopicTypeInfoListInstance Class

Definition

public class PSTopicTypeInfoListInstance : Microsoft.Azure.Commands.EventGrid.Models.PSTopicTypeInfo
type PSTopicTypeInfoListInstance = class
    inherit PSTopicTypeInfo
Public Class PSTopicTypeInfoListInstance
Inherits PSTopicTypeInfo
Inheritance
PSTopicTypeInfoListInstance

Constructors

PSTopicTypeInfoListInstance(TopicTypeInfo)
PSTopicTypeInfoListInstance(TopicTypeInfo, IEnumerable<EventType>)

Properties

Description (Inherited from PSTopicTypeInfo)
DisplayName (Inherited from PSTopicTypeInfo)
EventTypes (Inherited from PSTopicTypeInfo)
Id (Inherited from PSTopicTypeInfo)
Provider (Inherited from PSTopicTypeInfo)
ProvisioningState (Inherited from PSTopicTypeInfo)
ResourceRegionType (Inherited from PSTopicTypeInfo)
SupportedLocations (Inherited from PSTopicTypeInfo)
TopicTypeName (Inherited from PSTopicTypeInfo)

Methods

ToString()

Return a string representation of this topic

(Inherited from PSTopicTypeInfo)

Applies to