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)
|
Create or update 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.
|
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.
|
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.
|
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.
|
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)
|
Update an applicationGroup.
|
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)
|
Create or update 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.
|
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.
|
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.
|
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)
|
Update an application.
|
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.
|
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.
|
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)
|
Update a desktop.
|
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)
|
Create or update 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.
|
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.
|
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.
|
HostPoolsListByResourceGroupViaIdentity(String, Nullable<Int32>,
Nullable<Boolean>, Nullable<Int32>, Func<HttpResponseMessage,
Task<IHostPoolList>,Task>, Func<HttpResponseMessage,Task<ICloudError>,
Task>, IEventListener, ISendAsync)
|
List hostPools.
|
HostPoolsListViaIdentity(String, Nullable<Int32>, Nullable<Boolean>,
Nullable<Int32>, Func<HttpResponseMessage,Task<IHostPoolList>,
Task>, Func<HttpResponseMessage,Task<ICloudError>,Task>, IEventListener,
ISendAsync)
|
List hostPools in subscription.
|
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.
|
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)
|
Update a host pool.
|
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)
|
Expands and Lists MSIX packages in an Image, given the Image Path.
|
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)
|
Create or update a 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.
|
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.
|
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.
|
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)
|
Update an MSIX Package.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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)
|
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)
|
Approve or reject a private endpoint connection.
|
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.
|
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.
|
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)
|
Create or update 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.
|
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.
|
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.
|
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)
|
Update a ScalingPlanPersonalSchedule.
|
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)
|
Create or update 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.
|
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.
|
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.
|
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)
|
Update a ScalingPlanPooledSchedule.
|
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)
|
Create or update 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.
|
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.
|
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.
|
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.
|
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.
|
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)
|
Update a scaling plan.
|
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.
|
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.
|
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.
|
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)
|
Update a session host.
|
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.
|
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.
|
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.
|
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.
|
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.
|
UserSessionsListByHostPoolViaIdentity(String, 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.
|
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)
|
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)
|
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)
|
Create or update 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.
|
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.
|
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.
|
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.
|
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)
|
Update a workspace.
|