Package version:

Interface CustomDomainList

Custom domains list

Hierarchy

  • CustomDomainList

Properties

Properties

nextLink?: string

The URL the client should use to fetch the next page (per server side paging). It's null for now, added for future use.

value?: CustomDomain[]

List of custom domains that bind to this resource.

Generated using TypeDoc