CloudEdgeManagementRole interface
CloudEdgeManagementRole role.
- Extends
Properties
edge |
Edge Profile of the resource NOTE: This property will not be serialized. It can only be populated by the server. |
kind | Polymorphic discriminator, which specifies the different types this object can be |
local |
Local Edge Management Status NOTE: This property will not be serialized. It can only be populated by the server. |
role |
Role status. |
Inherited Properties
id | The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server. |
name | The object name. NOTE: This property will not be serialized. It can only be populated by the server. |
system |
Role configured on ASE resource NOTE: This property will not be serialized. It can only be populated by the server. |
type | The hierarchical type of the object. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
edgeProfile
Edge Profile of the resource NOTE: This property will not be serialized. It can only be populated by the server.
edgeProfile?: EdgeProfile
Property Value
kind
Polymorphic discriminator, which specifies the different types this object can be
kind: "CloudEdgeManagement"
Property Value
"CloudEdgeManagement"
localManagementStatus
Local Edge Management Status NOTE: This property will not be serialized. It can only be populated by the server.
localManagementStatus?: string
Property Value
string
roleStatus
Role status.
roleStatus?: string
Property Value
string
Inherited Property Details
id
The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From Role.id
name
The object name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From Role.name
systemData
Role configured on ASE resource NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
Inherited From Role.systemData
type
The hierarchical type of the object. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From Role.type