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

PSTopicListInstance Class

Definition

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

Constructors

PSTopicListInstance(Topic)

Properties

Endpoint (Inherited from PSTopic)
Id (Inherited from PSTopic)
Identity (Inherited from PSTopic)
InboundIpRule (Inherited from PSTopic)
InputMappingDefaultValue (Inherited from PSTopic)
InputMappingField (Inherited from PSTopic)
InputSchema (Inherited from PSTopic)
Location (Inherited from PSTopic)
ProvisioningState (Inherited from PSTopic)
PublicNetworkAccess (Inherited from PSTopic)
ResourceGroupName (Inherited from PSTopic)
Tags (Inherited from PSTopic)
TopicName (Inherited from PSTopic)
Type (Inherited from PSTopic)

Methods

ToString()

Return a string representation of this topic

(Inherited from PSTopic)

Applies to