NamespacesListResult interface

Result of the List Namespaces operation.

Properties

nextLink

A link for the next page of namespaces.

value

A collection of namespaces.

Property Details

A link for the next page of namespaces.

nextLink?: string

Property Value

string

value

A collection of namespaces.

value?: Namespace[]

Property Value