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

PSEventSubscriptionListInstance Class

Definition

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

Constructors

PSEventSubscriptionListInstance(EventSubscription)
PSEventSubscriptionListInstance(EventSubscription, String)

Properties

DeadLetterEndpoint (Inherited from PSEventSubscription)
Destination (Inherited from PSEventSubscription)
Endpoint (Inherited from PSEventSubscription)
EventDeliverySchema (Inherited from PSEventSubscription)
EventSubscriptionName (Inherited from PSEventSubscription)
EventTtl (Inherited from PSEventSubscription)
ExpirationDate (Inherited from PSEventSubscription)
Filter (Inherited from PSEventSubscription)
Id (Inherited from PSEventSubscription)
Labels (Inherited from PSEventSubscription)
MaxDeliveryAttempt (Inherited from PSEventSubscription)
ProvisioningState (Inherited from PSEventSubscription)
Topic (Inherited from PSEventSubscription)
Type (Inherited from PSEventSubscription)

Methods

ToString()

Return a string representation of this event subscription

(Inherited from PSEventSubscription)

Applies to