RemoteAppManagementClient 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 class RemoteAppManagementClient : Hyak.Common.ServiceClient<Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient>, IDisposable, Microsoft.WindowsAzure.Management.RemoteApp.IRemoteAppManagementClient
type RemoteAppManagementClient = class
inherit ServiceClient<RemoteAppManagementClient>
interface IRemoteAppManagementClient
interface IDisposable
Public Class RemoteAppManagementClient
Inherits ServiceClient(Of RemoteAppManagementClient)
Implements IDisposable, IRemoteAppManagementClient
- Inheritance
-
Hyak.Common.ServiceClient<RemoteAppManagementClient>RemoteAppManagementClient
- Implements
Constructors
RemoteAppManagementClient() |
Initializes a new instance of the RemoteAppManagementClient class. |
RemoteAppManagementClient(HttpClient) |
Initializes a new instance of the RemoteAppManagementClient class. |
RemoteAppManagementClient(SubscriptionCloudCredentials, HttpClient) |
Initializes a new instance of the RemoteAppManagementClient class. |
RemoteAppManagementClient(SubscriptionCloudCredentials, Uri, HttpClient) |
Initializes a new instance of the RemoteAppManagementClient class. |
RemoteAppManagementClient(SubscriptionCloudCredentials, Uri) |
Initializes a new instance of the RemoteAppManagementClient class. |
RemoteAppManagementClient(SubscriptionCloudCredentials) |
Initializes a new instance of the RemoteAppManagementClient class. |
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. |
Methods
Clone(ServiceClient<RemoteAppManagementClient>) |
Clones properties from current instance to another RemoteAppManagementClient instance |
Applies to
Azure SDK for .NET