Share via


DesktopVirtualizationClient Class

Definition

Low-level API implementation for the DesktopVirtualizationClient service.

public class DesktopVirtualizationClient
type DesktopVirtualizationClient = class
Public Class DesktopVirtualizationClient
Inheritance
DesktopVirtualizationClient

Constructors

DesktopVirtualizationClient()

Methods

AppAttachPackageCreateOrUpdate(String, String, String, IAppAttachPackage, Func<HttpResponseMessage,Task<IAppAttachPackage>,Task>, Func<HttpResponseMessage, Task<IAppAttachPackage>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync, SerializationMode)

update an App Attach package.

AppAttachPackageCreateOrUpdateViaIdentity(String, IAppAttachPackage, Func<HttpResponseMessage,Task<IAppAttachPackage>,Task>, Func<HttpResponseMessage, Task<IAppAttachPackage>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync, SerializationMode)

update an App Attach package.

AppAttachPackageCreateOrUpdateViaIdentityWithResult(String, IAppAttachPackage, IEventListener, ISendAsync, SerializationMode)
AppAttachPackageCreateOrUpdateViaJsonString(String, String, String, String, Func<HttpResponseMessage,Task<IAppAttachPackage>,Task>, Func<HttpResponseMessage,Task<IAppAttachPackage>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

update an App Attach package.

AppAttachPackageCreateOrUpdateViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
AppAttachPackageCreateOrUpdateWithResult(String, String, String, IAppAttachPackage, IEventListener, ISendAsync, SerializationMode)
AppAttachPackageDelete(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Remove an App Attach Package.

AppAttachPackageDeleteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Remove an App Attach Package.

AppAttachPackageGet(String, String, String, Func<HttpResponseMessage, Task<IAppAttachPackage>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

Get an app attach package.

AppAttachPackageGetViaIdentity(String, Func<HttpResponseMessage, Task<IAppAttachPackage>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

Get an app attach package.

AppAttachPackageGetViaIdentityWithResult(String, IEventListener, ISendAsync)
AppAttachPackageGetWithResult(String, String, String, IEventListener, ISendAsync)
AppAttachPackageInfoImport(String, String, String, IImportPackageInfoRequest, Func<HttpResponseMessage,Task<IAppAttachPackageList>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync, SerializationMode)

Gets information from a package given the path to the package.

AppAttachPackageInfoImportViaIdentity(String, IImportPackageInfoRequest, Func<HttpResponseMessage,Task<IAppAttachPackageList>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync, SerializationMode)

Gets information from a package given the path to the package.

AppAttachPackageInfoImportViaIdentityWithResult(String, IImportPackageInfoRequest, IEventListener, ISendAsync, SerializationMode)
AppAttachPackageInfoImportViaJsonString(String, String, String, String, Func<HttpResponseMessage,Task<IAppAttachPackageList>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Gets information from a package given the path to the package.

AppAttachPackageInfoImportViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
AppAttachPackageInfoImportWithResult(String, String, String, IImportPackageInfoRequest, IEventListener, ISendAsync, SerializationMode)
AppAttachPackageListByResourceGroup(String, String, String, Func<HttpResponseMessage, Task<IAppAttachPackageList>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

List App Attach packages in resource group.

AppAttachPackageListByResourceGroupViaIdentity(String, String, Func<HttpResponseMessage,Task<IAppAttachPackageList>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

List App Attach packages in resource group.

AppAttachPackageListByResourceGroupViaIdentityWithResult(String, String, IEventListener, ISendAsync)
AppAttachPackageListByResourceGroupWithResult(String, String, String, IEventListener, ISendAsync)
AppAttachPackageListBySubscription(String, String, Func<HttpResponseMessage, Task<IAppAttachPackageList>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

List App Attach packages in subscription.

AppAttachPackageListBySubscriptionViaIdentity(String, String, Func<HttpResponseMessage,Task<IAppAttachPackageList>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

List App Attach packages in subscription.

AppAttachPackageListBySubscriptionViaIdentityWithResult(String, String, IEventListener, ISendAsync)
AppAttachPackageListBySubscriptionWithResult(String, String, IEventListener, ISendAsync)
AppAttachPackageUpdate(String, String, String, IAppAttachPackagePatch, Func<HttpResponseMessage,Task<IAppAttachPackage>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync, SerializationMode)

update an App Attach Package

AppAttachPackageUpdateViaIdentity(String, IAppAttachPackagePatch, Func<HttpResponseMessage,Task<IAppAttachPackage>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync, SerializationMode)

update an App Attach Package

AppAttachPackageUpdateViaIdentityWithResult(String, IAppAttachPackagePatch, IEventListener, ISendAsync, SerializationMode)
AppAttachPackageUpdateViaJsonString(String, String, String, String, Func<HttpResponseMessage,Task<IAppAttachPackage>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

update an App Attach Package

AppAttachPackageUpdateViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
AppAttachPackageUpdateWithResult(String, String, String, IAppAttachPackagePatch, IEventListener, ISendAsync, SerializationMode)
ApplicationGroupsCreateOrUpdate(String, String, String, IApplicationGroup, Func<HttpResponseMessage,Task<IApplicationGroup>,Task>, Func<HttpResponseMessage, Task<IApplicationGroup>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync, SerializationMode)

update an applicationGroup.

ApplicationGroupsCreateOrUpdate(String, String, String, IApplicationGroup, Func<HttpResponseMessage,Task<IApplicationGroup>,Task>, Func<HttpResponseMessage, Task<IApplicationGroup>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Create or update an applicationGroup.

ApplicationGroupsCreateOrUpdateViaIdentity(String, IApplicationGroup, Func<HttpResponseMessage,Task<IApplicationGroup>,Task>, Func<HttpResponseMessage, Task<IApplicationGroup>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync, SerializationMode)

update an applicationGroup.

ApplicationGroupsCreateOrUpdateViaIdentity(String, IApplicationGroup, Func<HttpResponseMessage,Task<IApplicationGroup>,Task>, Func<HttpResponseMessage, Task<IApplicationGroup>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Create or update an applicationGroup.

ApplicationGroupsCreateOrUpdateViaIdentityWithResult(String, IApplicationGroup, IEventListener, ISendAsync, SerializationMode)
ApplicationGroupsCreateOrUpdateViaJsonString(String, String, String, String, Func<HttpResponseMessage,Task<IApplicationGroup>,Task>, Func<HttpResponseMessage,Task<IApplicationGroup>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

update an applicationGroup.

ApplicationGroupsCreateOrUpdateViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
ApplicationGroupsCreateOrUpdateWithResult(String, String, String, IApplicationGroup, IEventListener, ISendAsync, SerializationMode)
ApplicationGroupsDelete(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove an applicationGroup.

ApplicationGroupsDelete(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove an applicationGroup.

ApplicationGroupsDeleteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove an applicationGroup.

ApplicationGroupsDeleteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove an applicationGroup.

ApplicationGroupsGet(String, String, String, Func<HttpResponseMessage, Task<IApplicationGroup>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Get an application group.

ApplicationGroupsGet(String, String, String, Func<HttpResponseMessage, Task<IApplicationGroup>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Get an application group.

ApplicationGroupsGetViaIdentity(String, Func<HttpResponseMessage, Task<IApplicationGroup>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Get an application group.

ApplicationGroupsGetViaIdentity(String, Func<HttpResponseMessage, Task<IApplicationGroup>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Get an application group.

ApplicationGroupsGetViaIdentityWithResult(String, IEventListener, ISendAsync)
ApplicationGroupsGetWithResult(String, String, String, IEventListener, ISendAsync)
ApplicationGroupsListByResourceGroup(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IApplicationGroupList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List applicationGroups.

ApplicationGroupsListByResourceGroup(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IApplicationGroupList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List applicationGroups.

ApplicationGroupsListByResourceGroupViaIdentity(String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IApplicationGroupList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List applicationGroups.

ApplicationGroupsListByResourceGroupViaIdentity(String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IApplicationGroupList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List applicationGroups.

ApplicationGroupsListByResourceGroupViaIdentityWithResult(String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
ApplicationGroupsListByResourceGroupWithResult(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
ApplicationGroupsListBySubscription(String, String, Func<HttpResponseMessage, Task<IApplicationGroupList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List applicationGroups in subscription.

ApplicationGroupsListBySubscription(String, String, Func<HttpResponseMessage, Task<IApplicationGroupList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List applicationGroups in subscription.

ApplicationGroupsListBySubscriptionViaIdentity(String, String, Func<HttpResponseMessage,Task<IApplicationGroupList>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

List applicationGroups in subscription.

ApplicationGroupsListBySubscriptionViaIdentity(String, String, Func<HttpResponseMessage,Task<IApplicationGroupList>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

List applicationGroups in subscription.

ApplicationGroupsListBySubscriptionViaIdentityWithResult(String, String, IEventListener, ISendAsync)
ApplicationGroupsListBySubscriptionWithResult(String, String, IEventListener, ISendAsync)
ApplicationGroupsUpdate(String, String, String, IApplicationGroupPatch, Func<HttpResponseMessage,Task<IApplicationGroup>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)

update an applicationGroup.

ApplicationGroupsUpdate(String, String, String, IApplicationGroupPatch, Func<HttpResponseMessage,Task<IApplicationGroup>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Update an applicationGroup.

ApplicationGroupsUpdateViaIdentity(String, IApplicationGroupPatch, Func<HttpResponseMessage,Task<IApplicationGroup>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)

update an applicationGroup.

ApplicationGroupsUpdateViaIdentity(String, IApplicationGroupPatch, Func<HttpResponseMessage,Task<IApplicationGroup>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Update an applicationGroup.

ApplicationGroupsUpdateViaIdentityWithResult(String, IApplicationGroupPatch, IEventListener, ISendAsync, SerializationMode)
ApplicationGroupsUpdateViaJsonString(String, String, String, String, Func<HttpResponseMessage,Task<IApplicationGroup>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

update an applicationGroup.

ApplicationGroupsUpdateViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
ApplicationGroupsUpdateWithResult(String, String, String, IApplicationGroupPatch, IEventListener, ISendAsync, SerializationMode)
ApplicationsCreateOrUpdate(String, String, String, String, IApplication, Func<HttpResponseMessage,Task<IApplication>,Task>, Func<HttpResponseMessage, Task<IApplication>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync, SerializationMode)

update an application.

ApplicationsCreateOrUpdate(String, String, String, String, IApplication, Func<HttpResponseMessage,Task<IApplication>,Task>, Func<HttpResponseMessage, Task<IApplication>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Create or update an application.

ApplicationsCreateOrUpdateViaIdentity(String, IApplication, Func<HttpResponseMessage, Task<IApplication>,Task>, Func<HttpResponseMessage,Task<IApplication>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)

update an application.

ApplicationsCreateOrUpdateViaIdentity(String, IApplication, Func<HttpResponseMessage, Task<IApplication>,Task>, Func<HttpResponseMessage,Task<IApplication>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Create or update an application.

ApplicationsCreateOrUpdateViaIdentityWithResult(String, IApplication, IEventListener, ISendAsync, SerializationMode)
ApplicationsCreateOrUpdateViaJsonString(String, String, String, String, String, Func<HttpResponseMessage,Task<IApplication>, Task>, Func<HttpResponseMessage,Task<IApplication>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

update an application.

ApplicationsCreateOrUpdateViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
ApplicationsCreateOrUpdateWithResult(String, String, String, String, IApplication, IEventListener, ISendAsync, SerializationMode)
ApplicationsDelete(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove an application.

ApplicationsDelete(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove an application.

ApplicationsDeleteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove an application.

ApplicationsDeleteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove an application.

ApplicationsGet(String, String, String, String, Func<HttpResponseMessage, Task<IApplication>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Get an application.

ApplicationsGet(String, String, String, String, Func<HttpResponseMessage, Task<IApplication>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Get an application.

ApplicationsGetViaIdentity(String, Func<HttpResponseMessage,Task<IApplication>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get an application.

ApplicationsGetViaIdentity(String, Func<HttpResponseMessage,Task<IApplication>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get an application.

ApplicationsGetViaIdentityWithResult(String, IEventListener, ISendAsync)
ApplicationsGetWithResult(String, String, String, String, IEventListener, ISendAsync)
ApplicationsList(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage,Task<IApplicationList>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List applications.

ApplicationsList(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage,Task<IApplicationList>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List applications.

ApplicationsListViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage,Task<IApplicationList>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List applications.

ApplicationsListViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage,Task<IApplicationList>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List applications.

ApplicationsListViaIdentityWithResult(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
ApplicationsListWithResult(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
ApplicationsUpdate(String, String, String, String, IApplicationPatch, Func<HttpResponseMessage,Task<IApplication>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)

update an application.

ApplicationsUpdate(String, String, String, String, IApplicationPatch, Func<HttpResponseMessage,Task<IApplication>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Update an application.

ApplicationsUpdateViaIdentity(String, IApplicationPatch, Func<HttpResponseMessage, Task<IApplication>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync, SerializationMode)

update an application.

ApplicationsUpdateViaIdentity(String, IApplicationPatch, Func<HttpResponseMessage, Task<IApplication>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Update an application.

ApplicationsUpdateViaIdentityWithResult(String, IApplicationPatch, IEventListener, ISendAsync, SerializationMode)
ApplicationsUpdateViaJsonString(String, String, String, String, String, Func<HttpResponseMessage,Task<IApplication>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

update an application.

ApplicationsUpdateViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
ApplicationsUpdateWithResult(String, String, String, String, IApplicationPatch, IEventListener, ISendAsync, SerializationMode)
DesktopsGet(String, String, String, String, Func<HttpResponseMessage, Task<IDesktop>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Get a desktop.

DesktopsGet(String, String, String, String, Func<HttpResponseMessage, Task<IDesktop>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Get a desktop.

DesktopsGetViaIdentity(String, Func<HttpResponseMessage,Task<IDesktop>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get a desktop.

DesktopsGetViaIdentity(String, Func<HttpResponseMessage,Task<IDesktop>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get a desktop.

DesktopsGetViaIdentityWithResult(String, IEventListener, ISendAsync)
DesktopsGetWithResult(String, String, String, String, IEventListener, ISendAsync)
DesktopsList(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage,Task<IDesktopList>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List desktops.

DesktopsList(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage,Task<IDesktopList>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List desktops.

DesktopsListViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage,Task<IDesktopList>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List desktops.

DesktopsListViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage,Task<IDesktopList>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List desktops.

DesktopsListViaIdentityWithResult(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
DesktopsListWithResult(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
DesktopsUpdate(String, String, String, String, IDesktopPatch, Func<HttpResponseMessage,Task<IDesktop>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)

update a desktop.

DesktopsUpdate(String, String, String, String, IDesktopPatch, Func<HttpResponseMessage,Task<IDesktop>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Update a desktop.

DesktopsUpdateViaIdentity(String, IDesktopPatch, Func<HttpResponseMessage, Task<IDesktop>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync, SerializationMode)

update a desktop.

DesktopsUpdateViaIdentity(String, IDesktopPatch, Func<HttpResponseMessage, Task<IDesktop>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Update a desktop.

DesktopsUpdateViaIdentityWithResult(String, IDesktopPatch, IEventListener, ISendAsync, SerializationMode)
DesktopsUpdateViaJsonString(String, String, String, String, String, Func<HttpResponseMessage,Task<IDesktop>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

update a desktop.

DesktopsUpdateViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
DesktopsUpdateWithResult(String, String, String, String, IDesktopPatch, IEventListener, ISendAsync, SerializationMode)
HostPoolsCreateOrUpdate(String, String, String, IHostPool, Func<HttpResponseMessage, Task<IHostPool>,Task>, Func<HttpResponseMessage,Task<IHostPool>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)

update a host pool.

HostPoolsCreateOrUpdate(String, String, String, IHostPool, Func<HttpResponseMessage, Task<IHostPool>,Task>, Func<HttpResponseMessage,Task<IHostPool>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Create or update a host pool.

HostPoolsCreateOrUpdateViaIdentity(String, IHostPool, Func<HttpResponseMessage, Task<IHostPool>,Task>, Func<HttpResponseMessage,Task<IHostPool>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)

update a host pool.

HostPoolsCreateOrUpdateViaIdentity(String, IHostPool, Func<HttpResponseMessage, Task<IHostPool>,Task>, Func<HttpResponseMessage,Task<IHostPool>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Create or update a host pool.

HostPoolsCreateOrUpdateViaIdentityWithResult(String, IHostPool, IEventListener, ISendAsync, SerializationMode)
HostPoolsCreateOrUpdateViaJsonString(String, String, String, String, Func<HttpResponseMessage,Task<IHostPool>,Task>, Func<HttpResponseMessage, Task<IHostPool>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

update a host pool.

HostPoolsCreateOrUpdateViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
HostPoolsCreateOrUpdateWithResult(String, String, String, IHostPool, IEventListener, ISendAsync, SerializationMode)
HostPoolsDelete(String, String, String, Nullable<Boolean>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a host pool.

HostPoolsDelete(String, String, String, Nullable<Boolean>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a host pool.

HostPoolsDeleteViaIdentity(String, Nullable<Boolean>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a host pool.

HostPoolsDeleteViaIdentity(String, Nullable<Boolean>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a host pool.

HostPoolsGet(String, String, String, Func<HttpResponseMessage, Task<IHostPool>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Get a host pool.

HostPoolsGet(String, String, String, Func<HttpResponseMessage, Task<IHostPool>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Get a host pool.

HostPoolsGetViaIdentity(String, Func<HttpResponseMessage,Task<IHostPool>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get a host pool.

HostPoolsGetViaIdentity(String, Func<HttpResponseMessage,Task<IHostPool>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get a host pool.

HostPoolsGetViaIdentityWithResult(String, IEventListener, ISendAsync)
HostPoolsGetWithResult(String, String, String, IEventListener, ISendAsync)
HostPoolsList(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage,Task<IHostPoolList>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

List hostPools in subscription.

HostPoolsList(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage,Task<IHostPoolList>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

List hostPools in subscription.

HostPoolsListByResourceGroup(String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IHostPoolList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List hostPools.

HostPoolsListByResourceGroup(String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IHostPoolList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List hostPools.

HostPoolsListByResourceGroupViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IHostPoolList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List hostPools.

HostPoolsListByResourceGroupViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IHostPoolList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List hostPools.

HostPoolsListByResourceGroupViaIdentityWithResult(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
HostPoolsListByResourceGroupWithResult(String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
HostPoolsListRegistrationTokens(String, String, String, Func<HttpResponseMessage, Task<IRegistrationTokenList>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Operation to list the RegistrationTokens associated with the HostPool

HostPoolsListRegistrationTokensViaIdentity(String, Func<HttpResponseMessage, Task<IRegistrationTokenList>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Operation to list the RegistrationTokens associated with the HostPool

HostPoolsListRegistrationTokensViaIdentityWithResult(String, IEventListener, ISendAsync)
HostPoolsListRegistrationTokensWithResult(String, String, String, IEventListener, ISendAsync)
HostPoolsListViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage,Task<IHostPoolList>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List hostPools in subscription.

HostPoolsListViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage,Task<IHostPoolList>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List hostPools in subscription.

HostPoolsListViaIdentityWithResult(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
HostPoolsListWithResult(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
HostPoolsRetrieveRegistrationToken(String, String, String, Func<HttpResponseMessage, Task<IRegistrationInfo>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Registration token of the host pool.

HostPoolsRetrieveRegistrationToken(String, String, String, Func<HttpResponseMessage, Task<IRegistrationInfo>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Registration token of the host pool.

HostPoolsRetrieveRegistrationTokenViaIdentity(String, Func<HttpResponseMessage, Task<IRegistrationInfo>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Registration token of the host pool.

HostPoolsRetrieveRegistrationTokenViaIdentity(String, Func<HttpResponseMessage, Task<IRegistrationInfo>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Registration token of the host pool.

HostPoolsRetrieveRegistrationTokenViaIdentityWithResult(String, IEventListener, ISendAsync)
HostPoolsRetrieveRegistrationTokenWithResult(String, String, String, IEventListener, ISendAsync)
HostPoolsUpdate(String, String, String, IHostPoolPatch, Func<HttpResponseMessage, Task<IHostPool>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync, SerializationMode)

update a host pool.

HostPoolsUpdate(String, String, String, IHostPoolPatch, Func<HttpResponseMessage, Task<IHostPool>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Update a host pool.

HostPoolsUpdateViaIdentity(String, IHostPoolPatch, Func<HttpResponseMessage, Task<IHostPool>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync, SerializationMode)

update a host pool.

HostPoolsUpdateViaIdentity(String, IHostPoolPatch, Func<HttpResponseMessage, Task<IHostPool>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Update a host pool.

HostPoolsUpdateViaIdentityWithResult(String, IHostPoolPatch, IEventListener, ISendAsync, SerializationMode)
HostPoolsUpdateViaJsonString(String, String, String, String, Func<HttpResponseMessage, Task<IHostPool>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

update a host pool.

HostPoolsUpdateViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
HostPoolsUpdateWithResult(String, String, String, IHostPoolPatch, IEventListener, ISendAsync, SerializationMode)
MsixImagesExpand(String, String, String, IMsixImageUri, Func<HttpResponseMessage, Task<IExpandMsixImageList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync, SerializationMode)

Expands and Lists MSIX packages in an Image, given the Image Path.

MsixImagesExpand(String, String, String, IMsixImageUri, Func<HttpResponseMessage, Task<IExpandMsixImageList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Expands and Lists MSIX packages in an Image, given the Image Path.

MsixImagesExpandViaIdentity(String, IMsixImageUri, Func<HttpResponseMessage, Task<IExpandMsixImageList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync, SerializationMode)

Expands and Lists MSIX packages in an Image, given the Image Path.

MsixImagesExpandViaIdentity(String, IMsixImageUri, Func<HttpResponseMessage, Task<IExpandMsixImageList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Expands and Lists MSIX packages in an Image, given the Image Path.

MsixImagesExpandViaIdentityWithResult(String, IMsixImageUri, IEventListener, ISendAsync, SerializationMode)
MsixImagesExpandViaJsonString(String, String, String, String, Func<HttpResponseMessage,Task<IExpandMsixImageList>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Expands and Lists MSIX packages in an Image, given the Image Path.

MsixImagesExpandViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
MsixImagesExpandWithResult(String, String, String, IMsixImageUri, IEventListener, ISendAsync, SerializationMode)
MsixPackagesCreateOrUpdate(String, String, String, String, IMsixPackage, Func<HttpResponseMessage,Task<IMsixPackage>,Task>, Func<HttpResponseMessage, Task<IMsixPackage>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync, SerializationMode)

update a MSIX package.

MsixPackagesCreateOrUpdate(String, String, String, String, IMsixPackage, Func<HttpResponseMessage,Task<IMsixPackage>,Task>, Func<HttpResponseMessage, Task<IMsixPackage>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Create or update a MSIX package.

MsixPackagesCreateOrUpdateViaIdentity(String, IMsixPackage, Func<HttpResponseMessage, Task<IMsixPackage>,Task>, Func<HttpResponseMessage,Task<IMsixPackage>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)

update a MSIX package.

MsixPackagesCreateOrUpdateViaIdentity(String, IMsixPackage, Func<HttpResponseMessage, Task<IMsixPackage>,Task>, Func<HttpResponseMessage,Task<IMsixPackage>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Create or update a MSIX package.

MsixPackagesCreateOrUpdateViaIdentityWithResult(String, IMsixPackage, IEventListener, ISendAsync, SerializationMode)
MsixPackagesCreateOrUpdateViaJsonString(String, String, String, String, String, Func<HttpResponseMessage,Task<IMsixPackage>, Task>, Func<HttpResponseMessage,Task<IMsixPackage>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

update a MSIX package.

MsixPackagesCreateOrUpdateViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
MsixPackagesCreateOrUpdateWithResult(String, String, String, String, IMsixPackage, IEventListener, ISendAsync, SerializationMode)
MsixPackagesDelete(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove an MSIX Package.

MsixPackagesDelete(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove an MSIX Package.

MsixPackagesDeleteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove an MSIX Package.

MsixPackagesDeleteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove an MSIX Package.

MsixPackagesGet(String, String, String, String, Func<HttpResponseMessage, Task<IMsixPackage>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Get a msixpackage.

MsixPackagesGet(String, String, String, String, Func<HttpResponseMessage, Task<IMsixPackage>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Get a msixpackage.

MsixPackagesGetViaIdentity(String, Func<HttpResponseMessage,Task<IMsixPackage>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get a msixpackage.

MsixPackagesGetViaIdentity(String, Func<HttpResponseMessage,Task<IMsixPackage>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get a msixpackage.

MsixPackagesGetViaIdentityWithResult(String, IEventListener, ISendAsync)
MsixPackagesGetWithResult(String, String, String, String, IEventListener, ISendAsync)
MsixPackagesList(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage,Task<IMsixPackageList>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List MSIX packages in hostpool.

MsixPackagesList(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage,Task<IMsixPackageList>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List MSIX packages in hostpool.

MsixPackagesListViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage,Task<IMsixPackageList>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List MSIX packages in hostpool.

MsixPackagesListViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage,Task<IMsixPackageList>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List MSIX packages in hostpool.

MsixPackagesListViaIdentityWithResult(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
MsixPackagesListWithResult(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
MsixPackagesUpdate(String, String, String, String, IMsixPackagePatch, Func<HttpResponseMessage,Task<IMsixPackage>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)

update an MSIX Package.

MsixPackagesUpdate(String, String, String, String, IMsixPackagePatch, Func<HttpResponseMessage,Task<IMsixPackage>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Update an MSIX Package.

MsixPackagesUpdateViaIdentity(String, IMsixPackagePatch, Func<HttpResponseMessage, Task<IMsixPackage>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync, SerializationMode)

update an MSIX Package.

MsixPackagesUpdateViaIdentity(String, IMsixPackagePatch, Func<HttpResponseMessage, Task<IMsixPackage>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Update an MSIX Package.

MsixPackagesUpdateViaIdentityWithResult(String, IMsixPackagePatch, IEventListener, ISendAsync, SerializationMode)
MsixPackagesUpdateViaJsonString(String, String, String, String, String, Func<HttpResponseMessage,Task<IMsixPackage>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

update an MSIX Package.

MsixPackagesUpdateViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
MsixPackagesUpdateWithResult(String, String, String, String, IMsixPackagePatch, IEventListener, ISendAsync, SerializationMode)
OperationsList(Func<HttpResponseMessage,Task<IResourceProviderOperationList>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List all of the available operations the Desktop Virtualization resource provider supports.

OperationsList(Func<HttpResponseMessage,Task<IResourceProviderOperationList>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List all of the available operations the Desktop Virtualization resource provider supports.

OperationsListViaIdentity(String, Func<HttpResponseMessage,Task<IResourceProviderOperationList>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List all of the available operations the Desktop Virtualization resource provider supports.

OperationsListViaIdentity(String, Func<HttpResponseMessage,Task<IResourceProviderOperationList>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List all of the available operations the Desktop Virtualization resource provider supports.

OperationsListViaIdentityWithResult(String, IEventListener, ISendAsync)
OperationsListWithResult(IEventListener, ISendAsync)
PrivateEndpointConnectionsDeleteByHostPool(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a connection.

PrivateEndpointConnectionsDeleteByHostPool(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a connection.

PrivateEndpointConnectionsDeleteByHostPoolViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a connection.

PrivateEndpointConnectionsDeleteByHostPoolViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a connection.

PrivateEndpointConnectionsDeleteByWorkspace(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a connection.

PrivateEndpointConnectionsDeleteByWorkspace(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a connection.

PrivateEndpointConnectionsDeleteByWorkspaceViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a connection.

PrivateEndpointConnectionsDeleteByWorkspaceViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a connection.

PrivateEndpointConnectionsGetByHostPool(String, String, String, String, Func<HttpResponseMessage,Task<IPrivateEndpointConnectionWithSystemData>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get a private endpoint connection.

PrivateEndpointConnectionsGetByHostPool(String, String, String, String, Func<HttpResponseMessage,Task<IPrivateEndpointConnectionWithSystemData>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get a private endpoint connection.

PrivateEndpointConnectionsGetByHostPoolViaIdentity(String, Func<HttpResponseMessage, Task<IPrivateEndpointConnectionWithSystemData>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get a private endpoint connection.

PrivateEndpointConnectionsGetByHostPoolViaIdentity(String, Func<HttpResponseMessage, Task<IPrivateEndpointConnectionWithSystemData>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get a private endpoint connection.

PrivateEndpointConnectionsGetByHostPoolViaIdentityWithResult(String, IEventListener, ISendAsync)
PrivateEndpointConnectionsGetByHostPoolWithResult(String, String, String, String, IEventListener, ISendAsync)
PrivateEndpointConnectionsGetByWorkspace(String, String, String, String, Func<HttpResponseMessage,Task<IPrivateEndpointConnectionWithSystemData>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get a private endpoint connection.

PrivateEndpointConnectionsGetByWorkspace(String, String, String, String, Func<HttpResponseMessage,Task<IPrivateEndpointConnectionWithSystemData>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get a private endpoint connection.

PrivateEndpointConnectionsGetByWorkspaceViaIdentity(String, Func<HttpResponseMessage, Task<IPrivateEndpointConnectionWithSystemData>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get a private endpoint connection.

PrivateEndpointConnectionsGetByWorkspaceViaIdentity(String, Func<HttpResponseMessage, Task<IPrivateEndpointConnectionWithSystemData>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get a private endpoint connection.

PrivateEndpointConnectionsGetByWorkspaceViaIdentityWithResult(String, IEventListener, ISendAsync)
PrivateEndpointConnectionsGetByWorkspaceWithResult(String, String, String, String, IEventListener, ISendAsync)
PrivateEndpointConnectionsListByHostPool(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IPrivateEndpointConnectionListResultWithSystemData>,Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List private endpoint connections associated with hostpool.

PrivateEndpointConnectionsListByHostPool(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IPrivateEndpointConnectionListResultWithSystemData>,Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List private endpoint connections associated with hostpool.

PrivateEndpointConnectionsListByHostPoolViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IPrivateEndpointConnectionListResultWithSystemData>,Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List private endpoint connections associated with hostpool.

PrivateEndpointConnectionsListByHostPoolViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IPrivateEndpointConnectionListResultWithSystemData>,Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List private endpoint connections associated with hostpool.

PrivateEndpointConnectionsListByHostPoolViaIdentityWithResult(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
PrivateEndpointConnectionsListByHostPoolWithResult(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
PrivateEndpointConnectionsListByWorkspace(String, String, String, Func<HttpResponseMessage,Task<IPrivateEndpointConnectionListResultWithSystemData>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List private endpoint connections.

PrivateEndpointConnectionsListByWorkspace(String, String, String, Func<HttpResponseMessage,Task<IPrivateEndpointConnectionListResultWithSystemData>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List private endpoint connections.

PrivateEndpointConnectionsListByWorkspaceViaIdentity(String, Func<HttpResponseMessage, Task<IPrivateEndpointConnectionListResultWithSystemData>,Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List private endpoint connections.

PrivateEndpointConnectionsListByWorkspaceViaIdentity(String, Func<HttpResponseMessage, Task<IPrivateEndpointConnectionListResultWithSystemData>,Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List private endpoint connections.

PrivateEndpointConnectionsListByWorkspaceViaIdentityWithResult(String, IEventListener, ISendAsync)
PrivateEndpointConnectionsListByWorkspaceWithResult(String, String, String, IEventListener, ISendAsync)
PrivateEndpointConnectionsUpdateByHostPool(String, String, String, String, IPrivateEndpointConnection, Func<HttpResponseMessage, Task<IPrivateEndpointConnectionWithSystemData>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)

Approve or reject a private endpoint connection.

PrivateEndpointConnectionsUpdateByHostPool(String, String, String, String, IPrivateEndpointConnection, Func<HttpResponseMessage, Task<IPrivateEndpointConnectionWithSystemData>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Approve or reject a private endpoint connection.

PrivateEndpointConnectionsUpdateByHostPoolViaIdentity(String, IPrivateEndpointConnection, Func<HttpResponseMessage,Task<IPrivateEndpointConnectionWithSystemData>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)

Approve or reject a private endpoint connection.

PrivateEndpointConnectionsUpdateByHostPoolViaIdentity(String, IPrivateEndpointConnection, Func<HttpResponseMessage,Task<IPrivateEndpointConnectionWithSystemData>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Approve or reject a private endpoint connection.

PrivateEndpointConnectionsUpdateByHostPoolViaIdentityWithResult(String, IPrivateEndpointConnection, IEventListener, ISendAsync, SerializationMode)
PrivateEndpointConnectionsUpdateByHostPoolViaJsonString(String, String, String, String, String, Func<HttpResponseMessage,Task<IPrivateEndpointConnectionWithSystemData>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Approve or reject a private endpoint connection.

PrivateEndpointConnectionsUpdateByHostPoolViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
PrivateEndpointConnectionsUpdateByHostPoolWithResult(String, String, String, String, IPrivateEndpointConnection, IEventListener, ISendAsync, SerializationMode)
PrivateEndpointConnectionsUpdateByWorkspace(String, String, String, String, IPrivateEndpointConnection, Func<HttpResponseMessage, Task<IPrivateEndpointConnectionWithSystemData>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)

Approve or reject a private endpoint connection.

PrivateEndpointConnectionsUpdateByWorkspace(String, String, String, String, IPrivateEndpointConnection, Func<HttpResponseMessage, Task<IPrivateEndpointConnectionWithSystemData>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Approve or reject a private endpoint connection.

PrivateEndpointConnectionsUpdateByWorkspaceViaIdentity(String, IPrivateEndpointConnection, Func<HttpResponseMessage,Task<IPrivateEndpointConnectionWithSystemData>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)

Approve or reject a private endpoint connection.

PrivateEndpointConnectionsUpdateByWorkspaceViaIdentity(String, IPrivateEndpointConnection, Func<HttpResponseMessage,Task<IPrivateEndpointConnectionWithSystemData>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Approve or reject a private endpoint connection.

PrivateEndpointConnectionsUpdateByWorkspaceViaIdentityWithResult(String, IPrivateEndpointConnection, IEventListener, ISendAsync, SerializationMode)
PrivateEndpointConnectionsUpdateByWorkspaceViaJsonString(String, String, String, String, String, Func<HttpResponseMessage,Task<IPrivateEndpointConnectionWithSystemData>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Approve or reject a private endpoint connection.

PrivateEndpointConnectionsUpdateByWorkspaceViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
PrivateEndpointConnectionsUpdateByWorkspaceWithResult(String, String, String, String, IPrivateEndpointConnection, IEventListener, ISendAsync, SerializationMode)
PrivateLinkResourcesListByHostPool(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IPrivateLinkResourceListResult>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

List the private link resources available for this hostpool.

PrivateLinkResourcesListByHostPool(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IPrivateLinkResourceListResult>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

List the private link resources available for this hostpool.

PrivateLinkResourcesListByHostPoolViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IPrivateLinkResourceListResult>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

List the private link resources available for this hostpool.

PrivateLinkResourcesListByHostPoolViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IPrivateLinkResourceListResult>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

List the private link resources available for this hostpool.

PrivateLinkResourcesListByHostPoolViaIdentityWithResult(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
PrivateLinkResourcesListByHostPoolWithResult(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
PrivateLinkResourcesListByWorkspace(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IPrivateLinkResourceListResult>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

List the private link resources available for this workspace.

PrivateLinkResourcesListByWorkspace(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IPrivateLinkResourceListResult>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

List the private link resources available for this workspace.

PrivateLinkResourcesListByWorkspaceViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IPrivateLinkResourceListResult>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

List the private link resources available for this workspace.

PrivateLinkResourcesListByWorkspaceViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IPrivateLinkResourceListResult>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

List the private link resources available for this workspace.

PrivateLinkResourcesListByWorkspaceViaIdentityWithResult(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
PrivateLinkResourcesListByWorkspaceWithResult(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
ScalingPlanPersonalSchedulesCreate(String, String, String, String, IScalingPlanPersonalSchedule, Func<HttpResponseMessage,Task<IScalingPlanPersonalSchedule>, Task>, Func<HttpResponseMessage,Task<IScalingPlanPersonalSchedule>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)

create a ScalingPlanPersonalSchedule.

ScalingPlanPersonalSchedulesCreate(String, String, String, String, IScalingPlanPersonalSchedule, Func<HttpResponseMessage,Task<IScalingPlanPersonalSchedule>, Task>, Func<HttpResponseMessage,Task<IScalingPlanPersonalSchedule>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Create or update a ScalingPlanPersonalSchedule.

ScalingPlanPersonalSchedulesCreateViaIdentity(String, IScalingPlanPersonalSchedule, Func<HttpResponseMessage,Task<IScalingPlanPersonalSchedule>, Task>, Func<HttpResponseMessage,Task<IScalingPlanPersonalSchedule>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)

create a ScalingPlanPersonalSchedule.

ScalingPlanPersonalSchedulesCreateViaIdentity(String, IScalingPlanPersonalSchedule, Func<HttpResponseMessage,Task<IScalingPlanPersonalSchedule>, Task>, Func<HttpResponseMessage,Task<IScalingPlanPersonalSchedule>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Create or update a ScalingPlanPersonalSchedule.

ScalingPlanPersonalSchedulesCreateViaIdentityWithResult(String, IScalingPlanPersonalSchedule, IEventListener, ISendAsync, SerializationMode)
ScalingPlanPersonalSchedulesCreateViaJsonString(String, String, String, String, String, Func<HttpResponseMessage,Task<IScalingPlanPersonalSchedule>, Task>, Func<HttpResponseMessage,Task<IScalingPlanPersonalSchedule>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

create a ScalingPlanPersonalSchedule.

ScalingPlanPersonalSchedulesCreateViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
ScalingPlanPersonalSchedulesCreateWithResult(String, String, String, String, IScalingPlanPersonalSchedule, IEventListener, ISendAsync, SerializationMode)
ScalingPlanPersonalSchedulesDelete(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a ScalingPlanPersonalSchedule.

ScalingPlanPersonalSchedulesDelete(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a ScalingPlanPersonalSchedule.

ScalingPlanPersonalSchedulesDeleteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a ScalingPlanPersonalSchedule.

ScalingPlanPersonalSchedulesDeleteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a ScalingPlanPersonalSchedule.

ScalingPlanPersonalSchedulesGet(String, String, String, String, Func<HttpResponseMessage,Task<IScalingPlanPersonalSchedule>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get a ScalingPlanPersonalSchedule.

ScalingPlanPersonalSchedulesGet(String, String, String, String, Func<HttpResponseMessage,Task<IScalingPlanPersonalSchedule>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get a ScalingPlanPersonalSchedule.

ScalingPlanPersonalSchedulesGetViaIdentity(String, Func<HttpResponseMessage, Task<IScalingPlanPersonalSchedule>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get a ScalingPlanPersonalSchedule.

ScalingPlanPersonalSchedulesGetViaIdentity(String, Func<HttpResponseMessage, Task<IScalingPlanPersonalSchedule>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get a ScalingPlanPersonalSchedule.

ScalingPlanPersonalSchedulesGetViaIdentityWithResult(String, IEventListener, ISendAsync)
ScalingPlanPersonalSchedulesGetWithResult(String, String, String, String, IEventListener, ISendAsync)
ScalingPlanPersonalSchedulesList(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IScalingPlanPersonalScheduleList>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

List ScalingPlanPersonalSchedules.

ScalingPlanPersonalSchedulesList(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IScalingPlanPersonalScheduleList>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

List ScalingPlanPersonalSchedules.

ScalingPlanPersonalSchedulesListViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IScalingPlanPersonalScheduleList>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

List ScalingPlanPersonalSchedules.

ScalingPlanPersonalSchedulesListViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IScalingPlanPersonalScheduleList>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

List ScalingPlanPersonalSchedules.

ScalingPlanPersonalSchedulesListViaIdentityWithResult(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
ScalingPlanPersonalSchedulesListWithResult(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
ScalingPlanPersonalSchedulesUpdate(String, String, String, String, IScalingPlanPersonalSchedulePatch, Func<HttpResponseMessage, Task<IScalingPlanPersonalSchedule>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)

update a ScalingPlanPersonalSchedule.

ScalingPlanPersonalSchedulesUpdate(String, String, String, String, IScalingPlanPersonalSchedulePatch, Func<HttpResponseMessage, Task<IScalingPlanPersonalSchedule>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Update a ScalingPlanPersonalSchedule.

ScalingPlanPersonalSchedulesUpdateViaIdentity(String, IScalingPlanPersonalSchedulePatch, Func<HttpResponseMessage,Task<IScalingPlanPersonalSchedule>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)

update a ScalingPlanPersonalSchedule.

ScalingPlanPersonalSchedulesUpdateViaIdentity(String, IScalingPlanPersonalSchedulePatch, Func<HttpResponseMessage,Task<IScalingPlanPersonalSchedule>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Update a ScalingPlanPersonalSchedule.

ScalingPlanPersonalSchedulesUpdateViaIdentityWithResult(String, IScalingPlanPersonalSchedulePatch, IEventListener, ISendAsync, SerializationMode)
ScalingPlanPersonalSchedulesUpdateViaJsonString(String, String, String, String, String, Func<HttpResponseMessage,Task<IScalingPlanPersonalSchedule>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

update a ScalingPlanPersonalSchedule.

ScalingPlanPersonalSchedulesUpdateViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
ScalingPlanPersonalSchedulesUpdateWithResult(String, String, String, String, IScalingPlanPersonalSchedulePatch, IEventListener, ISendAsync, SerializationMode)
ScalingPlanPooledSchedulesCreate(String, String, String, String, IScalingPlanPooledSchedule, Func<HttpResponseMessage,Task<IScalingPlanPooledSchedule>, Task>, Func<HttpResponseMessage,Task<IScalingPlanPooledSchedule>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)

create a ScalingPlanPooledSchedule.

ScalingPlanPooledSchedulesCreate(String, String, String, String, IScalingPlanPooledSchedule, Func<HttpResponseMessage,Task<IScalingPlanPooledSchedule>, Task>, Func<HttpResponseMessage,Task<IScalingPlanPooledSchedule>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Create or update a ScalingPlanPooledSchedule.

ScalingPlanPooledSchedulesCreateViaIdentity(String, IScalingPlanPooledSchedule, Func<HttpResponseMessage,Task<IScalingPlanPooledSchedule>,Task>, Func<HttpResponseMessage,Task<IScalingPlanPooledSchedule>,Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)

create a ScalingPlanPooledSchedule.

ScalingPlanPooledSchedulesCreateViaIdentity(String, IScalingPlanPooledSchedule, Func<HttpResponseMessage,Task<IScalingPlanPooledSchedule>,Task>, Func<HttpResponseMessage,Task<IScalingPlanPooledSchedule>,Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Create or update a ScalingPlanPooledSchedule.

ScalingPlanPooledSchedulesCreateViaIdentityWithResult(String, IScalingPlanPooledSchedule, IEventListener, ISendAsync, SerializationMode)
ScalingPlanPooledSchedulesCreateViaJsonString(String, String, String, String, String, Func<HttpResponseMessage,Task<IScalingPlanPooledSchedule>, Task>, Func<HttpResponseMessage,Task<IScalingPlanPooledSchedule>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

create a ScalingPlanPooledSchedule.

ScalingPlanPooledSchedulesCreateViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
ScalingPlanPooledSchedulesCreateWithResult(String, String, String, String, IScalingPlanPooledSchedule, IEventListener, ISendAsync, SerializationMode)
ScalingPlanPooledSchedulesDelete(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a ScalingPlanPooledSchedule.

ScalingPlanPooledSchedulesDelete(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a ScalingPlanPooledSchedule.

ScalingPlanPooledSchedulesDeleteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a ScalingPlanPooledSchedule.

ScalingPlanPooledSchedulesDeleteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a ScalingPlanPooledSchedule.

ScalingPlanPooledSchedulesGet(String, String, String, String, Func<HttpResponseMessage,Task<IScalingPlanPooledSchedule>,Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get a ScalingPlanPooledSchedule.

ScalingPlanPooledSchedulesGet(String, String, String, String, Func<HttpResponseMessage,Task<IScalingPlanPooledSchedule>,Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get a ScalingPlanPooledSchedule.

ScalingPlanPooledSchedulesGetViaIdentity(String, Func<HttpResponseMessage, Task<IScalingPlanPooledSchedule>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get a ScalingPlanPooledSchedule.

ScalingPlanPooledSchedulesGetViaIdentity(String, Func<HttpResponseMessage, Task<IScalingPlanPooledSchedule>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get a ScalingPlanPooledSchedule.

ScalingPlanPooledSchedulesGetViaIdentityWithResult(String, IEventListener, ISendAsync)
ScalingPlanPooledSchedulesGetWithResult(String, String, String, String, IEventListener, ISendAsync)
ScalingPlanPooledSchedulesList(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IScalingPlanPooledScheduleList>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

List ScalingPlanPooledSchedules.

ScalingPlanPooledSchedulesList(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IScalingPlanPooledScheduleList>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

List ScalingPlanPooledSchedules.

ScalingPlanPooledSchedulesListViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IScalingPlanPooledScheduleList>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

List ScalingPlanPooledSchedules.

ScalingPlanPooledSchedulesListViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IScalingPlanPooledScheduleList>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

List ScalingPlanPooledSchedules.

ScalingPlanPooledSchedulesListViaIdentityWithResult(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
ScalingPlanPooledSchedulesListWithResult(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
ScalingPlanPooledSchedulesUpdate(String, String, String, String, IScalingPlanPooledSchedulePatch, Func<HttpResponseMessage,Task<IScalingPlanPooledSchedule>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)

update a ScalingPlanPooledSchedule.

ScalingPlanPooledSchedulesUpdate(String, String, String, String, IScalingPlanPooledSchedulePatch, Func<HttpResponseMessage,Task<IScalingPlanPooledSchedule>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Update a ScalingPlanPooledSchedule.

ScalingPlanPooledSchedulesUpdateViaIdentity(String, IScalingPlanPooledSchedulePatch, Func<HttpResponseMessage,Task<IScalingPlanPooledSchedule>,Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)

update a ScalingPlanPooledSchedule.

ScalingPlanPooledSchedulesUpdateViaIdentity(String, IScalingPlanPooledSchedulePatch, Func<HttpResponseMessage,Task<IScalingPlanPooledSchedule>,Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Update a ScalingPlanPooledSchedule.

ScalingPlanPooledSchedulesUpdateViaIdentityWithResult(String, IScalingPlanPooledSchedulePatch, IEventListener, ISendAsync, SerializationMode)
ScalingPlanPooledSchedulesUpdateViaJsonString(String, String, String, String, String, Func<HttpResponseMessage,Task<IScalingPlanPooledSchedule>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

update a ScalingPlanPooledSchedule.

ScalingPlanPooledSchedulesUpdateViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
ScalingPlanPooledSchedulesUpdateWithResult(String, String, String, String, IScalingPlanPooledSchedulePatch, IEventListener, ISendAsync, SerializationMode)
ScalingPlansCreate(String, String, String, IScalingPlan, Func<HttpResponseMessage, Task<IScalingPlan>,Task>, Func<HttpResponseMessage,Task<IScalingPlan>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)

create a scaling plan.

ScalingPlansCreate(String, String, String, IScalingPlan, Func<HttpResponseMessage, Task<IScalingPlan>,Task>, Func<HttpResponseMessage,Task<IScalingPlan>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Create or update a scaling plan.

ScalingPlansCreateViaIdentity(String, IScalingPlan, Func<HttpResponseMessage, Task<IScalingPlan>,Task>, Func<HttpResponseMessage,Task<IScalingPlan>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)

create a scaling plan.

ScalingPlansCreateViaIdentity(String, IScalingPlan, Func<HttpResponseMessage, Task<IScalingPlan>,Task>, Func<HttpResponseMessage,Task<IScalingPlan>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Create or update a scaling plan.

ScalingPlansCreateViaIdentityWithResult(String, IScalingPlan, IEventListener, ISendAsync, SerializationMode)
ScalingPlansCreateViaJsonString(String, String, String, String, Func<HttpResponseMessage,Task<IScalingPlan>,Task>, Func<HttpResponseMessage, Task<IScalingPlan>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

create a scaling plan.

ScalingPlansCreateViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
ScalingPlansCreateWithResult(String, String, String, IScalingPlan, IEventListener, ISendAsync, SerializationMode)
ScalingPlansDelete(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a scaling plan.

ScalingPlansDelete(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a scaling plan.

ScalingPlansDeleteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a scaling plan.

ScalingPlansDeleteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a scaling plan.

ScalingPlansGet(String, String, String, Func<HttpResponseMessage, Task<IScalingPlan>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Get a scaling plan.

ScalingPlansGet(String, String, String, Func<HttpResponseMessage, Task<IScalingPlan>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Get a scaling plan.

ScalingPlansGetViaIdentity(String, Func<HttpResponseMessage,Task<IScalingPlan>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get a scaling plan.

ScalingPlansGetViaIdentity(String, Func<HttpResponseMessage,Task<IScalingPlan>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get a scaling plan.

ScalingPlansGetViaIdentityWithResult(String, IEventListener, ISendAsync)
ScalingPlansGetWithResult(String, String, String, IEventListener, ISendAsync)
ScalingPlansListByHostPool(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IScalingPlanList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List scaling plan associated with hostpool.

ScalingPlansListByHostPool(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IScalingPlanList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List scaling plan associated with hostpool.

ScalingPlansListByHostPoolViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IScalingPlanList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List scaling plan associated with hostpool.

ScalingPlansListByHostPoolViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IScalingPlanList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List scaling plan associated with hostpool.

ScalingPlansListByHostPoolViaIdentityWithResult(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
ScalingPlansListByHostPoolWithResult(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
ScalingPlansListByResourceGroup(String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IScalingPlanList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List scaling plans.

ScalingPlansListByResourceGroup(String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IScalingPlanList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List scaling plans.

ScalingPlansListByResourceGroupViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IScalingPlanList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List scaling plans.

ScalingPlansListByResourceGroupViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IScalingPlanList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List scaling plans.

ScalingPlansListByResourceGroupViaIdentityWithResult(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
ScalingPlansListByResourceGroupWithResult(String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
ScalingPlansListBySubscription(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage,Task<IScalingPlanList>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List scaling plans in subscription.

ScalingPlansListBySubscription(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage,Task<IScalingPlanList>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List scaling plans in subscription.

ScalingPlansListBySubscriptionViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IScalingPlanList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List scaling plans in subscription.

ScalingPlansListBySubscriptionViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IScalingPlanList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List scaling plans in subscription.

ScalingPlansListBySubscriptionViaIdentityWithResult(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
ScalingPlansListBySubscriptionWithResult(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
ScalingPlansUpdate(String, String, String, IScalingPlanPatch, Func<HttpResponseMessage,Task<IScalingPlan>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)

update a scaling plan.

ScalingPlansUpdate(String, String, String, IScalingPlanPatch, Func<HttpResponseMessage,Task<IScalingPlan>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Update a scaling plan.

ScalingPlansUpdateViaIdentity(String, IScalingPlanPatch, Func<HttpResponseMessage, Task<IScalingPlan>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync, SerializationMode)

update a scaling plan.

ScalingPlansUpdateViaIdentity(String, IScalingPlanPatch, Func<HttpResponseMessage, Task<IScalingPlan>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Update a scaling plan.

ScalingPlansUpdateViaIdentityWithResult(String, IScalingPlanPatch, IEventListener, ISendAsync, SerializationMode)
ScalingPlansUpdateViaJsonString(String, String, String, String, Func<HttpResponseMessage,Task<IScalingPlan>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

update a scaling plan.

ScalingPlansUpdateViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
ScalingPlansUpdateWithResult(String, String, String, IScalingPlanPatch, IEventListener, ISendAsync, SerializationMode)
SessionHostsDelete(String, String, String, String, Nullable<Boolean>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a SessionHost.

SessionHostsDelete(String, String, String, String, Nullable<Boolean>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a SessionHost.

SessionHostsDeleteViaIdentity(String, Nullable<Boolean>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a SessionHost.

SessionHostsDeleteViaIdentity(String, Nullable<Boolean>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a SessionHost.

SessionHostsGet(String, String, String, String, Func<HttpResponseMessage, Task<ISessionHost>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Get a session host.

SessionHostsGet(String, String, String, String, Func<HttpResponseMessage, Task<ISessionHost>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Get a session host.

SessionHostsGetViaIdentity(String, Func<HttpResponseMessage,Task<ISessionHost>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get a session host.

SessionHostsGetViaIdentity(String, Func<HttpResponseMessage,Task<ISessionHost>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get a session host.

SessionHostsGetViaIdentityWithResult(String, IEventListener, ISendAsync)
SessionHostsGetWithResult(String, String, String, String, IEventListener, ISendAsync)
SessionHostsList(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage,Task<ISessionHostList>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List sessionHosts.

SessionHostsList(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage,Task<ISessionHostList>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List sessionHosts.

SessionHostsListViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage,Task<ISessionHostList>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List sessionHosts.

SessionHostsListViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage,Task<ISessionHostList>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List sessionHosts.

SessionHostsListViaIdentityWithResult(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
SessionHostsListWithResult(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
SessionHostsUpdate(String, String, String, String, Nullable<Boolean>, ISessionHostPatch, Func<HttpResponseMessage,Task<ISessionHost>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)

update a session host.

SessionHostsUpdate(String, String, String, String, Nullable<Boolean>, ISessionHostPatch, Func<HttpResponseMessage,Task<ISessionHost>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Update a session host.

SessionHostsUpdateViaIdentity(String, Nullable<Boolean>, ISessionHostPatch, Func<HttpResponseMessage,Task<ISessionHost>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)

update a session host.

SessionHostsUpdateViaIdentity(String, Nullable<Boolean>, ISessionHostPatch, Func<HttpResponseMessage,Task<ISessionHost>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Update a session host.

SessionHostsUpdateViaIdentityWithResult(String, Nullable<Boolean>, ISessionHostPatch, IEventListener, ISendAsync, SerializationMode)
SessionHostsUpdateViaJsonString(String, String, String, String, Nullable<Boolean>, String, Func<HttpResponseMessage,Task<ISessionHost>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

update a session host.

SessionHostsUpdateViaJsonStringWithResult(String, String, String, String, Nullable<Boolean>, String, IEventListener, ISendAsync)
SessionHostsUpdateWithResult(String, String, String, String, Nullable<Boolean>, ISessionHostPatch, IEventListener, ISendAsync, SerializationMode)
StartMenuItemsList(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage,Task<IStartMenuItemList>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List start menu items in the given application group.

StartMenuItemsList(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage,Task<IStartMenuItemList>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List start menu items in the given application group.

StartMenuItemsListViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage,Task<IStartMenuItemList>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List start menu items in the given application group.

StartMenuItemsListViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage,Task<IStartMenuItemList>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List start menu items in the given application group.

StartMenuItemsListViaIdentityWithResult(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
StartMenuItemsListWithResult(String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
UserSessionsDelete(String, String, String, String, String, Nullable<Boolean>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a userSession.

UserSessionsDelete(String, String, String, String, String, Nullable<Boolean>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a userSession.

UserSessionsDeleteViaIdentity(String, Nullable<Boolean>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a userSession.

UserSessionsDeleteViaIdentity(String, Nullable<Boolean>, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a userSession.

UserSessionsDisconnect(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Disconnect a userSession.

UserSessionsDisconnect(String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Disconnect a userSession.

UserSessionsDisconnectViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Disconnect a userSession.

UserSessionsDisconnectViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Disconnect a userSession.

UserSessionsGet(String, String, String, String, String, Func<HttpResponseMessage, Task<IUserSession>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Get a userSession.

UserSessionsGet(String, String, String, String, String, Func<HttpResponseMessage, Task<IUserSession>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Get a userSession.

UserSessionsGetViaIdentity(String, Func<HttpResponseMessage,Task<IUserSession>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get a userSession.

UserSessionsGetViaIdentity(String, Func<HttpResponseMessage,Task<IUserSession>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get a userSession.

UserSessionsGetViaIdentityWithResult(String, IEventListener, ISendAsync)
UserSessionsGetWithResult(String, String, String, String, String, IEventListener, ISendAsync)
UserSessionsList(String, String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IUserSessionList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List userSessions.

UserSessionsList(String, String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IUserSessionList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List userSessions.

UserSessionsListByHostPool(String, String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IUserSessionList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List userSessions.

UserSessionsListByHostPool(String, String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IUserSessionList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List userSessions.

UserSessionsListByHostPoolViaIdentity(String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IUserSessionList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List userSessions.

UserSessionsListByHostPoolViaIdentity(String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IUserSessionList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List userSessions.

UserSessionsListByHostPoolViaIdentityWithResult(String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
UserSessionsListByHostPoolWithResult(String, String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
UserSessionsListViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage,Task<IUserSessionList>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List userSessions.

UserSessionsListViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage,Task<IUserSessionList>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

List userSessions.

UserSessionsListViaIdentityWithResult(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
UserSessionsListWithResult(String, String, String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
UserSessionsSendMessage(String, String, String, String, String, ISendMessage, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)

Send a message to a user.

UserSessionsSendMessage(String, String, String, String, String, ISendMessage, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Send a message to a user.

UserSessionsSendMessageViaIdentity(String, ISendMessage, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)

Send a message to a user.

UserSessionsSendMessageViaIdentity(String, ISendMessage, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Send a message to a user.

UserSessionsSendMessageViaJsonString(String, String, String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Send a message to a user.

WorkspacesCreateOrUpdate(String, String, String, IWorkspace, Func<HttpResponseMessage, Task<IWorkspace>,Task>, Func<HttpResponseMessage,Task<IWorkspace>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)

update a workspace.

WorkspacesCreateOrUpdate(String, String, String, IWorkspace, Func<HttpResponseMessage, Task<IWorkspace>,Task>, Func<HttpResponseMessage,Task<IWorkspace>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Create or update a workspace.

WorkspacesCreateOrUpdateViaIdentity(String, IWorkspace, Func<HttpResponseMessage, Task<IWorkspace>,Task>, Func<HttpResponseMessage,Task<IWorkspace>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync, SerializationMode)

update a workspace.

WorkspacesCreateOrUpdateViaIdentity(String, IWorkspace, Func<HttpResponseMessage, Task<IWorkspace>,Task>, Func<HttpResponseMessage,Task<IWorkspace>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Create or update a workspace.

WorkspacesCreateOrUpdateViaIdentityWithResult(String, IWorkspace, IEventListener, ISendAsync, SerializationMode)
WorkspacesCreateOrUpdateViaJsonString(String, String, String, String, Func<HttpResponseMessage,Task<IWorkspace>,Task>, Func<HttpResponseMessage, Task<IWorkspace>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

update a workspace.

WorkspacesCreateOrUpdateViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
WorkspacesCreateOrUpdateWithResult(String, String, String, IWorkspace, IEventListener, ISendAsync, SerializationMode)
WorkspacesDelete(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a workspace.

WorkspacesDelete(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a workspace.

WorkspacesDeleteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a workspace.

WorkspacesDeleteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

Remove a workspace.

WorkspacesGet(String, String, String, Func<HttpResponseMessage, Task<IWorkspace>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Get a workspace.

WorkspacesGet(String, String, String, Func<HttpResponseMessage, Task<IWorkspace>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Get a workspace.

WorkspacesGetViaIdentity(String, Func<HttpResponseMessage,Task<IWorkspace>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get a workspace.

WorkspacesGetViaIdentity(String, Func<HttpResponseMessage,Task<IWorkspace>, Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener, ISendAsync)

Get a workspace.

WorkspacesGetViaIdentityWithResult(String, IEventListener, ISendAsync)
WorkspacesGetWithResult(String, String, String, IEventListener, ISendAsync)
WorkspacesListByResourceGroup(String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IWorkspaceList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List workspaces.

WorkspacesListByResourceGroup(String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IWorkspaceList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List workspaces.

WorkspacesListByResourceGroupViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IWorkspaceList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List workspaces.

WorkspacesListByResourceGroupViaIdentity(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage, Task<IWorkspaceList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List workspaces.

WorkspacesListByResourceGroupViaIdentityWithResult(String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
WorkspacesListByResourceGroupWithResult(String, String, Nullable<Int32>, Nullable<Boolean>, Nullable<Int32>, IEventListener, ISendAsync)
WorkspacesListBySubscription(String, Func<HttpResponseMessage, Task<IWorkspaceList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List workspaces in subscription.

WorkspacesListBySubscription(String, Func<HttpResponseMessage, Task<IWorkspaceList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List workspaces in subscription.

WorkspacesListBySubscriptionViaIdentity(String, Func<HttpResponseMessage, Task<IWorkspaceList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List workspaces in subscription.

WorkspacesListBySubscriptionViaIdentity(String, Func<HttpResponseMessage, Task<IWorkspaceList>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

List workspaces in subscription.

WorkspacesListBySubscriptionViaIdentityWithResult(String, IEventListener, ISendAsync)
WorkspacesListBySubscriptionWithResult(String, IEventListener, ISendAsync)
WorkspacesUpdate(String, String, String, IWorkspacePatch, Func<HttpResponseMessage, Task<IWorkspace>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync, SerializationMode)

update a workspace.

WorkspacesUpdate(String, String, String, IWorkspacePatch, Func<HttpResponseMessage, Task<IWorkspace>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Update a workspace.

WorkspacesUpdateViaIdentity(String, IWorkspacePatch, Func<HttpResponseMessage, Task<IWorkspace>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync, SerializationMode)

update a workspace.

WorkspacesUpdateViaIdentity(String, IWorkspacePatch, Func<HttpResponseMessage, Task<IWorkspace>,Task>, Func<HttpResponseMessage,Task<ICloudError>, Task>, IEventListener, ISendAsync)

Update a workspace.

WorkspacesUpdateViaIdentityWithResult(String, IWorkspacePatch, IEventListener, ISendAsync, SerializationMode)
WorkspacesUpdateViaJsonString(String, String, String, String, Func<HttpResponseMessage,Task<IWorkspace>,Task>, Func<HttpResponseMessage, Task<ICloudError>,Task>, IEventListener, ISendAsync)

update a workspace.

WorkspacesUpdateViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
WorkspacesUpdateWithResult(String, String, String, IWorkspacePatch, IEventListener, ISendAsync, SerializationMode)

Applies to