MetadataList interface

List of all the metadata.

Properties

nextLink

URL to fetch the next page of metadata. NOTE: This property will not be serialized. It can only be populated by the server.

value

Array of metadata.

Property Details

URL to fetch the next page of metadata. NOTE: This property will not be serialized. It can only be populated by the server.

nextLink?: string

Property Value

string

value

Array of metadata.

value: MetadataModel[]

Property Value