ProviderAuthorizedApplicationProperties.DataAuthorizations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The authorizations that determine the level of data access permissions on the specified resource types.
public System.Collections.Generic.IList<Azure.ResourceManager.ProviderHub.Models.ApplicationDataAuthorization> DataAuthorizations { get; }
member this.DataAuthorizations : System.Collections.Generic.IList<Azure.ResourceManager.ProviderHub.Models.ApplicationDataAuthorization>
Public ReadOnly Property DataAuthorizations As IList(Of ApplicationDataAuthorization)