AuthorizedApplicationProperties interface
model interface AuthorizedApplicationProperties
Properties
| data |
The authorizations that determine the level of data access permissions on the specified resource types. |
| provider |
|
| provisioning |
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