ServicePrincipal interface

The managed instance's service principal configuration for a resource.

Properties

clientId

The Azure Active Directory application client id.

principalId

The Azure Active Directory application object id.

tenantId

The Azure Active Directory tenant id.

type

Service principal type.

Property Details

clientId

The Azure Active Directory application client id.

clientId?: string

Property Value

string

principalId

The Azure Active Directory application object id.

principalId?: string

Property Value

string

tenantId

The Azure Active Directory tenant id.

tenantId?: string

Property Value

string

type

Service principal type.

type?: string

Property Value

string