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

PSDomainTopicListInstance Class

Definition

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

Constructors

PSDomainTopicListInstance(DomainTopic)

Properties

DomainName (Inherited from PSDomainTopic)
DomainTopicName (Inherited from PSDomainTopic)
Id (Inherited from PSDomainTopic)
ProvisioningState (Inherited from PSDomainTopic)
ResourceGroupName (Inherited from PSDomainTopic)
Type (Inherited from PSDomainTopic)

Methods

ToString()

Return a string representation of this domain

(Inherited from PSDomainTopic)

Applies to