Sdílet prostřednictvím


PartnerTopicResource.GetPartnerTopicEventSubscriptions Method

Definition

Gets a collection of PartnerTopicEventSubscriptionResources in the PartnerTopic.

public virtual Azure.ResourceManager.EventGrid.PartnerTopicEventSubscriptionCollection GetPartnerTopicEventSubscriptions ();
abstract member GetPartnerTopicEventSubscriptions : unit -> Azure.ResourceManager.EventGrid.PartnerTopicEventSubscriptionCollection
override this.GetPartnerTopicEventSubscriptions : unit -> Azure.ResourceManager.EventGrid.PartnerTopicEventSubscriptionCollection
Public Overridable Function GetPartnerTopicEventSubscriptions () As PartnerTopicEventSubscriptionCollection

Returns

An object representing collection of PartnerTopicEventSubscriptionResources and their operations over a PartnerTopicEventSubscriptionResource.

Applies to