Package version:

Interface ServicePrincipal

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

Hierarchy

  • ServicePrincipal

Properties

clientId?: string

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

principalId?: string

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

tenantId?: string

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

type?: string

Service principal type.

Generated using TypeDoc