PSPartnerTopicListPagedInstance Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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