DiskEncryptionSetList Class
The List disk encryption set operation response.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
DiskEncryptionSetList
Constructor
DiskEncryptionSetList(*, value: List[azure.mgmt.compute.v2019_07_01.models._models_py3.DiskEncryptionSet], next_link: Optional[str] = None, **kwargs)
Parameters
- next_link
- str
Required
The uri to fetch the next page of disk encryption sets. Call ListNext() with this to fetch the next page of disk encryption sets.
Feedback
Submit and view feedback for