Package version:

Interface VolumeList

List of volume resources

interface VolumeList {
    nextLink?: string;
    value?: Volume[];
}

Properties

Properties

nextLink?: string

URL to get the next set of results.

value?: Volume[]

List of volumes