Desktopvirtualization Functions
Functions
Link copied to clipboard
Schema for Application properties. API Version: 2021-02-01-preview.
suspend fun getApplication(argument: suspend GetApplicationPlainArgsBuilder.() -> Unit): GetApplicationResult
suspend fun getApplication(applicationGroupName: String, applicationName: String, resourceGroupName: String): GetApplicationResult
Link copied to clipboard
Represents a ApplicationGroup definition. API Version: 2021-02-01-preview.
suspend fun getApplicationGroup(argument: suspend GetApplicationGroupPlainArgsBuilder.() -> Unit): GetApplicationGroupResult
suspend fun getApplicationGroup(applicationGroupName: String, resourceGroupName: String): GetApplicationGroupResult
Link copied to clipboard
Represents a HostPool definition. API Version: 2021-02-01-preview.
suspend fun getHostPool(argument: suspend GetHostPoolPlainArgsBuilder.() -> Unit): GetHostPoolResult
Link copied to clipboard
Schema for MSIX Package properties. API Version: 2021-02-01-preview.
suspend fun getMSIXPackage(argument: suspend GetMSIXPackagePlainArgsBuilder.() -> Unit): GetMSIXPackageResult
suspend fun getMSIXPackage(hostPoolName: String, msixPackageFullName: String, resourceGroupName: String): GetMSIXPackageResult
Link copied to clipboard
suspend fun getPrivateEndpointConnectionByHostPool(argument: GetPrivateEndpointConnectionByHostPoolPlainArgs): GetPrivateEndpointConnectionByHostPoolResult
The Private Endpoint Connection resource. API Version: 2021-04-01-preview.
suspend fun getPrivateEndpointConnectionByHostPool(argument: suspend GetPrivateEndpointConnectionByHostPoolPlainArgsBuilder.() -> Unit): GetPrivateEndpointConnectionByHostPoolResult
suspend fun getPrivateEndpointConnectionByHostPool(hostPoolName: String, privateEndpointConnectionName: String, resourceGroupName: String): GetPrivateEndpointConnectionByHostPoolResult
Link copied to clipboard
suspend fun getPrivateEndpointConnectionByWorkspace(argument: GetPrivateEndpointConnectionByWorkspacePlainArgs): GetPrivateEndpointConnectionByWorkspaceResult
The Private Endpoint Connection resource. API Version: 2021-04-01-preview.
suspend fun getPrivateEndpointConnectionByWorkspace(argument: suspend GetPrivateEndpointConnectionByWorkspacePlainArgsBuilder.() -> Unit): GetPrivateEndpointConnectionByWorkspaceResult
suspend fun getPrivateEndpointConnectionByWorkspace(privateEndpointConnectionName: String, resourceGroupName: String, workspaceName: String): GetPrivateEndpointConnectionByWorkspaceResult
Link copied to clipboard
Represents a scaling plan definition. API Version: 2021-02-01-preview.
suspend fun getScalingPlan(argument: suspend GetScalingPlanPlainArgsBuilder.() -> Unit): GetScalingPlanResult
suspend fun getScalingPlan(resourceGroupName: String, scalingPlanName: String): GetScalingPlanResult
Link copied to clipboard
suspend fun getScalingPlanPooledSchedule(argument: GetScalingPlanPooledSchedulePlainArgs): GetScalingPlanPooledScheduleResult
Represents a ScalingPlanPooledSchedule definition. API Version: 2022-04-01-preview.
suspend fun getScalingPlanPooledSchedule(argument: suspend GetScalingPlanPooledSchedulePlainArgsBuilder.() -> Unit): GetScalingPlanPooledScheduleResult
suspend fun getScalingPlanPooledSchedule(resourceGroupName: String, scalingPlanName: String, scalingPlanScheduleName: String): GetScalingPlanPooledScheduleResult
Link copied to clipboard
Represents a Workspace definition. API Version: 2021-02-01-preview.
suspend fun getWorkspace(argument: suspend GetWorkspacePlainArgsBuilder.() -> Unit): GetWorkspaceResult