次の方法で共有


PartnerTopicResource.GetPartnerTopicEventSubscriptions メソッド

定義

PartnerTopic 内の PartnerTopicEventSubscriptionResources のコレクションを取得します。

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

戻り値

PartnerTopicEventSubscriptionResources のコレクションとその PartnerTopicEventSubscriptionResource に対する操作を表す オブジェクト。

適用対象