ResourceUriList interface

The List resources which are encrypted with the disk encryption set.

Properties

nextLink

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

value

A list of IDs or Owner IDs of resources which are encrypted with the disk encryption set.

Property Details

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

nextLink?: string

Property Value

string

value

A list of IDs or Owner IDs of resources which are encrypted with the disk encryption set.

value: string[]

Property Value

string[]