Package version:

Interface SubvolumesList

List of Subvolumes

interface SubvolumesList {
    nextLink?: string;
    value?: SubvolumeInfo[];
}

Properties

Properties

nextLink?: string

URL to get the next set of results.

value?: SubvolumeInfo[]

A list of Subvolumes