MECRole interface

MEC role.

Extends

Properties

connectionString

Activation key of the MEC.

controllerEndpoint

Controller Endpoint.

kind

Polymorphic discriminator, which specifies the different types this object can be

resourceUniqueId

Unique Id of the Resource.

roleStatus

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.

systemData

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

connectionString

Activation key of the MEC.

connectionString?: AsymmetricEncryptedSecret

Property Value

controllerEndpoint

Controller Endpoint.

controllerEndpoint?: string

Property Value

string

kind

Polymorphic discriminator, which specifies the different types this object can be

kind: "MEC"

Property Value

"MEC"

resourceUniqueId

Unique Id of the Resource.

resourceUniqueId?: 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