次の方法で共有


PSPartnerTopicListPagedInstance Constructor

Definition

public PSPartnerTopicListPagedInstance (System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.EventGrid.Models.PartnerTopic> partnerTopicsList, string nextLink);
new Microsoft.Azure.Commands.EventGrid.Models.PSPartnerTopicListPagedInstance : seq<Microsoft.Azure.Management.EventGrid.Models.PartnerTopic> * string -> Microsoft.Azure.Commands.EventGrid.Models.PSPartnerTopicListPagedInstance
Public Sub New (partnerTopicsList As IEnumerable(Of PartnerTopic), nextLink As String)

Parameters

partnerTopicsList
IEnumerable<PartnerTopic>
nextLink
String

Applies to