AuthorizedApplicationProperties interface

model interface AuthorizedApplicationProperties

Properties

dataAuthorizations

The authorizations that determine the level of data access permissions on the specified resource types.

providerAuthorization
provisioningState

The provisioning state.

Property Details

dataAuthorizations

The authorizations that determine the level of data access permissions on the specified resource types.

dataAuthorizations?: ApplicationDataAuthorization[]

Property Value

providerAuthorization

providerAuthorization?: ApplicationProviderAuthorization

Property Value

provisioningState

The provisioning state.

provisioningState?: string

Property Value

string