ResourceIdentity interface

Identity for the resource.

Properties

principalId

Object id of the identity resource NOTE: This property will not be serialized. It can only be populated by the server.

tenantId

The tenant id of the resource NOTE: This property will not be serialized. It can only be populated by the server.

type

Type of Identity. Supported values are: 'None', 'SystemAssigned'

Property Details

principalId

Object id of the identity resource NOTE: This property will not be serialized. It can only be populated by the server.

principalId?: string

Property Value

string

tenantId

The tenant id of the resource NOTE: This property will not be serialized. It can only be populated by the server.

tenantId?: string

Property Value

string

type

Type of Identity. Supported values are: 'None', 'SystemAssigned'

type?: string

Property Value

string