你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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