MECRole interface

MEC role.

Extends

Properties

connectionString

Activation key of the MEC.

controllerEndpoint

Controller Endpoint.

kind

Role type.

resourceUniqueId

Unique Id of the Resource.

roleStatus

Role status.

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Property Details

connectionString

Activation key of the MEC.

connectionString?: AsymmetricEncryptedSecret

Property Value

controllerEndpoint

Controller Endpoint.

controllerEndpoint?: string

Property Value

string

kind

Role type.

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

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Property Value

string

Inherited From Role.id

name

The name of the resource

name?: string

Property Value

string

Inherited From Role.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From Role.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From Role.type