GetCloudEdgeManagementRoleResult

data class GetCloudEdgeManagementRoleResult(val azureApiVersion: String, 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(azureApiVersion: String, edgeProfile: EdgeProfileResponse, id: String, kind: String, localManagementStatus: String, name: String, roleStatus: String, systemData: SystemDataResponse, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Azure API version of the resource.

Link copied to clipboard

Edge Profile of the resource

Link copied to clipboard
val id: String

The path ID that uniquely identifies the object.

Link copied to clipboard

Role type. Expected value is 'CloudEdgeManagement'.

Link copied to clipboard

Local Edge Management Status

Link copied to clipboard

The object name.

Link copied to clipboard

Role status.

Link copied to clipboard

Metadata pertaining to creation and last modification of Role

Link copied to clipboard

The hierarchical type of the object.