PSDomainListPagedInstance(IEnumerable<Domain>, String) 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 PSDomainListPagedInstance (System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.EventGrid.Models.Domain> domainsList, string nextLink);
new Microsoft.Azure.Commands.EventGrid.Models.PSDomainListPagedInstance : seq<Microsoft.Azure.Management.EventGrid.Models.Domain> * string -> Microsoft.Azure.Commands.EventGrid.Models.PSDomainListPagedInstance
Public Sub New (domainsList As IEnumerable(Of Domain), nextLink As String)
Parameters
- domainsList
- IEnumerable<Domain>
- nextLink
- String