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