ClusterLibraryList interface

Collection of libraries in the cluster.

Properties

nextLink

The url of next result page. NOTE: This property will not be serialized. It can only be populated by the server.

value

Collection of libraries in the cluster.

Property Details

The url of next result page. NOTE: This property will not be serialized. It can only be populated by the server.

nextLink?: string

Property Value

string

value

Collection of libraries in the cluster.

value: ClusterLibrary[]

Property Value