Get Cloud Edge Management Role Result
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)