CustomEntityStoreAssignment interface

Custom entity store assignment

Extends

Properties

entityStoreDatabaseLink

The link to entity store database.

principal

The principal assigned with entity store. Format of principal is: [AAD type]=[PrincipalObjectId];[TenantId]

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

name

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

type

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

The link to entity store database.

entityStoreDatabaseLink?: string

Property Value

string

principal

The principal assigned with entity store. Format of principal is: [AAD type]=[PrincipalObjectId];[TenantId]

principal?: string

Property Value

string

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

Inherited Property Details

id

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From Resource.id

name

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From Resource.name

type

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From Resource.type