Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResourceIdentity

Package version

Azure Active Directory identity configuration for a resource.

Hierarchy

  • ResourceIdentity

Index

Properties

Optional principalId

principalId: undefined | string

The Azure Active Directory principal id. NOTE: This property will not be serialized. It can only be populated by the server.

Optional tenantId

tenantId: undefined | string

The Azure Active Directory tenant id. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

The identity type. Set this to 'SystemAssigned' in order to automatically create and assign an Azure Active Directory principal for the resource. Possible values include: 'SystemAssigned'

Generated using TypeDoc