UserDiskOperationsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
RmoteApp management client
public static class UserDiskOperationsExtensions
type UserDiskOperationsExtensions = class
Public Module UserDiskOperationsExtensions
- Inheritance
-
UserDiskOperationsExtensions
Methods
Copy(IUserDiskOperations, String, String, String, Boolean) |
Copy user disk from one collection to the other and keep the source user disk. |
CopyAsync(IUserDiskOperations, String, String, String, Boolean) |
Copy user disk from one collection to the other and keep the source user disk. |
Delete(IUserDiskOperations, String, String) |
Deletes the given user disk. |
DeleteAsync(IUserDiskOperations, String, String) |
Deletes the given user disk. |
Migrate(IUserDiskOperations, String, String, String, String, Boolean) |
Migrate user disks of all the users from a collection to the specified azure storage account |
MigrateAsync(IUserDiskOperations, String, String, String, String, Boolean) |
Migrate user disks of all the users from a collection to the specified azure storage account |
Applies to
Azure SDK for .NET