CloudEdgeManagementRole Class

CloudEdgeManagementRole role.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.databoxedge.v2021_02_01_preview.models._models_py3.Role
CloudEdgeManagementRole

Constructor

CloudEdgeManagementRole(*, role_status: Optional[Union[str, azure.mgmt.databoxedge.v2021_02_01_preview.models._data_box_edge_management_client_enums.RoleStatus]] = None, **kwargs)

Parameters

kind
str or RoleTypes
Required

Required. Role type.Constant filled by server. Possible values include: "IOT", "ASA", "Functions", "Cognitive", "MEC", "CloudEdgeManagement", "Kubernetes".

role_status
str or RoleStatus
Required

Role status. Possible values include: "Enabled", "Disabled".

Variables

id
str

The path ID that uniquely identifies the object.

name
str

The object name.

type
str

The hierarchical type of the object.

system_data
SystemData

Role configured on ASE resource.

local_management_status
str or RoleStatus

Local Edge Management Status. Possible values include: "Enabled", "Disabled".

edge_profile
EdgeProfile

Edge Profile of the resource.