getCloudEdgeManagementRole

Gets a specific role by name. Uses Azure REST API version 2023-07-01.

Return

The preview of Virtual Machine Cloud Management from the Azure supports deploying and managing VMs on your Azure Stack Edge device from Azure Portal. For more information, refer to: https://docs.microsoft.com/en-us/azure/databox-online/azure-stack-edge-gpu-virtual-machine-overview By using this feature, you agree to the preview legal terms. See the https://azure.microsoft.com/en-us/support/legal/preview-supplemental-terms/ for additional details.

Parameters

argument

null


suspend fun getCloudEdgeManagementRole(deviceName: String, name: String, resourceGroupName: String): GetCloudEdgeManagementRoleResult

Return

The preview of Virtual Machine Cloud Management from the Azure supports deploying and managing VMs on your Azure Stack Edge device from Azure Portal. For more information, refer to: https://docs.microsoft.com/en-us/azure/databox-online/azure-stack-edge-gpu-virtual-machine-overview By using this feature, you agree to the preview legal terms. See the https://azure.microsoft.com/en-us/support/legal/preview-supplemental-terms/ for additional details.

Parameters

deviceName

The device name.

name

The role name.

resourceGroupName

The resource group name.

See also


Return

The preview of Virtual Machine Cloud Management from the Azure supports deploying and managing VMs on your Azure Stack Edge device from Azure Portal. For more information, refer to: https://docs.microsoft.com/en-us/azure/databox-online/azure-stack-edge-gpu-virtual-machine-overview By using this feature, you agree to the preview legal terms. See the https://azure.microsoft.com/en-us/support/legal/preview-supplemental-terms/ for additional details.

Parameters

argument

Builder for com.pulumi.azurenative.databoxedge.kotlin.inputs.GetCloudEdgeManagementRolePlainArgs.

See also