Get MECRole Result
data class GetMECRoleResult(val azureApiVersion: String, val connectionString: AsymmetricEncryptedSecretResponse? = null, val controllerEndpoint: String? = null, val id: String, val kind: String, val name: String, val resourceUniqueId: String? = null, val roleStatus: String, val systemData: SystemDataResponse, val type: String)
MEC role.
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, connectionString: AsymmetricEncryptedSecretResponse? = null, controllerEndpoint: String? = null, id: String, kind: String, name: String, resourceUniqueId: String? = null, roleStatus: String, systemData: SystemDataResponse, type: String)
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Activation key of the MEC.
Link copied to clipboard
Controller Endpoint.
Link copied to clipboard
Unique Id of the Resource.
Link copied to clipboard
Role status.
Link copied to clipboard
Metadata pertaining to creation and last modification of Role