Get Cloud Edge Management Role Result
data class GetCloudEdgeManagementRoleResult(val edgeProfile: EdgeProfileResponse, val id: String, val kind: String, val localManagementStatus: String, val name: String, val roleStatus: String, val systemData: SystemDataResponse, val type: String)
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.
Constructors
Link copied to clipboard
constructor(edgeProfile: EdgeProfileResponse, id: String, kind: String, localManagementStatus: String, name: String, roleStatus: String, systemData: SystemDataResponse, type: String)