Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DiskAccessList

Package version

The List disk access operation response.

Hierarchy

  • DiskAccessList

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

The uri to fetch the next page of disk access resources. Call ListNext() with this to fetch the next page of disk access resources.

value

value: DiskAccess[]

A list of disk access resources.

Generated using TypeDoc