GetCloudEdgeManagementRoleResult

data class GetCloudEdgeManagementRoleResult(val edgeProfile: EdgeProfileResponse, val id: String, val kind: String, val localManagementStatus: String, val name: String, val roleStatus: String, val systemData: SystemDataResponse, val type: String)

CloudEdgeManagementRole role.

Constructors

Link copied to clipboard
constructor(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

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

Role configured on ASE resource

Link copied to clipboard

The hierarchical type of the object.