CustomDomainResourceCollection interface

Collection compose of a custom domain resources list and a possible link for next page.

Properties

nextLink

The link to next page of custom domain list.

value

The custom domain resources list.

Property Details

The link to next page of custom domain list.

nextLink?: string

Property Value

string

value

The custom domain resources list.

value?: CustomDomainResource[]

Property Value