你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
PSTopicTypeInfoListInstance Class
Definition
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.
public class PSTopicTypeInfoListInstance : Microsoft.Azure.Commands.EventGrid.Models.PSTopicTypeInfo
type PSTopicTypeInfoListInstance = class
inherit PSTopicTypeInfo
Public Class PSTopicTypeInfoListInstance
Inherits PSTopicTypeInfo
- Inheritance
Constructors
PSTopicTypeInfoListInstance(TopicTypeInfo, IEnumerable<EventType>) | |
PSTopicTypeInfoListInstance(TopicTypeInfo) |
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() | (Inherited from PSTopicTypeInfo) |