MECRole Class
MEC 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.datab.models._models_py3.RoleMECRole
Constructor
MECRole(*, connection_string: Optional[azure.mgmt.datab.models._models_py3.AsymmetricEncryptedSecret] = None, role_status: Optional[Union[str, azure.mgmt.datab.models._data_box_edge_management_client_enums.RoleStatus]] = None, **kwargs)
Parameters
- kind
- str or <xref:azure.mgmt.databoxedge.v2020_12_01.models.RoleTypes>
Required
Required. Role type.Constant filled by server. Possible values include: "IOT", "ASA", "Functions", "Cognitive", "MEC", "CloudEdgeManagement", "Kubernetes".
- connection_string
- <xref:azure.mgmt.databoxedge.v2020_12_01.models.AsymmetricEncryptedSecret>
Required
Activation key of the MEC.
- role_status
- str or <xref:azure.mgmt.databoxedge.v2020_12_01.models.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
- <xref:azure.mgmt.databoxedge.v2020_12_01.models.SystemData>
Role configured on ASE resource.
Feedback
Submit and view feedback for