IRemoteAppManagementClient Interface
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 interface IRemoteAppManagementClient : IDisposable
type IRemoteAppManagementClient = interface
interface IDisposable
Public Interface IRemoteAppManagementClient
Implements IDisposable
- Derived
- Implements
Properties
Account |
Operations related to RemoteApp account. |
ApiVersion |
Gets the API version. |
BaseUri |
Gets the URI used as the base for all cloud service requests. |
Collections |
RemoteApp collection operations. |
Credentials |
Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. |
LongRunningOperationInitialTimeout |
Gets or sets the initial timeout for Long Running Operations. |
LongRunningOperationRetryTimeout |
Gets or sets the retry timeout for Long Running Operations. |
OperationResults |
Operations for long-running operation results |
Principals |
RemoteApp principal operations. |
Publishing |
Operations related to publishing. |
RdfeNamespace |
RDFE namespace for accessing test environments. |
TemplateImages |
Operations to create, modify, list, and delete template images. |
UserDisks |
RemoteApp user disk operations. |
VNet |
RemoteApp virtual network operations. |
Applies to
Azure SDK for .NET