Compartilhar via


PSSystemTopicListPagedInstance(IEnumerable<SystemTopic>, String) Constructor

Definition

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

Parameters

topicsList
IEnumerable<SystemTopic>
nextLink
String

Applies to