ResourceUriList Class
The List resources which are encrypted with the disk encryption set.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ResourceUriList
Constructor
ResourceUriList(*, value: List[str], next_link: Optional[str] = None, **kwargs)
Parameters
Required
Required. A list of IDs or Owner IDs of resources which are encrypted with the disk encryption set.
- next_link
- str
Required
The uri to fetch the next page of encrypted resources. Call ListNext() with this to fetch the next page of encrypted resources.
Feedback
Submit and view feedback for