ApplicationAuthorization interface

The managed application provider authorization.

Properties

principalId

The provider's principal identifier. This is the identity that the provider will use to call ARM to manage the managed application resources.

roleDefinitionId

The provider's role definition identifier. This role will define all the permissions that the provider must have on the managed application's container resource group. This role definition cannot have permission to delete the resource group.

Property Details

principalId

The provider's principal identifier. This is the identity that the provider will use to call ARM to manage the managed application resources.

principalId: string

Property Value

string

roleDefinitionId

The provider's role definition identifier. This role will define all the permissions that the provider must have on the managed application's container resource group. This role definition cannot have permission to delete the resource group.

roleDefinitionId: string

Property Value

string