다음을 통해 공유


CloudEdgeManagementRole Class

Definition

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.

public class CloudEdgeManagementRole : Azure.ResourceManager.DataBoxEdge.DataBoxEdgeRoleData
type CloudEdgeManagementRole = class
    inherit DataBoxEdgeRoleData
Public Class CloudEdgeManagementRole
Inherits DataBoxEdgeRoleData
Inheritance
CloudEdgeManagementRole

Constructors

CloudEdgeManagementRole()

Initializes a new instance of CloudEdgeManagementRole.

Properties

EdgeSubscription

Edge Profile Subscription.

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
LocalManagementStatus

Local Edge Management Status.

Name

The name of the resource.

(Inherited from ResourceData)
ResourceType

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

(Inherited from ResourceData)
RoleStatus

Role status.

SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)

Applies to