Share via


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, String)
PSEventSubscriptionListInstance(EventSubscription)

Properties

Destination (Inherited from PSEventSubscription)
Endpoint (Inherited from PSEventSubscription)
EventSubscriptionName (Inherited from PSEventSubscription)
Filter (Inherited from PSEventSubscription)
Id (Inherited from PSEventSubscription)
Labels (Inherited from PSEventSubscription)
ProvisioningState (Inherited from PSEventSubscription)
Topic (Inherited from PSEventSubscription)
Type (Inherited from PSEventSubscription)

Methods

ToString() (Inherited from PSEventSubscription)

Applies to