DiskRestorePointGrantAccess interface
Methods
| post(Disk |
Grants access to a diskRestorePoint. |
Method Details
post(DiskRestorePointGrantAccessParameters)
Grants access to a diskRestorePoint.
function post(options: DiskRestorePointGrantAccessParameters): StreamableMethod<DiskRestorePointGrantAccess200Response | DiskRestorePointGrantAccess202Response | DiskRestorePointGrantAccessDefaultResponse>