PortalConfigCollection interface

The collection of the developer portal configurations.

Properties

nextLink

Next page link if any. NOTE: This property will not be serialized. It can only be populated by the server.

value

The developer portal configurations.

Property Details

Next page link if any. NOTE: This property will not be serialized. It can only be populated by the server.

nextLink?: string

Property Value

string

value

The developer portal configurations.

value?: PortalConfigContract[]

Property Value